@codeandfunction/callaloo 4.7.4 → 4.7.5
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/dist/callaloo.global.js +1 -1
- package/dist/chunks/{CLA11yButton.vue_vue_type_style_index_0_lang-fn1ix3QX.js → CLA11yButton.vue_vue_type_style_index_0_lang-zGLnnSIW.js} +1 -1
- package/dist/chunks/{CLButton.vue_vue_type_style_index_0_lang-D0vMBs0W.js → CLButton.vue_vue_type_style_index_0_lang-MvhnNzVW.js} +3 -3
- package/dist/chunks/{CLCard.vue_vue_type_style_index_0_lang-CfB_Fpy5.js → CLCard.vue_vue_type_style_index_0_lang-Sre7UYZd.js} +5 -5
- package/dist/chunks/{CLFormLabel.vue_vue_type_script_setup_true_lang-BcHOofhM.js → CLFormLabel.vue_vue_type_script_setup_true_lang-CIQxM6aH.js} +1 -1
- package/dist/chunks/{CLHeading.vue_vue_type_style_index_0_lang-DntAR1dI.js → CLHeading.vue_vue_type_style_index_0_lang-DH5oJc1C.js} +1 -1
- package/dist/chunks/{CLIcon.vue_vue_type_style_index_0_lang-CzJDIguL.js → CLIcon.vue_vue_type_style_index_0_lang-Dhr2tI-g.js} +1 -1
- package/dist/chunks/{CLInputMessages.vue_vue_type_style_index_0_lang-CF_lxNr8.js → CLInputMessages.vue_vue_type_style_index_0_lang-DTWvAACK.js} +1 -1
- package/dist/chunks/{CLLink.vue_vue_type_style_index_0_lang-CZZm1duI.js → CLLink.vue_vue_type_style_index_0_lang-BXysZqLn.js} +2 -2
- package/dist/chunks/{CLNavLink.vue_vue_type_script_setup_true_lang-BEBTiI0u.js → CLNavLink.vue_vue_type_script_setup_true_lang-Dhnmfa9W.js} +1 -1
- package/dist/chunks/{CLPill.vue_vue_type_style_index_0_lang-Eh8_1A7g.js → CLPill.vue_vue_type_style_index_0_lang-BQim03ge.js} +3 -3
- package/dist/chunks/{CLSkeleton.vue_vue_type_style_index_0_lang-DO-kZ629.js → CLSkeleton.vue_vue_type_style_index_0_lang-DduoX6Cu.js} +1 -1
- package/dist/chunks/{CLSpinner.vue_vue_type_style_index_0_lang-ByLBkPr8.js → CLSpinner.vue_vue_type_style_index_0_lang-DlXqnsi8.js} +1 -1
- package/dist/chunks/{CLText.vue_vue_type_style_index_0_lang-DVwTAVXM.js → CLText.vue_vue_type_style_index_0_lang-B-L8ECJL.js} +1 -1
- package/dist/chunks/CLThemeProvider.vue_vue_type_script_setup_true_lang-jaJYKZL8.js +59 -0
- package/dist/chunks/{CLToast.vue_vue_type_style_index_0_lang-BYHaeCZV.js → CLToast.vue_vue_type_style_index_0_lang-CzSDeL_X.js} +4 -4
- package/dist/chunks/CLToastProvider.vue_vue_type_script_setup_true_lang-DkGK0H4Z.js +35 -0
- package/dist/chunks/{base-theme--kHiV8Yr.js → context-CEvx70FY.js} +36 -47
- package/dist/chunks/context-dkA4VoF7.js +4 -0
- package/dist/chunks/magic-string.es-uPKorP4O.js +663 -0
- package/dist/chunks/{utils-C9p9W8oE.js → utils-BfOa9ckr.js} +1 -1
- package/dist/chunks/{utils-Dp9v2LTO.js → utils-BjZURPWx.js} +1 -1
- package/dist/chunks/{utils-DvIHDaPn.js → utils-C1xiySYN.js} +1 -1
- package/dist/chunks/{utils-DtSQZ0tk.js → utils-D00IXMTR.js} +1 -1
- package/dist/chunks/{utils-BFZ8uebw.js → utils-eBt2zUZl.js} +1 -1
- package/dist/chunks/{utils-BT2IMc_A.js → utils-nD3K7jh9.js} +1 -1
- package/dist/chunks/vue-test-utils.esm-bundler-BeQTU4qG.js +18679 -0
- package/dist/components/Buttons/CLA11yButton/CLA11yButton.js +1 -1
- package/dist/components/Buttons/CLButton/CLButton.js +1 -1
- package/dist/components/CLIcon/CLIcon.js +1 -1
- package/dist/components/CLTable/CLTable.js +2 -2
- package/dist/components/Containers/CLCard/CLCard.js +1 -1
- package/dist/components/Containers/CLCarousel/CLCarousel.js +2 -2
- package/dist/components/Containers/CLDisclosure/CLDisclosure.js +5 -5
- package/dist/components/Containers/CLDrawer/CLDrawer.js +1 -1
- package/dist/components/Form/CLCheckbox/CLCheckbox.js +3 -3
- package/dist/components/Form/CLInput/CLInput.js +5 -5
- package/dist/components/Form/CLRadioButton/CLRadioButton.js +2 -2
- package/dist/components/Form/CLSelect/CLSelect.js +3 -3
- package/dist/components/Form/CLTextArea/CLTextArea.js +2 -2
- package/dist/components/Indicators/CLBadge/CLBadge.js +1 -1
- package/dist/components/Indicators/CLBanner/CLBanner.js +6 -6
- package/dist/components/Indicators/CLPill/CLPill.js +1 -1
- package/dist/components/Indicators/CLProgress/CLProgress.js +2 -2
- package/dist/components/Loading/CLSkeleton/CLSkeleton.js +1 -1
- package/dist/components/Loading/CLSpinner/CLSpinner.js +1 -1
- package/dist/components/Modals/CLModal/CLModal.js +3 -3
- package/dist/components/Navigation/CLLink/CLLink.js +1 -1
- package/dist/components/Navigation/CLNavLink/CLNavLink.js +1 -1
- package/dist/components/Navigation/CLNavSection/CLNavSection.js +2 -2
- package/dist/components/Popups/CLDropdownMenu/CLDropdownMenu.js +2 -2
- package/dist/components/Popups/CLToast/CLToast.js +1 -1
- package/dist/components/Providers/CLThemeProvider/CLThemeProvider.js +6 -58
- package/dist/components/Providers/CLThemeProvider/base-theme.d.ts +7 -6
- package/dist/components/Providers/CLThemeProvider/context.d.ts +13 -0
- package/dist/components/Providers/CLThemeProvider/index.d.ts +1 -0
- package/dist/components/Providers/CLToastProvider/CLToastProvider.js +5 -44
- package/dist/components/Providers/CLToastProvider/context.d.ts +8 -0
- package/dist/components/Providers/CLToastProvider/index.d.ts +1 -0
- package/dist/components/Typography/CLHeading/CLHeading.js +1 -1
- package/dist/components/Typography/CLText/CLText.js +1 -1
- package/dist/composables/useTheme.d.ts +4 -14
- package/dist/composables/useTheme.js +38 -29
- package/dist/composables/useTheme.spec.js +88 -0
- package/dist/composables/useToast.d.ts +2 -2
- package/dist/composables/useToast.js +9 -6
- package/dist/composables/useToast.spec.js +45 -0
- package/dist/test-setup.d.ts +1 -0
- package/package.json +1 -1
package/dist/callaloo.global.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var Callaloo=(function(M,l){"use strict";var _=(e=>(e.Left="left",e.Center="center",e.Right="right",e))(_||{}),Me=(e=>(e.Full="rounded-full",e.Large="rounded-lg",e.Medium="rounded-md",e.None="rounded-none",e.Small="rounded-sm",e.XL="rounded-xl",e.XXL="rounded-2xl",e.XXXL="rounded-3xl",e.XS="rounded-xs",e))(Me||{}),bl=(e=>(e.Button="button",e.Submit="submit",e))(bl||{}),fl=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e))(fl||{}),H=(e=>(e.Primary="primary",e.Secondary="secondary",e.Danger="danger",e.Info="info",e.Neutral="neutral",e.Warning="warning",e.Success="success",e))(H||{}),v=(e=>(e.Contrast="contrast",e.Ghost="ghost",e.Outline="outline",e.Soft="soft",e.Solid="solid",e.Text="text",e))(v||{}),Ae=(e=>(e.Block="block",e.Inline="inline",e))(Ae||{}),je=(e=>(e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e))(je||{}),re=(e=>(e.Title="title",e.PageTitle="pagetitle",e.Section="section",e.SubSection="subsection",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(re||{}),w=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(w||{}),O=(e=>(e.Activity="tabler:activity",e.AddressBook="tabler:address-book",e.Adjustments="tabler:adjustments",e.AdjustmentsHorizontal="tabler:adjustments-horizontal",e.Ai="tabler:ai",e.Alarm="tabler:alarm",e.AlarmPlus="tabler:alarm-plus",e.AlertSquare="tabler:alert-square",e.AlertTriangle="tabler:alert-triangle",e.AlignBoxLeftTop="tabler:align-box-left-top",e.AlignBoxLeftMiddle="tabler:align-box-left-middle",e.AlignBoxLeftBottom="tabler:align-box-left-bottom",e.AlignBoxCenterTop="tabler:align-box-center-top",e.AlignBoxCenterMiddle="tabler:align-box-center-middle",e.AlignBoxCenterBottom="tabler:align-box-center-bottom",e.AlignBoxRightTop="tabler:align-box-right-top",e.AlignBoxRightMiddle="tabler:align-box-right-middle",e.AlignBoxRightBottom="tabler:align-box-right-bottom",e.AlignCenter="tabler:align-center",e.AlignLeft="tabler:align-left",e.AlignRight="tabler:align-right",e.AlignJustified="tabler:align-justified",e.Apps="tabler:apps",e.Archive="tabler:archive",e.ArrowBackUp="tabler:arrow-back-up",e.ArrowForwardUp="tabler:arrow-forward-up",e.ArrowBigUpLine="tabler:arrow-big-up-line",e.ArrowBigDownLine="tabler:arrow-big-down-line",e.ArrowBack="tabler:arrow-back",e.ArrowDown="tabler:arrow-down",e.ArrowForward="tabler:arrow-forward",e.ArrowLeft="tabler:arrow-left",e.ArrowRight="tabler:arrow-right",e.ArrowUp="tabler:arrow-up",e.ArrowNarrowDown="tabler:arrow-narrow-down",e.ArrowNarrowLeft="tabler:arrow-narrow-left",e.ArrowNarrowRight="tabler:arrow-narrow-right",e.ArrowNarrowUp="tabler:arrow-narrow-up",e.ArrowsDiagonal="tabler:arrows-diagonal",e.ArrowsDiagonal2="tabler:arrows-diagonal-2",e.ArrowsDiagonalMinimize="tabler:arrows-diagonal-minimize",e.ArrowsDiagonalMinimize2="tabler:arrows-diagonal-minimize-2",e.ArrowsMaximize="tabler:arrows-maximize",e.ArrowsMinimize="tabler:arrows-minimize",e.ArrowsMove="tabler:arrows-move",e.ArrowsSort="tabler:arrows-sort",e.AtSign="tabler:at",e.Auth2fa="tabler:auth-2fa",e.Backspace="tabler:backspace",e.Bed="tabler:bed",e.Bell="tabler:bell",e.BellPlus="tabler:bell-plus",e.Beach="tabler:beach",e.Binoculars="tabler:binoculars",e.Bike="tabler:bike",e.Book="tabler:book",e.Bookmark="tabler:bookmark",e.BorderCorners="tabler:border-corners",e.BoxMargin="tabler:box-margin",e.Brush="tabler:brush",e.BrandApple="tabler:brand-apple",e.BrandAws="tabler:brand-aws",e.BrandCloudflare="tabler:brand-cloudflare",e.BrandFacebook="tabler:brand-facebook-filled",e.BrandGitlab="tabler:brand-gitlab",e.BrandGithub="tabler:brand-github",e.BrandGoogle="tabler:brand-google-filled",e.BrandInstagram="tabler:brand-instagram",e.BrandLinkedIn="tabler:brand-linkedin",e.BrandMastercard="tabler:brand-mastercard",e.BrandNpm="tabler:brand-npm",e.BrandNuxt="tabler:brand-nuxt",e.BrandReact="tabler:brand-react",e.BrandReactNative="tabler:brand-react-native",e.BrandSpotify="tabler:brand-spotify",e.BrandTidal="tabler:brand-tidal",e.BrandTikTok="tabler:brand-tiktok",e.BrandTwitter="tabler:brand-twitter-filled",e.BrandVercel="tabler:brand-vercel",e.BrandVisa="tabler:brand-visa",e.BrandVue="tabler:brand-vue",e.BrandWhatsApp="tabler:brand-whatsapp",e.BrandX="tabler:brand-x",e.BrandYouTube="tabler:brand-youtube-filled",e.BrandWindows="tabler:brand-windows",e.Briefcase="tabler:briefcase",e.Briefcase2="tabler:briefcase-2",e.Broadcast="tabler:broadcast",e.Browser="tabler:browser",e.Building="tabler:building",e.BuildingAirport="tabler:building-airport",e.BuildingBank="tabler:building-bank",e.BuildingCastle="tabler:building-castle",e.BuildingCarousel="tabler:building-carousel",e.BuildingChurch="tabler:building-church",e.BuildingCommunity="tabler:building-community",e.BuildingCottage="tabler:building-cottage",e.BuildingStadium="tabler:building-stadium",e.BuildingStore="tabler:building-store",e.BuildingSkyscraper="tabler:building-skyscraper",e.Bug="tabler:bug",e.Bulb="tabler:bulb",e.Bus="tabler:bus",e.BusinessPlan="tabler:businessplan",e.Calendar="tabler:calendar",e.CalendarPlus="tabler:calendar-plus",e.Calculator="tabler:calculator",e.Camera="tabler:camera",e.Camper="tabler:camper",e.Car="tabler:car",e.CaretDown="tabler:caret-down",e.CaretLeft="tabler:caret-left",e.CaretRight="tabler:caret-right",e.CaretUp="tabler:caret-up",e.CarouselHorizontal="tabler:carousel-horizontal",e.ChartBar="tabler:chart-bar",e.ChartPie="tabler:chart-pie",e.Check="tabler:check",e.ChefHat="tabler:chef-hat",e.ChevronLeft="tabler:chevron-left",e.ChevronsLeft="tabler:chevrons-left",e.ChevronRight="tabler:chevron-right",e.ChevronsRight="tabler:chevrons-right",e.ChevronUp="tabler:chevron-up",e.ChevronsUp="tabler:chevrons-up",e.ChevronDown="tabler:chevron-down",e.ChevronsDown="tabler:chevrons-down",e.Circle="tabler:circle",e.CircleCheck="tabler:circle-check",e.CircleDot="tabler:circle-dot",e.CircleMinus="tabler:circle-minus",e.CircleNumber0="tabler:circle-number-0",e.CircleNumber1="tabler:circle-number-1",e.CircleNumber2="tabler:circle-number-2",e.CircleNumber3="tabler:circle-number-3",e.CircleNumber4="tabler:circle-number-4",e.CircleNumber5="tabler:circle-number-5",e.CircleNumber6="tabler:circle-number-6",e.CircleNumber7="tabler:circle-number-7",e.CircleNumber8="tabler:circle-number-8",e.CircleNumber9="tabler:circle-number-9",e.CirclePlus="tabler:circle-plus",e.Click="tabler:click",e.ClipboardCopy="tabler:clipboard-copy",e.ClipboardText="tabler:clipboard-text",e.Clock="tabler:clock",e.Clock2="tabler:clock-2",e.Cloud="tabler:cloud",e.CloudCheck="tabler:cloud-check",e.CloudComputing="tabler:cloud-computing",e.CloudDataConnection="tabler:cloud-data-connection",e.CloudDown="tabler:cloud-down",e.CloudDownload="tabler:cloud-download",e.CloudUp="tabler:cloud-up",e.CloudUpload="tabler:cloud-upload",e.CloudX="tabler:cloud-x",e.Code="tabler:code",e.Coin="tabler:coin",e.Coins="tabler:coins",e.Columns1="tabler:columns-1",e.Columns2="tabler:columns-2",e.Columns3="tabler:columns-3",e.Command="tabler:command",e.Components="tabler:components",e.Confetti="tabler:confetti",e.Contrast="tabler:contrast",e.Copy="tabler:copy",e.CreditCard="tabler:credit-card",e.Dashboard="tabler:dashboard",e.Database="tabler:database",e.DatabaseExport="tabler:database-export",e.Delete="tabler:x",e.Devices="tabler:devices",e.DevicesDollar="tabler:devices-dollar",e.DeviceDesktop="tabler:device-desktop",e.DeviceGamepad="tabler:device-gamepad",e.DeviceMobile="tabler:device-mobile",e.DeviceTablet="tabler:device-tablet",e.DeviceTv="tabler:device-tv",e.Dialpad="tabler:dialpad",e.DirectionSign="tabler:direction-sign",e.Download="tabler:download",e.DragDrop="tabler:drag-drop",e.EditItem="tabler:edit-circle",e.EditPencil="tabler:edit",e.Email="tabler:mail",e.Equal="tabler:equal",e.ExternalLink="tabler:external-link",e.Eye="tabler:eye",e.EyeOff="tabler:eye-off",e.Error404="tabler:error-404",e.FaceId="tabler:face-id",e.FileText="tabler:file-text",e.FileTypeCss="tabler:file-type-css",e.FileTypeCsv="tabler:file-type-csv",e.FileTypeHtml="tabler:file-type-html",e.FileTypePng="tabler:file-type-png",e.FileTypeJpg="tabler:file-type-jpg",e.FileTypeJs="tabler:file-type-js",e.FileTypeJsx="tabler:file-type-jsx",e.FileTypeSvg="tabler:file-type-svg",e.FileTypeTs="tabler:file-type-ts",e.FileTypeVue="tabler:file-type-vue",e.Filter="tabler:filter",e.Flag="tabler:flag",e.Flag2="tabler:flag-2",e.Flag3="tabler:flag-3",e.Flame="tabler:flame",e.Folder="tabler:folder",e.Forms="tabler:forms",e.Frame="tabler:frame",e.Gps="tabler:gps",e.Gift="tabler:gift",e.Hanger="tabler:hanger",e.HandStop="tabler:hand-stop",e.Heading="tabler:heading",e.Heart="tabler:heart",e.HeartHandShake="tabler:heart-handshake",e.Help="tabler:help",e.HelpCircle="tabler:help-circle",e.HelpSmall="tabler:help-small",e.Home="tabler:home",e.Html="tabler:html",e.Image="tabler:photo",e.Inbox="tabler:inbox",e.InfoCircle="tabler:info-circle",e.InfoSmall="tabler:info-small",e.Grill="tabler:grill",e.GripHorizontal="tabler:grip-horizontal",e.GripVertical="tabler:grip-vertical",e.Key="tabler:key",e.Keyboard="tabler:keyboard",e.Label="tabler:label",e.Layers="tabler:layers-subtract",e.Layout="tabler:layout",e.LayoutBottomBar="tabler:layout-bottombar",e.LayoutDashboard="tabler:layout-dashboard",e.LayoutGrid="tabler:layout-grid",e.LayoutList="tabler:layout-list",e.LayoutNavbar="tabler:layout-navbar",e.LayoutRows="tabler:layout-rows",e.LayoutSidebar="tabler:layout-sidebar",e.LayoutSidebarRight="tabler:layout-sidebar-right",e.Link="tabler:link",e.List="tabler:list",e.ListNumbers="tabler:list-numbers",e.ListTree="tabler:list-tree",e.LoadBalancer="tabler:load-balancer",e.Lock="tabler:lock",e.Location="tabler:location",e.LogIn="tabler:login",e.LogOut="tabler:logout",e.Logs="tabler:logs",e.Luggage="tabler:luggage",e.Map="tabler:map",e.MapPin="tabler:map-pin",e.MapPinPlus="tabler:map-pin-plus",e.MapSearch="tabler:map-search",e.Marquee="tabler:marquee",e.MarqueeOff="tabler:marquee-off",e.Mail="tabler:mail",e.MailPlus="tabler:mail-plus",e.Maximize="tabler:maximize",e.Menu="tabler:menu-2",e.Message="tabler:message",e.Messages="tabler:messages",e.MessageDots="tabler:message-dots",e.MessageOff="tabler:message-off",e.MessagePlus="tabler:message-plus",e.MoneyBag="tabler:moneybag",e.MoodDollar="tabler:mood-dollar",e.MoodHeart="tabler:mood-heart",e.MoodKid="tabler:mood-kid",e.MoodNerd="tabler:mood-nerd",e.MoodNeutral="tabler:mood-neutral",e.MoodPuzzled="tabler:mood-puzzled",e.MoodSadSquint="tabler:mood-sad-squint",e.MoodSmile="tabler:mood-smile",e.MoodTongue="tabler:mood-tongue",e.MoodTongueWink="tabler:mood-tongue-wink",e.MoodTongueWink2="tabler:mood-tongue-wink-2",e.MoodWink2="tabler:mood-wink-2",e.MoodWrrr="tabler:mood-wrrr",e.Moon="tabler:moon",e.Mouse="tabler:mouse",e.MoreHorizontal="tabler:dots",e.MoreVertical="tabler:dots-vertical",e.Movie="tabler:movie",e.Music="tabler:music",e.Notes="tabler:notes",e.NewSection="tabler:new-section",e.Palette="tabler:palette",e.Paint="tabler:paint",e.Pencil="tabler:pencil",e.Percentage="tabler:percentage",e.Photo="tabler:photo",e.PhotoPlus="tabler:photo-plus",e.PhotoScan="tabler:photo-scan",e.Phone="tabler:phone",e.PigMoney="tabler:pig-money",e.Pin="tabler:pin",e.Pinned="tabler:pinned",e.Plane="tabler:plane",e.PlusCircle="tabler:circle-plus",e.Plus="tabler:plus",e.Pointer="tabler:pointer",e.Printer="tabler:printer",e.Progress="tabler:progress",e.ProgressHelp="tabler:progress-help",e.QuestionMark="tabler:question-mark",e.Rectangle="tabler:rectangle",e.Receipt="tabler:receipt",e.Receipt2="tabler:receipt-2",e.Refresh="tabler:refresh",e.Restore="tabler:restore",e.Robot="tabler:robot",e.RobotFace="tabler:robot-face",e.Rocket="tabler:rocket",e.RowInsertTop="tabler:row-insert-top",e.RowInsertBottom="tabler:row-insert-bottom",e.RowRemove="tabler:row-remove",e.Rss="tabler:rss",e.Run="tabler:run",e.Sailboat="tabler:sailboat",e.Scale="tabler:scale",e.School="tabler:school",e.Scissors="tabler:scissors",e.Scoreboard="tabler:scoreboard",e.Seo="tabler:seo",e.ShoppingCart="tabler:shopping-cart",e.ShieldCheck="tabler:shield-check",e.Search="tabler:search",e.Section="tabler:section",e.Select="tabler:select",e.Server="tabler:server",e.Server2="tabler:server-2",e.Settings="tabler:settings",e.Share="tabler:share",e.Share2="tabler:share-2",e.Share3="tabler:share-3",e.Shirt="tabler:shirt",e.Sliders="tabler:adjustments",e.SpeedBoat="tabler:speedboat",e.Sparkles="tabler:sparkles",e.Square="tabler:square",e.SquareCheck="tabler:square-check",e.SquarePlus="tabler:square-plus",e.Stack="tabler:stack",e.Stack2="tabler:stack-2",e.Stack3="tabler:stack-3",e.Stethoscope="tabler:stethoscope",e.Sun="tabler:sun",e.Table="tabler:table",e.Template="tabler:template",e.Terminal="tabler:terminal",e.Terminal2="tabler:terminal-2",e.TextSize="tabler:text-size",e.Ticket="tabler:ticket",e.Timeline="tabler:timeline",e.TimelineEvent="tabler:timeline-event",e.TipJar="tabler:tip-jar",e.ToolsKitchen="tabler:tools-kitchen",e.ToolsKitchen2="tabler:tools-kitchen-2",e.ToolsKitchen3="tabler:tools-kitchen-3",e.Train="tabler:train",e.Trash="tabler:trash",e.TrashCan="tabler:trash",e.TrashOff="tabler:trash-off",e.TrashX="tabler:trash-x",e.Trekking="tabler:trekking",e.Typography="tabler:typography",e.Upload="tabler:upload",e.Urgent="tabler:urgent",e.User="tabler:user",e.UserCancel="tabler:user-cancel",e.UserCheck="tabler:user-check",e.UserPlus="tabler:user-plus",e.UserQuestion="tabler:user-question",e.UserX="tabler:user-x",e.Users="tabler:users",e.UserCircle="tabler:user-circle",e.UsersGroup="tabler:users-group",e.UsersMinus="tabler:users-minus",e.UsersPlus="tabler:users-plus",e.UserSquareRounded="tabler:user-square-rounded",e.Video="tabler:video",e.Walk="tabler:walk",e.Wallet="tabler:wallet",e.Wifi="tabler:wifi",e.WindowMaximize="tabler:window-maximize",e.WindowMinimize="tabler:window-minimize",e.WorldWww="tabler:world-www",e))(O||{}),R=(e=>(e.Color="color",e.Date="date",e.DateTimeLocal="datetime-local",e.Decimal="decimal",e.Email="email",e.Hidden="hidden",e.File="file",e.None="none",e.Number="number",e.Password="password",e.Search="search",e.Tel="tel",e.Text="text",e.Time="time",e.Url="url",e))(R||{}),kl=(e=>(e.Eager="eager",e.Lazy="lazy",e))(kl||{}),Fe=(e=>(e.Blank="_blank",e.Self="_self",e))(Fe||{}),Zl=(e=>(e.Danger="danger",e.Default="default",e.Success="success",e.Warning="warning",e))(Zl||{}),C=(e=>(e.Dark="dark",e.Light="light",e))(C||{}),ge=(e=>(e.After="after",e.Before="before",e))(ge||{}),ae=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(ae||{}),yl=(e=>(e.Auto="auto",e.Hidden="hidden",e.Scroll="scroll",e.Visible="visible",e))(yl||{}),oe=(e=>(e.Arrows="arrows",e.Dots="dots",e.Hidden="hidden",e.Inline="inline",e.Numbered="numbered",e))(oe||{}),pl=(e=>(e.Bottom="bottom",e.BottomEnd="bottom-end",e.BottomStart="bottom-start",e.Left="left",e.LeftEnd="left-end",e.LeftStart="left-start",e.Right="right",e.RightEnd="right-end",e.RightStart="right-start",e.Top="top",e.TopEnd="top-end",e.TopStart="top-start",e))(pl||{}),Ne=(e=>(e.Absolute="absolute",e.Relative="relative",e))(Ne||{}),Be=(e=>(e.Bottom="bottom",e.Left="left",e.Right="right",e.Top="top",e))(Be||{}),f=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(f||{}),gl=(e=>(e.Condensed="condensed",e.Default="default",e.Plain="plain",e))(gl||{}),j=(e=>(e.Body="body",e.Summary="summary",e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(j||{}),wl=(e=>(e.TopLeft="top-left",e.TopCenter="top-center",e.TopRight="top-right",e.BottomLeft="bottom-left",e.BottomCenter="bottom-center",e.BottomRight="bottom-right",e))(wl||{});function Jl(e,t){if(!t)return e;const o={...e};for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)){const a=t[r],n=o[r];Yl(n)&&Yl(a)?o[r]=Jl(n,a):o[r]=a}return o}function Yl(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)&&!(e instanceof Date)&&!(e instanceof Map)&&!(e instanceof Set)}const ye={borderRadius:void 0,colors:{primary:{0:"#ffffff",100:"#def5ff",200:"#b6eeff",300:"#75e3ff",400:"#2cd6ff",500:"#00c8ff",600:"#009cd4",700:"#007cab",800:"#00688d",900:"#065674"},secondary:{0:"#ffffff",100:"#DEE2E8",200:"#BFC7D4",300:"#9EAABD",400:"#8090A8",500:"#61738E",600:"#4F5D73",700:"#3A4555",800:"#272F3A",900:"#13161B"},neutral:{0:"#ffffff",100:"#F7F7F7",200:"#F2F2F2",300:"#EBEBEB",400:"#E6E6E6",500:"#DEDEDE",600:"#B3B3B3",700:"#858585",800:"#595959",900:"#2B2B2B"},danger:{0:"#ffffff",100:"#ffd3ce",200:"#ffb2ac",300:"#ff8e88",400:"#fe6561",500:"#e74c4c",600:"#d20e27",700:"#9b0018",800:"#63000c",900:"#360003"},warning:{0:"#ffffff",100:"#ffeaba",200:"#ffdf95",300:"#ffd36a",400:"#fdc836",500:"#f5be1a",600:"#c79800",700:"#8a6900",800:"#4f3b00",900:"#211700"},success:{0:"#ffffff",100:"#9effb2",200:"#69f68d",300:"#56e57e",400:"#41d56e",500:"#22c55d",600:"#00a147",700:"#007230",800:"#00441a",900:"#001f08"},info:{0:"#ffffff",100:"#cfe2ff",200:"#afceff",300:"#8eb9ff",400:"#6ca4ff",500:"#4e8ff8",600:"#2470e7",700:"#004cb5",800:"#002e73",900:"#00153e"}},darkMode:!1,fontFamily:"BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',Helvetica,Arial,sans-serif"},Zt={contrast:{[C.Light]:{border:900,borderHover:700,bg:900,disabled:500,focus:900,hover:800,shadow:900,text:0,textDisabled:800},[C.Dark]:{border:400,borderHover:700,bg:100,disabled:500,focus:400,hover:200,shadow:400,text:900,textDisabled:500}},ghost:{[C.Light]:{disabled:100,focus:700,text:800,textDisabled:800},[C.Dark]:{disabled:700,focus:300,text:300,textDisabled:700}},outline:{[C.Light]:{border:300,borderHover:700,disabled:400,focus:700,hover:100,text:900,textBody:700,textDisabled:800},[C.Dark]:{border:500,borderHover:500,disabled:800,focus:300,hover:900,text:300,textBody:300,textDisabled:700}},soft:{[C.Light]:{bg:100,border:300,borderHover:700,disabled:100,focus:400,hover:200,shadow:200,text:900,textDisabled:800},[C.Dark]:{bg:900,border:100,borderHover:300,disabled:800,focus:100,hover:800,shadow:800,text:300,textDisabled:500}},solid:{[C.Light]:{bg:600,border:700,borderHover:900,disabled:500,focus:700,hover:500,shadow:700,text:0,textDisabled:100},[C.Dark]:{bg:400,border:100,borderHover:300,disabled:600,focus:100,hover:500,shadow:100,text:900,textDisabled:800}},text:{[C.Light]:{border:100,borderHover:300,disabled:100,focus:800,hover:200,text:800,textBody:800,textDisabled:700},[C.Dark]:{border:300,borderHover:500,disabled:800,focus:300,hover:900,text:100,textBody:100,textDisabled:500}}},Ql=l.ref(),Nl=l.ref(),Il=l.ref(),vl=l.ref({primary:{},secondary:{},neutral:{},danger:{},warning:{},success:{},info:{}}),xl=e=>{Ql.value=e},Ml=e=>{vl.value={...vl.value,...e}},Ie=e=>{Nl.value=e},Bl=e=>{Il.value=e},Jt=e=>{const t=e?.borderRadius||ye.borderRadius,o=l.ref(t),r=Jl(ye.colors,e?.colors),a=l.ref(r),n=e?.darkMode??ye.darkMode,i=l.ref(n),s=e?.fontFamily??ye.fontFamily,c=l.ref(s);a.value&&Ml(a.value),xl(o.value),i.value!==void 0&&Ie(i.value),Bl(c.value),l.provide("clll-theme",{borderRadius:Ql,colors:vl,darkMode:Nl,fontFamily:Il,setBorderRadius:xl,setColors:Ml,setDarkMode:Ie,setFontFamily:Bl})},F=({color:e,colors:t,mode:o,variant:r})=>{const a=Zt[r][o],n=t[e];if(n)return{bg:a.bg!==void 0?n[a.bg]:void 0,border:a.border!==void 0?n[a.border]:void 0,borderHover:a.borderHover!==void 0?n[a.borderHover]:void 0,disabled:a.disabled!==void 0?n[a.disabled]:void 0,focus:a.focus!==void 0?n[a.focus]:void 0,hover:a.hover!==void 0?n[a.hover]:void 0,shadow:a.shadow!==void 0?n[a.shadow]:void 0,text:a.text!==void 0?n[a.text]:void 0,textBody:a.textBody!==void 0?n[a.textBody]:void 0,textDisabled:a.textDisabled!==void 0?n[a.textDisabled]:void 0}},_l=l.ref(ye.borderRadius),et=l.ref(ye.darkMode),lt=l.ref(ye.fontFamily),Cl=l.ref(ye.colors||{primary:{},secondary:{},neutral:{},danger:{},warning:{},success:{},info:{}}),Yt=e=>{_l.value=e},Qt=e=>{Cl.value={...Cl.value,...e}},Nt=e=>{et.value=e},It=e=>{lt.value=e},q=()=>l.inject("clll-theme",{borderRadius:_l,colors:Cl,darkMode:et,fontFamily:lt,setBorderRadius:Yt,setColors:Qt,setDarkMode:Nt,setFontFamily:It}),_t=({color:e=H.Neutral})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-icon-color":F({color:e,colors:t.value,mode:r,variant:v.Text})?.textBody??"inherit"}},Pe=()=>{let e,t,o=!1,r,a,n,i=!1,s=0;const c=()=>{if(o||!a||r===void 0||t===void 0||i)return;const d=performance.now(),m=s+(d-t);a(m),m<r?e=window.requestAnimationFrame(c):(o=!0,e&&(window.cancelAnimationFrame(e),e=void 0),n?.())},u=()=>{e&&(window.cancelAnimationFrame(e),e=void 0),t=void 0,o=!1,r=void 0,a=void 0,n=void 0,i=!1,s=0};return{start:(d,m,h)=>{!V||d<=0||typeof m!="function"||(e&&window.cancelAnimationFrame(e),o=!1,i=!1,s=0,a=m,r=d,n=h,t=performance.now(),e=window.requestAnimationFrame(c))},stop:()=>{o=!0,u()},pause:()=>{if(!V||o||i||!a||r===void 0||t===void 0)return;const d=performance.now();s+=d-t,e&&(window.cancelAnimationFrame(e),e=void 0),i=!0},resume:()=>{!V||o||!i||!a||r===void 0||(t=performance.now(),i=!1,e=window.requestAnimationFrame(c))},getProgress:()=>{if(!V||r===void 0||t===void 0)return;if(o)return 1;if(i)return Math.min(s/r,1);const d=performance.now(),m=s+(d-t);return Math.min(m/r,1)}}},eo=({parent:e,child:t,threshold:o=.1,leftOffset:r=0,rightOffset:a=0})=>{const{top:n,left:i,bottom:s,right:c,width:u,height:d}=e?.getBoundingClientRect()||{},{top:m,left:h,bottom:b,right:g}=t.getBoundingClientRect()||{};let p=i+r,y=c-a,k=u-(r+a),z=0,$=0;return h<=y&&(z=(g-p)/k*100/100),m<=s&&($=(b-n)/d*100/100),z>o&&$>o},zl=()=>V?Math.max(...Array.from(document?.querySelectorAll("body *"),e=>parseFloat(window?.getComputedStyle(e).zIndex)).filter(e=>!Number.isNaN(e)),0):0,V=typeof document<"u",lo=()=>V?window.matchMedia("(prefers-color-scheme: dark)").matches:!1,Oe=e=>e!=null&&typeof e.valueOf()=="string",to=e=>{if(!e)return!0;let t=0;const o=["#comment"];return e.childNodes.forEach(r=>{!o.includes(r.nodeName)&&r.childNodes.length&&t++}),t===0},oo=["data-testid"],ro=["height","width"],ao=["href"],ee=l.defineComponent({name:"CLIcon",__name:"CLIcon",props:{color:{default:H.Neutral},filled:{type:Boolean,default:!1},name:{},size:{default:w.Small},testId:{default:"clll-icon"}},setup(e){const t=e,o="clll-icon",r={[w.Tiny]:20,[w.Small]:24,[w.Medium]:28,[w.Large]:32,[w.XL]:36,[w.XXL]:40,[w.XXXL]:44,[w.XXXXL]:48},a=new Map,n=l.ref(!1),i=h=>{if(!V)return!1;if(a.has(h))return a.get(h);const b=document.getElementById("clll-icons");if(!b)return!1;const g=document.getElementById(h),p=g!==null&&b.contains(g);return a.set(h,p),p},s=l.computed(()=>!t.filled||t.name.endsWith("-filled")?t.name:t.name.replace("tabler:","tabler:")+"-filled"),c=l.computed(()=>{const h=s.value;return!t.filled||h===t.name||i(h)?h:t.name}),u=l.computed(()=>[o,`${o}--${t.name}`,`${o}--${t.size}`,{[`${o}--filled`]:t.filled&&c.value===s.value}]),d=l.computed(()=>({..._t({color:t.color}),width:r[t.size]+4+"px",height:r[t.size]+4+"px"}));l.watch(()=>n.value,h=>{h&&a.clear()});const m=async()=>{if(!V)return;let h=document.getElementById("clll-icons");if(h){n.value=!0;return}try{const g=Object.assign({"/src/icons.svg":()=>Promise.resolve().then(()=>j0).then(z=>z.default)})["/src/icons.svg"];if(!g)return;const p=await g();if(h=document.getElementById("clll-icons"),h){n.value=!0;return}const y=document.createElement("div");y.id="clll-icons",y.style.display="none",y.innerHTML=p.toString();const k=()=>{document.body.insertBefore(y,document.body.childNodes[0]),n.value=!0};document.readyState==="loading"?window.addEventListener("DOMContentLoaded",k,{once:!0}):k()}catch(b){console.error("[Callaloo] Failed to load icon sprite:",b)}};return l.onMounted(()=>{m()}),(h,b)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(u)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(d))},[(l.openBlock(),l.createElementBlock("svg",{"aria-hidden":"true",class:l.normalizeClass(`${o}-sprite`),height:r[e.size],width:r[e.size],viewBox:"0 0 24 24"},[l.createElementVNode("use",{href:`#${l.unref(c)}`},null,8,ao)],10,ro))],14,oo))}}),no=()=>{const{colors:e,darkMode:t}=q(),o=t.value?C.Dark:C.Light,r=F({color:H.Neutral,colors:e.value,mode:o,variant:v.Outline});return{"--clll-table-border-color":r?.border??"transparent","--clll-table-hover-bg":r?.hover??"transparent","--clll-table-theme-radius":"var(--clll-default-radius)"}},io=["data-testid"],so=["id"],co={key:0},mo=l.defineComponent({name:"CLTable",__name:"CLTable",props:{bordered:{type:Boolean},borderRadius:{},colWidths:{},id:{default:"main"},rounded:{type:Boolean,default:!0},rowHeight:{default:"auto"},striped:{type:Boolean},testId:{default:"clll-table"},type:{default:gl.Default},withVerticalLines:{type:Boolean}},setup(e){const t=e,o="clll-table",r=l.computed(()=>[`${o}-container`,t.bordered?`${o}--bordered`:void 0,t.borderRadius&&t.bordered?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--box`]),a=l.computed(()=>[o,`${o}--${t.type}`,t.striped?`${o}--striped`:void 0,t.withVerticalLines?`${o}--vertical-lines`:void 0,t.bordered?`${o}--bordered`:void 0]);return(n,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(no)())},[l.createElementVNode("table",{id:`${o}-${e.id}`,class:l.normalizeClass(l.unref(a)),style:l.normalizeStyle({"--clll-table-row-height":e.rowHeight})},[e.colWidths?.length?(l.openBlock(),l.createElementBlock("colgroup",co,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.colWidths,(s,c)=>(l.openBlock(),l.createElementBlock("col",{key:`table-${e.id}-col-${c}`,style:l.normalizeStyle({width:s})},null,4))),128))])):l.createCommentVNode("",!0),l.renderSlot(n.$slots,"default")],14,so)],14,io))}}),uo="clll-table__body",ho=l.defineComponent({name:"CLTableBody",__name:"CLTableBody",setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("tbody",{class:l.normalizeClass([uo])},[l.renderSlot(t.$slots,"default")],2))}}),bo=["colspan"],fo=["colspan"],ko=l.defineComponent({name:"CLTableCell",__name:"CLTableCell",props:{colSpan:{default:1},isAction:{type:Boolean,default:!1},isActive:{type:Boolean,default:!1},isHeader:{type:Boolean,default:!1},isNumber:{type:Boolean,default:!1},onClick:{}},setup(e){const t=e,o="clll-table__cell",r=l.computed(()=>[o,t.isHeader?`${o}--header`:`${o}--default`,t.isNumber?`${o}--number`:"",t.isAction?`${o}--hasactions`:"",t.isActive?`${o}--active`:"",t.onClick?`${o}--clickable`:""]),a=()=>t?.onClick?.();return(n,i)=>e.isHeader?(l.openBlock(),l.createElementBlock("th",{key:0,class:l.normalizeClass(l.unref(r)),colspan:e.colSpan,onClick:a},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${o}__actions`)},[l.renderSlot(n.$slots,"default")],2)):l.renderSlot(n.$slots,"default",{key:0})],10,bo)):(l.openBlock(),l.createElementBlock("td",{key:1,class:l.normalizeClass(l.unref(r)),colspan:e.colSpan,onClick:a},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${o}__actions`)},[l.renderSlot(n.$slots,"default")],2)):l.renderSlot(n.$slots,"default",{key:0})],10,fo))}}),yo="clll-table__footer",po=l.defineComponent({name:"CLTableFooter",__name:"CLTableFooter",setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("tfoot",{class:l.normalizeClass([yo])},[l.renderSlot(t.$slots,"default")],2))}}),go="clll-table__header",wo=l.defineComponent({name:"CLTableHeader",__name:"CLTableHeader",setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("thead",{class:l.normalizeClass([go])},[l.renderSlot(t.$slots,"default")],2))}}),tt=({color:e=H.Neutral})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-text-color":F({color:e,colors:t.value,mode:r,variant:v.Text})?.textBody??"inherit"}},N=l.defineComponent({name:"CLText",__name:"CLText",props:{align:{default:_.Left},as:{default:"p"},bold:{type:Boolean,default:!1},bolder:{type:Boolean,default:!1},color:{default:H.Secondary},light:{type:Boolean,default:!1},medium:{type:Boolean,default:!1},testId:{default:"clll-text"},truncate:{type:Boolean,default:!1},type:{default:j.Body}},setup(e){const t=e,o="clll-text",r=l.computed(()=>[o,`${o}--${t.align}`,`${o}--${t.color}`,`${o}--${t.truncate?"wrap":"nowrap"}`,`${o}--${t.type}`,{[`${o}--mediumbold`]:t.medium,[`${o}--light`]:t.light,[`${o}--bold`]:t.bold,[`${o}--bolder`]:t.bolder}]);return(a,n)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(tt)({color:e.color}))},{default:l.withCtx(()=>[l.renderSlot(a.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),vo=l.defineComponent({name:"CLTableNestedCell",__name:"CLTableNestedCell",props:{truncate:{type:Boolean}},setup(e){const t="clll-table__nested-cell";return(o,r)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(t)},[l.createVNode(l.unref(N),{type:l.unref(j).Small,truncate:e.truncate},{default:l.withCtx(()=>[l.renderSlot(o.$slots,"default")]),_:3},8,["type","truncate"])]))}}),xo=l.defineComponent({name:"CLTableRow",__name:"CLTableRow",props:{onClick:{type:Function}},setup(e){const t=e,o="clll-table__row",r=l.computed(()=>[o,t.onClick?`${o}--clickable`:""]),a=()=>t?.onClick?.();return(n,i)=>(l.openBlock(),l.createElementBlock("tr",{class:l.normalizeClass(l.unref(r)),onClick:a},[l.renderSlot(n.$slots,"default")],2))}}),we=mo;we.Body=ho,we.Cell=ko,we.Footer=po,we.Header=wo,we.NestedCell=vo,we.Row=xo;const Mo=({color:e})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light,a=F({color:e,colors:t.value,mode:r,variant:v.Solid});return{"--clll-a11y-button-outline-color":a?.focus??"transparent","--clll-a11y-button-border-color":a?.focus??"transparent","--clll-a11y-button-shadow-color":a?.shadow??"transparent","--clll-a11y-button-theme-radius":"var(--clll-default-radius)"}},Bo=({color:e,variant:t=v.Soft})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Outline,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-button-text-color":i?.text??"inherit","--clll-button-bg-color":i?.bg??"transparent","--clll-button-border-color":n?i?.border??"transparent":"transparent","--clll-button-hover-bg":i?.hover??"transparent","--clll-button-hover-border":n?i?.borderHover??"transparent":"transparent","--clll-button-focus-border":i?.focus??"transparent","--clll-button-focus-shadow":i?.shadow??"transparent","--clll-button-theme-radius":"var(--clll-default-radius)"}},Co=["data-testid","tabindex"],_e=l.defineComponent({name:"CLA11yButton",__name:"CLA11yButton",props:{color:{default:H.Neutral},enabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!0},rounded:{type:Boolean,default:!0},testId:{default:"clll-a11y__button"}},setup(e){const t=e,o=["a","button"],r=l.ref(),a="clll-a11y__button",n=l.computed(()=>[a,t.enabled?"--enabled":"",t.rounded?"--rounded":"",t.fluid?"--fluid":""]),i=s=>{if(!t.enabled)return;const{target:c}=s,u=c?c.closest("a,button"):void 0,m=[...r.value?.querySelectorAll("[data-expand-click-area]")??[]];if(m.length){const h=m[0],b=u?o.includes(u.tagName.toLowerCase()):null;!u&&h!==s.target&&!b&&h.click()}};return(s,c)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:r,class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,tabindex:e.enabled?0:void 0,style:l.normalizeStyle(l.unref(Mo)({color:e.color})),onClick:i,onKeyup:l.withKeys(i,["enter"])},[l.renderSlot(s.$slots,"default")],46,Co))}}),zo=()=>{const{darkMode:e}=q();return{"--clll-skeleton-bg-color":e.value?"rgba(0 0 0 / 0.005)":"rgba(0 0 0 / 0.075)","--clll-skeleton-theme-radius":"var(--clll-default-radius)"}},$o=({color:e=H.Primary})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-spinner-color":F({color:e,colors:t.value,mode:r,variant:v.Solid})?.bg??"inherit"}},Vo=["data-testid"],$l=l.defineComponent({name:"CLSpinner",__name:"CLSpinner",props:{align:{default:_.Left},color:{default:H.Primary},position:{default:Ne.Absolute},size:{default:f.Medium},testId:{default:"clll-spinner"}},setup(e){const t=e,o="clll-spinner",r=l.computed(()=>[o,`${o}--${t.position}`,`${o}--${t.color}`,`${o}--${t.size}`,`${o}--${t.align}`]),a=l.computed(()=>[`${o}__circle`,`${o}__circle--${t.size}`]);return(n,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref($o)({color:e.color}))},[(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(l.unref(a)),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},[...i[0]||(i[0]=[l.createElementVNode("circle",{style:{opacity:"0.25"},cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"},null,-1),l.createElementVNode("path",{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"},null,-1)])],2))],14,Vo))}}),el=(e="default")=>{const t=l.useSlots(),o=r=>{try{return!!r?.[e]?.().some(a=>Array.isArray(a.children)?!0:typeof a.children=="string"&&a.children.trim()?!(a.children==="v-if"||a.children==="v-show"):typeof a.children=="object"?o(a.children):!1)}catch(a){return console.error(a),!1}};return l.computed(()=>o(t))},G=l.defineComponent({name:"CLButton",__name:"CLButton",props:{active:{type:Boolean,default:!1},alignContent:{default:_.Center},ariaLabel:{default:void 0},as:{default:"button"},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},elevated:{type:Boolean,default:!1},form:{default:void 0},forwardRef:{type:Function,default:void 0},height:{default:"auto"},href:{default:void 0},iconAfter:{default:void 0},iconBefore:{default:void 0},iconFilled:{type:Boolean,default:!1},iconSize:{default:w.Small},onClick:{type:Function,default:void 0},pill:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Small},target:{default:Fe.Self},testId:{default:"clll-button"},title:{default:void 0},type:{default:bl.Button},variant:{default:v.Soft},width:{default:"auto"},wrap:{type:Boolean,default:!1}},setup(e){const t=e,o=el();l.useSlots();const r=l.ref(),a="clll-button",n=l.computed(()=>[a,`${a}--${t.type}`,`${a}--${t.color}--${t.variant}`,`${a}--${t.size}`,`${a}--${t.alignContent}`,t.active?`${a}--active`:"",t.busy?`${a}--busy`:"",t.disabled?`${a}--disabled`:"",t.wrap?`${a}--wrapped`:"",t.rounded?`${a}--rounded`:"",t.borderRadius?`${a}--${t.borderRadius}`:"",o.value?`${a}--has-content`:`${a}--no-content`,t.iconBefore?`${a}--icon-before`:"",t.iconAfter?`${a}--icon-after`:"",t.elevated?`${a}--elevated`:"",t.pill?`${a}--pill`:""]),i=()=>{switch(t.size){case f.Medium:case f.Large:return f.Small;case f.XL:case f.XXL:return f.Medium;case f.XXXL:return f.Large;case f.XXXXL:return f.XL;case f.Tiny:default:return f.Tiny}};l.onMounted(()=>{l.nextTick(()=>{r.value&&t.forwardRef?.(r.value)})});const s=c=>{t.onClick?.(c)};return(c,u)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{ref_key:"buttonRef",ref:r,"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,disabled:e.as==="button"?e.busy||e.disabled:void 0,form:e.as==="button"?e.form:void 0,href:e.as==="a"?e.href:void 0,target:e.as==="a"?e.target:void 0,title:e.title,type:e.as==="button"?e.type:void 0,style:l.normalizeStyle({width:e.width,height:e.height,...l.unref(Bo)({color:e.color,variant:e.variant})}),onClick:s},{default:l.withCtx(()=>[e.iconBefore?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,filled:e.iconFilled,name:e.iconBefore,size:e.iconSize,"test-id":`${e.testId}-icon-before`},null,8,["filled","name","size","test-id"])):l.createCommentVNode("",!0),l.unref(o)?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${a}__content`)},[l.renderSlot(c.$slots,"default")],2)):l.createCommentVNode("",!0),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(ee),{key:2,filled:e.iconFilled,name:e.iconAfter,size:e.iconSize,"test-id":`${e.testId}-icon-after`},null,8,["filled","name","size","test-id"])):l.createCommentVNode("",!0),e.busy?(l.openBlock(),l.createBlock(l.unref($l),{key:3,align:l.unref(_).Center,position:l.unref(Ne).Absolute,size:i(),color:e.color},null,8,["align","position","size","color"])):l.createCommentVNode("",!0)]),_:3},8,["aria-label","class","data-testid","disabled","form","href","target","title","type","style"]))}}),Ce=l.defineComponent({name:"CLHeading",__name:"CLHeading",props:{align:{default:_.Left},bolder:{type:Boolean,default:!1},color:{default:H.Secondary},level:{},testId:{default:"clll-heading"},truncate:{type:Boolean,default:!1},type:{default:re.Title}},setup(e){const t=e,o="clll-heading",r=l.computed(()=>{if(t.level)return t.level;switch(t.type){case re.Section:return je.H2;case re.SubSection:return je.H3;case re.PageTitle:case re.Title:default:return je.H1}}),a=l.computed(()=>[o,`${o}--${t.align}`,`${o}--${t.color}`,`${o}--${t.truncate?"wrap":"nowrap"}`,`${o}--${t.type}`,t.bolder?`${o}--bolder`:""]);return(n,i)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(l.unref(r)),{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(tt)({color:e.color}))},{default:l.withCtx(()=>[l.renderSlot(n.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),Ho=({color:e=H.Primary,underline:t=!0})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=F({color:e,colors:o.value,mode:a,variant:v.Outline}),i=n?.border,s=n?.textDisabled,c=n?.textBody,u=r.value?n?.borderHover:n?.textDisabled;return{"--clll-link-text-color":c??"inherit","--clll-link-text-hover":u??"inherit","--clll-link-underline-color":t?i??"transparent":"transparent","--clll-link-underline-hover":t?s??"transparent":"transparent","--clll-link-focus-border":c??"transparent","--clll-link-focus-shadow":n?.shadow??"transparent"}},Lo=["aria-label","data-testid","href","rel","target"],ll=l.defineComponent({name:"CLLink",__name:"CLLink",props:{ariaLabel:{},color:{default:H.Primary},external:{type:Boolean,default:!1},href:{},onClick:{},rel:{default:"noreferrer noopener"},target:{default:Fe.Self},testId:{default:"clll-link"},underline:{type:Boolean,default:!0}},setup(e){const t=e,o="clll-link",r=l.computed(()=>[o,`${o}--${t.color}`,`${o}--${t.external?"external":"internal"}`,t.underline?`${o}--underline`:`${o}--nounderline`]);return(a,n)=>(l.openBlock(),l.createElementBlock("a",{"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,href:e.href,rel:e.external?e.rel:"",target:e.target,style:l.normalizeStyle(l.unref(Ho)({color:e.color,underline:e.underline})),onClick:n[0]||(n[0]=(...i)=>e.onClick&&e.onClick(...i))},[l.renderSlot(a.$slots,"default"),e.external?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,color:e.color,name:l.unref(O).ExternalLink,size:l.unref(w).Tiny},null,8,["color","name","size"])):l.createCommentVNode("",!0)],14,Lo))}}),So=["data-testid"],me=l.defineComponent({name:"CLSkeleton",__name:"CLSkeleton",props:{borderRadius:{},height:{default:"100%"},rounded:{type:Boolean,default:!0},testId:{default:"clll-skeleton"},width:{default:"100%"}},setup(e){const t=e,o="clll-skeleton",r=l.computed(()=>[o,t.borderRadius?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--square`]);return(a,n)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(zo)(),width:e.width,height:e.height})},[...n[0]||(n[0]=[l.createElementVNode("div",{class:"clll-skeleton__animation"},null,-1)])],14,So))}}),Ao=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-card-border-color":n?"transparent":i?.border??"transparent","--clll-card-bg-color":i?.bg??"transparent","--clll-card-image-bg":i?.bg??"transparent","--clll-card-text-color":i?.text??"inherit","--clll-card-focus-border":i?.focus??"transparent","--clll-card-focus-shadow":i?.shadow??"transparent","--clll-card-theme-radius":"var(--clll-default-radius)"}},jo=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-disclosure-border-color":n?"transparent":i?.focus??"transparent","--clll-disclosure-text-color":i?.text??"inherit","--clll-disclosure-content-border":n?"transparent":i?.focus??"transparent","--clll-disclosure-trigger-bg-color":i?.bg??"transparent","--clll-disclosure-trigger-hover-bg-color":i?.hover??"transparent","--clll-disclosure-theme-radius":"var(--clll-default-radius)"}},Eo=()=>{const{colors:e,darkMode:t}=q(),o=t.value?C.Dark:C.Light,r=F({color:H.Neutral,colors:e.value,mode:o,variant:v.Solid}),a=t.value?"black":"white";return{"--clll-drawer-overlay-bg":r?.bg??"transparent","--clll-drawer-content-bg":a}},To=["data-testid","tabindex"],Do=["alt","loading","src"],Ro={key:0,class:"clll-card__header-skeleton"},Xo=["alt","loading","src"],Fo=["aria-label","href","target"],Vl=l.defineComponent({name:"CLCard",__name:"CLCard",props:{active:{type:Boolean,default:!1},align:{default:_.Left},ariaLabel:{},borderRadius:{},bordered:{type:Boolean,default:!0},busy:{type:Boolean,default:!1},byline:{},color:{default:H.Neutral},compact:{type:Boolean,default:!1},elevated:{type:Boolean,default:!1},forwardRef:{},height:{default:"auto"},href:{},image:{},imageAltText:{default:""},imageHeight:{default:"auto"},imageLoading:{default:kl.Eager},imageOrder:{},imageWidth:{default:"auto"},onClick:{},overflow:{default:yl.Hidden},padded:{type:Boolean,default:!0},rounded:{type:Boolean,default:!0},target:{default:Fe.Self},testId:{default:"clll-card"},title:{},titleHLevel:{default:je.H2},titleType:{default:re.SubSection},truncateTitle:{type:Boolean,default:!1},type:{default:fl.Medium},variant:{default:v.Soft},width:{default:"auto"}},setup(e){const t="clll-card",o=e,r=el(),a=l.useSlots(),n=l.ref(),i=l.ref(),s=["a","button"],c=l.ref(),u=l.computed(()=>[t,`${t}--${o.type}`,`${t}--${o.color}-${o.variant}`,`${t}--${o.variant}`,`${t}--align-${o.align}`,o.rounded?`${t}--rounded`:`${t}--box`,o.bordered?`${t}--bordered`:"",o.borderRadius?`${t}--${o.borderRadius}`:"",o.busy?`${t}--busy`:`${t}--ready`,o.compact?`${t}--compact`:`${t}--no-compact`,o.title||o.byline?`${t}--has-header`:`${t}--no-header`,n.value?`${t}--has-heading`:`${t}--no-heading`,r.value?`${t}--has-content`:`${t}--no-content`,i.value?`${t}--has-footer`:`${t}--no-footer`,o.image?`${t}--has-image`:`${t}--has-no-image`,o.imageOrder?`${t}--image-${o.imageOrder}`:"",o.active?`${t}--active`:`${t}--inactive`,o.onClick?`${t}--has-link`:"",o.truncateTitle?`${t}--has-truncated-title`:"",o.elevated?`${t}--elevated`:"",o.overflow?`${t}--overflow-${o.overflow}`:"",o.padded?"":`${t}--no-padding`]),d=m=>{if(o.busy||!o.onClick)return;const{target:h}=m,b=h?h.closest("a,button"):void 0,p=[...c.value?.querySelectorAll("[data-expand-click-area]")??[]];if(p.length){const y=p[0],k=b?s.includes(b.tagName.toLowerCase()):null;!b&&y!==m.target&&!k&&y.click()}};return l.onMounted(async()=>{await l.nextTick(),c.value&&o.forwardRef?.(c.value),n.value=a?.heading,i.value=a?.footer}),(m,h)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:c,class:l.normalizeClass(l.unref(u)),style:l.normalizeStyle({...l.unref(Ao)({color:e.color,variant:e.variant}),width:e.width,height:e.height,overflow:e.overflow}),"data-testid":e.testId,tabindex:e.onClick?0:void 0,onClick:d,onKeyup:l.withKeys(d,["enter"])},[e.image&&(e.imageOrder===l.unref(ge).Before||!e.imageOrder)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(["clll-card__image",{busy:e.busy}]),style:l.normalizeStyle({width:e.imageWidth,height:e.imageHeight})},[e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:e.imageWidth,height:e.imageHeight,rounded:!1},null,8,["border-radius","width","height"])):l.createCommentVNode("",!0),e.image?(l.openBlock(),l.createElementBlock("img",{key:1,alt:e.imageAltText,class:l.normalizeClass(`${t}__image__elem`),loading:e.imageLoading,src:e.image},null,10,Do)):l.createCommentVNode("",!0)],6)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${t}__content`)},[l.createElementVNode("div",{class:l.normalizeClass(["clll-card__header",{busy:e.busy}])},[e.busy&&(l.unref(n)||e.title||e.byline)?(l.openBlock(),l.createElementBlock("div",Ro,[l.unref(n)||e.title?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,height:"27px"},null,8,["border-radius"])):l.createCommentVNode("",!0),e.byline?(l.openBlock(),l.createBlock(l.unref(me),{key:1,"border-radius":e.borderRadius,width:"70%",height:"20px"},null,8,["border-radius"])):l.createCommentVNode("",!0)])):l.createCommentVNode("",!0),!e.onClick&&!e.href?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.renderSlot(m.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,align:e.align,class:l.normalizeClass(`${t}__heading`),color:e.color,level:e.titleHLevel,truncate:e.truncateTitle,type:e.titleType},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align","class","color","level","truncate","type"])):l.createCommentVNode("",!0)],64)):e.title||l.unref(n)&&(e.onClick||e.href)?(l.openBlock(),l.createBlock(l.unref(ll),{key:2,"aria-label":e.ariaLabel,color:e.color,href:e.href,target:e.target,"on-click":e.onClick,"data-expand-click-area":""},{default:l.withCtx(()=>[l.renderSlot(m.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,align:e.align,class:l.normalizeClass(`${t}__heading`),color:e.color,level:e.titleHLevel,truncate:e.truncateTitle,type:e.titleType},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align","class","color","level","truncate","type"])):l.createCommentVNode("",!0)]),_:3},8,["aria-label","color","href","target","on-click"])):l.createCommentVNode("",!0),l.renderSlot(m.$slots,"byline"),e.byline?(l.openBlock(),l.createBlock(l.unref(N),{key:3,align:e.align,class:l.normalizeClass(`${t}__byline`),color:e.color,type:l.unref(j).Small},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.byline),1)]),_:1},8,["align","class","color","type"])):l.createCommentVNode("",!0)],2),l.createElementVNode("div",{class:l.normalizeClass(`${t}__slot`)},[l.createElementVNode("div",{ref:"slot-content",class:l.normalizeClass([`${t}__slot-content`,{busy:e.busy}])},[l.unref(r)&&e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:"100%",height:"100%"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.createElementVNode("div",null,[l.renderSlot(m.$slots,"default")])],2)],2),l.createElementVNode("div",{class:l.normalizeClass(["clll-card__footer",{busy:e.busy}])},[l.unref(i)&&e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:"100%",height:"20px"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.renderSlot(m.$slots,"footer")],2)],2),e.image&&e.imageOrder===l.unref(ge).After?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(["clll-card__image",{busy:e.busy}]),style:l.normalizeStyle({width:e.imageWidth,height:e.imageHeight})},[e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:e.imageWidth,height:e.imageHeight,rounded:!1},null,8,["border-radius","width","height"])):l.createCommentVNode("",!0),l.renderSlot(m.$slots,"image"),e.image?(l.openBlock(),l.createElementBlock("img",{key:1,alt:e.imageAltText,class:l.normalizeClass(`${t}__image__elem`),loading:e.imageLoading,src:e.image},null,10,Xo)):l.createCommentVNode("",!0)],6)):l.createCommentVNode("",!0),!e.title&&(e.onClick||e.href)?(l.openBlock(),l.createElementBlock("a",{key:2,"aria-label":e.ariaLabel,class:"sr-only",href:e.href,target:e.target,"data-expand-click-area":"",onClick:h[0]||(h[0]=(...b)=>e.onClick&&e.onClick(...b))},null,8,Fo)):l.createCommentVNode("",!0),e.onClick&&e.variant!==l.unref(v).Ghost?(l.openBlock(),l.createElementBlock("div",{key:3,class:l.normalizeClass(`${t}__hover-elem`)},null,2)):l.createCommentVNode("",!0)],46,To))}}),Hl=l.defineComponent({name:"CLCarouselNavigation",__name:"CLCarouselNavigation",props:{color:{},currentPage:{},enabled:{type:Boolean},gotoPage:{},moreAriaLabel:{default:"Navigate to page to see more results"},moreLabel:{},nextPageEnabled:{type:Boolean},paginationType:{},prefix:{},prevPageEnabled:{type:Boolean},showMore:{},showNextItems:{},showPrevItems:{},totalPages:{},variant:{}},setup(e){const t=e,o=l.computed(()=>[`${t.prefix}__dots-container`]),r=l.computed(()=>[`${t.prefix}__arrows-container`]),a=l.computed(()=>[`${t.prefix}__numbered-container`]),n=l.computed(()=>[`${t.prefix}__inline-container`]),i=l.computed(()=>[`${t.prefix}__prev-page`]),s=l.computed(()=>[`${t.prefix}__next-page`]),c=l.computed(()=>[`${t.prefix}__page-indicator`]),u=l.computed(()=>[`${t.prefix}__show-more`]),d=b=>t.currentPage===b,m=l.computed(()=>!t.enabled||!t.prevPageEnabled),h=l.computed(()=>!t.enabled||!t.nextPageEnabled);return(b,g)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[e.paginationType===l.unref(oe).Dots?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(o))},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.totalPages,p=>(l.openBlock(),l.createBlock(l.unref(G),{key:`dot-${p}`,"aria-label":`Show page ${p}`,color:e.color,disabled:d(p),height:"0.75rem","on-click":()=>e.gotoPage(p),width:"0.75rem",variant:d(p)?l.unref(v).Outline:e.variant,wrap:""},null,8,["aria-label","color","disabled","on-click","variant"]))),128))],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Numbered?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(l.unref(a))},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(i))},[l.createVNode(l.unref(G),{"aria-label":"Show previous page of slides",color:e.color,disabled:l.unref(m),"icon-before":l.unref(O).ChevronLeft,"icon-size":l.unref(w).Tiny,size:l.unref(f).Tiny,"on-click":e.showPrevItems,variant:l.unref(m)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(c))},[l.createVNode(l.unref(N),{type:l.unref(j).Small},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.currentPage)+" / "+l.toDisplayString(e.totalPages),1)]),_:1},8,["type"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(s))},[l.createVNode(l.unref(G),{"aria-label":"Show next page of slides",color:e.color,disabled:l.unref(h),"icon-before":l.unref(O).ChevronRight,"icon-size":l.unref(w).Tiny,size:l.unref(f).Tiny,"on-click":e.showNextItems,variant:l.unref(h)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),e.showMore?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(u))},[l.createVNode(l.unref(G),{"aria-label":e.moreAriaLabel,color:e.color,size:l.unref(f).Small,"on-click":e.showMore,variant:e.variant},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.moreLabel),1)]),_:1},8,["aria-label","color","size","on-click","variant"])],2)):l.createCommentVNode("",!0)],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Arrows?(l.openBlock(),l.createElementBlock("div",{key:2,class:l.normalizeClass(l.unref(r))},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(i))},[l.createVNode(l.unref(G),{"aria-label":"Show previous page of slides",color:e.color,disabled:l.unref(m),"icon-before":l.unref(O).ChevronLeft,"icon-size":l.unref(w).Tiny,size:l.unref(f).Tiny,"on-click":e.showPrevItems,variant:l.unref(m)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(s))},[l.createVNode(l.unref(G),{"aria-label":"Show next page of slides",color:e.color,disabled:l.unref(h),"icon-before":l.unref(O).ChevronRight,"icon-size":l.unref(w).Tiny,size:l.unref(f).Tiny,"on-click":e.showNextItems,variant:l.unref(h)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2)],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Inline?(l.openBlock(),l.createElementBlock("div",{key:3,class:l.normalizeClass(l.unref(n))},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(i))},[l.createVNode(l.unref(G),{"aria-label":"Show previous page of slides","align-content":l.unref(_).Center,color:e.color,disabled:l.unref(m),"icon-before":l.unref(O).ChevronLeft,"icon-size":l.unref(w).Small,size:l.unref(f).Tiny,"on-click":e.showPrevItems,variant:l.unref(m)?l.unref(v).Text:e.variant,width:"30px",height:"30px",wrap:""},null,8,["align-content","color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(s))},[l.createVNode(l.unref(G),{"aria-label":"Show next page of slides","align-content":l.unref(_).Center,color:e.color,disabled:l.unref(h),"icon-before":l.unref(O).ChevronRight,"icon-size":l.unref(w).Small,size:l.unref(f).Tiny,"on-click":e.showNextItems,variant:l.unref(h)?l.unref(v).Text:e.variant,width:"30px",height:"30px",wrap:""},null,8,["align-content","color","disabled","icon-before","icon-size","size","on-click","variant"])],2)],2)):l.createCommentVNode("",!0)],64))}}),Po=["data-testid"],Oo=["hidden"],ot=l.defineComponent({name:"CLCarousel",__name:"CLCarousel",props:{color:{default:H.Neutral},controlAlign:{default:_.Right},controlPosition:{default:ge.Before},enabled:{type:Boolean,default:!0},infinite:{type:Boolean,default:!1},moreLabel:{default:"More"},onShowMore:{},paginationType:{default:oe.Numbered},perPage:{default:3},perPageByBreakpoints:{},testId:{default:"clll-carousel"},title:{},variant:{default:v.Soft},width:{default:"100%"}},setup(e){l.useCssVars(B=>({v3ba68b74:B.width,v1ab12a15:l.unref(z)}));const t="clll-carousel",o=e,r=l.ref(),a=l.ref(!1),n=l.ref(1),i=l.ref(o.perPage),s=l.ref(0),c=el("title"),u=l.ref(!1),d=l.ref(!1),m=l.ref(!1),h=l.ref(0),b=l.ref(!1),g=l.ref(),p=l.ref(!1),y=l.ref(),k=l.ref(),z=l.ref("100%"),$=l.ref(0),A=l.ref(0),x=()=>{if(o.perPageByBreakpoints?.length){i.value=o.perPage;for(const[B,S]of o.perPageByBreakpoints)window.matchMedia(`(min-width: ${B}px)`).matches&&(i.value=S)}},T=()=>{if(y?.value&&A.value){const S=Math.ceil(A.value/i.value);$.value=S,o.infinite?(d.value=!0,m.value=!0):S>1&&(d.value=!0)}},L=()=>{u.value||l.nextTick(()=>{let B,S;const D=y?.value;if(D){const W=D?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(o.infinite&&o.enabled&&h.value>0){const Z=D.offsetWidth,I=Z/i.value,K=D.scrollLeft,ce=s.value/2,ke=I*ce,Se=I*h.value;let Je=K-ke;Je<0&&(Je=Se+Je);const Ye=Math.floor(Je/Z)+1;if(Ye<1?n.value=$.value:Ye>$.value?n.value=1:n.value=Ye,!u.value){if(K<ke){u.value=!0;const Qe=K+Se;D.scrollTo({left:Qe,behavior:"auto"}),setTimeout(()=>{u.value=!1},50)}else if(K>=ke+Se){u.value=!0;const Qe=K-Se;D.scrollTo({left:Qe,behavior:"auto"}),setTimeout(()=>{u.value=!1},50)}}}else{const Z=A.value-1;for(let I=0;I<$.value;I++){const K=i.value*(I+1)-1,ce=K<Z?W[K]:W[Z],ke=K<Z?K:Z;eo({parent:D,child:ce,leftOffset:40,rightOffset:40,threshold:.5})&&(ke===Z?(S=Z,B=I+1):(S=ke,B=I+1))}S!==void 0&&S>-1&&B&&(n.value=B,B>1&&(m.value=!0),B===1&&(m.value=!1),B<$.value&&(d.value=!0),B===$.value&&(d.value=!1))}}})},P=B=>{r.value&&l.nextTick(()=>{const S=to(r.value)&&!c.value;!S&&(B.title||B.controlPosition===ge.Before)?a.value=!1:a.value=S})},J=B=>{const S=y?.value,D=S.offsetWidth;if(S&&D)if(o.infinite&&o.enabled&&h.value>0){const W=D/i.value,Z=s.value/2,I=W*Z,K=B-1,ce=I+D*K;S.scrollTo({left:ce,behavior:"smooth"})}else{const W=B-1,Z=D*W;S.scrollTo({left:Z,behavior:"smooth"})}},Y=()=>{b.value=!0;const B=i.value;x(),X(),T();const S=y?.value,D=S.offsetWidth;if(S)if(o.infinite&&o.enabled&&h.value>0){const W=D/i.value,Z=D/B,I=s.value/2,K=Z*I,ke=S.scrollLeft-K;if(B!==i.value){const Qe=S.querySelectorAll(`div[class="${t}__slides"] > *`),Gt=Array.from(Qe),Xe=Gt.slice(I,Gt.length-I);S.innerHTML="",Xe.forEach(Kt=>S.appendChild(Kt));const hl=Math.min(i.value,Xe.length);hl>0&&Xe.length>0&&(Xe.slice(-hl).forEach(Gl=>{const Kl=Gl.cloneNode(!0);S.insertBefore(Kl,Xe[0])}),Xe.slice(0,hl).forEach(Gl=>{const Kl=Gl.cloneNode(!0);S.appendChild(Kl)}),s.value=hl*2)}const Se=s.value/2,Ye=W*Se+ke;l.nextTick(()=>{S.scrollLeft=Ye})}else{n.value=1;const W=n.value-1,Z=D*W;S.scrollLeft=Z}V&&b.value&&(window.clearTimeout(g.value),g.value=window.setTimeout(()=>{b.value&&(b.value=!1),window.clearTimeout(g.value)},300))},se=()=>{b.value||(p.value=!0,V&&p.value&&(window.clearTimeout(k.value),k.value=window.setTimeout(()=>{p.value&&fe(),window.clearTimeout(k.value)},200)))},fe=()=>{b.value||(p.value=!1,L())},X=()=>{const B=y?.value;if(B){const S=B.offsetWidth;A.value>=i.value?z.value=`${S/i.value}px`:z.value=`${S/A.value}px`}},E=()=>{const B=y?.value,S=B.offsetWidth;if(B&&S)if(o.infinite&&o.enabled&&h.value>0){const W=B.scrollLeft+S;B.scrollTo({left:W,behavior:"smooth"})}else{const D=n.value,W=S*D;B.scrollTo({left:W,behavior:"smooth"})}},Q=()=>{const B=y?.value,S=B.offsetWidth;if(B&&S)if(o.infinite&&o.enabled&&h.value>0){const W=B.scrollLeft-S;B.scrollTo({left:W,behavior:"smooth"})}else{const D=n.value-1,W=S*(D-1);B.scrollTo({left:W,behavior:"smooth"})}};l.onMounted(()=>{if(V){window.addEventListener("resize",Y);const B=y?.value;if(B){const S=B?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(h.value=S.length,A.value=S.length,o.infinite&&o.enabled&&S.length>0){const D=Array.from(S),W=Math.min(i.value,D.length);D.slice(-W).forEach(K=>{const ce=K.cloneNode(!0);B.insertBefore(ce,D[0])}),D.slice(0,W).forEach(K=>{const ce=K.cloneNode(!0);B.appendChild(ce)}),s.value=W*2,l.nextTick(()=>{const ke=B.offsetWidth/i.value*W;B.scrollLeft=ke})}B.addEventListener("scroll",se),B.addEventListener("scrollend",fe)}P(o),x(),X(),T()}}),l.onUnmounted(()=>{if(V){window.removeEventListener("resize",Y),g.value&&window.clearTimeout(g.value),k.value&&window.clearTimeout(k.value);const B=y?.value;B&&(B.removeEventListener("scroll",se),B.removeEventListener("scrollend",fe))}});const Le=l.computed(()=>[t,`${t}--${o.controlAlign}`,`${t}--${o.controlPosition}`,`${t}--${o.paginationType}`,o.enabled?`${t}--enabled`:`${t}--disabled`,a.value?"":`${t}--hastitle`,o.onShowMore?`${t}--has-more`:""]),pe=l.computed(()=>[`${t}__slide-controls`,c.value?`${t}__slide-controls--hascustomtitle`:""]),te=l.computed(()=>[`${t}__slides`,b.value?`${t}__slides--resizing`:"",p.value?`${t}__slides--scrolling`:"",u.value?`${t}__slides--jumping`:""]),de=l.computed(()=>[`${t}__navigation`,`${t}__navigation--${o.controlAlign}`,`${t}__navigation--${o.controlPosition}`]);return l.watch(o,B=>{P(B)}),(B,S)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(Le)),"data-testid":e.testId},[l.createElementVNode("div",{ref_key:"beforeControls",ref:r,class:l.normalizeClass(l.unref(pe)),hidden:l.unref(a)},[l.createElementVNode("div",{class:l.normalizeClass(`${t}__custom-title`)},[l.renderSlot(B.$slots,"title")],2),e.title?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__title`)},[l.createVNode(l.unref(N),{align:l.unref(c)?l.unref(_).Center:l.unref(_).Left,label:"",truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align"])],2)):l.createCommentVNode("",!0),e.controlPosition===l.unref(ge).Before&&![l.unref(oe).Inline,l.unref(oe).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.unref($)&&l.unref(A)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(de))},[l.createVNode(Hl,{color:e.color,"current-page":l.unref(n),enabled:!l.unref(p),"goto-page":J,"more-label":e.moreLabel,"next-page-enabled":l.unref(d),"pagination-type":e.paginationType,"prev-page-enabled":l.unref(m),prefix:t,"show-more":e.onShowMore,"show-next-items":E,"show-prev-items":Q,"total-pages":l.unref($),variant:e.variant},null,8,["color","current-page","enabled","more-label","next-page-enabled","pagination-type","prev-page-enabled","show-more","total-pages","variant"])],2)):l.createCommentVNode("",!0)],64)):l.createCommentVNode("",!0)],10,Oo),l.createElementVNode("div",{ref_key:"scrollContainer",ref:y,class:l.normalizeClass(l.unref(te)),tabindex:"0"},[l.renderSlot(B.$slots,"default")],2),e.controlPosition===l.unref(ge).After&&![l.unref(oe).Inline,l.unref(oe).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.unref($)&&l.unref(A)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__slide-controls`)},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(de))},[l.createVNode(Hl,{color:e.color,"current-page":l.unref(n),enabled:!l.unref(p),"goto-page":J,"more-label":e.moreLabel,"next-page-enabled":l.unref(d),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(m),"show-more":e.onShowMore,"show-next-items":E,"show-prev-items":Q,"total-pages":l.unref($),variant:e.variant},null,8,["color","current-page","enabled","more-label","next-page-enabled","pagination-type","prev-page-enabled","show-more","total-pages","variant"])],2)],2)):l.createCommentVNode("",!0)],64)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Inline?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${t}__slide-controls ${t}__slide-controls--inline`)},[l.createElementVNode("div",{class:l.normalizeClass(`${t}__navigation`)},[l.createVNode(Hl,{color:e.color,"current-page":l.unref(n),enabled:!l.unref(p),"goto-page":J,"more-label":e.moreLabel,"next-page-enabled":l.unref(d),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(m),"show-more":e.onShowMore,"show-next-items":E,"show-prev-items":Q,"total-pages":l.unref($),variant:e.variant},null,8,["color","current-page","enabled","more-label","next-page-enabled","pagination-type","prev-page-enabled","show-more","total-pages","variant"])],2)],2)):l.createCommentVNode("",!0)],10,Po))}}),qe=({escHandler:e,triggerElem:t})=>{const o=a=>{if(V)if(t?.value){const n=t.value?.getAttribute("aria-expanded")==="true",i=a.target===t.value;a.key==="Escape"&&n&&i&&e?.()}else a.key==="Escape"&&e?.()},r=()=>{V&&(t?.value?t.value.removeEventListener("keyup",o,!1):document.removeEventListener("keyup",o,!1))};return V&&(t?.value?t.value.addEventListener("keyup",o,!1):document.addEventListener("keyup",o,!1)),{clearEventListeners:r}},qo=["data-testid"],Wo=["id","aria-labelledby","aria-hidden"],rt=l.defineComponent({name:"CLDisclosure",__name:"CLDisclosure",props:{bordered:{type:Boolean,default:!0},borderRadius:{},color:{default:H.Neutral},compact:{type:Boolean,default:!1},contentSpacing:{type:Boolean,default:!0},disclosureId:{},expanded:{type:Boolean,default:!1},expandedIcon:{default:O.ChevronUp},heading:{},headingLevel:{},headingType:{default:re.Section},iconAfter:{default:O.ChevronDown},iconBefore:{},iconSize:{default:w.Medium},rounded:{type:Boolean,default:!0},subHeading:{},subHeadingType:{default:j.Body},testId:{default:"clll-disclosure"},triggerButtonSize:{default:f.Medium},variant:{default:v.Soft}},setup(e){const t="clll-disclosure",o=e;let r=l.ref();const a=l.ref(o.expanded),n=el("trailing"),i=l.computed(()=>[t,`${t}--${o.color}--${o.variant}`,`${t}--${o.triggerButtonSize}`,o.bordered?`${t}--bordered`:"",o.borderRadius?`${t}--${o.borderRadius}`:"",o.contentSpacing?`${t}--padded`:`${t}--nopadding`,o.compact?`${t}--compact`:"",a.value?`${t}--expanded`:`${t}--collapsed`,o.heading?`${t}--hasheading`:"",o.subHeading||n.value?`${t}--hassubheading`:"",o.rounded?`${t}--rounded`:`${t}--box`,`${t}--${o.triggerButtonSize}`]),s=l.computed(()=>[`${t}__content`,`${t}__content--${o.triggerButtonSize}`]),c=()=>{a.value?a.value=!1:a.value=!0},{clearEventListeners:u}=qe({escHandler:c,triggerElem:r});return l.onBeforeUnmount(()=>{u()}),(d,m)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(i)),style:l.normalizeStyle(l.unref(jo)({color:e.color,variant:e.variant})),"data-testid":e.testId},[l.createVNode(l.unref(_e),{id:`${t}__button--${e.disclosureId}`,"aria-controls":`${t}--${e.disclosureId}`,"aria-expanded":l.unref(a),color:e.color,enabled:!0,fluid:!0,rounded:e.rounded,role:"button",onClick:c,onKeyup:l.withKeys(c,["enter"])},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(`${t}__trigger`)},[l.createElementVNode("span",{class:l.normalizeClass(`${t}__heading`)},[e.iconBefore?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,name:e.iconBefore,size:e.iconSize},null,8,["name","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${t}__heading-text`)},[e.heading?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,class:l.normalizeClass(`${t}__text-heading`),type:e.headingType,level:e.headingLevel},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.heading),1)]),_:1},8,["class","type","level"])):l.createCommentVNode("",!0),e.subHeading?(l.openBlock(),l.createBlock(l.unref(N),{key:1,class:l.normalizeClass(`${t}__text-subheading`),type:e.subHeadingType,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.subHeading),1)]),_:1},8,["class","type"])):l.createCommentVNode("",!0)],2),l.renderSlot(d.$slots,"trailing"),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(ee),{key:1,name:l.unref(a)?e.expandedIcon:e.iconAfter,size:e.iconSize},null,8,["name","size"])):l.createCommentVNode("",!0)],2)],2)]),_:3},8,["id","aria-controls","aria-expanded","color","rounded"]),l.createElementVNode("div",{id:`${t}--${e.disclosureId}`,"aria-labelledby":`${t}__button--${e.disclosureId}`,"aria-hidden":!l.unref(a),class:l.normalizeClass(l.unref(s))},[l.renderSlot(d.$slots,"default")],10,Wo)],14,qo))}});var Ll=(e=>(e.Width="width",e.Height="height",e))(Ll||{}),Sl=(e=>(e.Percentage="percentage",e.Auto="auto",e))(Sl||{});const Uo=({elementRef:e,dimension:t="width",mode:o="percentage",snapPoint:r=1,observeChanges:a=!0,debounceDelay:n=50,isActive:i=!1})=>{const s=l.ref({}),c=l.ref(null),u=l.ref(),d=l.ref(o),m=l.ref(r),h=l.ref(t),b=l.computed(()=>{const x=m.value??1;return Math.max(0,Math.min(1,x))}),g=l.computed(()=>typeof i=="boolean"?i:i.value),p=()=>{if(!(!V||!e?.value||d.value!=="auto"))try{const x=e.value,T=x.style.width,L=x.style.height,P=x.style.maxWidth,J=x.style.maxHeight;x.style.width="auto",x.style.height="auto",x.style.maxWidth="none",x.style.maxHeight="none";const Y=x.scrollWidth,se=x.scrollHeight,fe=window.innerWidth,X=window.innerHeight;if(x.style.width=T,x.style.height=L,x.style.maxWidth=P,x.style.maxHeight=J,h.value==="height"){const E=Math.min(se,X);s.value={height:`${E}px`}}else{const E=Math.min(Y,fe);s.value={width:`${E}px`}}}catch(x){console.error("Error measuring element size:",x)}},y=()=>{if(V)try{u.value&&u.value.stop(),u.value||(u.value=Pe()),u.value.start(n,x=>{Math.min(x,n)===n&&(u.value?.stop(),p())})}catch(x){console.error("Error in debounced measure:",x)}},k=()=>{if(!(!V||!e?.value||d.value!=="auto"||!a))try{c.value&&c.value.disconnect(),c.value=new ResizeObserver(()=>{y()}),c.value.observe(e.value)}catch(x){console.error("Error setting up ResizeObserver:",x)}},z=()=>{c.value&&(c.value.disconnect(),c.value=null)},$=l.computed(()=>V?d.value==="auto"?h.value==="height"?s.value.height||"auto":s.value.width||"auto":`${b.value*100}%`:"100%");return l.watch(d,x=>{x==="auto"&&g.value?l.nextTick(()=>{p(),k()}):(z(),s.value={})}),l.watch(g,x=>{x&&d.value==="auto"?l.nextTick(()=>{p(),k()}):(z(),x||(s.value={}))}),{size:$,measure:p,destroy:()=>{V&&(z(),u.value&&u.value.stop(),s.value={})}}},Go=["data-testid"],at=l.defineComponent({name:"CLDrawer",__name:"CLDrawer",props:{autoSize:{type:Boolean,default:!1},dismissible:{type:Boolean,default:!0},isOpen:{type:Boolean,default:!1},onClose:{type:Function,default:void 0},overlay:{type:Boolean,default:!0},position:{default:Be.Left},snapPoint:{default:1},testId:{default:"clll-drawer"},zIndex:{default:100}},emits:["drawer-open","drawer-close"],setup(e,{emit:t}){const o=t,r=l.useTemplateRef("drawer-content"),a=300,n=l.ref(!1),i=l.ref(),s=l.ref(0),c=l.ref(!1),u=l.computed(()=>d.isOpen||c.value),d=e,m="clll-drawer",h="clll-prevent-scroll",b=l.computed(()=>d.position===Be.Top||d.position===Be.Bottom?Ll.Height:Ll.Width),{size:g,destroy:p}=Uo({elementRef:r,dimension:b.value,mode:d.autoSize?Sl.Auto:Sl.Percentage,snapPoint:d.snapPoint,observeChanges:!0,debounceDelay:50,isActive:l.computed(()=>d.isOpen&&n.value)}),y=()=>{V&&window?.document.body.classList.add(h)},k=()=>{V&&window?.document.body.classList.remove(h)},z=l.computed(()=>[m,`${m}--${d.position}`,n.value?`${m}--mounted`:""]),$=l.computed(()=>[`${m}__content`,`${m}__content--${d.position}`]),A=l.computed(()=>{if(d.zIndex==="auto")return d.zIndex;const X=Oe(d.zIndex)?parseInt(d.zIndex,10):d.zIndex;return X>0?X.toString():s.value.toString()}),x=l.computed(()=>((Oe(d.zIndex)?parseInt(d.zIndex,10):d.zIndex)-1).toString()),T=l.computed(()=>{const X=d.position===Be.Top||d.position===Be.Bottom,E=X?"height":"width",Q={zIndex:A.value,[E]:g.value};return d.autoSize&&(X?Q.maxHeight="100dvh":Q.maxWidth="100vw"),Q}),L=X=>{try{const E=X?.target,Q=r.value;return!!(V&&Q&&!Q.contains(E))}catch(E){return console.error(E),!1}},P=X=>{try{L(X)&&(V&&window.removeEventListener("mousedown",P),se())}catch(E){console.error(E)}},J=()=>{V&&window.removeEventListener("mousedown",P)},Y=()=>{V&&(i.value&&i.value.stop(),J(),k(),c.value=!1,p())},se=()=>{d.isOpen&&(c.value=!0,n.value=!1,V?(i.value&&i.value.stop(),i.value||(i.value=Pe()),i.value.start(a,X=>{Math.min(X,a)===a&&(i.value?.stop(),d.onClose?.(),Y())})):(d.onClose?.(),Y()))};l.watch(()=>d.isOpen,X=>{X?(c.value=!1,o("drawer-open"),y(),V&&(s.value=zl()+1,i.value||(i.value=Pe()),i.value.start(100,E=>{Math.min(E,100)===100&&(i.value?.stop(),n.value=!0,d.dismissible&&(J(),setTimeout(()=>{V&&window.addEventListener("mousedown",P)},100)))}),r.value&&r.value.focus())):(c.value=!0,r.value&&r.value.blur(),k(),J(),i.value?(n.value=!1,i.value.start(a,E=>{Math.min(E,a)===a&&(i.value?.stop(),d.onClose?.(),Y())})):(n.value=!1,d.onClose?.(),Y()),o("drawer-close"))}),l.onMounted(()=>{d.isOpen&&V&&(y(),s.value=zl()+1,i.value||(i.value=Pe()),i.value.start(100,X=>{Math.min(X,100)===100&&(i.value?.stop(),n.value=!0)}),r.value&&r.value.focus())});const{clearEventListeners:fe}=qe({escHandler:d.dismissible?se:void 0});return l.onBeforeUnmount(()=>{Y(),fe(),i.value&&i.value.stop()}),(X,E)=>l.unref(u)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(z)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(Eo)(),zIndex:l.unref(A)})},[l.createElementVNode("div",{ref:"drawer-content",class:l.normalizeClass(l.unref($)),style:l.normalizeStyle(l.unref(T)),role:"dialog",tabindex:-1},[l.renderSlot(X.$slots,"default")],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${m}__overlay`),style:l.normalizeStyle({zIndex:l.unref(x)}),onClick:E[0]||(E[0]=Q=>e.dismissible?se():void 0)},null,6)):l.createCommentVNode("",!0)],14,Go)):l.createCommentVNode("",!0)}}),Ee="clll-form-field",We=l.defineComponent({__name:"CLFormField",props:{fluid:{type:Boolean},hasPill:{type:Boolean},hasCharCounter:{type:Boolean},orientation:{}},setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([Ee,e.fluid||e.orientation===l.unref(ae).Horizontal?`${Ee}--fluid`:`${Ee}--fixed`,e.orientation?`${Ee}--${e.orientation}`:"",e.hasPill?`${Ee}--haspill`:"",e.hasCharCounter?`${Ee}--hascharcounter`:""])},[l.renderSlot(t.$slots,"default")],2))}}),nt=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:v.Solid}),s=F({color:e,colors:o.value,mode:a,variant:v.Outline}),c=r.value?"black":"white",u=s?.border,d=s?.disabled,m=r.value?"black":i?.textDisabled,h=s?.focus,b=s?.focus,g=s?.text,p=s?.textDisabled,y=Al();return{"--clll-checkbox-bg":n?"transparent":c??"white","--clll-checkbox-border":n?"transparent":u??"transparent","--clll-checkbox-disabled-border":d??"transparent","--clll-checkbox-disabled-bg":m??"transparent","--clll-checkbox-checked-bg":c??"white","--clll-checkbox-focus-border":h??"transparent","--clll-checkbox-focus-shadow":b??"transparent","--clll-checkbox-icon-color":g??"inherit","--clll-checkbox-disabled-icon-color":p??"transparent","--clll-checkbox-indicator-color":g??"inherit","--clll-checkbox-disabled-indicator-color":p??"transparent","--clll-checkbox-theme-radius":"var(--clll-default-radius)","--clll-checkbox-outline-width":n?"0px":"2px","--clll-checkbox-required-asterisk-color":y??"red"}},it=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:v.Solid}),s=F({color:e,colors:o.value,mode:a,variant:v.Outline}),c=r.value?"black":"white",u=r.value?"black":i?.textDisabled,d=s?.border,m=s?.disabled,h=r.value?"black":i?.textDisabled,b=s?.focus,g=s?.focus,p=s?.text,y=s?.focus,k=Al();return{"--clll-input-bg":n?"transparent":c??"white","--clll-input-border":n?"transparent":d??"transparent","--clll-input-disabled-border":m??"transparent","--clll-input-disabled-bg":h??"transparent","--clll-input-readonly-border":m??"transparent","--clll-input-readonly-bg":h??"transparent","--clll-input-focus-border":b??"transparent","--clll-input-focus-shadow":g??"transparent","--clll-input-text":p??"inherit","--clll-input-text-placeholder":y??"transparent","--clll-input-grouped-bg":u??"transparent","--clll-input-prefix-suffix-color":y??"transparent","--clll-input-theme-radius":"var(--clll-default-radius)","--clll-input-ghost-padding":n?"0":void 0,"--clll-input-required-asterisk-color":k??"red"}},Ko=({color:e})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-input-message-color":F({color:e,colors:t.value,mode:r,variant:v.Outline})?.textBody??"inherit"}},Zo=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:v.Solid}),s=F({color:e,colors:o.value,mode:a,variant:v.Outline}),c=r.value?"black":"white",u=s?.border,d=s?.disabled,m=r.value?"black":i?.textDisabled,h=s?.focus,b=s?.focus,g=s?.text,p=s?.focus,y=Al();return{"--clll-select-bg":n?"transparent":c??"white","--clll-select-border":n?"transparent":u??"transparent","--clll-select-disabled-border":d??"transparent","--clll-select-disabled-bg":m??"transparent","--clll-select-focus-border":h??"transparent","--clll-select-focus-shadow":b??"transparent","--clll-select-text":g??"inherit","--clll-select-text-placeholder":p??"transparent","--clll-select-icon-color":g??"inherit","--clll-select-disabled-icon-color":p??"transparent","--clll-select-theme-radius":"var(--clll-default-radius)","--clll-select-ghost-padding":n?"0":void 0,"--clll-select-required-asterisk-color":y??"red"}},Al=()=>{const{colors:e,darkMode:t}=q();return t.value?e.value.danger?.["400"]:e.value.danger?.["700"]},jl="clll-input__message",Ue=l.defineComponent({__name:"CLInputMessages",props:{id:{},messages:{},messageType:{default:H.Neutral}},setup(e){return(t,o)=>(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.messages,(r,a)=>(l.openBlock(),l.createElementBlock("span",{key:`${e.id}-message-${a}`,class:l.normalizeClass([jl,`${jl}--${e.messageType}`]),style:l.normalizeStyle(l.unref(Ko)({color:e.messageType}))},[l.createElementVNode("span",{class:l.normalizeClass([`${jl}__text`])},l.toDisplayString(r),3)],6))),128))}}),Jo=["data-testid"],Yo=["for","disabled"],Qo=["id","aria-label","disabled","form","name","required","value"],st=l.defineComponent({name:"CLCheckbox",__name:"CLCheckbox",props:l.mergeModels({ariaLabel:{default:void 0},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},form:{default:void 0},id:{},label:{default:void 0},messages:{default:()=>[]},messageType:{default:void 0},name:{},onBlur:{type:Function,default:void 0},onChange:{type:Function,default:void 0},onFocus:{type:Function,default:void 0},required:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Small},testId:{default:"clll-checkbox"},value:{type:[String,Number,Boolean],default:void 0},variant:{default:v.Outline}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o={[f.Tiny]:w.Tiny,[f.Small]:w.Tiny,[f.Medium]:w.Small,[f.Large]:w.Medium,[f.XL]:w.Medium,[f.XXL]:w.Large,[f.XXXL]:w.Large,[f.XXXXL]:w.XL},r={[f.Tiny]:j.Small,[f.Small]:j.Medium,[f.Medium]:j.Medium,[f.Large]:j.Large,[f.XL]:j.XL,[f.XXL]:j.XXL,[f.XXXL]:j.XXXL,[f.XXXXL]:j.XXXXL},a=e,n=l.useTemplateRef("checkbox-ref"),i=l.useModel(e,"modelValue"),s="clll-checkbox",c=l.computed(()=>[s,a.borderRadius?`${s}--${a.borderRadius}`:"",a.busy?`${s}--busy`:`${s}--ready`,a.disabled?`${s}--disabled`:`${s}--active`,a.label?`${s}--haslabel`:"",`${s}--${a.color}`,`${s}--${a.size}`,a.messageType?`${s}--${a.messageType}`:"",a.rounded?`${s}--rounded`:`${s}--box`,a.required?`${s}--required`:`${s}--optional`]),u=l.computed(()=>[`${s}__checkbox-container`,`${s}--${a.variant}`]),d=()=>{n.value&&n.value.focus()};return t({checkboxRef:n}),(m,h)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(nt)({color:e.color,variant:e.variant})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(u)),onClick:d},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${s}__label`),disabled:e.disabled},[l.createElementVNode("span",{class:l.normalizeClass([`${s}__checkbox-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"checkbox-ref","onUpdate:modelValue":h[0]||(h[0]=b=>i.value=b),"aria-label":e.ariaLabel,class:l.normalizeClass(`${s}__checkbox`),disabled:e.disabled||e.busy,form:e.form,name:e.name,required:e.required,type:"checkbox",value:e.value,onBlur:h[1]||(h[1]=(...b)=>e.onBlur&&e.onBlur(...b)),onChange:h[2]||(h[2]=(...b)=>e.onChange&&e.onChange(...b)),onFocus:h[3]||(h[3]=(...b)=>e.onFocus&&e.onFocus(...b))},null,42,Qo),[[l.vModelCheckbox,i.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${s}__icon`)},[l.createVNode(l.unref(ee),{name:l.unref(O).Check,size:o[e.size]},null,8,["name","size"])],2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(N),{key:0,as:"span",type:r[e.size],class:l.normalizeClass(e.required?`${s}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,Yo)],2)],14,Jo),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1}))}}),No=["for","data-testid"],El=l.defineComponent({name:"CLFormLabel",__name:"CLFormLabel",props:{cssPrefix:{default:"clll-form"},htmlFor:{},label:{},required:{type:Boolean,default:!1},size:{default:f.Small},testId:{default:"clll-form-label"}},setup(e){const t={[f.Tiny]:j.Tiny,[f.Small]:j.Small,[f.Medium]:j.Medium,[f.Large]:j.Body,[f.XL]:j.XL,[f.XXL]:j.XXL,[f.XXXL]:j.XXXL,[f.XXXXL]:j.XXXXL};return(o,r)=>(l.openBlock(),l.createElementBlock("label",{for:e.htmlFor,class:l.normalizeClass(`${e.cssPrefix}__label`),"data-testid":e.testId},[l.createVNode(l.unref(N),{as:"span",type:t[e.size],class:l.normalizeClass(e.required?`${e.cssPrefix}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])],10,No))}}),Io=["data-testid"],_o={"aria-live":"polite",class:"clll-form-char-counter__char-counter__text",role:"status"},dt=l.defineComponent({name:"CLFormCharCounter",__name:"CLFormCharCounter",props:{color:{default:H.Neutral},cssPrefix:{},currentLength:{},layout:{default:Ae.Block},maxLength:{},size:{default:f.Small},testId:{default:"clll-form-char-counter"}},setup(e){const t=e,o=l.computed(()=>[`${t.cssPrefix}__char-counter`,"clll-form-char-counter",`clll-form-char-counter--${t.layout}`,`clll-form-char-counter--${t.size}`,`clll-form-char-counter--${t.color}`,t.layout===Ae.Inline?"form-counter-flex":""]);return(r,a)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(o)),"data-testid":e.testId},[l.createElementVNode("div",_o,l.toDisplayString(e.currentLength)+"/"+l.toDisplayString(e.maxLength),1)],10,Io))}}),e1=["data-testid"],l1=l.defineComponent({name:"CLInputPrefix",__name:"CLInputPrefix",props:{ariaLabel:{default:void 0},borderRadius:{default:Me.XS},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},prefix:{},size:{default:f.Small},testId:{default:"clll-input-prefix"}},setup(e){const t=e,o="clll-input",r=d=>Object.values(O).includes(d),a=d=>d,n=d=>d?.replace("rounded-","")||"xs",i={[f.Tiny]:w.Tiny,[f.Small]:w.Small,[f.Medium]:w.Medium,[f.Large]:w.Large,[f.XL]:w.XL,[f.XXL]:w.XXL,[f.XXXL]:w.XXXL,[f.XXXXL]:w.XXXXL},s=l.computed(()=>!!t.onClick&&r(t.prefix)),c=l.computed(()=>[`${o}__input-prefix`,"form-addon-flex","form-addon-flex--left",r(t.prefix)?`${o}__input-prefix--icon form-addon-flex--icon`:`${o}__input-prefix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.prefix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--left-${n(t.borderRadius)}`:""]),u=d=>{t.onClick&&d&&!t.disabled&&(d.stopPropagation(),t.onClick(d))};return(d,m)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(c))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":l.unref(Me).Full,color:e.color,disabled:e.disabled,"icon-before":a(e.prefix),"icon-size":i[e.size],"on-click":u,size:e.size,"test-id":e.testId,variant:l.unref(v).Text,wrap:""},null,8,["aria-label","border-radius","color","disabled","icon-before","icon-size","size","test-id","variant"])):(l.openBlock(),l.createElementBlock("span",{key:1,class:"icon-container","data-testid":e.testId},[r(e.prefix)?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,name:a(e.prefix),size:i[e.size],color:e.color},null,8,["name","size","color"])):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(e.prefix),1)],64))],8,e1))],2))}}),t1=["data-testid"],o1=l.defineComponent({name:"CLInputSuffix",__name:"CLInputSuffix",props:{ariaLabel:{default:void 0},borderRadius:{default:Me.XS},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},suffix:{},size:{default:f.Small},testId:{default:"clll-input-suffix"}},setup(e){const t=e,o="clll-input",r=d=>Object.values(O).includes(d),a=d=>d,n=d=>d?.replace("rounded-","")||"xs",i={[f.Tiny]:w.Tiny,[f.Small]:w.Small,[f.Medium]:w.Medium,[f.Large]:w.Large,[f.XL]:w.XL,[f.XXL]:w.XXL,[f.XXXL]:w.XXXL,[f.XXXXL]:w.XXXXL},s=l.computed(()=>!!t.onClick&&r(t.suffix)),c=l.computed(()=>[`${o}__input-suffix`,"form-addon-flex","form-addon-flex--right",r(t.suffix)?`${o}__input-suffix--icon form-addon-flex--icon`:`${o}__input-suffix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.suffix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--right-${n(t.borderRadius)}`:""]),u=d=>{t.onClick&&d&&!t.disabled&&(d.stopPropagation(),t.onClick(d))};return(d,m)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(c))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":l.unref(Me).Full,color:e.color,disabled:e.disabled,"icon-before":a(e.suffix),"icon-size":i[e.size],"on-click":u,size:e.size,"test-id":e.testId,variant:l.unref(v).Text,wrap:""},null,8,["aria-label","border-radius","color","disabled","icon-before","icon-size","size","test-id","variant"])):(l.openBlock(),l.createElementBlock("span",{key:1,class:"icon-container","data-testid":e.testId},[r(e.suffix)?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,name:a(e.suffix),size:i[e.size],color:e.color},null,8,["name","size","color"])):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(e.suffix),1)],64))],8,t1))],2))}}),r1=({color:e=H.Primary,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Outline,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-badge-bg-color":i?.bg??"transparent","--clll-badge-border-color":n?i?.border??"transparent":"transparent","--clll-badge-border-style":n?"solid":"none","--clll-badge-border-width":n?"1px":"0","--clll-badge-text-color":i?.text??"inherit","--clll-badge-theme-radius":"var(--clll-default-radius)"}},a1=({color:e=H.Primary,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-banner-bg-color":n?.bg??"transparent","--clll-banner-border-color":n?.focus??"transparent","--clll-banner-text-color":n?.text??"inherit","--clll-banner-theme-radius":"var(--clll-default-radius)"}},ct=({color:e=H.Primary,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Outline,i=t===v.Ghost,s=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-pill-bg-color":s?.bg??"transparent","--clll-pill-border-color":n?s?.border??"transparent":"transparent","--clll-pill-border-style":n?"solid":"none","--clll-pill-border-width":n?"1px":"0","--clll-pill-text-color":s?.text??"inherit","--clll-pill-hover-bg":s?.bg??"transparent","--clll-pill-count-bg":!n&&!i?s?.hover??"transparent":"transparent","--clll-pill-count-border-style":n?"solid":"none","--clll-pill-count-border-color":n?s?.border??"transparent":"transparent","--clll-pill-count-border-width":n?"1px":"0","--clll-pill-theme-radius":"var(--clll-default-radius)"}},n1=({color:e=H.Primary})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light,a=F({color:e,colors:t.value,mode:r,variant:v.Solid});return{"--clll-progress-container-bg":F({color:H.Neutral,colors:t.value,mode:r,variant:v.Solid})?.disabled??"transparent","--clll-progress-bar-bg":a?.bg??"transparent"}},i1=["data-testid"],Tl=l.defineComponent({name:"CLPill",__name:"CLPill",props:{color:{default:H.Neutral},count:{},elevated:{type:Boolean,default:!1},icon:{},iconFilled:{type:Boolean,default:!1},label:{},onClick:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-pill"},variant:{default:v.Soft}},setup(e){const t=e,o="clll-pill",r=l.computed(()=>[o,`${o}--${t.color}--${t.variant}`,t.count?`${o}--has-count`:"",t.elevated?`${o}--elevated`:"",t.icon?`${o}--has-icon`:`${o}--has-noicon`,t.rounded?`${o}--rounded`:""]),a=l.computed(()=>[o,`${o}--clickable`,`${o}--${t.color}--${t.variant}`,t.count?`${o}--has-count`:"",t.icon?`${o}--has-icon`:`${o}--has-noicon`,t.rounded?`${o}--rounded`:""]);return(n,i)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[e.onClick?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(ct)({color:e.color,variant:e.variant}))},[e.icon?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(w).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${o}__label`)},l.toDisplayString(e.label),3),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${o}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0)],14,i1)),e.onClick?(l.openBlock(),l.createBlock(l.unref(G),{key:1,color:e.color,"on-click":e.onClick,variant:e.variant,pill:"",rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(l.unref(a)),style:l.normalizeStyle(l.unref(ct)({color:e.color,variant:e.variant}))},[e.icon?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(w).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${o}__label`)},l.toDisplayString(e.label),3),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${o}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0)],6)]),_:1},8,["color","on-click","variant","rounded"])):l.createCommentVNode("",!0)],64))}}),s1=["data-testid"],d1=l.defineComponent({name:"CLInputPill",__name:"CLInputPill",props:{color:{default:H.Neutral},label:{},testId:{default:"clll-input-pill"}},setup(e){const t="clll-input";return(o,r)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${t}__pill`),"data-testid":e.testId},[l.createVNode(l.unref(Tl),{color:e.color,label:e.label,variant:l.unref(v).Soft},null,8,["color","label","variant"])],10,s1))}}),c1=["data-testid"],m1=l.defineComponent({name:"CLInputColorTools",__name:"CLInputColorTools",props:{copied:{type:Boolean,default:!1},initialValue:{default:void 0},modelValue:{default:void 0},size:{default:f.Small},testId:{default:"clll-input-color-tools"}},emits:["copy","reset","update:copied"],setup(e,{emit:t}){const o=e,r=t,a="clll-input",n=l.ref(o.copied),i={[f.Tiny]:w.Tiny,[f.Small]:w.Small,[f.Medium]:w.Medium,[f.Large]:w.Large,[f.XL]:w.XL,[f.XXL]:w.XXL,[f.XXXL]:w.XXXL,[f.XXXXL]:w.XXXXL},s=async()=>{try{o.modelValue&&(await navigator.clipboard.writeText(o.modelValue.toString()),n.value=!0,r("update:copied",!0),r("copy"))}catch(u){console.error(u)}},c=()=>{r("reset",o.initialValue)};return l.watch(()=>o.copied,u=>{n.value=u}),l.watch(()=>o.modelValue,()=>{n.value=!1,r("update:copied",!1)}),(u,d)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${a}__selected-color-tools`),"data-testid":e.testId},[e.modelValue?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":"Copy color to clipboard",class:l.normalizeClass(`${a}__copy-to-clipboard`),color:l.unref(H).Neutral,"icon-before":l.unref(n)?l.unref(O).Check:l.unref(O).Copy,"icon-size":i[e.size],"on-click":s,size:e.size,title:l.unref(n)?"Color copied to clipboard":"Copy color to clipboard",variant:l.unref(v).Ghost,wrap:""},null,8,["class","color","icon-before","icon-size","size","title","variant"])):l.createCommentVNode("",!0),e.modelValue?(l.openBlock(),l.createBlock(l.unref(G),{key:1,"aria-label":"Reset selected color",class:l.normalizeClass(`${a}__reset-selected-color`),color:l.unref(H).Neutral,"on-click":c,"icon-before":l.unref(O).Restore,"icon-size":i[e.size],size:e.size,title:"Reset selected color",variant:l.unref(v).Ghost,wrap:""},null,8,["class","color","icon-before","icon-size","size","variant"])):l.createCommentVNode("",!0)],10,c1))}}),u1=["data-testid"],h1=["id","name","aria-label","autocomplete","disabled","form","maxlength","minlength","pattern","placeholder","readonly","required","spellcheck","type"],mt=l.defineComponent({name:"CLInput",__name:"CLInput",props:l.mergeModels({ariaLabel:{default:void 0},autoComplete:{type:Boolean,default:void 0},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},charCounter:{type:Boolean,default:!1},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},form:{default:void 0},grouped:{type:Boolean,default:!1},id:{},label:{default:void 0},maxLength:{default:void 0},messages:{default:()=>[]},messageType:{default:void 0},minLength:{default:void 0},name:{},onBlur:{type:Function,default:void 0},onChange:{type:Function,default:void 0},onFocus:{type:Function,default:void 0},onInput:{type:Function,default:void 0},onPrefixClick:{type:Function,default:void 0},onSuffixClick:{type:Function,default:void 0},orientation:{default:ae.Vertical},pattern:{default:void 0},pill:{default:void 0},placeholder:{default:void 0},prefix:{default:void 0},prefixAriaLabel:{default:void 0},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Small},spellCheck:{type:Boolean,default:void 0},suffix:{default:void 0},suffixAriaLabel:{default:void 0},testId:{default:"clll-input"},type:{default:R.Text},variant:{default:v.Outline}},{modelValue:{},modelModifiers:{}}),emits:l.mergeModels(["reset"],["update:modelValue"]),setup(e,{expose:t,emit:o}){const r=e,a=o,n="clll-input",i=l.ref(!1),s=l.useTemplateRef("input-elem"),c=l.useModel(e,"modelValue");r.type===R.Color&&!c.value&&(c.value="#FFFFFF");const u=c.value?.toString(),d=p=>Object.values(O).includes(p),m=l.computed(()=>[n,r.borderRadius?`${n}--${r.borderRadius}`:"",r.busy?`${n}--busy`:`${n}--ready`,`${n}--${r.color}`,`${n}--${r.size}`,`${n}--${r.type}`,`${n}--${r.variant}`,r.disabled||r.busy?`${n}--disabled`:`${n}--active`,r.fluid||r.orientation===ae.Horizontal?`${n}--fluid`:`${n}--fixed`,r.grouped?`${n}--grouped`:"",r.label?`${n}--haslabel`:"",r.messageType?`${n}--${r.messageType}`:"",r.orientation?`${n}--${r.orientation}`:"",r.pill?`${n}--haspill`:"",r.charCounter&&r.maxLength&&[R.Email,R.None,R.Text,R.Url].includes(r.type)?`${n}--hascharcounter`:"",r.prefix&&![R.Color,R.File].includes(r.type)?`${n}--hasprefix`:"",r.prefix&&![R.Color,R.File].includes(r.type)?d(r.prefix)?`${n}--hasiconprefix`:`${n}--hascustomprefix`:"",r.readonly?`${n}--readonly`:`${n}--writeable`,r.rounded?`${n}--rounded`:`${n}--box`,r.required?`${n}--required`:`${n}--optional`,r.suffix&&![R.Color,R.File].includes(r.type)?`${n}--hassuffix`:"",r.suffix&&![R.Color,R.File].includes(r.type)?d(r.suffix)?`${n}--hasiconsuffix`:`${n}--hascustomsuffix`:""]),h=l.computed(()=>[`${n}__input`,{"--nocolor":r.type===R.Color&&!c.value},{"--input-group":r.grouped||r.prefix||r.suffix}]),b=p=>{c.value=p,a("reset",c.value)},g=p=>{!p.target.closest('button, a, [role="button"]')&&s.value&&s.value.focus()};return l.watch(c,()=>{i.value=!1}),t({inputRef:s}),(p,y)=>(l.openBlock(),l.createBlock(We,{fluid:e.fluid,"has-pill":!!e.pill,"has-char-counter":!!(e.charCounter&&e.maxLength),orientation:e.orientation},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(m)),style:l.normalizeStyle(l.unref(it)({color:e.color,variant:e.variant})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(El,{key:0,"css-prefix":n,"html-for":e.id,label:e.label,required:e.required,size:e.size},null,8,["html-for","label","required","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass([`${n}__input-container`,"--focus-within"]),onClick:g},[e.prefix&&![l.unref(R).Color,l.unref(R).File].includes(e.type)?(l.openBlock(),l.createBlock(l1,{key:0,prefix:e.prefix,size:e.size,grouped:e.grouped,"border-radius":e.borderRadius,color:e.color,"on-click":e.onPrefixClick,"aria-label":e.prefixAriaLabel,disabled:e.disabled||e.busy},null,8,["prefix","size","grouped","border-radius","color","on-click","aria-label","disabled"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${n}__input-border-control`)},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"input-elem","onUpdate:modelValue":y[0]||(y[0]=k=>c.value=k),name:e.name,"aria-label":e.ariaLabel,autocomplete:e.autoComplete?"on":"off",class:l.normalizeClass(l.unref(h)),disabled:e.disabled||e.busy,form:e.form,maxlength:e.maxLength,minlength:e.minLength,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,required:e.required,spellcheck:e.spellCheck,type:e.type,onBlur:y[1]||(y[1]=(...k)=>e.onBlur&&e.onBlur(...k)),onChange:y[2]||(y[2]=(...k)=>e.onChange&&e.onChange(...k)),onFocus:y[3]||(y[3]=(...k)=>e.onFocus&&e.onFocus(...k)),onInput:y[4]||(y[4]=(...k)=>e.onInput&&e.onInput(...k))},null,42,h1),[[l.vModelDynamic,c.value]])],2),e.type===l.unref(R).Color?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${n}__selected-color`)},l.toDisplayString(c.value||"none"),3)):l.createCommentVNode("",!0),e.type===l.unref(R).Color?(l.openBlock(),l.createBlock(m1,{key:2,modelValue:c.value,"onUpdate:modelValue":y[5]||(y[5]=k=>c.value=k),copied:l.unref(i),"onUpdate:copied":y[6]||(y[6]=k=>l.isRef(i)?i.value=k:null),"initial-value":l.unref(u),size:e.size,onReset:b},null,8,["modelValue","copied","initial-value","size"])):l.createCommentVNode("",!0),e.suffix&&![l.unref(R).Color,l.unref(R).File].includes(e.type)?(l.openBlock(),l.createBlock(o1,{key:3,suffix:e.suffix,size:e.size,grouped:e.grouped,"border-radius":e.borderRadius,color:e.color,"on-click":e.onSuffixClick,"aria-label":e.suffixAriaLabel,disabled:e.disabled||e.busy},null,8,["suffix","size","grouped","border-radius","color","on-click","aria-label","disabled"])):l.createCommentVNode("",!0),e.charCounter&&e.maxLength&&[l.unref(R).Email,l.unref(R).None,l.unref(R).Text,l.unref(R).Url].includes(e.type)?(l.openBlock(),l.createBlock(dt,{key:4,color:e.color,"css-prefix":n,"current-length":c.value?c.value.toString().length:0,"max-length":e.maxLength,layout:l.unref(Ae).Inline,size:e.size},null,8,["color","current-length","max-length","layout","size"])):l.createCommentVNode("",!0)],2)],14,u1),e.pill&&e.label&&e.orientation===l.unref(ae).Horizontal?(l.openBlock(),l.createElementBlock("span",{key:0,class:l.normalizeClass(`${n}__spacer`)},null,2)):l.createCommentVNode("",!0),e.pill?(l.openBlock(),l.createBlock(d1,{key:1,label:e.pill,color:e.color},null,8,["label","color"])):l.createCommentVNode("",!0),e.id?(l.openBlock(),l.createBlock(Ue,{key:2,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1},8,["fluid","has-pill","has-char-counter","orientation"]))}}),b1=["data-testid"],f1=["for"],k1=["id","aria-label","checked","disabled","name","value","required"],ut=l.defineComponent({name:"CLRadioButton",__name:"CLRadioButton",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},checked:{type:Boolean},color:{default:H.Neutral},disabled:{type:Boolean},form:{},id:{},label:{},messages:{},messageType:{},name:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:f.Small},testId:{default:"clll-radiobutton"},value:{type:[String,Number,Boolean]},variant:{default:v.Outline},onBlur:{},onChange:{},onFocus:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o={[f.Tiny]:j.Small,[f.Small]:j.Medium,[f.Medium]:j.Medium,[f.Large]:j.Large,[f.XL]:j.XL,[f.XXL]:j.XXL,[f.XXXL]:j.XXXL,[f.XXXXL]:j.XXXXL},r=e,a="clll-radiobutton",n=l.useModel(e,"modelValue"),i=l.useTemplateRef("radiobutton-ref"),s=()=>{i.value&&i.value.focus()},c=l.computed(()=>[a,r.borderRadius?`${a}--${r.borderRadius}`:"",r.busy?`${a}--busy`:`${a}--ready`,`${a}--${r.color}`,`${a}--${r.size}`,r.disabled?`${a}--disabled`:`${a}--active`,r.label?`${a}--haslabel`:"",r.messageType?`${a}--${r.messageType}`:"",r.rounded?`${a}--rounded`:`${a}--box`,r.required?`${a}--required`:`${a}--optional`]),u=l.computed(()=>[`${a}__radiobutton-container`,`${a}--${r.variant}`]);return t({radiobuttonRef:i}),(d,m)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(nt)({color:e.color,variant:e.variant})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(u)),onClick:s},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${a}__label`)},[l.createElementVNode("span",{class:l.normalizeClass([`${a}__radiobutton-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"radiobutton-ref","onUpdate:modelValue":m[0]||(m[0]=h=>n.value=h),"aria-label":e.ariaLabel,class:l.normalizeClass(`${a}__radiobutton`),checked:e.checked,disabled:e.disabled||e.busy,name:e.name,value:e.value,required:e.required,type:"radio",onBlur:m[1]||(m[1]=(...h)=>e.onBlur&&e.onBlur(...h)),onChange:m[2]||(m[2]=(...h)=>e.onChange&&e.onChange(...h)),onFocus:m[3]||(m[3]=(...h)=>e.onFocus&&e.onFocus(...h))},null,42,k1),[[l.vModelRadio,n.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${a}__indicator`)},null,2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(N),{key:0,as:"span",type:o[e.size],class:l.normalizeClass(e.required?`${a}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,f1)],2)],14,b1),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1}))}}),y1=["data-testid"],p1=["id","aria-label","disabled","name","placeholder","form","required"],g1=["value","selected","disabled"],ht=l.defineComponent({name:"CLSelect",__name:"CLSelect",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},color:{default:H.Neutral},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},messages:{},messageType:{},name:{},onBlur:{},onChange:{},onFocus:{},orientation:{default:ae.Vertical},options:{},placeholder:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:f.Small},testId:{default:"clll-select"},variant:{default:v.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o={[f.Tiny]:w.Tiny,[f.Small]:w.Tiny,[f.Medium]:w.Small,[f.Large]:w.Medium,[f.XL]:w.Medium,[f.XXL]:w.Large,[f.XXXL]:w.Large,[f.XXXXL]:w.XL},r=e,a="clll-select",n=l.useModel(e,"modelValue"),i=l.useTemplateRef("select-ref"),s=()=>{i.value&&i.value.focus()},c=l.computed(()=>[a,r.borderRadius?`${a}--${r.borderRadius}`:"",r.busy?`${a}--busy`:`${a}--ready`,`${a}--${r.color}`,`${a}--${r.size}`,`${a}--${r.variant}`,r.disabled||r.busy?`${a}--disabled`:`${a}--active`,r.fluid||r.orientation===ae.Horizontal?`${a}--fluid`:`${a}--fixed`,r.label?`${a}--haslabel`:"",r.messageType?`${a}--${r.messageType}`:"",r.orientation?`${a}--${r.orientation}`:"",r.rounded?`${a}--rounded`:`${a}--box`,r.required?`${a}--required`:`${a}--optional`]);return t({selectRef:i}),(u,d)=>(l.openBlock(),l.createBlock(We,{fluid:e.fluid,orientation:e.orientation},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(Zo)({color:e.color,variant:e.variant})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(El,{key:0,"css-prefix":a,"html-for":e.id,label:e.label,required:e.required,size:e.size},null,8,["html-for","label","required","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${a}__select-container`),onClick:s},[l.withDirectives(l.createElementVNode("select",{id:e.id,ref:"select-ref","onUpdate:modelValue":d[0]||(d[0]=m=>n.value=m),"aria-label":e.ariaLabel,class:l.normalizeClass(`${a}__select`),disabled:e.disabled||e.busy,name:e.name,placeholder:e.placeholder,form:e.form,required:e.required,onBlur:d[1]||(d[1]=(...m)=>e.onBlur&&e.onBlur(...m)),onChange:d[2]||(d[2]=(...m)=>e.onChange&&e.onChange(...m)),onFocus:d[3]||(d[3]=(...m)=>e.onFocus&&e.onFocus(...m))},[e.options?(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:0},l.renderList(e.options,(m,h)=>(l.openBlock(),l.createElementBlock("option",{key:`${e.id}-option-${h}`,value:m.value,selected:m.value===n.value,disabled:m.disabled},l.toDisplayString(m.label),9,g1))),128)):l.createCommentVNode("",!0)],42,p1),[[l.vModelSelect,n.value]]),l.createElementVNode("span",{class:l.normalizeClass([`${a}__icon`,"form-select-icon-flex"])},[l.createVNode(l.unref(ee),{name:l.unref(O).ChevronDown,size:o[e.size]},null,8,["name","size"])],2)],2)],14,y1),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1},8,["fluid","orientation"]))}}),w1=["data-testid"],v1=["id","aria-label","autocomplete","cols","disabled","form","maxlength","minlength","name","pattern","placeholder","readonly","required","spellcheck","rows"],bt=l.defineComponent({name:"CLTextArea",__name:"CLTextArea",props:l.mergeModels({ariaLabel:{},autoComplete:{type:Boolean},borderRadius:{},busy:{type:Boolean},charCounter:{type:Boolean},color:{default:H.Neutral},cols:{},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},maxLength:{},messages:{},messageType:{},minLength:{},name:{},onBlur:{},onChange:{},onFocus:{},onInput:{},orientation:{default:ae.Vertical},pattern:{},placeholder:{},readonly:{type:Boolean},required:{type:Boolean},resizable:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},rows:{},size:{default:f.Small},spellCheck:{type:Boolean},testId:{default:"clll-textarea"},variant:{default:v.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o=e,r="clll-textarea",a=l.useTemplateRef("textarea-ref"),n=l.useModel(e,"modelValue"),i=()=>{a.value&&a.value.focus()},s=l.computed(()=>[r,o.borderRadius?`${r}--${o.borderRadius}`:"",o.busy?`${r}--busy`:`${r}--ready`,`${r}--${o.color}`,`${r}--${o.size}`,`${r}--${o.variant}`,o.disabled||o.busy?`${r}--disabled`:`${r}--active`,o.charCounter&&o.maxLength?`${r}--hascharcounter`:"",o.fluid||o.orientation===ae.Horizontal?`${r}--fluid`:`${r}--fixed`,o.label?`${r}--haslabel`:"",o.messageType?`${r}--${o.messageType}`:"",o.orientation?`${r}--${o.orientation}`:"",o.resizable?`${r}--resizable`:"",o.readonly?`${r}--readonly`:`${r}--writeable`,o.rounded?`${r}--rounded`:`${r}--box`,o.required?`${r}--required`:`${r}--optional`]);return t({textareaRef:a}),(c,u)=>(l.openBlock(),l.createBlock(We,{fluid:e.fluid,"has-char-counter":!!(e.charCounter&&e.maxLength),orientation:e.orientation},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(s)),style:l.normalizeStyle(l.unref(it)({color:e.color,variant:e.variant})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(El,{key:0,"css-prefix":r,"html-for":e.id,label:e.label,required:e.required,size:e.size},null,8,["html-for","label","required","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${r}__input-container`),onClick:i},[l.withDirectives(l.createElementVNode("textarea",{id:e.id,ref:"textarea-ref","onUpdate:modelValue":u[0]||(u[0]=d=>n.value=d),"aria-label":e.ariaLabel,autocomplete:e.autoComplete?"on":"off",class:l.normalizeClass(`${r}__input`),cols:e.cols,disabled:e.disabled||e.busy,form:e.form,maxlength:e.maxLength,minlength:e.minLength,name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,required:e.required,spellcheck:e.spellCheck,rows:e.rows,onBlur:u[1]||(u[1]=(...d)=>e.onBlur&&e.onBlur(...d)),onChange:u[2]||(u[2]=(...d)=>e.onChange&&e.onChange(...d)),onFocus:u[3]||(u[3]=(...d)=>e.onFocus&&e.onFocus(...d)),onInput:u[4]||(u[4]=(...d)=>e.onInput&&e.onInput(...d))},null,42,v1),[[l.vModelText,n.value]])],2),e.charCounter&&e.maxLength?(l.openBlock(),l.createBlock(dt,{key:1,"css-prefix":r,"current-length":n.value?n.value.toString().length:0,"max-length":e.maxLength,color:e.color,size:e.size,layout:l.unref(Ae).Block},null,8,["current-length","max-length","color","size","layout"])):l.createCommentVNode("",!0)],14,w1),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1},8,["fluid","has-char-counter","orientation"]))}}),x1=["data-testid"],ft=l.defineComponent({name:"CLBadge",__name:"CLBadge",props:{borderRadius:{},color:{default:H.Neutral},elevated:{type:Boolean,default:!1},label:{},limit:{},testId:{default:"clll-badge"},variant:{default:v.Soft}},setup(e){const t=e,o="clll-badge",r=l.computed(()=>{const n=t.limit??0,i=t.label??"";return n&&i.toString().length>n?`${i.toString().slice(0,n)}+`:i}),a=l.computed(()=>[o,t.borderRadius?`${o}--${t.borderRadius}`:"",t.elevated?`${o}--elevated`:"",`${o}--${t.color}--${t.variant}`]);return(n,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(r1)({color:e.color,variant:e.variant}))},[l.createElementVNode("span",{class:l.normalizeClass(`${o}__count`)},l.toDisplayString(l.unref(r)),3)],14,x1))}}),M1=["data-testid"],kt=l.defineComponent({name:"CLBanner",__name:"CLBanner",props:{actionLabel:{},align:{default:_.Left},ariaLabel:{},bordered:{type:Boolean,default:!0},borderRadius:{},busy:{type:Boolean,default:!1},color:{default:H.Neutral},height:{default:"auto"},message:{},onAction:{},onClick:{},onDismiss:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-banner"},title:{},width:{default:"100%"},variant:{default:v.Soft}},setup(e){const t=e,o="clll-banner",r=l.computed(()=>[o,t.actionLabel?`${o}--actionable`:"",t.busy?`${o}--busy`:`${o}--ready`,t.bordered&&t.variant!==v.Ghost?`${o}--bordered`:"",t.borderRadius?`${o}--${t.borderRadius}`:"",t.onDismiss?`${o}--dismissable`:"",`${o}--${t.color}--${t.variant}`,`${o}--align-${t.align}`,t.rounded?`${o}--rounded`:`${o}--box`]);return(a,n)=>(l.openBlock(),l.createBlock(l.unref(_e),{color:e.color,enabled:!!(e.onClick&&e.ariaLabel),rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(a1)({color:e.color,variant:e.variant}),width:e.width,height:e.height})},[l.createElementVNode("div",{class:l.normalizeClass(`${o}__content`)},[l.createElementVNode("div",{class:l.normalizeClass(`${o}__nested_content`)},[e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,height:"28px","test-id":`${o}__skeleton-title`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:1,"border-radius":e.borderRadius,width:"70%",height:"20px","test-id":`${o}__skeleton-message`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.title&&!e.busy?(l.openBlock(),l.createBlock(l.unref(Ce),{key:2,align:e.align,color:e.color,type:l.unref(re).Section},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align","color","type"])):l.createCommentVNode("",!0),e.message&&!e.busy?(l.openBlock(),l.createBlock(l.unref(N),{key:3,align:e.align,color:e.color,type:l.unref(j).Summary},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.message),1)]),_:1},8,["align","color","type"])):l.createCommentVNode("",!0)],2),e.onAction&&e.actionLabel?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${o}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${o}__action-button`,variant:e.variant===l.unref(v).Solid?l.unref(v).Soft:l.unref(v).Solid},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.actionLabel),1)]),_:1},8,["color","border-radius","on-click","test-id","variant"])],2)):l.createCommentVNode("",!0)],2),e.onDismiss?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${o}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss banner",color:e.color,"icon-before":l.unref(O).Delete,"icon-size":l.unref(w).Tiny,"on-click":e.onDismiss,size:l.unref(f).Tiny,"test-id":`${o}__dismiss-button`,variant:e.variant},null,8,["color","icon-before","icon-size","on-click","size","test-id","variant"])],2)):l.createCommentVNode("",!0),e.onClick&&e.ariaLabel?(l.openBlock(),l.createElementBlock("button",{key:1,class:"sr-only","data-expand-click-area":"",onClick:n[0]||(n[0]=(...i)=>e.onClick&&e.onClick(...i))},l.toDisplayString(e.ariaLabel),1)):l.createCommentVNode("",!0)],14,M1)]),_:1},8,["color","enabled","rounded"]))}}),B1=["data-testid"],yt=l.defineComponent({name:"CLProgress",__name:"CLProgress",props:l.mergeModels({color:{default:H.Primary},inverted:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Medium},status:{type:Boolean,default:!1},testId:{default:"clll-progress"}},{modelValue:{type:Number,default:0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,o=l.useModel(e,"modelValue"),r="clll-progress",a=l.computed(()=>[r,`${r}--${t.color}`,`${r}--${t.size}`,t.inverted?`${r}--inverted`:"",t.rounded?`${r}--rounded`:`${r}--not-rounded`]),n=l.computed(()=>`${o.value}%`);return(i,s)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(n1)({color:e.color}),"--clll-progress-value":o.value})},[e.status?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${r}__status__container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${r}__status__label`)},[l.createVNode(l.unref(N),{color:l.unref(H).Neutral,type:l.unref(j).Summary},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)),1)]),_:1},8,["color","type"])],2)],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${r}__bar-container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${r}__bar`)},null,2)],2)],14,B1))}}),C1=()=>{const{colors:e,darkMode:t}=q(),o=t.value?C.Dark:C.Light,r=F({color:H.Neutral,colors:e.value,mode:o,variant:v.Solid}),a=t.value?"black":"white";return{"--clll-modal-overlay-bg":r?.bg??"transparent","--clll-modal-content-bg":a,"--clll-modal-theme-radius":"var(--clll-default-radius)"}},z1=["id","data-testid"],$1=["aria-labelledby"],pt=l.defineComponent({name:"CLModal",__name:"CLModal",props:{borderRadius:{default:void 0},close:{type:Boolean,default:!0},closeBorderRadius:{default:Me.Full},dismissible:{type:Boolean,default:!0},fullscreen:{type:Boolean,default:!1},isOpen:{type:Boolean,default:!1},maxWidth:{default:"640px"},modalId:{},onClose:{type:Function,default:void 0},overlay:{type:Boolean,default:!0},testId:{default:"clll-modal"},title:{default:void 0},zIndex:{default:100}},emits:["modal-open","modal-close"],setup(e,{emit:t}){const o=t,r=l.useTemplateRef("modal-window"),a=l.useSlots(),n=e,i="clll-modal",s="clll-prevent-scroll",c=l.ref(),u=()=>{V&&window?.document.body.classList.add(s)},d=()=>{V&&window?.document.body.classList.remove(s)},m=l.computed(()=>[i]),h=l.computed(()=>[`${i}__window`,n.fullscreen?`${i}__window--fullscreen`:""]),b=l.computed(()=>[`${i}__content`,n.borderRadius?`${i}__content--${n.borderRadius}`:"",n.close?`${i}__content--has-close-button`:`${i}__content--has-no-close-button`,a.body?`${i}__content--has-body`:`${i}__content--has-no-body`,a.footer?`${i}__content--has-footer`:`${i}__content--has-no-footer`,a.header||n.title?`${i}__content--has-header`:`${i}__content--has-no-header`,n.title?`${i}__content--has-title`:`${i}__content--has-no-title`]),g=l.computed(()=>n.zIndex==="auto"||Oe(n.zIndex)?n.zIndex:n.zIndex.toString()),p=l.computed(()=>n.zIndex==="auto"?n.zIndex:((Oe(n.zIndex)?parseInt(n.zIndex,10):n.zIndex)+100).toString()),y=T=>{try{const L=T?.target,P=r.value;return V&&P&&!P.contains(L)?!0:void 0}catch(L){console.error(L);return}},k=T=>{try{y(T)&&(V&&window.removeEventListener("mousedown",k),A())}catch(L){console.error(L)}},z=()=>{V&&window.removeEventListener("mousedown",k)},$=()=>{V&&(c.value&&V&&window.clearTimeout(c.value),z(),d())},A=()=>{n.isOpen&&(n.onClose?.(),$())};l.watch(n,T=>{T.isOpen?(o("modal-open"),u(),r.value&&r.value.focus(),V&&T.dismissible&&(z(),c.value=window.setTimeout(()=>{window.addEventListener("mousedown",k)},100))):(r.value&&r.value.blur(),d(),z(),c.value&&V&&window.clearTimeout(c.value),o("modal-close"))}),l.onMounted(()=>{n.isOpen&&V&&(u(),r.value&&r.value.focus())});const{clearEventListeners:x}=qe({escHandler:n.dismissible?A:void 0});return l.onBeforeUnmount(()=>{$(),x()}),(T,L)=>e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:e.modalId,class:l.normalizeClass(l.unref(m)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(C1)(),zIndex:l.unref(g)})},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(h)),style:l.normalizeStyle({zIndex:l.unref(p)})},[l.createElementVNode("div",{ref:"modal-window","aria-modal":"true","aria-labelledby":`${i}__content__header__title`,class:l.normalizeClass(l.unref(b)),role:"dialog",tabindex:-1,style:l.normalizeStyle({"--clll-modal-max-width":e.maxWidth})},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__close-button`)},[e.onClose&&e.close?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":"Close modal","border-radius":e.closeBorderRadius,color:l.unref(H).Neutral,"icon-before":l.unref(O).Delete,"icon-size":l.unref(w).Tiny,"on-click":e.onClose,"test-id":`${i}__close-button`,variant:l.unref(v).Text},null,8,["border-radius","color","icon-before","icon-size","on-click","test-id","variant"])):l.createCommentVNode("",!0)],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__header`)},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__title`)},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__header__container`)},[e.title?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,id:`${i}__content__header__title`,class:l.normalizeClass(`${i}__content__header__title`),type:l.unref(re).Section},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["id","class","type"])):l.createCommentVNode("",!0),l.renderSlot(T.$slots,"header")],2)],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__scroller`)},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__body`)},[l.renderSlot(T.$slots,"body")],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__footer`)},[l.renderSlot(T.$slots,"footer")],2)],14,$1)],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,ref:"overlay-ref",class:l.normalizeClass(`${i}__overlay`),style:l.normalizeStyle({zIndex:e.zIndex})},null,6)):l.createCommentVNode("",!0)],14,z1)):l.createCommentVNode("",!0)}}),Dl=l.defineComponent({name:"CLNavLink",__name:"CLNavLink",props:{ariaLabel:{},color:{default:H.Neutral},external:{type:Boolean,default:!1},href:{},id:{},onClick:{},rel:{default:"noreferrer noopener"},target:{},testId:{default:"clll-navlink"}},emits:["click"],setup(e,{emit:t}){const o=e,r=t,a=n=>{o.onClick&&o.onClick(n),r("click",n)};return(n,i)=>(l.openBlock(),l.createBlock(l.unref(ll),{id:e.id,"aria-label":e.ariaLabel,color:e.color,"data-testid":e.testId,external:e.external,href:e.href,rel:e.rel,target:e.target,underline:!e.onClick,onClick:a},{default:l.withCtx(()=>[l.renderSlot(n.$slots,"default")]),_:3},8,["id","aria-label","color","data-testid","external","href","rel","target","underline"]))}}),V1=["data-testid"],gt=l.defineComponent({name:"CLNavSection",__name:"CLNavSection",props:{color:{default:H.Primary},navItems:{},testId:{default:"clll-nav-section"},type:{default:ae.Horizontal}},setup(e){const t=e,o="clll-nav-section",r=l.computed(()=>[o,`${o}--${t.type}`]);return(a,n)=>(l.openBlock(),l.createElementBlock("ul",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.navItems,(i,s)=>(l.openBlock(),l.createElementBlock("li",{key:`link-${i.id}-${s}`,class:"clll-nav-section__item"},[l.createVNode(l.unref(Dl),{id:i.id,"aria-label":i.ariaLabel,color:e.color,external:i.external,href:i.href,rel:i.rel,target:i.target,"on-click":i.onClick},{default:l.withCtx(()=>[l.createVNode(l.unref(N),{as:"span"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(i.label),1)]),_:2},1024)]),_:2},1032,["id","aria-label","color","external","href","rel","target","on-click"])]))),128))],10,V1))}}),tl=Math.min,ze=Math.max,ol=Math.round,rl=Math.floor,ue=e=>({x:e,y:e}),H1={left:"right",right:"left",bottom:"top",top:"bottom"},L1={start:"end",end:"start"};function wt(e,t,o){return ze(e,tl(t,o))}function al(e,t){return typeof e=="function"?e(t):e}function $e(e){return e.split("-")[0]}function nl(e){return e.split("-")[1]}function vt(e){return e==="x"?"y":"x"}function xt(e){return e==="y"?"height":"width"}const S1=new Set(["top","bottom"]);function ve(e){return S1.has($e(e))?"y":"x"}function Mt(e){return vt(ve(e))}function A1(e,t,o){o===void 0&&(o=!1);const r=nl(e),a=Mt(e),n=xt(a);let i=a==="x"?r===(o?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[n]>t.floating[n]&&(i=il(i)),[i,il(i)]}function j1(e){const t=il(e);return[Rl(e),t,Rl(t)]}function Rl(e){return e.replace(/start|end/g,t=>L1[t])}const Bt=["left","right"],Ct=["right","left"],E1=["top","bottom"],T1=["bottom","top"];function D1(e,t,o){switch(e){case"top":case"bottom":return o?t?Ct:Bt:t?Bt:Ct;case"left":case"right":return t?E1:T1;default:return[]}}function R1(e,t,o,r){const a=nl(e);let n=D1($e(e),o==="start",r);return a&&(n=n.map(i=>i+"-"+a),t&&(n=n.concat(n.map(Rl)))),n}function il(e){return e.replace(/left|right|bottom|top/g,t=>H1[t])}function X1(e){return{top:0,right:0,bottom:0,left:0,...e}}function F1(e){return typeof e!="number"?X1(e):{top:e,right:e,bottom:e,left:e}}function sl(e){const{x:t,y:o,width:r,height:a}=e;return{width:r,height:a,top:o,left:t,right:t+r,bottom:o+a,x:t,y:o}}function zt(e,t,o){let{reference:r,floating:a}=e;const n=ve(t),i=Mt(t),s=xt(i),c=$e(t),u=n==="y",d=r.x+r.width/2-a.width/2,m=r.y+r.height/2-a.height/2,h=r[s]/2-a[s]/2;let b;switch(c){case"top":b={x:d,y:r.y-a.height};break;case"bottom":b={x:d,y:r.y+r.height};break;case"right":b={x:r.x+r.width,y:m};break;case"left":b={x:r.x-a.width,y:m};break;default:b={x:r.x,y:r.y}}switch(nl(t)){case"start":b[i]-=h*(o&&u?-1:1);break;case"end":b[i]+=h*(o&&u?-1:1);break}return b}const P1=async(e,t,o)=>{const{placement:r="bottom",strategy:a="absolute",middleware:n=[],platform:i}=o,s=n.filter(Boolean),c=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:m}=zt(u,r,c),h=r,b={},g=0;for(let p=0;p<s.length;p++){const{name:y,fn:k}=s[p],{x:z,y:$,data:A,reset:x}=await k({x:d,y:m,initialPlacement:r,placement:h,strategy:a,middlewareData:b,rects:u,platform:i,elements:{reference:e,floating:t}});d=z??d,m=$??m,b={...b,[y]:{...b[y],...A}},x&&g<=50&&(g++,typeof x=="object"&&(x.placement&&(h=x.placement),x.rects&&(u=x.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:a}):x.rects),{x:d,y:m}=zt(u,h,c)),p=-1)}return{x:d,y:m,placement:h,strategy:a,middlewareData:b}};async function $t(e,t){var o;t===void 0&&(t={});const{x:r,y:a,platform:n,rects:i,elements:s,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:m="floating",altBoundary:h=!1,padding:b=0}=al(t,e),g=F1(b),y=s[h?m==="floating"?"reference":"floating":m],k=sl(await n.getClippingRect({element:(o=await(n.isElement==null?void 0:n.isElement(y)))==null||o?y:y.contextElement||await(n.getDocumentElement==null?void 0:n.getDocumentElement(s.floating)),boundary:u,rootBoundary:d,strategy:c})),z=m==="floating"?{x:r,y:a,width:i.floating.width,height:i.floating.height}:i.reference,$=await(n.getOffsetParent==null?void 0:n.getOffsetParent(s.floating)),A=await(n.isElement==null?void 0:n.isElement($))?await(n.getScale==null?void 0:n.getScale($))||{x:1,y:1}:{x:1,y:1},x=sl(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:z,offsetParent:$,strategy:c}):z);return{top:(k.top-x.top+g.top)/A.y,bottom:(x.bottom-k.bottom+g.bottom)/A.y,left:(k.left-x.left+g.left)/A.x,right:(x.right-k.right+g.right)/A.x}}const O1=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var o,r;const{placement:a,middlewareData:n,rects:i,initialPlacement:s,platform:c,elements:u}=t,{mainAxis:d=!0,crossAxis:m=!0,fallbackPlacements:h,fallbackStrategy:b="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:p=!0,...y}=al(e,t);if((o=n.arrow)!=null&&o.alignmentOffset)return{};const k=$e(a),z=ve(s),$=$e(s)===s,A=await(c.isRTL==null?void 0:c.isRTL(u.floating)),x=h||($||!p?[il(s)]:j1(s)),T=g!=="none";!h&&T&&x.push(...R1(s,p,g,A));const L=[s,...x],P=await $t(t,y),J=[];let Y=((r=n.flip)==null?void 0:r.overflows)||[];if(d&&J.push(P[k]),m){const E=A1(a,i,A);J.push(P[E[0]],P[E[1]])}if(Y=[...Y,{placement:a,overflows:J}],!J.every(E=>E<=0)){var se,fe;const E=(((se=n.flip)==null?void 0:se.index)||0)+1,Q=L[E];if(Q&&(!(m==="alignment"?z!==ve(Q):!1)||Y.every(te=>ve(te.placement)===z?te.overflows[0]>0:!0)))return{data:{index:E,overflows:Y},reset:{placement:Q}};let Le=(fe=Y.filter(pe=>pe.overflows[0]<=0).sort((pe,te)=>pe.overflows[1]-te.overflows[1])[0])==null?void 0:fe.placement;if(!Le)switch(b){case"bestFit":{var X;const pe=(X=Y.filter(te=>{if(T){const de=ve(te.placement);return de===z||de==="y"}return!0}).map(te=>[te.placement,te.overflows.filter(de=>de>0).reduce((de,B)=>de+B,0)]).sort((te,de)=>te[1]-de[1])[0])==null?void 0:X[0];pe&&(Le=pe);break}case"initialPlacement":Le=s;break}if(a!==Le)return{reset:{placement:Le}}}return{}}}},q1=new Set(["left","top"]);async function W1(e,t){const{placement:o,platform:r,elements:a}=e,n=await(r.isRTL==null?void 0:r.isRTL(a.floating)),i=$e(o),s=nl(o),c=ve(o)==="y",u=q1.has(i)?-1:1,d=n&&c?-1:1,m=al(t,e);let{mainAxis:h,crossAxis:b,alignmentAxis:g}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:m.mainAxis||0,crossAxis:m.crossAxis||0,alignmentAxis:m.alignmentAxis};return s&&typeof g=="number"&&(b=s==="end"?g*-1:g),c?{x:b*d,y:h*u}:{x:h*u,y:b*d}}const U1=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var o,r;const{x:a,y:n,placement:i,middlewareData:s}=t,c=await W1(t,e);return i===((o=s.offset)==null?void 0:o.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:a+c.x,y:n+c.y,data:{...c,placement:i}}}}},G1=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:r,placement:a}=t,{mainAxis:n=!0,crossAxis:i=!1,limiter:s={fn:y=>{let{x:k,y:z}=y;return{x:k,y:z}}},...c}=al(e,t),u={x:o,y:r},d=await $t(t,c),m=ve($e(a)),h=vt(m);let b=u[h],g=u[m];if(n){const y=h==="y"?"top":"left",k=h==="y"?"bottom":"right",z=b+d[y],$=b-d[k];b=wt(z,b,$)}if(i){const y=m==="y"?"top":"left",k=m==="y"?"bottom":"right",z=g+d[y],$=g-d[k];g=wt(z,g,$)}const p=s.fn({...t,[h]:b,[m]:g});return{...p,data:{x:p.x-o,y:p.y-r,enabled:{[h]:n,[m]:i}}}}}};function dl(){return typeof window<"u"}function Ve(e){return Xl(e)?(e.nodeName||"").toLowerCase():"#document"}function le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function he(e){var t;return(t=(Xl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Xl(e){return dl()?e instanceof Node||e instanceof le(e).Node:!1}function ne(e){return dl()?e instanceof Element||e instanceof le(e).Element:!1}function be(e){return dl()?e instanceof HTMLElement||e instanceof le(e).HTMLElement:!1}function Vt(e){return!dl()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof le(e).ShadowRoot}const K1=new Set(["inline","contents"]);function Ge(e){const{overflow:t,overflowX:o,overflowY:r,display:a}=ie(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+o)&&!K1.has(a)}const Z1=new Set(["table","td","th"]);function J1(e){return Z1.has(Ve(e))}const Y1=[":popover-open",":modal"];function cl(e){return Y1.some(t=>{try{return e.matches(t)}catch{return!1}})}const Q1=["transform","translate","scale","rotate","perspective"],N1=["transform","translate","scale","rotate","perspective","filter"],I1=["paint","layout","strict","content"];function Fl(e){const t=Pl(),o=ne(e)?ie(e):e;return Q1.some(r=>o[r]?o[r]!=="none":!1)||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||N1.some(r=>(o.willChange||"").includes(r))||I1.some(r=>(o.contain||"").includes(r))}function _1(e){let t=xe(e);for(;be(t)&&!Te(t);){if(Fl(t))return t;if(cl(t))return null;t=xe(t)}return null}function Pl(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const e0=new Set(["html","body","#document"]);function Te(e){return e0.has(Ve(e))}function ie(e){return le(e).getComputedStyle(e)}function ml(e){return ne(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function xe(e){if(Ve(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Vt(e)&&e.host||he(e);return Vt(t)?t.host:t}function Ht(e){const t=xe(e);return Te(t)?e.ownerDocument?e.ownerDocument.body:e.body:be(t)&&Ge(t)?t:Ht(t)}function Ke(e,t,o){var r;t===void 0&&(t=[]),o===void 0&&(o=!0);const a=Ht(e),n=a===((r=e.ownerDocument)==null?void 0:r.body),i=le(a);if(n){const s=Ol(i);return t.concat(i,i.visualViewport||[],Ge(a)?a:[],s&&o?Ke(s):[])}return t.concat(a,Ke(a,[],o))}function Ol(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Lt(e){const t=ie(e);let o=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=be(e),n=a?e.offsetWidth:o,i=a?e.offsetHeight:r,s=ol(o)!==n||ol(r)!==i;return s&&(o=n,r=i),{width:o,height:r,$:s}}function ql(e){return ne(e)?e:e.contextElement}function De(e){const t=ql(e);if(!be(t))return ue(1);const o=t.getBoundingClientRect(),{width:r,height:a,$:n}=Lt(t);let i=(n?ol(o.width):o.width)/r,s=(n?ol(o.height):o.height)/a;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const l0=ue(0);function St(e){const t=le(e);return!Pl()||!t.visualViewport?l0:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function t0(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==le(e)?!1:t}function He(e,t,o,r){t===void 0&&(t=!1),o===void 0&&(o=!1);const a=e.getBoundingClientRect(),n=ql(e);let i=ue(1);t&&(r?ne(r)&&(i=De(r)):i=De(e));const s=t0(n,o,r)?St(n):ue(0);let c=(a.left+s.x)/i.x,u=(a.top+s.y)/i.y,d=a.width/i.x,m=a.height/i.y;if(n){const h=le(n),b=r&&ne(r)?le(r):r;let g=h,p=Ol(g);for(;p&&r&&b!==g;){const y=De(p),k=p.getBoundingClientRect(),z=ie(p),$=k.left+(p.clientLeft+parseFloat(z.paddingLeft))*y.x,A=k.top+(p.clientTop+parseFloat(z.paddingTop))*y.y;c*=y.x,u*=y.y,d*=y.x,m*=y.y,c+=$,u+=A,g=le(p),p=Ol(g)}}return sl({width:d,height:m,x:c,y:u})}function ul(e,t){const o=ml(e).scrollLeft;return t?t.left+o:He(he(e)).left+o}function At(e,t){const o=e.getBoundingClientRect(),r=o.left+t.scrollLeft-ul(e,o),a=o.top+t.scrollTop;return{x:r,y:a}}function o0(e){let{elements:t,rect:o,offsetParent:r,strategy:a}=e;const n=a==="fixed",i=he(r),s=t?cl(t.floating):!1;if(r===i||s&&n)return o;let c={scrollLeft:0,scrollTop:0},u=ue(1);const d=ue(0),m=be(r);if((m||!m&&!n)&&((Ve(r)!=="body"||Ge(i))&&(c=ml(r)),be(r))){const b=He(r);u=De(r),d.x=b.x+r.clientLeft,d.y=b.y+r.clientTop}const h=i&&!m&&!n?At(i,c):ue(0);return{width:o.width*u.x,height:o.height*u.y,x:o.x*u.x-c.scrollLeft*u.x+d.x+h.x,y:o.y*u.y-c.scrollTop*u.y+d.y+h.y}}function r0(e){return Array.from(e.getClientRects())}function a0(e){const t=he(e),o=ml(e),r=e.ownerDocument.body,a=ze(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),n=ze(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-o.scrollLeft+ul(e);const s=-o.scrollTop;return ie(r).direction==="rtl"&&(i+=ze(t.clientWidth,r.clientWidth)-a),{width:a,height:n,x:i,y:s}}const jt=25;function n0(e,t){const o=le(e),r=he(e),a=o.visualViewport;let n=r.clientWidth,i=r.clientHeight,s=0,c=0;if(a){n=a.width,i=a.height;const d=Pl();(!d||d&&t==="fixed")&&(s=a.offsetLeft,c=a.offsetTop)}const u=ul(r);if(u<=0){const d=r.ownerDocument,m=d.body,h=getComputedStyle(m),b=d.compatMode==="CSS1Compat"&&parseFloat(h.marginLeft)+parseFloat(h.marginRight)||0,g=Math.abs(r.clientWidth-m.clientWidth-b);g<=jt&&(n-=g)}else u<=jt&&(n+=u);return{width:n,height:i,x:s,y:c}}const i0=new Set(["absolute","fixed"]);function s0(e,t){const o=He(e,!0,t==="fixed"),r=o.top+e.clientTop,a=o.left+e.clientLeft,n=be(e)?De(e):ue(1),i=e.clientWidth*n.x,s=e.clientHeight*n.y,c=a*n.x,u=r*n.y;return{width:i,height:s,x:c,y:u}}function Et(e,t,o){let r;if(t==="viewport")r=n0(e,o);else if(t==="document")r=a0(he(e));else if(ne(t))r=s0(t,o);else{const a=St(e);r={x:t.x-a.x,y:t.y-a.y,width:t.width,height:t.height}}return sl(r)}function Tt(e,t){const o=xe(e);return o===t||!ne(o)||Te(o)?!1:ie(o).position==="fixed"||Tt(o,t)}function d0(e,t){const o=t.get(e);if(o)return o;let r=Ke(e,[],!1).filter(s=>ne(s)&&Ve(s)!=="body"),a=null;const n=ie(e).position==="fixed";let i=n?xe(e):e;for(;ne(i)&&!Te(i);){const s=ie(i),c=Fl(i);!c&&s.position==="fixed"&&(a=null),(n?!c&&!a:!c&&s.position==="static"&&!!a&&i0.has(a.position)||Ge(i)&&!c&&Tt(e,i))?r=r.filter(d=>d!==i):a=s,i=xe(i)}return t.set(e,r),r}function c0(e){let{element:t,boundary:o,rootBoundary:r,strategy:a}=e;const i=[...o==="clippingAncestors"?cl(t)?[]:d0(t,this._c):[].concat(o),r],s=i[0],c=i.reduce((u,d)=>{const m=Et(t,d,a);return u.top=ze(m.top,u.top),u.right=tl(m.right,u.right),u.bottom=tl(m.bottom,u.bottom),u.left=ze(m.left,u.left),u},Et(t,s,a));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function m0(e){const{width:t,height:o}=Lt(e);return{width:t,height:o}}function u0(e,t,o){const r=be(t),a=he(t),n=o==="fixed",i=He(e,!0,n,t);let s={scrollLeft:0,scrollTop:0};const c=ue(0);function u(){c.x=ul(a)}if(r||!r&&!n)if((Ve(t)!=="body"||Ge(a))&&(s=ml(t)),r){const b=He(t,!0,n,t);c.x=b.x+t.clientLeft,c.y=b.y+t.clientTop}else a&&u();n&&!r&&a&&u();const d=a&&!r&&!n?At(a,s):ue(0),m=i.left+s.scrollLeft-c.x-d.x,h=i.top+s.scrollTop-c.y-d.y;return{x:m,y:h,width:i.width,height:i.height}}function Wl(e){return ie(e).position==="static"}function Dt(e,t){if(!be(e)||ie(e).position==="fixed")return null;if(t)return t(e);let o=e.offsetParent;return he(e)===o&&(o=o.ownerDocument.body),o}function Rt(e,t){const o=le(e);if(cl(e))return o;if(!be(e)){let a=xe(e);for(;a&&!Te(a);){if(ne(a)&&!Wl(a))return a;a=xe(a)}return o}let r=Dt(e,t);for(;r&&J1(r)&&Wl(r);)r=Dt(r,t);return r&&Te(r)&&Wl(r)&&!Fl(r)?o:r||_1(e)||o}const h0=async function(e){const t=this.getOffsetParent||Rt,o=this.getDimensions,r=await o(e.floating);return{reference:u0(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function b0(e){return ie(e).direction==="rtl"}const f0={convertOffsetParentRelativeRectToViewportRelativeRect:o0,getDocumentElement:he,getClippingRect:c0,getOffsetParent:Rt,getElementRects:h0,getClientRects:r0,getDimensions:m0,getScale:De,isElement:ne,isRTL:b0};function Xt(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function k0(e,t){let o=null,r;const a=he(e);function n(){var s;clearTimeout(r),(s=o)==null||s.disconnect(),o=null}function i(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),n();const u=e.getBoundingClientRect(),{left:d,top:m,width:h,height:b}=u;if(s||t(),!h||!b)return;const g=rl(m),p=rl(a.clientWidth-(d+h)),y=rl(a.clientHeight-(m+b)),k=rl(d),$={rootMargin:-g+"px "+-p+"px "+-y+"px "+-k+"px",threshold:ze(0,tl(1,c))||1};let A=!0;function x(T){const L=T[0].intersectionRatio;if(L!==c){if(!A)return i();L?i(!1,L):r=setTimeout(()=>{i(!1,1e-7)},1e3)}L===1&&!Xt(u,e.getBoundingClientRect())&&i(),A=!1}try{o=new IntersectionObserver(x,{...$,root:a.ownerDocument})}catch{o=new IntersectionObserver(x,$)}o.observe(e)}return i(!0),n}function y0(e,t,o,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:n=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,u=ql(e),d=a||n?[...u?Ke(u):[],...Ke(t)]:[];d.forEach(k=>{a&&k.addEventListener("scroll",o,{passive:!0}),n&&k.addEventListener("resize",o)});const m=u&&s?k0(u,o):null;let h=-1,b=null;i&&(b=new ResizeObserver(k=>{let[z]=k;z&&z.target===u&&b&&(b.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{var $;($=b)==null||$.observe(t)})),o()}),u&&!c&&b.observe(u),b.observe(t));let g,p=c?He(e):null;c&&y();function y(){const k=He(e);p&&!Xt(p,k)&&o(),p=k,g=requestAnimationFrame(y)}return o(),()=>{var k;d.forEach(z=>{a&&z.removeEventListener("scroll",o),n&&z.removeEventListener("resize",o)}),m?.(),(k=b)==null||k.disconnect(),b=null,c&&cancelAnimationFrame(g)}}const p0=U1,g0=G1,w0=O1,v0=(e,t,o)=>{const r=new Map,a={platform:f0,...o},n={...a.platform,_c:r};return P1(e,t,{...a,platform:n})};function x0(e){return e!=null&&typeof e=="object"&&"$el"in e}function Ft(e){if(x0(e)){const t=e.$el;return Xl(t)&&Ve(t)==="#comment"?null:t}return e}function Ze(e){return typeof e=="function"?e():l.unref(e)}function Pt(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Ot(e,t){const o=Pt(e);return Math.round(t*o)/o}function M0(e,t,o){o===void 0&&(o={});const r=o.whileElementsMounted,a=l.computed(()=>{var L;return(L=Ze(o.open))!=null?L:!0}),n=l.computed(()=>Ze(o.middleware)),i=l.computed(()=>{var L;return(L=Ze(o.placement))!=null?L:"bottom"}),s=l.computed(()=>{var L;return(L=Ze(o.strategy))!=null?L:"absolute"}),c=l.computed(()=>{var L;return(L=Ze(o.transform))!=null?L:!0}),u=l.computed(()=>Ft(e.value)),d=l.computed(()=>Ft(t.value)),m=l.ref(0),h=l.ref(0),b=l.ref(s.value),g=l.ref(i.value),p=l.shallowRef({}),y=l.ref(!1),k=l.computed(()=>{const L={position:b.value,left:"0",top:"0"};if(!d.value)return L;const P=Ot(d.value,m.value),J=Ot(d.value,h.value);return c.value?{...L,transform:"translate("+P+"px, "+J+"px)",...Pt(d.value)>=1.5&&{willChange:"transform"}}:{position:b.value,left:P+"px",top:J+"px"}});let z;function $(){if(u.value==null||d.value==null)return;const L=a.value;v0(u.value,d.value,{middleware:n.value,placement:i.value,strategy:s.value}).then(P=>{m.value=P.x,h.value=P.y,b.value=P.strategy,g.value=P.placement,p.value=P.middlewareData,y.value=L!==!1})}function A(){typeof z=="function"&&(z(),z=void 0)}function x(){if(A(),r===void 0){$();return}if(u.value!=null&&d.value!=null){z=r(u.value,d.value,$);return}}function T(){a.value||(y.value=!1)}return l.watch([n,i,s,a],$,{flush:"sync"}),l.watch([u,d],x,{flush:"sync"}),l.watch(a,T,{flush:"sync"}),l.getCurrentScope()&&l.onScopeDispose(A),{x:l.shallowReadonly(m),y:l.shallowReadonly(h),strategy:l.shallowReadonly(b),placement:l.shallowReadonly(g),middlewareData:l.shallowReadonly(p),isPositioned:l.shallowReadonly(y),floatingStyles:k,update:$}}const B0=({triggerElem:e,dropdownRef:t,openDropdownHandler:o,closeDropdownHandler:r})=>{const a=l.ref(!1),n=l.ref(),i=()=>{try{a.value=!a.value,a.value&&V&&(n.value=window.setTimeout(()=>{window.removeEventListener("click",c),window.removeEventListener("keyup",c),window.addEventListener("click",c),window.addEventListener("keyup",c)},100)),o?.()}catch(m){console.error(m)}},s=m=>{try{const h=m?.target,b=e?.value,g=t?.value;return V&&b&&g&&!b.contains(h)&&!g.contains(h)?!0:void 0}catch(h){console.error(h);return}},c=m=>{try{s(m)&&(V&&(window.removeEventListener("click",c),window.removeEventListener("keyup",c)),a.value=!1,r?.())}catch(h){console.error(h)}};return{open:a,toggleDropdown:i,closeDropdown:()=>{try{V&&(window.removeEventListener("click",c),window.removeEventListener("keyup",c)),a.value=!1,r?.()}catch(m){console.error(m)}},clearEventListeners:()=>{V&&(n.value&&window.clearTimeout(n.value),window.removeEventListener("click",c),window.removeEventListener("keyup",c))}}},C0=["data-testid"],z0=["id","aria-labelledby","aria-hidden"],qt=l.defineComponent({name:"CLDropdownMenu",__name:"CLDropdownMenu",props:{buttonAriaLabel:{},buttonBorderRadius:{},buttonColor:{default:H.Secondary},buttonHeight:{default:"auto"},buttonSize:{default:f.Small},buttonVariant:{default:v.Soft},buttonWidth:{default:"auto"},buttonWrapped:{type:Boolean},containerBordered:{type:Boolean,default:!0},containerBorderRadius:{},containerElevated:{type:Boolean,default:!1},contentWidth:{default:"auto"},dropdownId:{},iconAfter:{default:O.ChevronDown},iconBefore:{},iconSize:{default:w.Tiny},isOpen:{type:Boolean,default:!1},label:{},onCloseHandler:{},onOpenHandler:{},placement:{default:pl.BottomStart},testId:{default:"clll-dropdown-menu"},zIndex:{default:30}},setup(e){const t=e;let o=l.ref(),r=l.ref();const a=l.ref(),n=l.ref(),i=l.ref(t.isOpen),s=l.ref(t.placement),c="clll-dropdown-menu",u=l.computed(()=>t.zIndex==="auto"||Oe(t.zIndex)?t.zIndex:t.zIndex.toString()),d=()=>{p.value?m():h()},m=()=>{i.value=!0,t?.onOpenHandler?.(),A(),V&&document.addEventListener("click",x)},h=()=>{i.value=!1,t?.onCloseHandler?.(),V&&document.removeEventListener("click",x),T(),z()},b=L=>{L&&(o.value=L)},g=L=>{L&&(r.value=L)},{open:p,toggleDropdown:y,closeDropdown:k,clearEventListeners:z}=B0({triggerElem:o,dropdownRef:n,openDropdownHandler:d,closeDropdownHandler:h}),{floatingStyles:$,update:A}=M0(a,n,{middleware:[w0(),p0(10),g0()],placement:s,open:i,whileElementsMounted:y0}),x=L=>{i.value&&n.value?.contains(L?.target)&&k()},{clearEventListeners:T}=qe({escHandler:k,triggerElem:o});return l.onBeforeUnmount(()=>{V&&document.removeEventListener("click",x),T(),z()}),(L,P)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([`${c}__menu`]),"data-testid":e.testId},[l.createVNode(l.unref(G),{id:`${c}__toggle--${e.dropdownId}`,ref_key:"anchor",ref:a,"aria-controls":`${c}--${e.dropdownId}`,"aria-expanded":l.unref(i)||e.isOpen,"aria-label":e.buttonAriaLabel,class:l.normalizeClass(`${c}__toggle`),color:e.buttonColor,"border-radius":e.buttonBorderRadius,"forward-ref":b,height:e.buttonHeight,"icon-after":e.iconAfter,"icon-before":e.iconBefore,"icon-size":e.iconSize,size:e.buttonSize,"test-id":`${c}__toggle`,variant:e.buttonVariant,width:e.buttonWidth,wrap:e.buttonWrapped,onClick:l.unref(y)},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["id","aria-controls","aria-expanded","aria-label","class","color","border-radius","height","icon-after","icon-before","icon-size","size","test-id","variant","width","wrap","onClick"]),l.unref(i)||e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:`${c}--${e.dropdownId}`,ref_key:"dropdownElem",ref:n,"aria-labelledby":`${c}__toggle--${e.dropdownId}`,"aria-hidden":!(l.unref(i)||e.isOpen),class:l.normalizeClass([`${c}__dropdown`,`${c}__dropdown--${l.unref(s)}`]),style:l.normalizeStyle({...l.unref($),zIndex:l.unref(u)})},[l.createVNode(l.unref(Vl),{bordered:e.containerBordered,"border-radius":e.containerBorderRadius,color:l.unref(H).Neutral,elevated:e.containerElevated,"forward-ref":g,padded:!1,"test-id":`${c}__content`,variant:l.unref(v).Ghost,width:e.contentWidth},{default:l.withCtx(()=>[l.renderSlot(L.$slots,"content")]),_:3},8,["bordered","border-radius","color","elevated","test-id","variant","width"])],14,z0)):l.createCommentVNode("",!0)],10,C0))}}),$0=({color:e})=>{const{colors:t,darkMode:o}=q(),r=F({color:e,colors:t.value,mode:(o.value,C.Light),variant:v.Soft}),a=F({color:H.Neutral,colors:t.value,mode:o.value?C.Light:C.Dark,variant:v.Text});return{"--clll-toast-bg-color":o.value?"white":"#322F35","--clll-toast-text-color":a?.textBody,"--clll-toast-action-button-text-color":r?.text,"--clll-toast-action-button-bg-color":r?.bg,"--clll-toast-action-button-hover-color":r?.hover,"--clll-toast-dismiss-button-text-color":a?.text,"--clll-toast-dismiss-button-bg-color":a?.bg,"--clll-toast-dismiss-button-hover-color":a?.hover,"--clll-toast-icon-bg":r?.bg,"--clll-toast-icon-color":r?.text,"--clll-toast-theme-radius":"var(--clll-default-radius)"}},V0=["data-testid"],Re=300,U="clll-toast",Ul=l.defineComponent({name:"CLToast",__name:"CLToast",props:{actionLabel:{},borderRadius:{},color:{default:H.Secondary},dismissTimer:{default:5},icon:{},iconSize:{default:w.Small},iconFilled:{type:Boolean,default:!1},message:{},onAction:{},onDismiss:{},position:{default:wl.TopRight},rounded:{type:Boolean,default:!0},testId:{default:"clll-toast"},title:{},width:{default:"24rem"}},setup(e){const t=e,o=l.ref(),r=l.ref(!1),a=l.ref(),n=l.ref(0),i=l.ref(!1),s=l.ref(null),c=l.ref(0),u=l.ref(0),d=l.ref(!1),m=l.computed(()=>[U,t.borderRadius?`${U}--${t.borderRadius}`:"",t.dismissTimer?`${U}--has-timer`:"",t.icon?`${U}--has-icon`:"",t.message&&!t.title?`${U}--has-messageonly`:"",r.value?`${U}--mounted`:"",t.onAction&&t.actionLabel?`${U}--has-action`:"",t.rounded?`${U}--rounded`:`${U}--box`,t.title&&!t.message?`${U}--has-titleonly`:"",t.title&&t.message?`${U}--has-titleandmessage`:"",`${U}--${t.position}`]),h=()=>{s.value!==null&&(clearTimeout(s.value),s.value=null),a.value?.stop()},b=()=>{!t.dismissTimer||i.value||(h(),c.value=Date.now(),u.value=t.dismissTimer*1e3,d.value=!1,s.value=setTimeout(()=>{!d.value&&!i.value&&k()},u.value))},g=()=>{if(!t.dismissTimer||d.value||i.value)return;d.value=!0;const $=Date.now()-c.value;u.value=Math.max(0,u.value-$),h()},p=()=>{!t.dismissTimer||!d.value||i.value||(d.value=!1,c.value=Date.now(),s.value=setTimeout(()=>{!d.value&&!i.value&&k()},u.value))},y=()=>{document.hidden?g():p()},k=()=>{i.value||(i.value=!0,r.value=!1,h(),a.value&&a.value.start(Re,$=>{Math.min($,Re)===Re&&(a.value?.stop(),t.onDismiss?.())}),z())};l.watch(()=>t.dismissTimer,()=>{h(),i.value=!1,t.dismissTimer&&t.dismissTimer>0&&b()}),l.onMounted(()=>{V&&(n.value=zl()+1,a.value||(a.value=Pe(),a.value.start(100,$=>{Math.min($,100)===100&&(a.value?.stop(),r.value=!0,t.dismissTimer&&a.value?.start(Re,x=>{Math.min(x,Re)===Re&&(a.value?.stop(),b())}))})),document.addEventListener("visibilitychange",y))}),l.onUnmounted(()=>{V&&(h(),a.value=void 0,document.removeEventListener("visibilitychange",y)),r.value=!1,i.value||(i.value=!0,t.onDismiss?.())});const{clearEventListeners:z}=qe({escHandler:k});return l.onBeforeUnmount(()=>{z()}),($,A)=>(l.openBlock(),l.createElementBlock("output",{ref_key:"elem",ref:o,class:l.normalizeClass(l.unref(m)),"data-testid":e.testId,style:l.normalizeStyle({zIndex:l.unref(n),"--clll-toast-width":e.width,...l.unref($0)({color:e.color})}),onMouseenter:g,onMouseleave:p,onFocusin:g,onFocusout:p},[l.createElementVNode("div",{class:l.normalizeClass(`${U}__body`)},[l.createElementVNode("div",{class:l.normalizeClass(`${U}__content`)},[e.icon?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${U}__icon`)},[l.createVNode(l.unref(ee),{filled:e.iconFilled,name:e.icon,size:e.iconSize},null,8,["filled","name","size"])],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${U}__text`)},[e.title?(l.openBlock(),l.createBlock(l.unref(N),{key:0,color:l.unref(H).Neutral,"test-id":`${U}__title`,type:l.unref(j).Body,bold:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["color","test-id","type"])):l.createCommentVNode("",!0),e.message?(l.openBlock(),l.createBlock(l.unref(N),{key:1,color:l.unref(H).Neutral,"test-id":`${U}__message`,type:e.title?l.unref(j).Medium:l.unref(j).Body},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.message),1)]),_:1},8,["color","test-id","type"])):l.createCommentVNode("",!0)],2),e.onAction&&e.actionLabel?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${U}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${U}__action-button`,variant:l.unref(v).Soft},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.actionLabel),1)]),_:1},8,["color","border-radius","on-click","test-id","variant"])],2)):l.createCommentVNode("",!0)],2),l.createElementVNode("div",{class:l.normalizeClass(`${U}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss toast",color:l.unref(H).Neutral,"border-radius":e.borderRadius,"icon-before":l.unref(O).Delete,"icon-size":l.unref(w).Tiny,"on-click":k,size:l.unref(f).Tiny,"test-id":`${U}__dismiss-button`,variant:l.unref(v).Text},null,8,["color","border-radius","icon-before","icon-size","size","test-id","variant"])],2)],2)],46,V0))}}),Wt=l.defineComponent({__name:"CLThemeProvider",props:{tag:{default:"div"},themeConfig:{},autoDetectDarkMode:{type:Boolean,default:!0}},setup(e){const t=e;Jt(t.themeConfig);let o=null;const r=()=>{if(t.autoDetectDarkMode&&V){const a=lo();Ie(a)}};return l.onMounted(()=>{t.autoDetectDarkMode&&V&&(r(),o=window.matchMedia("(prefers-color-scheme: dark)"),o.addEventListener("change",r))}),l.onBeforeUnmount(()=>{o&&V&&o.removeEventListener("change",r)}),l.watch(()=>t.themeConfig?.borderRadius,a=>{xl(a)}),l.watch(()=>t.themeConfig?.colors,a=>{a&&Ml(a)}),l.watch(()=>t.themeConfig?.darkMode,a=>{a!==void 0&&!t.autoDetectDarkMode&&Ie(a)}),l.watch(()=>t.themeConfig?.fontFamily,a=>{Bl(a)}),(a,n)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.tag),{class:"clll-theme-provider",style:l.normalizeStyle({"--clll-font-family":e.themeConfig?.fontFamily||l.unref(ye).fontFamily,"--clll-default-radius":e.themeConfig?.borderRadius?`var(--clll-${e.themeConfig.borderRadius})`:void 0})},{default:l.withCtx(()=>[l.renderSlot(a.$slots,"default")]),_:3},8,["style"]))}}),H0={class:"clll-toast-provider"},Ut=l.defineComponent({name:"CLToastProvider",__name:"CLToastProvider",props:{borderRadius:{},dismissTimer:{},position:{}},setup(e){const t=e,o=l.ref(),r=l.ref(),a=l.ref(),n=l.ref(),i=l.ref(),s=l.ref(),c=l.ref(),u=l.ref(),d=l.ref(),m=l.ref(),h=l.ref(),b=l.ref(!1),g=()=>{o.value=void 0,r.value=void 0,a.value=void 0,n.value=void 0,i.value=void 0,s.value=void 0,c.value=void 0,u.value=void 0,d.value=void 0,m.value=void 0,h.value=void 0},p=k=>{g(),o.value=k.actionLabel,r.value=k.color,a.value=k.borderRadius??t.borderRadius,n.value=k.dismissTimer??t.dismissTimer,i.value=k.icon,s.value=k.iconSize,c.value=k.message,u.value=k.onAction,d.value=k.position??t.position,m.value=k.title,h.value=k.width,b.value=!0},y=()=>{b.value=!1,g()};return l.provide("clll-toast",{visible:b,showToast:p,hideToast:y}),(k,z)=>(l.openBlock(),l.createElementBlock("div",H0,[b.value?(l.openBlock(),l.createBlock(l.unref(Ul),{key:0,"action-label":o.value,"border-radius":a.value,color:r.value,"dismiss-timer":n.value,icon:i.value,"icon-size":s.value,message:c.value,"on-action":u.value,"on-dismiss":y,position:d.value,title:m.value,width:h.value},null,8,["action-label","border-radius","color","dismiss-timer","icon","icon-size","message","on-action","position","title","width"])):l.createCommentVNode("",!0),l.renderSlot(k.$slots,"default")]))}}),L0=()=>{const e=l.inject("clll-toast"),t=o=>{e?.showToast?.(o)};return{visible:e?.visible?.value,showToast:t,hideToast:e?.hideToast}},S0=[ee,we,_e,G,Vl,ot,rt,at,st,mt,ut,ht,bt,ft,kt,Tl,yt,me,$l,pt,ll,Dl,gt,qt,Ul,Wt,Ut,Ce,N],A0={install(e){S0.forEach(t=>{const o=t.name||t.__name;o&&e.component(o,t)})}},j0=Object.freeze(Object.defineProperty({__proto__:null,default:'<svg xmlns="http://www.w3.org/2000/svg" width="1" height="1" viewBox="0 0 1 1"><symbol id="tabler:activity" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12h4l3 8l4-16l3 8h4"/></symbol><symbol id="tabler:address-book" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20 6v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2M10 16h6"/><path d="M11 11a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 8h3m-3 4h3m-3 4h3"/></g></symbol><symbol id="tabler:adjustments" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2-6v4m0 4v8m4-4a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2-12v10m0 4v2m4-13a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2-3v1m0 4v11"/></symbol><symbol id="tabler:adjustments-horizontal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 6h8m4 0h4M6 12a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-2 0h2m4 0h10m-5 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 18h11m4 0h1"/></symbol><symbol id="tabler:ai" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 16v-6a2 2 0 1 1 4 0v6m-4-3h4m4-5v8"/></symbol><symbol id="tabler:alarm" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 13a7 7 0 1 0 14 0a7 7 0 1 0-14 0"/><path d="M12 10v3h2M7 4L4.25 6M17 4l2.75 2"/></g></symbol><symbol id="tabler:alarm-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 13a7 7 0 1 0 14 0a7 7 0 1 0-14 0m2-9L4.25 6M17 4l2.75 2M10 13h4m-2-2v4"/></symbol><symbol id="tabler:alert-square" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm9 3v4m0 4h.01"/></symbol><symbol id="tabler:alert-triangle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 9v4m-1.637-9.409L2.257 17.125a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636-2.87L13.637 3.59a1.914 1.914 0 0 0-3.274 0M12 16h.01"/></symbol><symbol id="tabler:align-box-left-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 8H7m6-3H7m4-3H7"/></symbol><symbol id="tabler:align-box-left-middle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 10H7m6-3H7m4-3H7"/></symbol><symbol id="tabler:align-box-left-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 12H7m6-3H7m4-3H7"/></symbol><symbol id="tabler:align-box-center-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m8-6h2m-4-3h6m-5-3h4"/></symbol><symbol id="tabler:align-box-center-middle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m8-4h2m-4-3h6m-5-3h4"/></symbol><symbol id="tabler:align-box-center-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m8-2h2m-4-3h6m-5-3h4"/></symbol><symbol id="tabler:align-box-right-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm12 8h2m-6-3h6m-4-3h4"/></symbol><symbol id="tabler:align-box-right-middle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 15h2M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm8 7h6m-4-3h4"/></symbol><symbol id="tabler:align-box-right-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm12 12h2m-6-3h6m-4-3h4"/></symbol><symbol id="tabler:align-center" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M8 12h8M6 18h12"/></symbol><symbol id="tabler:align-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M4 12h10M4 18h14"/></symbol><symbol id="tabler:align-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16m-10 6h10M6 18h14"/></symbol><symbol id="tabler:align-justified" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M4 12h16M4 18h12"/></symbol><symbol id="tabler:apps" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm0 10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm0-8h6m-3-3v6"/></symbol><symbol id="tabler:archive" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8m-9 4h4"/></symbol><symbol id="tabler:arrow-back-up" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m9 14l-4-4l4-4"/><path d="M5 10h11a4 4 0 1 1 0 8h-1"/></g></symbol><symbol id="tabler:arrow-forward-up" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m15 14l4-4l-4-4"/><path d="M19 10H8a4 4 0 1 0 0 8h1"/></g></symbol><symbol id="tabler:arrow-big-up-line" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12H5.414a1 1 0 0 1-.707-1.707l6.586-6.586a1 1 0 0 1 1.414 0l6.586 6.586A1 1 0 0 1 18.586 12H15v6H9zm0 9h6"/></symbol><symbol id="tabler:arrow-big-down-line" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 12h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1-1.414 0l-6.586-6.586A1 1 0 0 1 5.414 12H9V6h6zm0-9H9"/></symbol><symbol id="tabler:arrow-back" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 11l-4 4l4 4m-4-4h11a4 4 0 0 0 0-8h-1"/></symbol><symbol id="tabler:arrow-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m6-6l-6 6m-6-6l6 6"/></symbol><symbol id="tabler:arrow-forward" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 11l4 4l-4 4m4-4H8a4 4 0 0 1 0-8h1"/></symbol><symbol id="tabler:arrow-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14M5 12l6 6m-6-6l6-6"/></symbol><symbol id="tabler:arrow-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14m-6 6l6-6m-6-6l6 6"/></symbol><symbol id="tabler:arrow-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m6-8l-6-6m-6 6l6-6"/></symbol><symbol id="tabler:arrow-narrow-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m4-4l-4 4m-4-4l4 4"/></symbol><symbol id="tabler:arrow-narrow-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14M5 12l4 4m-4-4l4-4"/></symbol><symbol id="tabler:arrow-narrow-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14m-4 4l4-4m-4-4l4 4"/></symbol><symbol id="tabler:arrow-narrow-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m4-10l-4-4M8 9l4-4"/></symbol><symbol id="tabler:arrows-diagonal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 4h4v4m-6 2l6-6M8 20H4v-4m0 4l6-6"/></symbol><symbol id="tabler:arrows-diagonal-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 20h4v-4m-6-2l6 6M8 4H4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-diagonal-minimize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 10h4V6M4 4l6 6m8 4h-4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-diagonal-minimize-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 10h-4V6m6-2l-6 6m-8 4h4v4m0-4l-6 6"/></symbol><symbol id="tabler:arrows-maximize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 4h4v4m-6 2l6-6M8 20H4v-4m0 4l6-6m6 6h4v-4m-6-2l6 6M8 4H4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-minimize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9h4V5M3 3l6 6m-4 6h4v4m-6 2l6-6m10-6h-4V5m0 4l6-6m-2 12h-4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-move" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m18 9l3 3l-3 3m-3-3h6M6 9l-3 3l3 3m-3-3h6m0 6l3 3l3-3m-3-3v6m3-15l-3-3l-3 3m3-3v6"/></symbol><symbol id="tabler:arrows-sort" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 9l4-4l4 4M7 5v14m14-4l-4 4l-4-4m4 4V5"/></symbol><symbol id="tabler:at" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0-8 0"/><path d="M16 12v1.5a2.5 2.5 0 0 0 5 0V12a9 9 0 1 0-5.5 8.28"/></g></symbol><symbol id="tabler:auth-2fa" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 16H3l3.47-4.66A2 2 0 1 0 3 9.8m7 6.2V8h4m-4 4h3m4 4v-6a2 2 0 0 1 4 0v6m-4-3h4"/></symbol><symbol id="tabler:backspace" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 6a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H9l-5-5a1.5 1.5 0 0 1 0-2l5-5zm-8 4l4 4m0-4l-4 4"/></symbol><symbol id="tabler:bed" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9a2 2 0 1 0 4 0a2 2 0 1 0-4 0m17 8v-3H2m0-6v9m10-3h10v-2a3 3 0 0 0-3-3h-7z"/></symbol><symbol id="tabler:bell" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3H4a4 4 0 0 0 2-3v-3a7 7 0 0 1 4-6M9 17v1a3 3 0 0 0 6 0v-1"/></symbol><symbol id="tabler:bell-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 17H4a4 4 0 0 0 2-3v-3a7 7 0 0 1 4-6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1m-9 5v1a3 3 0 0 0 3.51 2.957M16 19h6m-3-3v6"/></symbol><symbol id="tabler:beach" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17.553 16.75a7.5 7.5 0 0 0-10.606 0M18 3.804A6 6 0 0 0 9.804 6l10.392 6A6 6 0 0 0 18 3.804"/><path d="M16.732 10C18.39 7.13 18.957 4.356 18 3.804S14.925 5.13 13.268 8M15 9l-3 5.196M3 19.25A2.4 2.4 0 0 1 4 19a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 1 .25"/></g></symbol><symbol id="tabler:binoculars" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 16a3 3 0 1 0 6 0a3 3 0 1 0-6 0m10 0a3 3 0 1 0 6 0a3 3 0 1 0-6 0m2.346-6.83l-.729-1.261c-.16-.248-1.056-.203-1.117.091l-.177 1.38"/><path d="m19.761 14.813l-2.84-5.133C16.732 9.37 16.329 9 15.5 9c-.828 0-1.5.448-1.5 1v6M7.654 9.17l.729-1.261C8.543 7.66 9.439 7.706 9.5 8l.177 1.38"/><path d="m4.239 14.813l2.84-5.133C7.268 9.37 7.671 9 8.5 9c.828 0 1.5.448 1.5 1v6m0-4h4v2h-4z"/></g></symbol><symbol id="tabler:bike" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 18a3 3 0 1 0 6 0a3 3 0 1 0-6 0m14 0a3 3 0 1 0 6 0a3 3 0 1 0-6 0m-4 1v-4l-3-3l5-4l2 3h3m-3-6a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:book" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0M3 6a9 9 0 0 1 9 0a9 9 0 0 1 9 0M3 6v13m9-13v13m9-13v13"/></symbol><symbol id="tabler:bookmark" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 7v14l-6-4l-6 4V7a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4"/></symbol><symbol id="tabler:border-corners" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 4h2a2 2 0 0 1 2 2v2m0 8v2a2 2 0 0 1-2 2h-2m-8 0H6a2 2 0 0 1-2-2v-2m0-8V6a2 2 0 0 1 2-2h2"/></symbol><symbol id="tabler:box-margin" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8h8v8H8zM4 4v.01M8 4v.01M12 4v.01M16 4v.01M20 4v.01M4 20v.01M8 20v.01m4-.01v.01m4-.01v.01m4-.01v.01M20 16v.01M20 12v.01M20 8v.01M4 16v.01M4 12v.01M4 8v.01"/></symbol><symbol id="tabler:brush" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 21v-4a4 4 0 1 1 4 4z"/><path d="M21 3A16 16 0 0 0 8.2 13.2M21 3a16 16 0 0 1-10.2 12.8"/><path d="M10.6 9a9 9 0 0 1 4.4 4.4"/></g></symbol><symbol id="tabler:brand-apple" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.286 7.008C5.07 7.008 4 10.238 4 12.928C4 16.157 6.143 21 8.286 21c1.165-.05 1.799-.538 3.214-.538c1.406 0 1.607.538 3.214.538S19 17.771 19 15.619c-.03-.011-2.649-.434-2.679-3.23c-.02-2.335 2.589-3.179 2.679-3.228c-1.096-1.606-3.162-2.113-3.75-2.153c-1.535-.12-3.032 1.077-3.75 1.077c-.729 0-2.036-1.077-3.214-1.077M12 4a2 2 0 0 0 2-2a2 2 0 0 0-2 2"/></symbol><symbol id="tabler:brand-aws" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17 18.5a15.2 15.2 0 0 1-7.37 1.44A14.6 14.6 0 0 1 3 17m16.5 4c.907-1.411 1.451-3.323 1.5-5c-1.197-.773-2.577-.935-4-1M3 11V6.5a1.5 1.5 0 0 1 3 0V11M3 9h3m3-4l1.2 6L12 7l1.8 4L15 5m3 5.25c0 .414.336.75.75.75H20a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75"/></symbol><symbol id="tabler:brand-cloudflare" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.031 7.007C15.5 7 16.326 8.3 17 10c4 0 4.994 3.825 5 6H2c-.001-1.64 1.36-2.954 3-3c0-1.5 1-3 3-3c.66-1.942 2.562-2.986 5.031-2.993M12 13h6m-1-3l-2.5 6"/></symbol><symbol id="tabler:brand-facebook-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a1 1 0 0 1 .993.883L19 3v4a1 1 0 0 1-.883.993L18 8h-3v1h3a1 1 0 0 1 .991 1.131l-.02.112l-1 4a1 1 0 0 1-.858.75L17 15h-2v6a1 1 0 0 1-.883.993L14 22h-4a1 1 0 0 1-.993-.883L9 21v-6H7a1 1 0 0 1-.993-.883L6 14v-4a1 1 0 0 1 .883-.993L7 9h2V8a6 6 0 0 1 5.775-5.996L15 2z"/></symbol><symbol id="tabler:brand-gitlab" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 14l-9 7l-9-7L6 3l3 7h6l3-7z"/></symbol><symbol id="tabler:brand-github" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2c2.8-.3 5.5-1.4 5.5-6a4.6 4.6 0 0 0-1.3-3.2a4.2 4.2 0 0 0-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3 0 0 0-6.2 0C6.5 2.8 5.4 3.1 5.4 3.1a4.2 4.2 0 0 0-.1 3.2A4.6 4.6 0 0 0 4 9.5c0 4.6 2.7 5.7 5.5 6c-.6.6-.6 1.2-.5 2V21"/></symbol><symbol id="tabler:brand-google-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9.96 9.96 0 0 1 6.29 2.226a1 1 0 0 1 .04 1.52l-1.51 1.362a1 1 0 0 1-1.265.06a6 6 0 1 0 2.103 6.836l.001-.004h-3.66a1 1 0 0 1-.992-.883L13 13v-2a1 1 0 0 1 1-1h6.945a1 1 0 0 1 .994.89q.06.55.061 1.11c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2"/></symbol><symbol id="tabler:brand-instagram" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 8a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"/><path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0-6 0m7.5-4.5v.01"/></g></symbol><symbol id="tabler:brand-linkedin" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 11v5m0-8v.01M12 16v-5m4 5v-3a2 2 0 1 0-4 0"/><path d="M3 7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4z"/></g></symbol><symbol id="tabler:brand-mastercard" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0"/><path d="M12 9.765a3 3 0 1 0 0 4.47"/><path d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></g></symbol><symbol id="tabler:brand-npm" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 8h22v7H11v2H7v-2H1zm6 0v7m7-7v7m3-4v4M4 11v4m7-4v1m9-1v4"/></symbol><symbol id="tabler:brand-nuxt" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.146 8.583l-1.3-2.09a1.046 1.046 0 0 0-1.786.017l-5.91 9.908A1.046 1.046 0 0 0 4.047 18H7.96m12.083 0c.743 0 1.201-.843.82-1.505l-4.044-7.013a.936.936 0 0 0-1.638 0l-4.043 7.013c-.382.662.076 1.505.819 1.505z"/></symbol><symbol id="tabler:brand-react" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.306 8.711C3.704 9.434 2 10.637 2 12c0 2.21 4.477 4 10 4c.773 0 1.526-.035 2.248-.102m3.444-.609C20.295 14.567 22 13.363 22 12c0-2.21-4.477-4-10-4c-.773 0-1.526.035-2.25.102"/><path d="M6.305 15.287C5.629 17.902 5.82 19.98 7 20.66c1.913 1.105 5.703-1.877 8.464-6.66q.581-1.007 1.036-2m1.194-3.284C18.371 6.1 18.181 4.02 17 3.34C15.087 2.235 11.297 5.217 8.536 10c-.387.67-.733 1.34-1.037 2"/><path d="M12 5.424C10.075 3.532 8.18 2.658 7 3.34C5.087 4.444 5.774 9.217 8.536 14c.386.67.793 1.304 1.212 1.896M12 18.574c1.926 1.893 3.821 2.768 5 2.086c1.913-1.104 1.226-5.877-1.536-10.66q-.563-.976-1.212-1.897M11.5 12.866a1 1 0 1 0 1-1.732a1 1 0 0 0-1 1.732"/></g></symbol><symbol id="tabler:brand-react-native" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.357 9C3.72 9.68 2 10.845 2 12.175C2 14.282 6.405 16 11.85 16c.74 0 1.26-.039 1.95-.097"/><path d="M9.837 15.9c-.413-.596-.806-1.133-1.18-1.8c-2.751-4.9-3.488-9.77-1.63-10.873c1.15-.697 3.047.253 4.974 2.254"/><path d="M6.429 15.387c-.702 2.688-.56 4.716.56 5.395c1.783 1.08 5.387-1.958 8.043-6.804q.54-1.005.968-1.978"/><path d="M12 18.52c1.928 2 3.817 2.95 4.978 2.253c1.85-1.102 1.121-5.972-1.633-10.873c-.384-.677-.777-1.204-1.18-1.8"/><path d="M17.66 15c2.612-.687 4.34-1.85 4.34-3.176C22 9.714 17.592 8 12.155 8c-.747 0-1.266.029-1.955.087"/><path d="M8 12c.285-.66.607-1.308.968-1.978c2.647-4.844 6.253-7.89 8.046-6.801c1.11.679 1.262 2.706.56 5.393m-5.314 3.401h-.01c-.01.13-.12.24-.26.24a.263.263 0 0 1-.25-.26c0-.14.11-.25.24-.25h-.01c.13-.01.25.11.25.24"/></g></symbol><symbol id="tabler:brand-spotify" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M8 11.973c2.5-1.473 5.5-.973 7.5.527M9 15c1.5-1 4-1 5 .5M7 9c2-1 6-2 10 .5"/></g></symbol><symbol id="tabler:brand-tidal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.333 6l3.334 3.25L12 6l3.333 3.25L18.667 6L22 9.25l-3.333 3.25l-3.334-3.25L12 12.5l3.333 3.25L12 19l-3.333-3.25L12 12.5L8.667 9.25L5.333 12.5L2 9.25z"/></symbol><symbol id="tabler:brand-tiktok" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 7.917v4.034A9.95 9.95 0 0 1 16 10v4.5a6.5 6.5 0 1 1-8-6.326V12.5a2.5 2.5 0 1 0 4 2V3h4.083A6.005 6.005 0 0 0 21 7.917"/></symbol><symbol id="tabler:brand-twitter-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.058 3.41c-1.807.767-2.995 2.453-3.056 4.38L11 7.972l-.243-.023C8.365 7.68 6.259 6.437 4.813 4.418a1 1 0 0 0-1.685.092l-.097.186l-.049.099c-.719 1.485-1.19 3.29-1.017 5.203l.03.273c.283 2.263 1.5 4.215 3.779 5.679l.173.107l-.081.043c-1.315.663-2.518.952-3.827.9c-1.056-.04-1.446 1.372-.518 1.878c3.598 1.961 7.461 2.566 10.792 1.6c4.06-1.18 7.152-4.223 8.335-8.433l.127-.495c.238-.993.372-2.006.401-3.024l.003-.332l.393-.779l.44-.862l.214-.434l.118-.247c.265-.565.456-1.033.574-1.43l.014-.056l.008-.018c.22-.593-.166-1.358-.941-1.358l-.122.007a1 1 0 0 0-.231.057l-.086.038a8 8 0 0 1-.88.36l-.356.115l-.271.08l-.772.214c-1.336-1.118-3.144-1.254-5.012-.554l-.211.084z"/></symbol><symbol id="tabler:brand-vercel" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19h18L12 4z"/></symbol><symbol id="tabler:brand-visa" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 15l-1-6l-2.5 6M9 15l1-6M3 9h1v6h.5L7 9m9 .5a.5.5 0 0 0-.5-.5h-.75c-.721 0-1.337.521-1.455 1.233l-.09.534A1.06 1.06 0 0 0 14.25 12a1.06 1.06 0 0 1 1.045 1.233l-.09.534A1.476 1.476 0 0 1 13.75 15H13a.5.5 0 0 1-.5-.5M18 14h2.7"/></symbol><symbol id="tabler:brand-vue" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16.5 4L12 12L7.5 4"/><path d="m3 4l9 16l9-16"/></g></symbol><symbol id="tabler:brand-whatsapp" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m3 21l1.65-3.8a9 9 0 1 1 3.4 2.9z"/><path d="M9 10a.5.5 0 0 0 1 0V9a.5.5 0 0 0-1 0za5 5 0 0 0 5 5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0 0 1"/></g></symbol><symbol id="tabler:brand-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4 4l11.733 16H20L8.267 4zm0 16l6.768-6.768m2.46-2.46L20 4"/></symbol><symbol id="tabler:brand-youtube-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5H6a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5zM9 9v6a1 1 0 0 0 1.514.857l5-3a1 1 0 0 0 0-1.714l-5-3A1 1 0 0 0 9 9"/></symbol><symbol id="tabler:brand-windows" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17.8 20l-12-1.5c-1-.1-1.8-.9-1.8-1.9V7.4c0-1 .8-1.8 1.8-1.9l12-1.5c1.2-.1 2.2.8 2.2 1.9V18c0 1.2-1.1 2.1-2.2 1.9zM12 5v14m-8-7h16"/></symbol><symbol id="tabler:briefcase" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm5-2V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m-4 5v.01"/><path d="M3 13a20 20 0 0 0 18 0"/></g></symbol><symbol id="tabler:briefcase-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm5-2V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"/></symbol><symbol id="tabler:broadcast" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.364 19.364a9 9 0 1 0-12.728 0"/><path d="M15.536 16.536a5 5 0 1 0-7.072 0"/><path d="M11 13a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:browser" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8h16M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm4-2v4"/></symbol><symbol id="tabler:building" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M9 8h1m-1 4h1m-1 4h1m4-8h1m-1 4h1m-1 4h1M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"/></symbol><symbol id="tabler:building-airport" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3.59 7h8.82a1 1 0 0 1 .902 1.433l-1.44 3a1 1 0 0 1-.901.567H5.029a1 1 0 0 1-.901-.567l-1.44-3A1 1 0 0 1 3.589 7"/><path d="m6 7l-.78-2.342A.5.5 0 0 1 5.693 4h4.612a.5.5 0 0 1 .475.658L10 7M8 2v2m-2 8v9h4v-9m-7 9h18m1-16h-6l-1-1"/><path d="m18 3l2 2l-2 2m-8 10h7a2 2 0 0 1 2 2v2"/></g></symbol><symbol id="tabler:building-bank" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M3 10h18M5 6l7-3l7 3M4 10v11m16-11v11M8 14v3m4-3v3m4-3v3"/></symbol><symbol id="tabler:building-castle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 19v-2a3 3 0 0 0-6 0v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5h4v3h3V5h4v3h3V5h4v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1M3 11h18"/></symbol><symbol id="tabler:building-carousel" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 12a6 6 0 1 0 12 0a6 6 0 1 0-12 0"/><path d="M3 8a2 2 0 1 0 4 0a2 2 0 1 0-4 0m7-4a2 2 0 1 0 4 0a2 2 0 1 0-4 0m7 4a2 2 0 1 0 4 0a2 2 0 1 0-4 0M3 16a2 2 0 1 0 4 0a2 2 0 1 0-4 0m14 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-9 6l4-10l4 10"/></g></symbol><symbol id="tabler:building-church" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 21h18m-11 0v-4a2 2 0 0 1 4 0v4M10 5h4m-2-2v5"/><path d="M6 21v-7m-2 2l8-8l8 8m-2-2v7"/></g></symbol><symbol id="tabler:building-community" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 9l5 5v7H8v-4m0 4H3v-7l5-5m1 1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v17h-8m0-14v.01M17 7v.01M17 11v.01M17 15v.01"/></symbol><symbol id="tabler:building-cottage" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 21h18M4 21V10l2.5-4.5L12 3l5.5 2.5L20 10v11"/><path d="M10 9a2 2 0 1 0 4 0a2 2 0 1 0-4 0M9 21v-5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v5"/></g></symbol><symbol id="tabler:building-stadium" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 12a8 2 0 1 0 16 0a8 2 0 1 0-16 0"/><path d="M4 12v7c0 .94 2.51 1.785 6 2v-3h4v3c3.435-.225 6-1.07 6-2v-7m-5-6h4V3h-4v7M7 6h4V3H7v7"/></g></symbol><symbol id="tabler:building-store" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M3 7v1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7H3l2-4h14l2 4M5 21V10.85M19 21V10.85M9 21v-4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4"/></symbol><symbol id="tabler:building-skyscraper" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M5 21V7l8-4v18m6 0V11l-6-4M9 9v.01M9 12v.01M9 15v.01M9 18v.01"/></symbol><symbol id="tabler:bug" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 9V8a3 3 0 0 1 6 0v1M8 9h8a6 6 0 0 1 1 3v3a5 5 0 0 1-10 0v-3a6 6 0 0 1 1-3m-5 4h4m10 0h4m-9 7v-6m-8 5l3.35-2M20 19l-3.35-2M4 7l3.75 2.4M20 7l-3.75 2.4"/></symbol><symbol id="tabler:bulb" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12h1m8-9v1m8 8h1M5.6 5.6l.7.7m12.1-.7l-.7.7M9 16a5 5 0 1 1 6 0a3.5 3.5 0 0 0-1 3a2 2 0 0 1-4 0a3.5 3.5 0 0 0-1-3m.7 1h4.6"/></symbol><symbol id="tabler:bus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 17a2 2 0 1 0 4 0a2 2 0 1 0-4 0m12 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/><path d="M4 17H2V6a1 1 0 0 1 1-1h14a5 7 0 0 1 5 7v5h-2m-4 0H8"/><path d="m16 5l1.5 7H22M2 10h15M7 5v5m5-5v5"/></g></symbol><symbol id="tabler:businessplan" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 6a5 3 0 1 0 10 0a5 3 0 1 0-10 0"/><path d="M11 6v4c0 1.657 2.239 3 5 3s5-1.343 5-3V6"/><path d="M11 10v4c0 1.657 2.239 3 5 3s5-1.343 5-3v-4"/><path d="M11 14v4c0 1.657 2.239 3 5 3s5-1.343 5-3v-4M7 9H4.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H3m2 0v1m0-8v1"/></g></symbol><symbol id="tabler:calendar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm12-4v4M8 3v4m-4 4h16m-9 4h1m0 0v3"/></symbol><symbol id="tabler:calendar-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5m-4-9v4M8 3v4m-4 4h16m-4 8h6m-3-3v6"/></symbol><symbol id="tabler:calculator" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path d="M8 8a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1zm0 6v.01m4-.01v.01m4-.01v.01M8 17v.01m4-.01v.01m4-.01v.01"/></g></symbol><symbol id="tabler:camera" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 7h1a2 2 0 0 0 2-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2"/><path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/></g></symbol><symbol id="tabler:camper" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 18a2 2 0 1 0 4 0a2 2 0 0 0-4 0m10 0a2 2 0 1 0 4 0a2 2 0 0 0-4 0"/><path d="M5 18H4a1 1 0 0 1-1-1V6a2 2 0 0 1 2-2h12a4 4 0 0 1 4 4H3m6 10h6"/><path d="M19 18h1a1 1 0 0 0 1-1v-4l-3-5m3 5h-7m0-5v10"/></g></symbol><symbol id="tabler:car" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 17a2 2 0 1 0 4 0a2 2 0 1 0-4 0m10 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/><path d="M5 17H3v-6l2-5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0H9m-6-6h15m-6 0V6"/></g></symbol><symbol id="tabler:caret-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 10l6 6l6-6z"/></symbol><symbol id="tabler:caret-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14 6l-6 6l6 6z"/></symbol><symbol id="tabler:caret-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 18l6-6l-6-6z"/></symbol><symbol id="tabler:caret-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m18 14l-6-6l-6 6z"/></symbol><symbol id="tabler:carousel-horizontal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 6a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm15 11h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1M2 17h1a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H2"/></symbol><symbol id="tabler:chart-bar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 13a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm12-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM9 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM4 20h14"/></symbol><symbol id="tabler:chart-pie" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10 3.2A9 9 0 1 0 20.8 14a1 1 0 0 0-1-1H13a2 2 0 0 1-2-2V4a.9.9 0 0 0-1-.8"/><path d="M15 3.5A9 9 0 0 1 20.5 9H16a1 1 0 0 1-1-1z"/></g></symbol><symbol id="tabler:check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 12l5 5L20 7"/></symbol><symbol id="tabler:chef-hat" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 3c1.918 0 3.52 1.35 3.91 3.151A4 4 0 0 1 18 13.874V21H6v-7.126a4 4 0 1 1 2.092-7.723A4 4 0 0 1 12 3M6.161 17.009L18 17"/></symbol><symbol id="tabler:chevron-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 6l-6 6l6 6"/></symbol><symbol id="tabler:chevrons-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11 7l-5 5l5 5m6-10l-5 5l5 5"/></symbol><symbol id="tabler:chevron-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 6l6 6l-6 6"/></symbol><symbol id="tabler:chevrons-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 7l5 5l-5 5m6-10l5 5l-5 5"/></symbol><symbol id="tabler:chevron-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 15l6-6l6 6"/></symbol><symbol id="tabler:chevrons-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 11l5-5l5 5M7 17l5-5l5 5"/></symbol><symbol id="tabler:chevron-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 9l6 6l6-6"/></symbol><symbol id="tabler:chevrons-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 7l5 5l5-5M7 13l5 5l5-5"/></symbol><symbol id="tabler:circle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/></symbol><symbol id="tabler:circle-check" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="m9 12l2 2l4-4"/></g></symbol><symbol id="tabler:circle-dot" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/></g></symbol><symbol id="tabler:circle-minus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6 0h6"/></symbol><symbol id="tabler:circle-number-0" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0"/></g></symbol><symbol id="tabler:circle-number-1" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="m10 10l2-2v8"/></g></symbol><symbol id="tabler:circle-number-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3"/></g></symbol><symbol id="tabler:circle-number-3" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1"/></g></symbol><symbol id="tabler:circle-number-4" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 8v3a1 1 0 0 0 1 1h3m0-4v8"/></g></symbol><symbol id="tabler:circle-number-5" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3V8h4"/></g></symbol><symbol id="tabler:circle-number-6" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M14 9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3"/></g></symbol><symbol id="tabler:circle-number-7" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 8h4l-2 8"/></g></symbol><symbol id="tabler:circle-number-8" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M12 12h-1a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1"/></g></symbol><symbol id="tabler:circle-number-9" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3"/></g></symbol><symbol id="tabler:circle-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m6 0h6m-3-3v6"/></symbol><symbol id="tabler:click" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12h3m6-9v3M7.8 7.8L5.6 5.6m10.6 2.2l2.2-2.2M7.8 16.2l-2.2 2.2M12 12l9 3l-4 2l-2 4z"/></symbol><symbol id="tabler:clipboard-copy" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3m9-9V7a2 2 0 0 0-2-2h-2m-2 12v-1a1 1 0 0 1 1-1h1m3 0h1a1 1 0 0 1 1 1v1m0 3v1a1 1 0 0 1-1 1h-1m-3 0h-1a1 1 0 0 1-1-1v-1"/><path d="M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2"/></g></symbol><symbol id="tabler:clipboard-text" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"/><path d="M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2m0 7h6m-6 4h6"/></g></symbol><symbol id="tabler:clock" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0"/><path d="M12 7v5l3 3"/></g></symbol><symbol id="tabler:clock-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z"/><path d="M12 7v5l3 3M4 12h1m14 0h1m-8 7v1"/></g></symbol><symbol id="tabler:cloud" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.657 18C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486s-1.551 3.487-3.465 3.487H6.657"/></symbol><symbol id="tabler:cloud-check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.388 0 2.585.82 3.138 2.007M15 19l2 2l4-4"/></symbol><symbol id="tabler:cloud-computing" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.657 16C4.085 16 2 13.993 2 11.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486s-1.551 3.487-3.465 3.487H6.657M12 16v5"/><path d="M16 16v4a1 1 0 0 0 1 1h4M8 16v4a1 1 0 0 1-1 1H3"/></g></symbol><symbol id="tabler:cloud-data-connection" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9.897c0-1.714 1.46-3.104 3.26-3.104c.275-1.22 1.255-2.215 2.572-2.611s2.77-.134 3.811.69c1.042.822 1.514 2.08 1.239 3.3h.693A2.42 2.42 0 0 1 19 10.586A2.42 2.42 0 0 1 16.575 13H8.26C6.46 13 5 11.61 5 9.897M12 13v3m-2 2a2 2 0 1 0 4 0a2 2 0 1 0-4 0m4 0h7M3 18h7"/></symbol><symbol id="tabler:cloud-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.573.813 3.13 1.99M19 16v6m3-3l-3 3l-3-3"/></symbol><symbol id="tabler:cloud-download" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 18a3.5 3.5 0 0 0 0-7h-1A5 4.5 0 0 0 7 9a4.6 4.4 0 0 0-2.1 8.4M12 13v9m-3-3l3 3l3-3"/></symbol><symbol id="tabler:cloud-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.57.811 3.128 1.986M19 22v-6m3 3l-3-3l-3 3"/></symbol><symbol id="tabler:cloud-upload" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 18a4.6 4.4 0 0 1 0-9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1"/><path d="m9 15l3-3l3 3m-3-3v9"/></g></symbol><symbol id="tabler:cloud-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.37 0 2.556.8 3.117 1.964M22 22l-5-5m0 5l5-5"/></symbol><symbol id="tabler:code" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 8l-4 4l4 4m10-8l4 4l-4 4M14 4l-4 16"/></symbol><symbol id="tabler:coin" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M14.8 9A2 2 0 0 0 13 8h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1-1.8-1M12 7v10"/></g></symbol><symbol id="tabler:coins" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 14c0 1.657 2.686 3 6 3s6-1.343 6-3s-2.686-3-6-3s-6 1.343-6 3"/><path d="M9 14v4c0 1.656 2.686 3 6 3s6-1.344 6-3v-4M3 6c0 1.072 1.144 2.062 3 2.598s4.144.536 6 0S15 7.072 15 6s-1.144-2.062-3-2.598s-4.144-.536-6 0S3 4.928 3 6"/><path d="M3 6v10c0 .888.772 1.45 2 2"/><path d="M3 11c0 .888.772 1.45 2 2"/></g></symbol><symbol id="tabler:columns-1" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:columns-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm9-1v18"/></symbol><symbol id="tabler:columns-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm6-1v18m6-18v18"/></symbol><symbol id="tabler:command" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 9a2 2 0 1 1 2-2v10a2 2 0 1 1-2-2h10a2 2 0 1 1-2 2V7a2 2 0 1 1 2 2z"/></symbol><symbol id="tabler:components" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 12l3 3l3-3l-3-3zm12 0l3 3l3-3l-3-3zM9 6l3 3l3-3l-3-3zm0 12l3 3l3-3l-3-3z"/></symbol><symbol id="tabler:confetti" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5h2M5 4v2m6.5-2L11 6m7-1h2m-1-1v2m-4 3l-1 1m4 3l2-.5M18 19h2m-1-1v2m-5-3.482L7.482 10l-4.39 9.58a1 1 0 0 0 1.329 1.329z"/></symbol><symbol id="tabler:contrast" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M12 17a5 5 0 0 0 0-10z"/></g></symbol><symbol id="tabler:copy" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 9.667A2.667 2.667 0 0 1 9.667 7h8.666A2.667 2.667 0 0 1 21 9.667v8.666A2.667 2.667 0 0 1 18.333 21H9.667A2.667 2.667 0 0 1 7 18.333z"/><path d="M4.012 16.737A2 2 0 0 1 3 15V5c0-1.1.9-2 2-2h10c.75 0 1.158.385 1.5 1"/></g></symbol><symbol id="tabler:credit-card" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 8a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm0 2h18M7 15h.01M11 15h2"/></symbol><symbol id="tabler:dashboard" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10 13a2 2 0 1 0 4 0a2 2 0 1 0-4 0m3.45-1.45L15.5 9.5"/><path d="M6.4 20a9 9 0 1 1 11.2 0z"/></g></symbol><symbol id="tabler:database" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 6a8 3 0 1 0 16 0A8 3 0 1 0 4 6"/><path d="M4 6v6a8 3 0 0 0 16 0V6"/><path d="M4 12v6a8 3 0 0 0 16 0v-6"/></g></symbol><symbol id="tabler:database-export" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 6c0 1.657 3.582 3 8 3s8-1.343 8-3s-3.582-3-8-3s-8 1.343-8 3"/><path d="M4 6v6c0 1.657 3.582 3 8 3c1.118 0 2.183-.086 3.15-.241M20 12V6"/><path d="M4 12v6c0 1.657 3.582 3 8 3q.235 0 .466-.005M16 19h6m-3-3l3 3l-3 3"/></g></symbol><symbol id="tabler:x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 6L6 18M6 6l12 12"/></symbol><symbol id="tabler:devices" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1z"/><path d="M18 8V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9m3-9h2"/></g></symbol><symbol id="tabler:devices-dollar" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 19V9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1.5"/><path d="M18 8V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9m3-9h2m3 6h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H17m2 0v1m0-8v1"/></g></symbol><symbol id="tabler:device-desktop" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm4 15h10m-8-4v4m6-4v4"/></symbol><symbol id="tabler:device-gamepad" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4 4h4m-2-2v4m7-3v.01M18 13v.01"/></symbol><symbol id="tabler:device-mobile" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zm5-1h2m-1 13v.01"/></symbol><symbol id="tabler:device-tablet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0-2 0"/></g></symbol><symbol id="tabler:device-tv" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm13-6l-4 4l-4-4"/></symbol><symbol id="tabler:dialpad" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 3h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m14 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m-7 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m-7 7h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m14 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m-7 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m0 7h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:direction-sign" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m3.32 12.774l7.906 7.905c.427.428 1.12.428 1.548 0l7.905-7.905a1.095 1.095 0 0 0 0-1.548l-7.905-7.905a1.095 1.095 0 0 0-1.548 0l-7.905 7.905a1.095 1.095 0 0 0 0 1.548M8 12h7.5"/><path d="m12 8.5l3.5 3.5l-3.5 3.5"/></g></symbol><symbol id="tabler:download" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 11l5 5l5-5m-5-7v12"/></symbol><symbol id="tabler:drag-drop" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19 11V9a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2"/><path d="m13 13l9 3l-4 2l-2 4zM3 3v.01M7 3v.01M11 3v.01M15 3v.01M3 7v.01M3 11v.01M3 15v.01"/></g></symbol><symbol id="tabler:edit-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m12 15l8.385-8.415a2.1 2.1 0 0 0-2.97-2.97L9 12v3zm4-10l3 3"/><path d="M9 7.07A7 7 0 0 0 10 21a7 7 0 0 0 6.929-6"/></g></symbol><symbol id="tabler:edit" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1"/><path d="M20.385 6.585a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3zM16 5l3 3"/></g></symbol><symbol id="tabler:mail" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="m3 7l9 6l9-6"/></g></symbol><symbol id="tabler:equal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 10h14M5 14h14"/></symbol><symbol id="tabler:external-link" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6m-7 1l9-9m-5 0h5v5"/></symbol><symbol id="tabler:eye" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0-4 0"/><path d="M21 12q-3.6 6-9 6t-9-6q3.6-6 9-6t9 6"/></g></symbol><symbol id="tabler:eye-off" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.585 10.587a2 2 0 0 0 2.829 2.828"/><path d="M16.681 16.673A8.7 8.7 0 0 1 12 18q-5.4 0-9-6q1.908-3.18 4.32-4.674m2.86-1.146A9 9 0 0 1 12 6q5.4 0 9 6q-1 1.665-2.138 2.87M3 3l18 18"/></g></symbol><symbol id="tabler:error-404" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 8v3a1 1 0 0 0 1 1h3m0-4v8m10-8v3a1 1 0 0 0 1 1h3m0-4v8m-11-6v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0"/></symbol><symbol id="tabler:face-id" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2M9 10h.01M15 10h.01M9.5 15a3.5 3.5 0 0 0 5 0"/></symbol><symbol id="tabler:file-text" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M9 9h1m-1 4h6m-6 4h6"/></g></symbol><symbol id="tabler:file-type-css" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M8 16.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0m3 .75c0 .414.336.75.75.75H13a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3 4.5c0 .414.336.75.75.75H19a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75"/></g></symbol><symbol id="tabler:file-type-csv" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M7 16.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0m3 .75c0 .414.336.75.75.75H12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3-.75l2 6l2-6"/></g></symbol><symbol id="tabler:file-type-html" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M2 21v-6m3 0v6m-3-3h3m15-3v6h2m-9 0v-6l2 3l2-3v6m-9.5-6h3M9 15v6"/></g></symbol><symbol id="tabler:file-type-png" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4m1 3h-1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1v-3M5 18h1.5a1.5 1.5 0 0 0 0-3H5v6m6 0v-6l3 6v-6"/></g></symbol><symbol id="tabler:file-type-jpg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4m-8 6h1.5a1.5 1.5 0 0 0 0-3H11v6m9-6h-1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1v-3M5 15h3v4.5a1.5 1.5 0 0 1-3 0"/></g></symbol><symbol id="tabler:file-type-js" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4M3 15h3v4.5a1.5 1.5 0 0 1-3 0m6 .75c0 .414.336.75.75.75H11a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-1"/></g></symbol><symbol id="tabler:file-type-jsx" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4 15h3v4.5a1.5 1.5 0 0 1-3 0m6 .75c0 .414.336.75.75.75H12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3-.75l4 6m-4 0l4-6"/></g></symbol><symbol id="tabler:file-type-svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4 20.25c0 .414.336.75.75.75H6a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H5a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3-.75l2 6l2-6m6 0h-1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1v-3"/></g></symbol><symbol id="tabler:file-type-ts" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-1"/><path d="M14 3v4a1 1 0 0 0 1 1h4M9 20.25c0 .414.336.75.75.75H11a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75M3.5 15h3M5 15v6"/></g></symbol><symbol id="tabler:file-type-vue" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4 15l2 6l2-6m3 0v4.5a1.5 1.5 0 0 0 3 0V15m6 0h-3v6h3m-3-3h2"/></g></symbol><symbol id="tabler:filter" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 4h16v2.172a2 2 0 0 1-.586 1.414L15 12v7l-6 2v-8.5L4.52 7.572A2 2 0 0 1 4 6.227z"/></symbol><symbol id="tabler:flag" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 5a5 5 0 0 1 7 0a5 5 0 0 0 7 0v9a5 5 0 0 1-7 0a5 5 0 0 0-7 0zm0 16v-7"/></symbol><symbol id="tabler:flag-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 14h14V5H5v16"/></symbol><symbol id="tabler:flag-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 14h14l-4.5-4.5L19 5H5v16"/></symbol><symbol id="tabler:flame" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 10.941c2.333-3.308.167-7.823-1-8.941c0 3.395-2.235 5.299-3.667 6.706C5.903 10.114 5 12 5 14.294C5 17.998 8.134 21 12 21s7-3.002 7-6.706c0-1.712-1.232-4.403-2.333-5.588c-2.084 3.353-3.257 3.353-4.667 2.235"/></symbol><symbol id="tabler:folder" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2"/></symbol><symbol id="tabler:forms" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3m7-14h7a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-7M5 7H4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h1m12-5h.01M13 12h.01"/></symbol><symbol id="tabler:frame" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h16M4 17h16M7 4v16M17 4v16"/></symbol><symbol id="tabler:gps" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="m12 17l-1-4l-4-1l9-4z"/></g></symbol><symbol id="tabler:gift" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 9a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm9-1v13"/><path d="M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7m2.5-4a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5a2.5 2.5 0 0 1 0 5"/></g></symbol><symbol id="tabler:hanger" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 6a2 2 0 1 0-4 0c0 1.667.67 3 2 4h-.008l7.971 4.428a2 2 0 0 1 1.029 1.749V17a2 2 0 0 1-2 2h-14a2 2 0 0 1-2-2v-.823a2 2 0 0 1 1.029-1.749L11.992 10"/></symbol><symbol id="tabler:hand-stop" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 13V5.5a1.5 1.5 0 0 1 3 0V12m0-6.5v-2a1.5 1.5 0 1 1 3 0V12m0-6.5a1.5 1.5 0 0 1 3 0V12"/><path d="M17 7.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7L7 19q-.468-.718-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.87 1.87 0 0 1 2.28.28L8 13"/></g></symbol><symbol id="tabler:heading" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 12h10M7 5v14M17 5v14m-2 0h4M15 5h4M5 19h4M5 5h4"/></symbol><symbol id="tabler:heart" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.5 12.572L12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"/></symbol><symbol id="tabler:heart-handshake" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.5 12.572L12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"/><path d="M12 6L8.707 9.293a1 1 0 0 0 0 1.414l.543.543c.69.69 1.81.69 2.5 0l1-1a3.18 3.18 0 0 1 4.5 0l2.25 2.25m-7 3l2 2M15 13l2 2"/></g></symbol><symbol id="tabler:help" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m9 5v.01"/><path d="M12 13.5a1.5 1.5 0 0 1 1-1.5a2.6 2.6 0 1 0-3-4"/></g></symbol><symbol id="tabler:help-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9 4v.01"/><path d="M12 13a2 2 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></g></symbol><symbol id="tabler:help-small" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 16v.01M12 13a2 2 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></symbol><symbol id="tabler:home" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 12H3l9-9l9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7"/><path d="M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v6"/></g></symbol><symbol id="tabler:html" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 16V8l2 5l2-5v8M1 16V8m4 0v8m-4-4h4m2-4h4M9 8v8m11-8v8h3"/></symbol><symbol id="tabler:photo" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8h.01M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/><path d="m3 16l5-5c.928-.893 2.072-.893 3 0l5 5"/><path d="m14 14l1-1c.928-.893 2.072-.893 3 0l3 3"/></g></symbol><symbol id="tabler:inbox" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path d="M4 13h3l3 3h4l3-3h3"/></g></symbol><symbol id="tabler:info-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9-3h.01"/><path d="M11 12h1v4h1"/></g></symbol><symbol id="tabler:info-small" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 9h.01M11 12h1v4h1"/></symbol><symbol id="tabler:grill" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 8H5a6 6 0 0 0 6 6h2a6 6 0 0 0 6-5.775zm-2 12a2 2 0 1 1 0-4a2 2 0 0 1 0 4m-2-6l1 2m-7-2l-3 6m9-2H7m8-13V4m-3 1V4M9 5V4"/></symbol><symbol id="tabler:grip-horizontal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 9a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7-6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7-6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 6a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:grip-vertical" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 5a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m6-14a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:key" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16.555 3.843l3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1-4.069 0l-.301-.301l-6.558 6.558a2 2 0 0 1-1.239.578L5.172 21H4a1 1 0 0 1-.993-.883L3 20v-1.172a2 2 0 0 1 .467-1.284l.119-.13L4 17h2v-2h2v-2l2.144-2.144l-.301-.301a2.877 2.877 0 0 1 0-4.069l2.643-2.643a2.877 2.877 0 0 1 4.069 0M15 9h.01"/></symbol><symbol id="tabler:keyboard" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4 2v.01m4-.01v.01m4-.01v.01m4-.01v.01M6 14v.01M18 14v.01M10 14l4 .01"/></symbol><symbol id="tabler:label" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.52 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10.52a1 1 0 0 0 .78-.375L21 12l-3.7-4.625A1 1 0 0 0 16.52 7"/></symbol><symbol id="tabler:layers-subtract" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2z"/><path d="M16 16v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2"/></g></symbol><symbol id="tabler:layout" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 9a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm10-9a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:layout-bottombar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 9h16"/></symbol><symbol id="tabler:layout-dashboard" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m0 12h4a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m10-4h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1m0-8h4a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:layout-grid" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM4 15a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:layout-list" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 10a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:layout-navbar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 3h16"/></symbol><symbol id="tabler:layout-rows" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 6h16"/></symbol><symbol id="tabler:layout-sidebar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm5-2v16"/></symbol><symbol id="tabler:layout-sidebar-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm11-2v16"/></symbol><symbol id="tabler:link" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 15l6-6m-4-3l.463-.536a5 5 0 0 1 7.071 7.072L18 13m-5 5l-.397.534a5.07 5.07 0 0 1-7.127 0a4.97 4.97 0 0 1 0-7.071L6 11"/></symbol><symbol id="tabler:list" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 6h11M9 12h11M9 18h11M5 6v.01M5 12v.01M5 18v.01"/></symbol><symbol id="tabler:list-numbers" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 6h9m-9 6h9m-8 6h8M4 16a2 2 0 1 1 4 0c0 .591-.5 1-1 1.5L4 20h4M6 10V4L4 6"/></symbol><symbol id="tabler:list-tree" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 6h11m-8 6h8m-5 6h5M5 6v.01M8 12v.01M11 18v.01"/></symbol><symbol id="tabler:load-balancer" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 13a3 3 0 1 0 6 0a3 3 0 1 0-6 0m2 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m1-4v3m0-9V3M9 6l3-3l3 3m-3 4V3"/><path d="m9 6l3-3l3 3m-.106 6.227l6.11-2.224M17.159 8.21l3.845 1.793l-1.793 3.845m-10.11-1.634l-6.075-2.211M6.871 8.21l-3.845 1.793l1.793 3.845"/></g></symbol><symbol id="tabler:lock" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 13a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"/><path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-3-5V7a4 4 0 1 1 8 0v4"/></g></symbol><symbol id="tabler:location" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 3l-6.5 18a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1z"/></symbol><symbol id="tabler:login" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2"/><path d="M21 12H8l3-3m0 6l-3-3"/></g></symbol><symbol id="tabler:logout" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2"/><path d="M9 12h12l-3-3m0 6l3-3"/></g></symbol><symbol id="tabler:logs" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 12h.01M4 6h.01M4 18h.01M8 18h2m-2-6h2M8 6h2m4 0h6m-6 6h6m-6 6h6"/></symbol><symbol id="tabler:luggage" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zm3-2V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1m-9 4h12M6 16h12m-9 4v1m6-1v1"/></symbol><symbol id="tabler:map" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 7l6-3l6 3l6-3v13l-6 3l-6-3l-6 3zm6-3v13m6-10v13"/></symbol><symbol id="tabler:map-pin" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/><path d="M17.657 16.657L13.414 20.9a2 2 0 0 1-2.827 0l-4.244-4.243a8 8 0 1 1 11.314 0"/></g></symbol><symbol id="tabler:map-pin-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/><path d="M12.794 21.322a2 2 0 0 1-2.207-.422l-4.244-4.243a8 8 0 1 1 13.59-4.616M16 19h6m-3-3v6"/></g></symbol><symbol id="tabler:map-search" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11 18l-2-1l-6 3V7l6-3l6 3l6-3v7.5M9 4v13m6-10v5m0 6a3 3 0 1 0 6 0a3 3 0 1 0-6 0m5.2 2.2L22 22"/></symbol><symbol id="tabler:marquee" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2m3 0h1.5m3 0H15m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3V15m0 3a2 2 0 0 1-2 2m-3 0h-1.5m-3 0H9m-3 0a2 2 0 0 1-2-2m0-3v-1.5m0-3V9m0-3"/></symbol><symbol id="tabler:marquee-off" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6c0-.556.227-1.059.593-1.421M9 4h1.5m3 0H15m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3V15m-.598 4.426A2 2 0 0 1 18 20m-3 0h-1.5m-3 0H9m-3 0a2 2 0 0 1-2-2m0-3v-1.5m0-3V9M3 3l18 18"/></symbol><symbol id="tabler:mail-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5M16 19h6m-3-3v6"/><path d="m3 7l9 6l9-6"/></g></symbol><symbol id="tabler:maximize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2"/></symbol><symbol id="tabler:menu-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M4 12h16M4 18h16"/></symbol><symbol id="tabler:message" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9h8m-8 4h6m4-9a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:messages" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 14l-3-3h-7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1zm-7 1v2a1 1 0 0 1-1 1H6l-3 3V11a1 1 0 0 1 1-1h2"/></symbol><symbol id="tabler:message-dots" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 11v.01M8 11v.01m8-.01v.01M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:message-off" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9h1m4 0h3m-8 4h5M8 4h10a3 3 0 0 1 3 3v8c0 .577-.163 1.116-.445 1.573M18 18h-5l-5 3v-3H6a3 3 0 0 1-3-3V7c0-1.085.576-2.036 1.439-2.562M3 3l18 18"/></symbol><symbol id="tabler:message-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9h8m-8 4h6m-1.99 5.594L8 21v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v5.5M16 19h6m-3-3v6"/></symbol><symbol id="tabler:moneybag" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.5 3h5A1.5 1.5 0 0 1 16 4.5A3.5 3.5 0 0 1 12.5 8h-1A3.5 3.5 0 0 1 8 4.5A1.5 1.5 0 0 1 9.5 3"/><path d="M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4"/></g></symbol><symbol id="tabler:mood-dollar" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.87 10.48a9 9 0 1 0-7.876 10.465M9 10h.01M15 10h.01"/><path d="M9.5 15c.658.64 1.56 1 2.5 1c.357 0 .709-.052 1.043-.151M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H17m2 0v1m0-8v1"/></g></symbol><symbol id="tabler:mood-heart" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 12a9 9 0 1 0-8.012 8.946M9 10h.01M15 10h.01"/><path d="M9.5 15a3.6 3.6 0 0 0 2.774.99m6.72 5.51l2.518-2.58a1.74 1.74 0 0 0 .004-2.413a1.627 1.627 0 0 0-2.346-.005l-.168.172l-.168-.172a1.627 1.627 0 0 0-2.346-.004a1.74 1.74 0 0 0-.004 2.412z"/></g></symbol><symbol id="tabler:mood-kid" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/><path d="M9.5 15a3.5 3.5 0 0 0 5 0M12 3a2 2 0 0 0 0 4"/></g></symbol><symbol id="tabler:mood-nerd" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M6 10a2 2 0 1 0 4 0a2 2 0 1 0-4 0m8 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-4.5 5a3.5 3.5 0 0 0 5 0m-11-6H6m12 0h2.5M10 9.5q2-2 4 0"/></g></symbol><symbol id="tabler:mood-neutral" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/></symbol><symbol id="tabler:mood-puzzled" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.986 3.51A9 9 0 1 0 16.5 19.794c2.489-1.437 4.181-3.978 4.5-6.794m-11-3h.01M14 8h.01"/><path d="M12 15q1.5-2 3-2m5-4v.01M20 6a2.003 2.003 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></g></symbol><symbol id="tabler:mood-sad-squint" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M14.5 16.05a3.5 3.5 0 0 0-5 0m-1-4.55L10 10L8.5 8.5m7 3L14 10l1.5-1.5"/></g></symbol><symbol id="tabler:mood-smile" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/><path d="M9.5 15a3.5 3.5 0 0 0 5 0"/></g></symbol><symbol id="tabler:mood-tongue" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/><path d="M10 14v2a2 2 0 0 0 4 0v-2m1.5 0h-7"/></g></symbol><symbol id="tabler:mood-tongue-wink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18"/><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01"/><path d="M10 14v2a2 2 0 0 0 4 0v-2m1.5 0h-7m8.5-4c-.5-1-2.5-1-3 0"/></g></symbol><symbol id="tabler:mood-tongue-wink-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18m3-11h-.01"/><path d="M10 14v2a2 2 0 1 0 4 0v-2m1.5 0h-7M7 10c.5-1 2.5-1 3 0"/></g></symbol><symbol id="tabler:mood-wink-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18M9 10h-.01"/><path d="M14.5 15a3.5 3.5 0 0 1-5 0m6-6.5L14 10l1.5 1.5"/></g></symbol><symbol id="tabler:mood-wrrr" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18"/><path d="m8 16l1-1l1.5 1l1.5-1l1.5 1l1.5-1l1 1m-7.5-4.5L10 10L8.5 8.5m7 3L14 10l1.5-1.5"/></g></symbol><symbol id="tabler:moon" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 3h.393a7.5 7.5 0 0 0 7.92 12.446A9 9 0 1 1 12 2.992z"/></symbol><symbol id="tabler:mouse" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 7a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4zm6 0v4"/></symbol><symbol id="tabler:dots" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7 0a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7 0a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:dots-vertical" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0-14a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:movie" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm4-2v16m8-16v16M4 8h4m-4 8h4m-4-4h16m-4-4h4m-4 8h4"/></symbol><symbol id="tabler:music" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0-6 0m10 0a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/><path d="M9 17V4h10v13M9 8h10"/></g></symbol><symbol id="tabler:notes" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm4 2h6m-6 4h6m-6 4h4"/></symbol><symbol id="tabler:new-section" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12h6m-3-3v6M4 6V5a1 1 0 0 1 1-1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1-1 1h-1m-5 0h-2m-5 0H5a1 1 0 0 1-1-1v-1m0-5v-2m0-5"/></symbol><symbol id="tabler:palette" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 0 1 0-18c4.97 0 9 3.582 9 8c0 1.06-.474 2.078-1.318 2.828S17.693 15 16.5 15H14a2 2 0 0 0-1 3.75A1.3 1.3 0 0 1 12 21"/><path d="M7.5 10.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0m4-3a1 1 0 1 0 2 0a1 1 0 1 0-2 0m4 3a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:paint" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"/><path d="M19 6h1a2 2 0 0 1 2 2a5 5 0 0 1-5 5h-5v2m-2 1a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"/></g></symbol><symbol id="tabler:pencil" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 20h4L18.5 9.5a2.828 2.828 0 1 0-4-4L4 16zm9.5-13.5l4 4"/></symbol><symbol id="tabler:percentage" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 17a1 1 0 1 0 2 0a1 1 0 1 0-2 0M6 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 11L18 6"/></symbol><symbol id="tabler:photo-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8h.01M12.5 21H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v6.5"/><path d="m3 16l5-5c.928-.893 2.072-.893 3 0l4 4"/><path d="m14 14l1-1c.67-.644 1.45-.824 2.182-.54M16 19h6m-3-3v6"/></g></symbol><symbol id="tabler:photo-scan" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8h.01M6 13l2.644-2.644a1.21 1.21 0 0 1 1.712 0L14 14"/><path d="m13 13l1.644-1.644a1.21 1.21 0 0 1 1.712 0L18 13M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2"/></g></symbol><symbol id="tabler:phone" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 3 6a2 2 0 0 1 2-2"/></symbol><symbol id="tabler:pig-money" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 11v.01M5.173 8.378a3 3 0 1 1 4.656-1.377"/><path d="M16 4v3.803A6.02 6.02 0 0 1 18.658 11h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342c-.336.95-.907 1.8-1.658 2.473V19.5a1.5 1.5 0 0 1-3 0v-.583a6 6 0 0 1-1 .083h-4a6 6 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2.027A6 6 0 0 1 8.999 7h2.5z"/></g></symbol><symbol id="tabler:pin" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 4.5l-4 4L7 10l-1.5 1.5l7 7L14 17l1.5-4l4-4M9 15l-4.5 4.5M14.5 4L20 9.5"/></symbol><symbol id="tabler:pinned" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 4v6l-2 4v2h10v-2l-2-4V4m-3 12v5M8 4h8"/></symbol><symbol id="tabler:plane" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 10h4a2 2 0 0 1 0 4h-4l-4 7H9l2-7H7l-2 2H2l2-4l-2-4h3l2 2h4L9 3h3z"/></symbol><symbol id="tabler:plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m-7-7h14"/></symbol><symbol id="tabler:pointer" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.904 17.563a1.2 1.2 0 0 0 2.228.308l2.09-3.093l4.907 4.907a1.067 1.067 0 0 0 1.509 0l1.047-1.047a1.067 1.067 0 0 0 0-1.509l-4.907-4.907l3.113-2.09a1.2 1.2 0 0 0-.309-2.228L4 4z"/></symbol><symbol id="tabler:printer" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 17h2a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2m10-8V5a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4"/><path d="M7 15a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2z"/></g></symbol><symbol id="tabler:progress" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 20.777a9 9 0 0 1-2.48-.969M14 3.223a9.003 9.003 0 0 1 0 17.554m-9.421-3.684a9 9 0 0 1-1.227-2.592M3.124 10.5c.16-.95.468-1.85.9-2.675l.169-.305m2.714-2.941A9 9 0 0 1 10 3.223"/></symbol><symbol id="tabler:progress-help" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 16v.01M12 13a2 2 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483M10 20.777a9 9 0 0 1-2.48-.969"/><path d="M14 3.223a9.003 9.003 0 0 1 0 17.554m-9.421-3.684a9 9 0 0 1-1.227-2.592M3.124 10.5c.16-.95.468-1.85.9-2.675l.169-.305m2.714-2.941A9 9 0 0 1 10 3.223"/></g></symbol><symbol id="tabler:question-mark" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8a3.5 3 0 0 1 3.5-3h1A3.5 3 0 0 1 16 8a3 3 0 0 1-2 3a3 4 0 0 0-2 4m0 4v.01"/></symbol><symbol id="tabler:rectangle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:receipt" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2zM9 7h6m-6 4h6m-2 4h2"/></symbol><symbol id="tabler:receipt-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2z"/><path d="M14 8h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10m2 0v1.5m0-9V8"/></g></symbol><symbol id="tabler:refresh" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4m-4 4a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"/></symbol><symbol id="tabler:restore" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3.06 13a9 9 0 1 0 .49-4.087"/><path d="M3 4.001v5h5M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:robot" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zm6-4v2m-3 8v9m6-9v9M5 16l4-2m6 0l4 2M9 18h6M10 8v.01M14 8v.01"/></symbol><symbol id="tabler:robot-face" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 5h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2"/><path d="M9 16q1.5 1 3 1c1.5 0 2-.333 3-1M9 7L8 3m7 4l1-4m-7 9v-1m6 1v-1"/></g></symbol><symbol id="tabler:rocket" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3-5a9 9 0 0 0 6-8a3 3 0 0 0-3-3a9 9 0 0 0-8 6a6 6 0 0 0-5 3"/><path d="M7 14a6 6 0 0 0-3 6a6 6 0 0 0 6-3m4-8a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:row-insert-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 18v-4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1m8-9V5m-2 2h4"/></symbol><symbol id="tabler:row-insert-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 6v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1m-8 9v4m2-2h-4"/></symbol><symbol id="tabler:row-remove" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 6v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1M10 16l4 4m-4 0l4-4"/></symbol><symbol id="tabler:rss" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 19a1 1 0 1 0 2 0a1 1 0 1 0-2 0M4 4a16 16 0 0 1 16 16M4 11a9 9 0 0 1 9 9"/></symbol><symbol id="tabler:run" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0M4 17l5 1l.75-1.5M15 21v-4l-4-3l1-6"/><path d="M7 12V9l5-1l3 3l3 1"/></g></symbol><symbol id="tabler:sailboat" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1M4 18l-1-3h18l-1 3m-9-6h7l-7-9zM8 7l-2 5"/></symbol><symbol id="tabler:scale" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 20h10M6 6l6-1l6 1m-6-3v17m-3-8L6 6l-3 6a3 3 0 0 0 6 0m12 0l-3-6l-3 6a3 3 0 0 0 6 0"/></symbol><symbol id="tabler:school" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M22 9L12 5L2 9l10 4zv6"/><path d="M6 10.6V16a6 3 0 0 0 12 0v-5.4"/></g></symbol><symbol id="tabler:scissors" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a3 3 0 1 0 6 0a3 3 0 1 0-6 0m0 10a3 3 0 1 0 6 0a3 3 0 1 0-6 0m5.6-8.4L19 19M8.6 15.4L19 5"/></symbol><symbol id="tabler:scoreboard" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm9-2v2m0 3v1m0 3v1m0 3v1M7 3v2m10-2v2"/><path d="M15 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0-3 0M6 9h1.5a1.5 1.5 0 0 1 0 3H7h.5a1.5 1.5 0 0 1 0 3H6"/></g></symbol><symbol id="tabler:seo" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 8H4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H3m11 0h-4V8h4m-3 4h2m4-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:shopping-cart" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 19a2 2 0 1 0 4 0a2 2 0 1 0-4 0m11 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/><path d="M17 17H6V3H4"/><path d="m6 5l14 1l-1 7H6"/></g></symbol><symbol id="tabler:shield-check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.46 20.846A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3a12 12 0 0 0 8.5 3a12 12 0 0 1-.09 7.06M15 19l2 2l4-4"/></symbol><symbol id="tabler:search" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 10a7 7 0 1 0 14 0a7 7 0 1 0-14 0m18 11l-6-6"/></symbol><symbol id="tabler:section" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 20h.01M4 20h.01M8 20h.01M12 20h.01M16 20h.01M20 4h.01M4 4h.01M8 4h.01M12 4h.01M16 4v.01M4 9a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:select" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="m9 11l3 3l3-3"/></g></symbol><symbol id="tabler:server" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3m0 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm4-7v.01M7 16v.01"/></symbol><symbol id="tabler:server-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm0 8a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm4-7v.01M7 16v.01M11 8h6m-6 8h6"/></symbol><symbol id="tabler:settings" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 0 0-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 0 0-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 0 0-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 0 0-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 0 0 1.066-2.573c-.94-1.543.826-3.31 2.37-2.37c1 .608 2.296.07 2.572-1.065"/><path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/></g></symbol><symbol id="tabler:share" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0m12-6a3 3 0 1 0 6 0a3 3 0 1 0-6 0m0 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0m-6.3-7.3l6.6-3.4m-6.6 6l6.6 3.4"/></symbol><symbol id="tabler:share-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9H7a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1m-4 5V3M9 6l3-3l3 3"/></symbol><symbol id="tabler:share-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 4v4C6.425 9.028 3.98 14.788 3 20c-.037.206 5.384-5.962 10-6v4l8-7z"/></symbol><symbol id="tabler:shirt" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 4l6 2v5h-3v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-8H3V6l6-2a3 3 0 0 0 6 0"/></symbol><symbol id="tabler:speedboat" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2 17h14.4a3 3 0 0 0 2.5-1.34L22 11h-6.23a4 4 0 0 0-1.49.29l-3.56 1.42a4 4 0 0 1-1.49.29H3.5zm4-4l1.5-5"/><path d="M6 8h8l2 3"/></g></symbol><symbol id="tabler:sparkles" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 18a2 2 0 0 1 2 2a2 2 0 0 1 2-2a2 2 0 0 1-2-2a2 2 0 0 1-2 2m0-12a2 2 0 0 1 2 2a2 2 0 0 1 2-2a2 2 0 0 1-2-2a2 2 0 0 1-2 2M9 18a6 6 0 0 1 6-6a6 6 0 0 1-6-6a6 6 0 0 1-6 6a6 6 0 0 1 6 6"/></symbol><symbol id="tabler:square" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:square-check" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="m9 12l2 2l4-4"/></g></symbol><symbol id="tabler:square-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12h6m-3-3v6M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:stack" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12 6l-8 4l8 4l8-4zm-8 8l8 4l8-4"/></symbol><symbol id="tabler:stack-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 4L4 8l8 4l8-4zm-8 8l8 4l8-4M4 16l8 4l8-4"/></symbol><symbol id="tabler:stack-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2L4 6l8 4l8-4zm-8 8l8 4l8-4M4 18l8 4l8-4M4 14l8 4l8-4"/></symbol><symbol id="tabler:stethoscope" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 4H5a2 2 0 0 0-2 2v3.5a5.5 5.5 0 0 0 11 0V6a2 2 0 0 0-2-2h-1"/><path d="M8 15a6 6 0 1 0 12 0v-3m-9-9v2M6 3v2"/><path d="M18 10a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/></g></symbol><symbol id="tabler:sun" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0-8 0m-5 0h1m8-9v1m8 8h1m-9 8v1M5.6 5.6l.7.7m12.1-.7l-.7.7m0 11.4l.7.7m-12.1-.7l-.7.7"/></symbol><symbol id="tabler:table" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm0 5h18M10 3v18"/></symbol><symbol id="tabler:template" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm0 8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10-1h6m-6 4h6m-6 4h6"/></symbol><symbol id="tabler:terminal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 7l5 5l-5 5m7 2h7"/></symbol><symbol id="tabler:terminal-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8 9l3 3l-3 3m5 0h3"/><path d="M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></g></symbol><symbol id="tabler:text-size" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7V5h13v2m-6-2v14m2 0H8m7-6v-1h6v1m-3-1v7m-1 0h2"/></symbol><symbol id="tabler:ticket" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 5v2m0 4v2m0 4v2M5 5h14a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3a2 2 0 0 0 0-4V7a2 2 0 0 1 2-2"/></symbol><symbol id="tabler:timeline" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m4 16l6-7l5 5l5-6"/><path d="M14 14a1 1 0 1 0 2 0a1 1 0 1 0-2 0M9 9a1 1 0 1 0 2 0a1 1 0 1 0-2 0m-6 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m16-8a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:timeline-event" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 20a2 2 0 1 0 4 0a2 2 0 1 0-4 0m0 0H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3z"/></symbol><symbol id="tabler:tip-jar" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 10h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10m2-7v1m0 6v1"/><path d="M17 4v1.882c0 .685.387 1.312 1 1.618s1 .933 1 1.618V18a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V9.118c0-.685.387-1.312 1-1.618s1-.933 1-1.618V4M6 4h12z"/></g></symbol><symbol id="tabler:tools-kitchen" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 3h8l-1 9H5zm3 15h2v3H7zM20 3v12h-5c-.023-3.681.184-7.406 5-12m0 12v6h-1v-3M8 12v6"/></symbol><symbol id="tabler:tools-kitchen-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 3v12h-5c-.023-3.681.184-7.406 5-12m0 12v6h-1v-3M8 4v17M5 4v3a3 3 0 1 0 6 0V4"/></symbol><symbol id="tabler:tools-kitchen-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 4v17M4 4v3a3 3 0 1 0 6 0V4m4 4a3 4 0 1 0 6 0a3 4 0 1 0-6 0m3 4v9"/></symbol><symbol id="tabler:train" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 13c0-3.87-3.37-7-10-7H3m0 9h16a2 2 0 0 0 2-2"/><path d="M3 6v5h17.5M3 11v4m5-4V6m5 5V6.5M3 19h18"/></g></symbol><symbol id="tabler:trash" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"/></symbol><symbol id="tabler:trash-off" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 3l18 18M4 7h3m4 0h9m-10 4v6m4-3v3M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l.077-.923m.307-3.704L19 7M9 5V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"/></symbol><symbol id="tabler:trash-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h16M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3m-5 5l4 4m0-4l-4 4"/></symbol><symbol id="tabler:trekking" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0M7 21l2-4m4 4v-4l-3-3l1-6l3 4l3 2"/><path d="m10 14l-1.827-1.218a2 2 0 0 1-.831-2.15l.28-1.117A2 2 0 0 1 9.561 8H11l4 1l3-2m-1 5v9m-1-1h2"/></g></symbol><symbol id="tabler:typography" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 20h3m7 0h7M6.9 15h6.9m-3.6-8.7L16 20M5 20l6-16h2l7 16"/></symbol><symbol id="tabler:upload" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 9l5-5l5 5m-5-5v12"/></symbol><symbol id="tabler:urgent" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 16v-4a4 4 0 0 1 8 0v4M3 12h1m8-9v1m8 8h1M5.6 5.6l.7.7m12.1-.7l-.7.7M6 17a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:user" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"/></symbol><symbol id="tabler:user-cancel" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h3.5m2.5 4a3 3 0 1 0 6 0a3 3 0 1 0-6 0m1 2l4-4"/></symbol><symbol id="tabler:user-check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h4m1 4l2 2l4-4"/></symbol><symbol id="tabler:user-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0m8 12h6m-3-3v6M6 21v-2a4 4 0 0 1 4-4h4"/></symbol><symbol id="tabler:user-question" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h3.5m5.5 7v.01M19 19a2.003 2.003 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></symbol><symbol id="tabler:user-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h3.5m8.5 7l-5-5m0 5l5-5"/></symbol><symbol id="tabler:users" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 7a4 4 0 1 0 8 0a4 4 0 1 0-8 0M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2m1-17.87a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85"/></symbol><symbol id="tabler:user-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M9 10a3 3 0 1 0 6 0a3 3 0 1 0-6 0m-2.832 8.849A4 4 0 0 1 10 16h4a4 4 0 0 1 3.834 2.855"/></g></symbol><symbol id="tabler:users-group" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 13a2 2 0 1 0 4 0a2 2 0 0 0-4 0m-2 8v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1M15 5a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2 5h2a2 2 0 0 1 2 2v1M5 5a2 2 0 1 0 4 0a2 2 0 0 0-4 0m-2 8v-1a2 2 0 0 1 2-2h2"/></symbol><symbol id="tabler:users-minus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M3 21v-2a4 4 0 0 1 4-4h4c.948 0 1.818.33 2.504.88M16 3.13a4 4 0 0 1 0 7.75M16 19h6"/></symbol><symbol id="tabler:users-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M3 21v-2a4 4 0 0 1 4-4h4c.96 0 1.84.338 2.53.901M16 3.13a4 4 0 0 1 0 7.75M16 19h6m-3-3v6"/></symbol><symbol id="tabler:user-square-rounded" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 13a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9"/><path d="M6 20.05V20a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v.05"/></g></symbol><symbol id="tabler:video" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 10l4.553-2.276A1 1 0 0 1 21 8.618v6.764a1 1 0 0 1-1.447.894L15 14zM3 8a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:walk" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0M7 21l3-4m6 4l-2-4l-3-3l1-6"/><path d="m6 12l2-3l4-1l3 3l3 1"/></g></symbol><symbol id="tabler:wallet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 8V5a1 1 0 0 0-1-1H6a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1-1 1H6a2 2 0 0 1-2-2V6"/><path d="M20 12v4h-4a2 2 0 0 1 0-4z"/></g></symbol><symbol id="tabler:wifi" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 18h.01m-2.838-2.828a4 4 0 0 1 5.656 0m-8.485-2.829a8 8 0 0 1 11.314 0"/><path d="M3.515 9.515c4.686-4.687 12.284-4.687 17 0"/></g></symbol><symbol id="tabler:window-maximize" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 17a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm1-5V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"/><path d="M12 8h4v4m0-4l-5 5"/></g></symbol><symbol id="tabler:window-minimize" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 17a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm1-5V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"/><path d="M15 13h-4V9m0 4l5-5"/></g></symbol><symbol id="tabler:world-www" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.5 7A9 9 0 0 0 12 3a8.99 8.99 0 0 0-7.484 4"/><path d="M11.5 3a17 17 0 0 0-1.826 4M12.5 3a17 17 0 0 1 1.828 4M19.5 17a9 9 0 0 1-7.5 4a8.99 8.99 0 0 1-7.484-4"/><path d="M11.5 21a17 17 0 0 1-1.826-4m2.826 4a17 17 0 0 0 1.828-4M2 10l1 4l1.5-4L6 14l1-4m10 0l1 4l1.5-4l1.5 4l1-4M9.5 10l1 4l1.5-4l1.5 4l1-4"/></g></symbol><symbol id="tabler:adjustments-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 3a1 1 0 0 1 .993.883L7 4v3.171a3.001 3.001 0 0 1 0 5.658V20a1 1 0 0 1-1.993.117L5 20v-7.17a3 3 0 0 1-1.995-2.654L3 10l.005-.176A3 3 0 0 1 5 7.17V4a1 1 0 0 1 1-1m6 0a1 1 0 0 1 .993.883L13 4v9.171a3.001 3.001 0 0 1 0 5.658V20a1 1 0 0 1-1.993.117L11 20v-1.17a3 3 0 0 1-1.995-2.654L9 16l.005-.176A3 3 0 0 1 11 13.17V4a1 1 0 0 1 1-1m6 0a1 1 0 0 1 .993.883L19 4v.171a3.001 3.001 0 0 1 0 5.658V20a1 1 0 0 1-1.993.117L17 20V9.83a3 3 0 0 1-1.995-2.654L15 7l.005-.176A3 3 0 0 1 17 4.17V4a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:alarm-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 6.072a8 8 0 1 1-11.995 7.213L4 13l.005-.285A8 8 0 0 1 16 6.072M12 9a1 1 0 0 0-1 1v3l.007.117A1 1 0 0 0 12 14h2l.117-.007A1 1 0 0 0 15 13l-.007-.117A1 1 0 0 0 14 12h-1v-2l-.007-.117A1 1 0 0 0 12 9"/><path d="M6.412 3.191A1 1 0 0 1 7.685 4.73l-.097.08l-2.75 2a1 1 0 0 1-1.273-1.54l.097-.08zm9.779.221a1 1 0 0 1 1.291-.288l.106.067l2.75 2a1 1 0 0 1-1.07 1.685l-.106-.067l-2.75-2a1 1 0 0 1-.22-1.397z"/></g></symbol><symbol id="tabler:alarm-plus-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 6.072a8 8 0 1 1-11.995 7.213L4 13l.005-.285A8 8 0 0 1 16 6.072M12 10a1 1 0 0 0-1 1v1h-1l-.117.007A1 1 0 0 0 10 14h1v1l.007.117A1 1 0 0 0 13 15v-1h1l.117-.007A1 1 0 0 0 14 12h-1v-1l-.007-.117A1 1 0 0 0 12 10"/><path d="M6.412 3.191A1 1 0 0 1 7.685 4.73l-.097.08l-2.75 2a1 1 0 0 1-1.273-1.54l.097-.08zm9.779.221a1 1 0 0 1 1.291-.288l.106.067l2.75 2a1 1 0 0 1-1.07 1.685l-.106-.067l-2.75-2a1 1 0 0 1-.22-1.397z"/></g></symbol><symbol id="tabler:alert-square-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2a3 3 0 0 1 2.995 2.824L22 5v14a3 3 0 0 1-2.824 2.995L19 22H5a3 3 0 0 1-2.995-2.824L2 19V5a3 3 0 0 1 2.824-2.995L5 2zm-6.99 13l-.127.007a1 1 0 0 0 0 1.986L12 17l.127-.007a1 1 0 0 0 0-1.986zM12 7a1 1 0 0 0-.993.883L11 8v4l.007.117a1 1 0 0 0 1.986 0L13 12V8l-.007-.117A1 1 0 0 0 12 7"/></symbol><symbol id="tabler:alert-triangle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.67c.955 0 1.845.467 2.39 1.247l.105.16l8.114 13.548a2.914 2.914 0 0 1-2.307 4.363l-.195.008H3.882a2.914 2.914 0 0 1-2.582-4.2l.099-.185l8.11-13.538A2.91 2.91 0 0 1 12 1.67M12.01 15l-.127.007a1 1 0 0 0 0 1.986L12 17l.127-.007a1 1 0 0 0 0-1.986zM12 8a1 1 0 0 0-.993.883L11 9v4l.007.117a1 1 0 0 0 1.986 0L13 13V9l-.007-.117A1 1 0 0 0 12 8"/></symbol><symbol id="tabler:align-box-left-top-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM8 11H6l-.117.007A1 1 0 0 0 6 13h2l.117-.007A1 1 0 0 0 8 11m4-3H6l-.117.007A1 1 0 0 0 6 10h6l.117-.007A1 1 0 0 0 12 8m-2-3H6l-.117.007A1 1 0 0 0 6 7h4l.117-.007A1 1 0 0 0 10 5"/></symbol><symbol id="tabler:align-box-left-middle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM8 14H6l-.117.007A1 1 0 0 0 6 16h2l.117-.007A1 1 0 0 0 8 14m4-3H6l-.117.007A1 1 0 0 0 6 13h6l.117-.007A1 1 0 0 0 12 11m-2-3H6l-.117.007A1 1 0 0 0 6 10h4l.117-.007A1 1 0 0 0 10 8"/></symbol><symbol id="tabler:align-box-left-bottom-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM8 17H6l-.117.007A1 1 0 0 0 6 19h2l.117-.007A1 1 0 0 0 8 17m4-3H6l-.117.007A1 1 0 0 0 6 16h6l.117-.007A1 1 0 0 0 12 14m-2-3H6l-.117.007A1 1 0 0 0 6 13h4l.117-.007A1 1 0 0 0 10 11"/></symbol><symbol id="tabler:align-box-center-middle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2a3 3 0 0 1 2.995 2.824L22 5v14a3 3 0 0 1-2.824 2.995L19 22H5a3 3 0 0 1-2.993-2.802L2 19V5a3 3 0 0 1 2.824-2.995L5 2zm-6 12h-2l-.117.007a1 1 0 0 0 0 1.986L11 16h2l.117-.007a1 1 0 0 0 0-1.986zm2-3H9l-.117.007a1 1 0 0 0 0 1.986L9 13h6l.117-.007a1 1 0 0 0 0-1.986zm-1-3h-4l-.117.007a1 1 0 0 0 0 1.986L10 10h4l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:align-box-right-top-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM18 11h-2l-.117.007A1 1 0 0 0 16 13h2l.117-.007A1 1 0 0 0 18 11m0-3h-6l-.117.007A1 1 0 0 0 12 10h6l.117-.007A1 1 0 0 0 18 8m0-3h-4l-.117.007A1 1 0 0 0 14 7h4l.117-.007A1 1 0 0 0 18 5"/></symbol><symbol id="tabler:align-box-right-middle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM18 14h-2l-.117.007a1 1 0 0 0 0 1.986L16 16h2l.117-.007a1 1 0 0 0 0-1.986zm0-3h-6l-.117.007a1 1 0 0 0 0 1.986L12 13h6l.117-.007a1 1 0 0 0 0-1.986zm0-3h-4l-.117.007a1 1 0 0 0 0 1.986L14 10h4l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:align-box-right-bottom-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM18 17h-2l-.117.007A1 1 0 0 0 16 19h2l.117-.007A1 1 0 0 0 18 17m0-3h-6l-.117.007A1 1 0 0 0 12 16h6l.117-.007A1 1 0 0 0 18 14m0-3h-4l-.117.007A1 1 0 0 0 14 13h4l.117-.007A1 1 0 0 0 18 11"/></symbol><symbol id="tabler:apps-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 10H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2m10 0h-4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2M17 3a1 1 0 0 1 .993.883L18 4v2h2a1 1 0 0 1 .117 1.993L20 8h-2v2a1 1 0 0 1-1.993.117L16 10V8h-2a1 1 0 0 1-.117-1.993L14 6h2V4a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:archive-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M2 5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2m17 4c.513 0 .936.463.993 1.06l.007.14v7.2c0 1.917-1.249 3.484-2.824 3.594L17 21H7c-1.598 0-2.904-1.499-2.995-3.388L4 17.4v-7.2C4 9.537 4.448 9 5 9zm-5 2h-4l-.117.007a1 1 0 0 0 0 1.986L10 13h4l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:arrow-big-up-line-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10.586 3L4 9.586a2 2 0 0 0-.434 2.18l.068.145A2 2 0 0 0 5.414 13H8v5a1 1 0 0 0 1 1h6l.117-.007A1 1 0 0 0 16 18l-.001-5h2.587A2 2 0 0 0 20 9.586L13.414 3a2 2 0 0 0-2.828 0M15 20a1 1 0 0 1 .117 1.993L15 22H9a1 1 0 0 1-.117-1.993L9 20z"/></symbol><symbol id="tabler:arrow-big-down-line-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m9 5l-.117.007A1 1 0 0 0 8 6v4.999L5.414 11A2 2 0 0 0 4 14.414L10.586 21a2 2 0 0 0 2.828 0L20 14.414a2 2 0 0 0 .434-2.18l-.068-.145A2 2 0 0 0 18.586 11L16 10.999V6a1 1 0 0 0-1-1zm6-3a1 1 0 0 1 .117 1.993L15 4H9a1 1 0 0 1-.117-1.993L9 2z"/></symbol><symbol id="tabler:backspace-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5a2 2 0 0 1 1.995 1.85L22 7v10a2 2 0 0 1-1.85 1.995L20 19H9a1 1 0 0 1-.608-.206l-.1-.087l-5.037-5.04c-.809-.904-.847-2.25-.083-3.23l.12-.144l5-5a1 1 0 0 1 .577-.284L9 5zm-7.489 4.14a1 1 0 0 0-1.301 1.473l.083.094L12.585 12l-1.292 1.293l-.083.094a1 1 0 0 0 1.403 1.403l.094-.083L14 13.415l1.293 1.292l.094.083a1 1 0 0 0 1.403-1.403l-.083-.094L15.415 12l1.292-1.293l.083-.094a1 1 0 0 0-1.403-1.403l-.094.083L14 10.585l-1.293-1.292l-.094-.083z"/></symbol><symbol id="tabler:bed-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 6a1 1 0 0 1 .993.883L4 7v6h6V8a1 1 0 0 1 .883-.993L11 7h8a3 3 0 0 1 2.995 2.824L22 10v8a1 1 0 0 1-1.993.117L20 18v-3H4v3a1 1 0 0 1-1.993.117L2 18V7a1 1 0 0 1 1-1"/><path d="M7 8a2 2 0 1 1-1.995 2.15L5 10l.005-.15A2 2 0 0 1 7 8"/></g></symbol><symbol id="tabler:bell-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.235 19c.865 0 1.322 1.024.745 1.668A4 4 0 0 1 12 22a4 4 0 0 1-2.98-1.332c-.552-.616-.158-1.579.634-1.661l.11-.006zM12 2c1.358 0 2.506.903 2.875 2.141l.046.171l.008.043a8.01 8.01 0 0 1 4.024 6.069l.028.287L19 11v2.931l.021.136a3 3 0 0 0 1.143 1.847l.167.117l.162.099c.86.487.56 1.766-.377 1.864L20 18H4c-1.028 0-1.387-1.364-.493-1.87a3 3 0 0 0 1.472-2.063L5 13.924l.001-2.97A8 8 0 0 1 8.822 4.5l.248-.146l.01-.043a3 3 0 0 1 2.562-2.29l.182-.017z"/></symbol><symbol id="tabler:bell-plus-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.235 19c.865 0 1.322 1.024.745 1.668A4 4 0 0 1 12 22a4 4 0 0 1-2.98-1.332c-.552-.616-.158-1.579.634-1.661l.11-.006zM12 2c1.358 0 2.506.903 2.875 2.141l.046.171l.008.043a8.01 8.01 0 0 1 4.024 6.069l.028.287L19 11v2.931l.021.136a3 3 0 0 0 1.143 1.847l.167.117l.162.099c.86.487.56 1.766-.377 1.864L20 18H4c-1.028 0-1.387-1.364-.493-1.87a3 3 0 0 0 1.472-2.063L5 13.924l.001-2.97A8 8 0 0 1 8.822 4.5l.248-.146l.01-.043a3 3 0 0 1 2.562-2.29l.182-.017zm0 6a1 1 0 0 0-1 1v1h-1l-.117.007A1 1 0 0 0 10 12h1v1l.007.117A1 1 0 0 0 13 13v-1h1l.117-.007A1 1 0 0 0 14 10h-1V9l-.007-.117A1 1 0 0 0 12 8"/></symbol><symbol id="tabler:binoculars-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.887 6.748c-.163 0-.337.016-.506.057c-.172.041-.582.165-.838.562l-.014.02l-.607 1.05c-.307.205-.534.46-.693.717l-.014.02l-2.572 4.65a4 4 0 0 0-.274.494l-.006.01A4 4 0 0 0 3 16a4 4 0 0 0 8 0v-1h2v1a4 4 0 1 0 7.635-1.67l-.004-.012a4 4 0 0 0-.274-.494l-2.572-4.65l-.014-.02a2.3 2.3 0 0 0-.693-.716l-.607-1.051l-.014-.02c-.256-.397-.667-.52-.838-.562a2.2 2.2 0 0 0-.664-.051a2 2 0 0 0-.68.156c-.184.081-.638.327-.754.889l-.007.037l-.14 1.1c-.22.283-.374.64-.374 1.064v1h-2v-1c0-.424-.154-.781-.373-1.064l-.14-1.1l-.008-.037c-.116-.562-.57-.808-.754-.889a2 2 0 0 0-.68-.156a2 2 0 0 0-.158-.006M7 14a2 2 0 1 1-1.838 1.209l.19-.342C5.712 14.344 6.316 14 7 14m10 0c.684 0 1.288.344 1.648.867l.19.342A2 2 0 1 1 17 14"/></symbol><symbol id="tabler:bike-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5 14a4 4 0 1 1-4 4l.005-.2A4 4 0 0 1 5 14m14 0a4 4 0 1 1-4 4l.005-.2A4 4 0 0 1 19 14"/><path d="M14.832 7.445L16.535 10H19a1 1 0 0 1 .993.883L20 11a1 1 0 0 1-1 1h-3a1 1 0 0 1-.832-.445l-1.396-2.093l-3.275 2.62l2.21 2.21a1 1 0 0 1 .284.577L13 15v4a1 1 0 0 1-2 0v-3.585l-2.707-2.708a1 1 0 0 1-.01-1.403l.092-.085l5-4a1 1 0 0 1 1.457.226M17 3a2 2 0 1 1-2 2l.005-.15A2 2 0 0 1 17 3"/></g></symbol><symbol id="tabler:book-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 5.134a1 1 0 0 1 .493.748L22 6v13a1 1 0 0 1-1.5.866A8 8 0 0 0 13 19.6V4.426a10 10 0 0 1 8.5.708M11 4.427l.001 15.174a8 8 0 0 0-7.234.117l-.327.18l-.103.044l-.049.016l-.11.026l-.061.01L3 20h-.042l-.11-.012l-.077-.014l-.108-.032l-.126-.056l-.095-.056l-.089-.067l-.06-.056l-.073-.082l-.064-.089l-.022-.036l-.032-.06l-.044-.103l-.016-.049l-.026-.11l-.01-.061l-.004-.049L2 6a1 1 0 0 1 .5-.866a10 10 0 0 1 8.5-.707"/></symbol><symbol id="tabler:bookmark-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a5 5 0 0 1 5 5v14a1 1 0 0 1-1.555.832L12 18.202l-5.444 3.63a1 1 0 0 1-1.55-.72L5 21V7a5 5 0 0 1 5-5z"/></symbol><symbol id="tabler:brand-apple-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m15.079 5.999l.239.012c1.43.097 3.434 1.013 4.508 2.586a1 1 0 0 1-.344 1.44c-.05.028-.372.158-.497.217a4 4 0 0 0-.722.431c-.614.461-.948 1.009-.942 1.694c.01.885.339 1.454.907 1.846c.208.143.436.253.666.33c.126.043.426.116.444.122a1 1 0 0 1 .662.942C20 18.24 16.96 22 14.714 22c-.79 0-1.272-.091-1.983-.315l-.098-.031c-.463-.146-.702-.192-1.133-.192c-.52 0-.863.06-1.518.237l-.197.053c-.575.153-.964.226-1.5.248C5.536 22 3 16.907 3 12.928c0-3.87 1.786-6.92 5.286-6.92q.444.002.909.128c.403.107.774.26 1.296.508c.787.374.948.44 1.009.44h.016c.03-.003.128-.047 1.056-.457c1.061-.467 1.864-.685 2.746-.616l-.24-.012zM14 1a1 1 0 0 1 1 1a3 3 0 0 1-3 3a1 1 0 0 1-1-1a3 3 0 0 1 3-3"/></symbol><symbol id="tabler:brand-github-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M5.315 2.1c.791-.113 1.9.145 3.333.966l.272.161l.16.1l.397-.083a13.3 13.3 0 0 1 4.59-.08l.456.08l.396.083l.161-.1c1.385-.84 2.487-1.17 3.322-1.148l.164.008l.147.017l.076.014l.05.011l.144.047a1 1 0 0 1 .53.514a5.2 5.2 0 0 1 .397 2.91l-.047.267l-.046.196l.123.163c.574.795.93 1.728 1.03 2.707l.023.295L21 9.5c0 3.855-1.659 5.883-4.644 6.68l-.245.061l-.132.029l.014.161l.008.157l.004.365l-.002.213L16 21a1 1 0 0 1-.883.993L15 22H9a1 1 0 0 1-.993-.883L8 21v-.734c-1.818.26-3.03-.424-4.11-1.878l-.535-.766c-.28-.396-.455-.579-.589-.644l-.048-.019a1 1 0 0 1 .564-1.918c.642.188 1.074.568 1.57 1.239l.538.769c.76 1.079 1.36 1.459 2.609 1.191L8 17.562l-.018-.168a5 5 0 0 1-.021-.824l.017-.185l.019-.12l-.108-.024c-2.976-.71-4.703-2.573-4.875-6.139l-.01-.31L3 9.5a5.6 5.6 0 0 1 .908-3.051l.152-.222l.122-.163l-.045-.196a5.2 5.2 0 0 1 .145-2.642l.1-.282l.106-.253a1 1 0 0 1 .529-.514l.144-.047z"/></symbol><symbol id="tabler:brand-instagram-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 3a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5H8a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5zm-4 5a4 4 0 0 0-3.995 3.8L8 12a4 4 0 1 0 4-4m4.5-1.5a1 1 0 0 0-.993.883l-.007.127a1 1 0 0 0 1.993.117L17.5 7.5a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:brand-linkedin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm-9 8a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0v-5a1 1 0 0 0-1-1m6 0a3 3 0 0 0-1.168.236l-.125.057A1 1 0 0 0 11 11v5a1 1 0 0 0 2 0v-3a1 1 0 0 1 2 0v3a1 1 0 0 0 2 0v-3a3 3 0 0 0-3-3M8 7a1 1 0 0 0-.993.883L7 8.01a1 1 0 0 0 1.993.117L9 8a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:brand-spotify-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34m-2.168 11.605c-1.285-1.927-4.354-2.132-6.387-.777a1 1 0 0 0 1.11 1.664c1.195-.797 3.014-.675 3.613.223a1 1 0 1 0 1.664-1.11M16.1 11.7c-2.469-1.852-5.895-2.187-8.608-.589a1 1 0 0 0 1.016 1.724c1.986-1.171 4.544-.92 6.392.465a1 1 0 0 0 1.2-1.6m1.43-3.048C13.853 6.354 9.764 6.5 6.553 8.106a1 1 0 0 0 .894 1.788c2.635-1.317 5.997-1.437 9.023.454a1 1 0 1 0 1.06-1.696"/></symbol><symbol id="tabler:brand-tiktok-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16.083 2H12a1 1 0 0 0-1 1v11.5a1.5 1.5 0 1 1-2.519-1.1l.12-.1A1 1 0 0 0 9 12.5V8.174A1 1 0 0 0 7.77 7.2A7.5 7.5 0 0 0 9.5 22l.243-.005A7.5 7.5 0 0 0 17 14.5v-2.7l.311.153c1.122.53 2.333.868 3.59.993A1 1 0 0 0 22 11.95V7.917a1 1 0 0 0-.834-.986a5.005 5.005 0 0 1-4.097-4.096A1 1 0 0 0 16.083 2"/></symbol><symbol id="tabler:brand-vercel-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11.143 3.486a1 1 0 0 1 1.714 0l9 15A1 1 0 0 1 21 20H3a1 1 0 0 1-.857-1.514z"/></symbol><symbol id="tabler:brand-whatsapp-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.497 4.409a10 10 0 0 1-10.36 16.828l-.223-.098l-4.759.849l-.11.011a1 1 0 0 1-.11 0l-.102-.013l-.108-.024l-.105-.037l-.099-.047l-.093-.058l-.014-.011l-.012-.007l-.086-.073l-.077-.08l-.067-.088l-.056-.094l-.034-.07l-.04-.108l-.028-.128l-.012-.102a1 1 0 0 1 0-.125l.012-.1l.024-.11l.045-.122l1.433-3.304l-.009-.014A10 10 0 0 1 5.056 4.83l.215-.203a10 10 0 0 1 13.226-.217M9.5 7.5A1.5 1.5 0 0 0 8 9v1a6 6 0 0 0 6 6h1a1.5 1.5 0 0 0 0-3h-1l-.144.007a1.5 1.5 0 0 0-1.128.697l-.042.074l-.022-.007a4.01 4.01 0 0 1-2.435-2.435l-.008-.023l.075-.041A1.5 1.5 0 0 0 11 10V9a1.5 1.5 0 0 0-1.5-1.5"/></symbol><symbol id="tabler:brand-x-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.267 3a1 1 0 0 1 .73.317l.076.092l4.274 5.828l5.946-5.944a1 1 0 0 1 1.497 1.32l-.083.094l-6.163 6.162l6.262 8.54a1 1 0 0 1-.697 1.585L20 21h-4.267a1 1 0 0 1-.73-.317l-.076-.092l-4.276-5.829l-5.944 5.945a1 1 0 0 1-1.497-1.32l.083-.094l6.161-6.163l-6.26-8.539a1 1 0 0 1 .697-1.585L4 3z"/></symbol><symbol id="tabler:brand-windows-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M21 13v5c0 1.57-1.248 2.832-2.715 2.923l-.113.003l-.042.018a1 1 0 0 1-.336.056l-.118-.008L13 20.407V13zm-10 0v7.157l-5.3-.662C4.186 19.344 3 18.112 3 16.6V13zm0-9.158V11H3V7.4c0-1.454 1.096-2.648 2.505-2.87zM21 5.9V11h-8V3.591l4.717-.589C19.476 2.857 21 4.191 21 5.9"/></symbol><symbol id="tabler:briefcase-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M22 13.478V18a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-4.522l.553.277a21 21 0 0 0 18.897-.002zM14 2a3 3 0 0 1 3 3v1h2a3 3 0 0 1 3 3v2.242l-1.447.724a19 19 0 0 1-16.726.186l-.647-.32l-1.18-.59V9a3 3 0 0 1 3-3h2V5a3 3 0 0 1 3-3zm-2 8a1 1 0 0 0-1 1a1 1 0 1 0 2 .01c0-.562-.448-1.01-1-1.01m2-6h-4a1 1 0 0 0-1 1v1h6V5a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:briefcase-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a3 3 0 0 1 3 3v1h2a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h2V5a3 3 0 0 1 3-3zm0 2h-4a1 1 0 0 0-1 1v1h6V5a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:bug-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a4 4 0 0 1 3.995 3.8L16 8a1 1 0 0 1 .428.096l3.033-1.938a1 1 0 1 1 1.078 1.684l-3.015 1.931A7.2 7.2 0 0 1 18 12h3a1 1 0 0 1 0 2h-3v1a6 6 0 0 1-.195 1.525l2.708 1.616a1 1 0 1 1-1.026 1.718l-2.514-1.501A6 6 0 0 1 13 20.918V15a1 1 0 0 0-2 0v5.917a6 6 0 0 1-3.973-2.56L4.513 19.86a1 1 0 1 1-1.026-1.718l2.708-1.616A6 6 0 0 1 6 15v-1H3a1 1 0 0 1 0-2h3.001v-.055a7 7 0 0 1 .474-2.173l-3.014-1.93a1 1 0 1 1 1.078-1.684l3.032 1.939l.024-.012l.068-.027l.019-.005l.016-.006l.032-.008l.04-.013l.034-.007l.034-.004l.045-.008l.015-.001l.015-.002L8 8a4 4 0 0 1 4-4m0 2a2 2 0 0 0-2 2h4a2 2 0 0 0-2-2"/></symbol><symbol id="tabler:bulb-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 11a1 1 0 0 1 .117 1.993L4 13H3a1 1 0 0 1-.117-1.993L3 11zm8-9a1 1 0 0 1 .993.883L13 3v1a1 1 0 0 1-1.993.117L11 4V3a1 1 0 0 1 1-1m9 9a1 1 0 0 1 .117 1.993L21 13h-1a1 1 0 0 1-.117-1.993L20 11zM4.893 4.893a1 1 0 0 1 1.32-.083l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7a1 1 0 0 1 0-1.414m12.8 0a1 1 0 0 1 1.497 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094zM14 18a1 1 0 0 1 1 1a3 3 0 0 1-6 0a1 1 0 0 1 .883-.993L10 18zM12 6a6 6 0 0 1 3.6 10.8a1 1 0 0 1-.471.192L15 17H9a1 1 0 0 1-.6-.2A6 6 0 0 1 12 6"/></symbol><symbol id="tabler:bus-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 4c3.4 0 6 3.64 6 8v5a1 1 0 0 1-1 1h-1.171a3.001 3.001 0 0 1-5.658 0H8.829a3.001 3.001 0 0 1-5.658 0H2a1 1 0 0 1-1-1V6a2 2 0 0 1 2-2zM6 16a1 1 0 1 0 0 2a1 1 0 0 0 0-2m12 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-.76-9.989L18.308 11h2.636c-.313-2.756-1.895-4.82-3.704-4.989M6 6H3v3h3zm5 0H8v3h3zm4.191 0H13v3h2.834z"/></symbol><symbol id="tabler:calendar-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 2a1 1 0 0 1 .993.883L17 3v1h1a3 3 0 0 1 2.995 2.824L21 7v12a3 3 0 0 1-2.824 2.995L18 22H6a3 3 0 0 1-2.995-2.824L3 19V7a3 3 0 0 1 2.824-2.995L6 4h1V3a1 1 0 0 1 1.993-.117L9 3v1h6V3a1 1 0 0 1 1-1m3 7H5v9.625c0 .705.386 1.286.883 1.366L6 20h12c.513 0 .936-.53.993-1.215l.007-.16z"/><path d="M12 12a1 1 0 0 1 .993.883L13 13v3a1 1 0 0 1-1.993.117L11 16v-2a1 1 0 0 1-.117-1.993L11 12z"/></g></symbol><symbol id="tabler:calculator-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zM8 17a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 9 18.01l-.007-.127A1 1 0 0 0 8 17m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 13 18.01l-.007-.127A1 1 0 0 0 12 17m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 17 18.01l-.007-.127A1 1 0 0 0 16 17m-8-4a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 9 14.01l-.007-.127A1 1 0 0 0 8 13m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 13 14.01l-.007-.127A1 1 0 0 0 12 13m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 17 14.01l-.007-.127A1 1 0 0 0 16 13m-1-7H9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2"/></symbol><symbol id="tabler:camera-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M15 3a2 2 0 0 1 1.995 1.85L17 5a1 1 0 0 0 .883.993L18 6h1a3 3 0 0 1 2.995 2.824L22 9v9a3 3 0 0 1-2.824 2.995L19 21H5a3 3 0 0 1-2.995-2.824L2 18V9a3 3 0 0 1 2.824-2.995L5 6h1a1 1 0 0 0 1-1a2 2 0 0 1 1.85-1.995L9 3zm-3 7a3 3 0 0 0-2.985 2.698l-.011.152L9 13l.004.15A3 3 0 1 0 12 10"/></symbol><symbol id="tabler:car-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 5a1 1 0 0 1 .694.28l.087.095L18.48 10H19a3 3 0 0 1 2.995 2.824L22 13v4a1 1 0 0 1-1 1h-1.171a3.001 3.001 0 0 1-5.658 0H9.829a3.001 3.001 0 0 1-5.658 0H3a1 1 0 0 1-1-1v-6l.007-.117l.008-.056l.017-.078l.012-.036l.014-.05l2.014-5.034A1 1 0 0 1 5 5zM7 16a1 1 0 1 0 0 2a1 1 0 0 0 0-2m10 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-6-9H5.676l-1.2 3H11zm2.52 0H13v3h2.92z"/></symbol><symbol id="tabler:caret-down-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 9c.852 0 1.297.986.783 1.623l-.076.084l-6 6a1 1 0 0 1-1.32.083l-.094-.083l-6-6l-.083-.094l-.054-.077l-.054-.096l-.017-.036l-.027-.067l-.032-.108l-.01-.053l-.01-.06l-.004-.057v-.118l.005-.058l.009-.06l.01-.052l.032-.108l.027-.067l.07-.132l.065-.09l.073-.081l.094-.083l.077-.054l.096-.054l.036-.017l.067-.027l.108-.032l.053-.01l.06-.01l.057-.004z"/></symbol><symbol id="tabler:caret-left-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m13.883 5.007l.058-.005h.118l.058.005l.06.009l.052.01l.108.032l.067.027l.132.07l.09.065l.081.073l.083.094l.054.077l.054.096l.017.036l.027.067l.032.108l.01.053l.01.06l.004.057L15 6v12c0 .852-.986 1.297-1.623.783l-.084-.076l-6-6a1 1 0 0 1-.083-1.32l.083-.094l6-6l.094-.083l.077-.054l.096-.054l.036-.017l.067-.027l.108-.032l.053-.01l.06-.01z"/></symbol><symbol id="tabler:caret-right-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 6c0-.852.986-1.297 1.623-.783l.084.076l6 6a1 1 0 0 1 .083 1.32l-.083.094l-6 6l-.094.083l-.077.054l-.096.054l-.036.017l-.067.027l-.108.032l-.053.01l-.06.01l-.057.004L10 19l-.059-.002l-.058-.005l-.06-.009l-.052-.01l-.108-.032l-.067-.027l-.132-.07l-.09-.065l-.081-.073l-.083-.094l-.054-.077l-.054-.096l-.017-.036l-.027-.067l-.032-.108l-.01-.053l-.01-.06l-.004-.057z"/></symbol><symbol id="tabler:caret-up-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11.293 7.293a1 1 0 0 1 1.32-.083l.094.083l6 6l.083.094l.054.077l.054.096l.017.036l.027.067l.032.108l.01.053l.01.06l.004.057L19 14l-.002.059l-.005.058l-.009.06l-.01.052l-.032.108l-.027.067l-.07.132l-.065.09l-.073.081l-.094.083l-.077.054l-.096.054l-.036.017l-.067.027l-.108.032l-.053.01l-.06.01l-.057.004L18 15H6c-.852 0-1.297-.986-.783-1.623l.076-.084z"/></symbol><symbol id="tabler:carousel-horizontal-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 4H8a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m6 2a1 1 0 0 1 .117 1.993L22 8h-1v8h1a1 1 0 0 1 .117 1.993L22 18h-1a2 2 0 0 1-1.995-1.85L19 16V8a2 2 0 0 1 1.85-1.995L21 6zM3 6a2 2 0 0 1 1.995 1.85L5 8v8a2 2 0 0 1-1.85 1.995L3 18H2a1 1 0 0 1-.117-1.993L2 16h1V8H2a1 1 0 0 1-.117-1.993L2 6z"/></symbol><symbol id="tabler:chart-pie-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.883 2.207a1.9 1.9 0 0 1 2.087 1.522l.025.167L12 4v7a1 1 0 0 0 .883.993L13 12h6.8a2 2 0 0 1 2 2a1 1 0 0 1-.026.226A10 10 0 1 1 9.504 2.293l.27-.067z"/><path d="M14 3.5V9a1 1 0 0 0 1 1h5.5a1 1 0 0 0 .943-1.332a10 10 0 0 0-6.11-6.111A1 1 0 0 0 14 3.5"/></g></symbol><symbol id="tabler:chef-hat-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 19.002V21a1 1 0 0 1-.883.993L18 22H6a1 1 0 0 1-1-1v-1.994a1 1 0 0 1 1-1l12-.004a1 1 0 0 1 1 1M12 2a5 5 0 0 1 4.533 2.888l.06.137l.136-.009a5 5 0 0 1 4.99 3.477l.063.213a5 5 0 0 1-2.696 5.831l-.087.037v1.428a1 1 0 0 1-1 1l-12 .004a1 1 0 0 1-.993-.883l-.007-.117v-1.433l-.123-.055a5 5 0 0 1-2.6-3.001l-.064-.223a5 5 0 0 1 5.193-6.27l.066-.142a5 5 0 0 1 4.302-2.877z"/></symbol><symbol id="tabler:circle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M7 3.34a10 10 0 1 1-4.995 8.984L2 12l.005-.324A10 10 0 0 1 7 3.34"/></symbol><symbol id="tabler:circle-check-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34m-1.293 5.953a1 1 0 0 0-1.32-.083l-.094.083L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.403 1.403l.083.094l2 2l.094.083a1 1 0 0 0 1.226 0l.094-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32"/></symbol><symbol id="tabler:circle-dot-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34M12 10a2 2 0 0 0-1.977 1.697l-.018.154L10 12l.005.15A2 2 0 1 0 12 10"/></symbol><symbol id="tabler:circle-number-0-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m0 5a3 3 0 0 0-2.995 2.824L9 10v4l.005.176a3 3 0 0 0 5.99 0L15 14v-4l-.005-.176A3 3 0 0 0 12 7m0 2a1 1 0 0 1 .993.883L13 10v4l-.007.117a1 1 0 0 1-1.986 0L11 14v-4l.007-.117A1 1 0 0 1 12 9"/></symbol><symbol id="tabler:circle-number-1-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m.994 5.886c-.083-.777-1.008-1.16-1.617-.67l-.084.077l-2 2l-.083.094a1 1 0 0 0 0 1.226l.083.094l.094.083a1 1 0 0 0 1.226 0l.094-.083l.293-.293V16l.007.117a1 1 0 0 0 1.986 0L13 16V8z"/></symbol><symbol id="tabler:circle-number-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-3l-.117.007a1 1 0 0 0 0 1.986L10 9h3v2h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 13v2l.005.15a2 2 0 0 0 1.838 1.844L11 17h3l.117-.007a1 1 0 0 0 0-1.986L14 15h-3v-2h2l.15-.005a2 2 0 0 0 1.844-1.838L15 11V9l-.005-.15a2 2 0 0 0-1.838-1.844z"/></symbol><symbol id="tabler:circle-number-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005A2 2 0 0 0 9 9a1 1 0 0 0 1.974.23l.02-.113L11 9h2v2h-2l-.133.007c-1.111.12-1.154 1.73-.128 1.965l.128.021L11 13h2v2h-2l-.007-.117A1 1 0 0 0 9 15a2 2 0 0 0 1.85 1.995L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15v-2l-.005-.15a2 2 0 0 0-.17-.667l-.075-.152l-.019-.032l.02-.03a2 2 0 0 0 .242-.795L15 11V9l-.005-.15a2 2 0 0 0-1.838-1.844z"/></symbol><symbol id="tabler:circle-number-4-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m2 5a1 1 0 0 0-.993.883L13 8v3h-2V8l-.007-.117a1 1 0 0 0-1.986 0L9 8v3l.005.15a2 2 0 0 0 1.838 1.844L11 13h2v3l.007.117a1 1 0 0 0 1.986 0L15 16V8l-.007-.117A1 1 0 0 0 14 7"/></symbol><symbol id="tabler:circle-number-5-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m2 5h-4a1 1 0 0 0-.993.883L9 8v4a1 1 0 0 0 .883.993L10 13h3v2h-2l-.007-.117A1 1 0 0 0 9 15a2 2 0 0 0 1.85 1.995L11 17h2a2 2 0 0 0 1.995-1.85L15 15v-2a2 2 0 0 0-1.85-1.995L13 11h-2V9h3a1 1 0 0 0 .993-.883L15 8a1 1 0 0 0-.883-.993z"/></symbol><symbol id="tabler:circle-number-6-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 9v6l.005.15a2 2 0 0 0 1.838 1.844L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15v-2l-.005-.15a2 2 0 0 0-1.838-1.844L13 11h-2V9h2l.007.117A1 1 0 0 0 15 9a2 2 0 0 0-1.85-1.995zm0 6v2h-2v-2z"/></symbol><symbol id="tabler:circle-number-7-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m2 5h-4l-.117.007a1 1 0 0 0-.876.876L9 8l.007.117a1 1 0 0 0 .876.876L10 9h2.718l-1.688 6.757l-.022.115a1 1 0 0 0 1.927.482l.035-.111l2-8l.021-.112a1 1 0 0 0-.878-1.125z"/></symbol><symbol id="tabler:circle-number-8-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 9v2l.005.15q.029.355.17.667l.075.152l.018.03l-.018.032c-.133.24-.218.509-.243.795L9 13v2l.005.15a2 2 0 0 0 1.838 1.844L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15v-2l-.005-.15a2 2 0 0 0-.17-.667l-.075-.152l-.019-.032l.02-.03a2 2 0 0 0 .242-.795L15 11V9l-.005-.15a2 2 0 0 0-1.838-1.844zm0 6v2h-2v-2zm0-4v2h-2V9z"/></symbol><symbol id="tabler:circle-number-9-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 9v2l.005.15a2 2 0 0 0 1.838 1.844L11 13h2v2h-2l-.007-.117A1 1 0 0 0 9 15a2 2 0 0 0 1.85 1.995L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15V9l-.005-.15a2 2 0 0 0-1.838-1.844zm0 2v2h-2V9z"/></symbol><symbol id="tabler:circle-plus-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4.929 4.929A10 10 0 1 1 19.07 19.07A10 10 0 0 1 4.93 4.93m8.071 4.071a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2z"/></symbol><symbol id="tabler:clipboard-text-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17.997 4.17A3 3 0 0 1 20 7v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 2.003-2.83A4 4 0 0 0 10 8h4a4 4 0 0 0 3.98-3.597zM15 15H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m0-4H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m-1-9a2 2 0 1 1 0 4h-4a2 2 0 1 1 0-4z"/></symbol><symbol id="tabler:clock-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34M12 6a1 1 0 0 0-.993.883L11 7v5l.009.131a1 1 0 0 0 .197.477l.087.1l3 3l.094.082a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094L13 11.585V7l-.007-.117A1 1 0 0 0 12 6"/></symbol><symbol id="tabler:cloud-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10.04 4.305c2.195-.667 4.615-.224 6.36 1.176c1.386 1.108 2.188 2.686 2.252 4.34l.003.212l.091.003c2.3.107 4.143 1.961 4.25 4.27l.004.211c0 2.407-1.885 4.372-4.255 4.482l-.21.005H6.657l-.222-.008c-2.94-.11-5.317-2.399-5.43-5.263L1 13.517C1 10.77 3.08 8.507 5.784 8.1l.114-.016l.07-.181c.663-1.62 2.056-2.906 3.829-3.518l.244-.08z"/></symbol><symbol id="tabler:cloud-computing-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20a2 2 0 0 1-2 2H3a1 1 0 0 1 0-2h4v-2.997l-.343.001a1 1 0 0 1-.117-.007l-.105-.001c-2.94-.11-5.317-2.399-5.43-5.263L1 11.517C1 8.77 3.08 6.507 5.784 6.1l.114-.016l.07-.181c.663-1.62 2.056-2.906 3.829-3.518l.244-.08c2.194-.667 4.614-.224 6.36 1.176c1.385 1.108 2.187 2.686 2.25 4.34l.004.212l.091.003c2.3.107 4.143 1.961 4.25 4.27l.004.211c0 2.478-1.997 4.487-4.465 4.487H17V20h4a1 1 0 0 1 0 2h-4a2 2 0 0 1-2-2v-2.997h-2V21a1 1 0 0 1-2 0v-3.997H9z"/></symbol><symbol id="tabler:cloud-data-connection-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M15.262 4.087c.974.768 1.566 1.848 1.678 2.997l.007.107l.18.025a3.42 3.42 0 0 1 2.867 3.184l.006.188A3.42 3.42 0 0 1 16.575 14H13l.001 1.171A3 3 0 0 1 14.83 17H21a1 1 0 0 1 0 2h-6.17a3.001 3.001 0 0 1-5.66 0H3a1 1 0 0 1 0-2h6.171A3 3 0 0 1 11 15.17V14H8.26C5.919 14 4 12.174 4 9.897c0-2.001 1.481-3.655 3.43-4.026l.086-.015l.049-.112c.514-1.124 1.508-2.01 2.756-2.447l.222-.072c1.627-.49 3.42-.166 4.72.862"/></symbol><symbol id="tabler:coin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34M12 6a1 1 0 0 0-1 1a3 3 0 1 0 0 6v2a1.02 1.02 0 0 1-.866-.398l-.068-.101a1 1 0 0 0-1.732.998a3 3 0 0 0 2.505 1.5H11a1 1 0 0 0 .883.994L12 18a1 1 0 0 0 1-1l.176-.005A3 3 0 0 0 13 11V9c.358-.012.671.14.866.398l.068.101a1 1 0 0 0 1.732-.998A3 3 0 0 0 13.161 7H13a1 1 0 0 0-1-1m1 7a1 1 0 0 1 0 2zm-2-4v2a1 1 0 0 1 0-2"/></symbol><symbol id="tabler:columns-1-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:columns-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 2h6a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m10 0h6a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:columns-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 2h2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m5 1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm9-1h2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:confetti-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M3 5a1 1 0 0 1 1-1a1 1 0 0 1 1.993-.117L6 4a1 1 0 0 1 .117 1.993L6 6a1 1 0 1 1-2 0a1 1 0 0 1-1-1m7.53-1.243a1 1 0 1 1 1.94.486l-.5 2a1 1 0 1 1-1.94-.486zM17 5a1 1 0 0 1 1-1a1 1 0 0 1 1.993-.117L20 4a1 1 0 0 1 .117 1.993L20 6a1 1 0 0 1-2 0a1 1 0 0 1-1-1M8.19 9.293l6.517 6.518a1 1 0 0 1-.29 1.617l-9.573 4.387a2 2 0 0 1-2.661-2.652l4.39-9.58a1 1 0 0 1 1.616-.29m7.517-1a1 1 0 0 1 0 1.414l-1 1a1 1 0 0 1-1.414-1.414l1-1a1 1 0 0 1 1.414 0m4.05 3.237a1 1 0 0 1 .486 1.94l-2 .5a1 1 0 0 1-.486-1.94zM17 19a1 1 0 0 1 1-1a1 1 0 0 1 1.993-.117L20 18a1 1 0 0 1 .117 1.993L20 20a1 1 0 0 1-2 0a1 1 0 0 1-1-1"/></symbol><symbol id="tabler:contrast-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34M8 5.072A8 8 0 0 0 12.001 20L12 4a8 8 0 0 0-4 1.072"/></symbol><symbol id="tabler:credit-card-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M22 10v6a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4v-6zM7.01 14H7a1 1 0 1 0 .01 2a1 1 0 0 0 0-2M13 14h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2m5-10a4 4 0 0 1 4 4H2a4 4 0 0 1 4-4z"/></symbol><symbol id="tabler:dashboard-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2.954a10 10 0 0 1 6.222 17.829A1 1 0 0 1 17.6 21H6.4a1 1 0 0 1-.622-.217A10 10 0 0 1 12 2.954m4.207 5.839a1 1 0 0 0-1.414 0l-2.276 2.274a2.003 2.003 0 0 0-2.514 1.815L10 13a2 2 0 1 0 3.933-.517l2.274-2.276a1 1 0 0 0 0-1.414"/></symbol><symbol id="tabler:device-desktop-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M7 21a1 1 0 0 1 0-2h1v-2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-4v2h1a1 1 0 0 1 0 2zm7-4h-4v2h4z"/></symbol><symbol id="tabler:device-gamepad-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3zM8 9l-.117.007A1 1 0 0 0 7 10v1H6a1 1 0 0 0-1 1l.007.117A1 1 0 0 0 6 13h1v1a1 1 0 0 0 1 1l.117-.007A1 1 0 0 0 9 14v-1h1a1 1 0 0 0 1-1l-.007-.117A1 1 0 0 0 10 11H9v-1a1 1 0 0 0-1-1m10 3a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V13a1 1 0 0 0-1-1m-3-2a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V11a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:device-mobile-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2a3 3 0 0 1 2.995 2.824L19 5v14a3 3 0 0 1-2.824 2.995L16 22H8a3 3 0 0 1-2.995-2.824L5 19V5a3 3 0 0 1 2.824-2.995L8 2zm-4 14a1 1 0 0 0-.993.883L11 17l.007.127a1 1 0 0 0 1.986 0L13 17.01l-.007-.127A1 1 0 0 0 12 16m1-12h-2l-.117.007a1 1 0 0 0 0 1.986L11 6h2l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:device-tablet-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a2 2 0 0 1 1.995 1.85L20 4v16a2 2 0 0 1-1.85 1.995L18 22H6a2 2 0 0 1-1.995-1.85L4 20V4a2 2 0 0 1 1.85-1.995L6 2zm-6 13a2 2 0 0 0-1.977 1.697l-.018.154L10 17l.005.15A2 2 0 1 0 12 15"/></symbol><symbol id="tabler:device-tv-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.707 2.293L12 5.585l3.293-3.292a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L14.414 6H19a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h4.585L7.293 3.707a1 1 0 0 1 1.414-1.414"/></symbol><symbol id="tabler:dialpad-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2H4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m14 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m-7 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M6 9H4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2m14 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2m-7 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2m0 7h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2"/></symbol><symbol id="tabler:direction-sign-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10.52 2.614a2.095 2.095 0 0 1 2.835-.117l.126.117l7.905 7.905c.777.777.816 2.013.117 2.836l-.117.126l-7.905 7.905a2.094 2.094 0 0 1-2.836.117l-.126-.117l-7.907-7.906a2.096 2.096 0 0 1-.115-2.835l.117-.126l7.905-7.905zm5.969 9.535l.01-.116l-.003-.12l-.016-.114l-.03-.11l-.044-.112l-.052-.098l-.076-.105l-.07-.081l-3.5-3.5l-.095-.083a1 1 0 0 0-1.226 0l-.094.083l-.083.094a1 1 0 0 0 0 1.226l.083.094L13.085 11H8l-.117.007a1 1 0 0 0 0 1.986L8 13h5.085l-1.792 1.793l-.083.094a1 1 0 0 0 1.403 1.403l.094-.083l3.5-3.5l.097-.112l.05-.074l.037-.067l.05-.112l.023-.076z"/></symbol><symbol id="tabler:mail-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 7.535V17a3 3 0 0 1-2.824 2.995L19 20H5a3 3 0 0 1-2.995-2.824L2 17V7.535l9.445 6.297l.116.066a1 1 0 0 0 .878 0l.116-.066z"/><path d="M19 4c1.08 0 2.027.57 2.555 1.427L12 11.797l-9.555-6.37a3 3 0 0 1 2.354-1.42L5 4z"/></g></symbol><symbol id="tabler:eye-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4c4.29 0 7.863 2.429 10.665 7.154l.22.379l.045.1l.03.083l.014.055l.014.082l.011.1v.11l-.014.111a1 1 0 0 1-.026.11l-.039.108l-.036.075l-.016.03c-2.764 4.836-6.3 7.38-10.555 7.499L12 20c-4.396 0-8.037-2.549-10.868-7.504a1 1 0 0 1 0-.992C3.963 6.549 7.604 4 12 4m0 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></symbol><symbol id="tabler:file-text-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="m12 2l.117.007a1 1 0 0 1 .876.876L13 3v4l.005.15a2 2 0 0 0 1.838 1.844L15 9h4l.117.007a1 1 0 0 1 .876.876L20 10v9a3 3 0 0 1-2.824 2.995L17 22H7a3 3 0 0 1-2.995-2.824L4 19V5a3 3 0 0 1 2.824-2.995L7 2zm3 14H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m0-4H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m-5-4H9a1 1 0 1 0 0 2h1a1 1 0 0 0 0-2"/><path d="M19 7h-4l-.001-4.001z"/></g></symbol><symbol id="tabler:filter-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 3H4a1 1 0 0 0-1 1v2.227l.008.223a3 3 0 0 0 .772 1.795L8 12.886V21a1 1 0 0 0 1.316.949l6-2l.108-.043A1 1 0 0 0 16 19v-6.586l4.121-4.12A3 3 0 0 0 21 6.171V4a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:flag-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 5a1 1 0 0 1 .3-.714a6 6 0 0 1 8.213-.176l.351.328a4 4 0 0 0 5.272 0l.249-.227c.61-.483 1.527-.097 1.61.676L20 5v9a1 1 0 0 1-.3.714a6 6 0 0 1-8.213.176l-.351-.328A4 4 0 0 0 6 14.448V21a1 1 0 0 1-1.993.117L4 21z"/></symbol><symbol id="tabler:flag-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 4a1 1 0 0 1 .993.883L20 5v9a1 1 0 0 1-.883.993L19 15H6v6a1 1 0 0 1-.883.993L5 22a1 1 0 0 1-.993-.883L4 21V5a1 1 0 0 1 .883-.993L5 4z"/></symbol><symbol id="tabler:flag-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 4c.852 0 1.297.986.783 1.623l-.076.084L15.915 9.5l3.792 3.793c.603.602.22 1.614-.593 1.701L19 15H6v6a1 1 0 0 1-.883.993L5 22a1 1 0 0 1-.993-.883L4 21V5a1 1 0 0 1 .883-.993L5 4z"/></symbol><symbol id="tabler:flame-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10 2c0-.88 1.056-1.331 1.692-.722c1.958 1.876 3.096 5.995 1.75 9.12l-.08.174l.012.003c.625.133 1.203-.43 2.303-2.173l.14-.224a1 1 0 0 1 1.582-.153C18.733 9.46 20 12.402 20 14.295C20 18.56 16.409 22 12 22s-8-3.44-8-7.706c0-2.252 1.022-4.716 2.632-6.301l.605-.589c.241-.236.434-.43.618-.624C9.285 5.268 10 3.856 10 2"/></symbol><symbol id="tabler:folder-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a1 1 0 0 1 .608.206l.1.087L12.414 6H19a3 3 0 0 1 2.995 2.824L22 9v8a3 3 0 0 1-2.824 2.995L19 20H5a3 3 0 0 1-2.995-2.824L2 17V6a3 3 0 0 1 2.824-2.995L5 3z"/></symbol><symbol id="tabler:gps-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34m-.086 5.066c.372-.837-.483-1.692-1.32-1.32l-9 4l-.108.055c-.75.44-.611 1.609.271 1.83l3.418.853l.855 3.419c.23.922 1.498 1.032 1.884.163z"/></symbol><symbol id="tabler:gift-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14v8H7a3 3 0 0 1-3-3v-4a1 1 0 0 1 1-1zm8 0a1 1 0 0 1 1 1v4a3 3 0 0 1-3 3h-4v-8zM16.5 2a3.5 3.5 0 0 1 3.163 5H20a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2h-7V7h-2v5H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h.337A3.5 3.5 0 0 1 4 5.5C4 3.567 5.567 2 7.483 2c1.755-.03 3.312 1.092 4.381 2.934l.136.243c1.033-1.914 2.56-3.114 4.291-3.175zm-9 2a1.5 1.5 0 0 0 0 3h3.143C9.902 5.095 8.694 3.98 7.5 4m8.983 0c-1.18-.02-2.385 1.096-3.126 3H16.5a1.5 1.5 0 1 0-.017-3"/></symbol><symbol id="tabler:heart-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6.979 3.074a6 6 0 0 1 4.988 1.425l.037.033l.034-.03a6 6 0 0 1 4.733-1.44l.246.036a6 6 0 0 1 3.364 10.008l-.18.185l-.048.041l-7.45 7.379a1 1 0 0 1-1.313.082l-.094-.082l-7.493-7.422A6 6 0 0 1 6.979 3.074"/></symbol><symbol id="tabler:help-circle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-19.995.324L2 12l.004-.28C2.152 6.327 6.57 2 12 2m0 13a1 1 0 0 0-.993.883L11 16l.007.127a1 1 0 0 0 1.986 0L13 16.01l-.007-.127A1 1 0 0 0 12 15m1.368-6.673a2.98 2.98 0 0 0-3.631.728a1 1 0 0 0 1.44 1.383l.171-.18a.98.98 0 0 1 1.11-.15a1 1 0 0 1-.34 1.886l-.232.012A1 1 0 0 0 11.997 14a3 3 0 0 0 1.371-5.673"/></symbol><symbol id="tabler:home-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m12.707 2.293l9 9c.63.63.184 1.707-.707 1.707h-1v6a3 3 0 0 1-3 3h-1v-7a3 3 0 0 0-2.824-2.995L13 12h-2a3 3 0 0 0-3 3v7H7a3 3 0 0 1-3-3v-6H3c-.89 0-1.337-1.077-.707-1.707l9-9a1 1 0 0 1 1.414 0M13 14a1 1 0 0 1 1 1v7h-4v-7a1 1 0 0 1 .883-.993L11 14z"/></symbol><symbol id="tabler:photo-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.813 11.612c.457-.38.918-.38 1.386.011l.108.098l4.986 4.986l.094.083a1 1 0 0 0 1.403-1.403l-.083-.094L15.415 14l.292-.293l.106-.095c.457-.38.918-.38 1.386.011l.108.098l4.674 4.675a4 4 0 0 1-3.775 3.599L18 22H6a4 4 0 0 1-3.98-3.603l6.687-6.69zM18 2a4 4 0 0 1 3.995 3.8L22 6v9.585l-3.293-3.292l-.15-.137c-1.256-1.095-2.85-1.097-4.096-.017l-.154.14l-.307.306l-2.293-2.292l-.15-.137c-1.256-1.095-2.85-1.097-4.096-.017l-.154.14L2 15.585V6a4 4 0 0 1 3.8-3.995L6 2zm-2.99 5l-.127.007a1 1 0 0 0 0 1.986L15 9l.127-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:info-circle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-19.995.324L2 12l.004-.28C2.152 6.327 6.57 2 12 2m0 9h-1l-.117.007a1 1 0 0 0 0 1.986L11 13v3l.007.117a1 1 0 0 0 .876.876L12 17h1l.117-.007a1 1 0 0 0 .876-.876L14 16l-.007-.117a1 1 0 0 0-.764-.857l-.112-.02L13 15v-3l-.007-.117a1 1 0 0 0-.876-.876zm.01-3l-.127.007a1 1 0 0 0 0 1.986L12 10l.127-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:key-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.52 2c1.029 0 2.015.409 2.742 1.136l3.602 3.602a3.877 3.877 0 0 1 0 5.483l-2.643 2.643a3.88 3.88 0 0 1-4.941.452l-.105-.078l-5.882 5.883a3 3 0 0 1-1.68.843l-.22.027l-.221.009H4c-1.014 0-1.867-.759-1.991-1.823L2 20v-1.172c0-.704.248-1.386.73-1.96l.149-.161l.414-.414A1 1 0 0 1 4 16h1v-1a1 1 0 0 1 .883-.993L6 14h1v-1a1 1 0 0 1 .206-.608l.087-.1l1.468-1.469l-.076-.103a3.9 3.9 0 0 1-.678-1.963L8 8.521c0-1.029.409-2.015 1.136-2.742l2.643-2.643A3.88 3.88 0 0 1 14.52 2m.495 5h-.02a2 2 0 1 0 0 4h.02a2 2 0 1 0 0-4"/></symbol><symbol id="tabler:keyboard-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3zM6 13a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V14a1 1 0 0 0-1-1m12 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V14a1 1 0 0 0-1-1m-7.998 0a1 1 0 0 0-.004 2l4 .01a1 1 0 0 0 .005-2zM6 9a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1m4 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1m4 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1m4 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:label-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16.52 6a2 2 0 0 1 1.561.75l3.7 4.625a1 1 0 0 1 0 1.25l-3.7 4.624A2 2 0 0 1 16.52 18H6a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:layout-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8 3a3 3 0 0 1 3 3v1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm0 9a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3zm10-9a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:layout-bottombar-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 2.995 2.824L21 6v12a3 3 0 0 1-2.824 2.995L18 21H6a3 3 0 0 1-2.995-2.824L3 18V6a3 3 0 0 1 2.824-2.995L6 3zm0 2H6a1 1 0 0 0-.993.883L5 6v9h14V6a1 1 0 0 0-.883-.993z"/></symbol><symbol id="tabler:layout-dashboard-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm0 12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2zm10-4a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2zm0-8a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:layout-grid-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm10 0a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zM9 13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2zm10 0a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:layout-list-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm0 10a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:layout-navbar-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 2.995 2.824L21 6v12a3 3 0 0 1-2.824 2.995L18 21H6a3 3 0 0 1-2.995-2.824L3 18V6a3 3 0 0 1 2.824-2.995L6 3zm1 6H5v9a1 1 0 0 0 .883.993L6 19h12a1 1 0 0 0 .993-.883L19 18z"/></symbol><symbol id="tabler:layout-sidebar-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3zM18 5h-8v14h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:layout-sidebar-right-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3zm8-16H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8z"/></symbol><symbol id="tabler:lock-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a5 5 0 0 1 5 5v3a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3V7a5 5 0 0 1 5-5m0 12a2 2 0 0 0-1.995 1.85L10 16a2 2 0 1 0 2-2m0-10a3 3 0 0 0-3 3v3h6V7a3 3 0 0 0-3-3"/></symbol><symbol id="tabler:location-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.891 2.006L20.997 2l.13.008l.09.016l.123.035l.107.046l.1.057l.09.067l.082.075l.052.059l.082.116l.052.096q.07.15.09.316l.005.106q0 .113-.024.22l-.035.123l-6.532 18.077A1.55 1.55 0 0 1 14 22.32a1.55 1.55 0 0 1-1.329-.747l-.065-.127l-3.352-6.702l-6.67-3.336a1.55 1.55 0 0 1-.898-1.259L1.68 10c0-.56.301-1.072.841-1.37l.14-.07l18.017-6.506l.106-.03l.108-.018z"/></symbol><symbol id="tabler:map-pin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.364 4.636a9 9 0 0 1 .203 12.519l-.203.21l-4.243 4.242a3 3 0 0 1-4.097.135l-.144-.135l-4.244-4.243A9 9 0 0 1 18.364 4.636M12 8a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></symbol><symbol id="tabler:message-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4h-4.724l-4.762 2.857a1 1 0 0 1-1.508-.743L7 21v-2H6a4 4 0 0 1-3.995-3.8L2 15V7a4 4 0 0 1 4-4zm-4 9H8a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m2-4H8a1 1 0 1 0 0 2h8a1 1 0 0 0 0-2"/></symbol><symbol id="tabler:mood-kid-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324a10 10 0 0 1 7.046-9.232A3 3 0 0 0 12 6a1 1 0 0 0 0-2l-.117-.007A1 1 0 0 1 12 2c1.726 0 3.453.447 5 1.34m-1.8 10.946a1 1 0 0 0-1.414.014a2.5 2.5 0 0 1-3.572 0a1 1 0 0 0-1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0-.014-1.414M9.01 9l-.127.007A1 1 0 0 0 9 11l.127-.007A1 1 0 0 0 9.01 9m6 0l-.127.007A1 1 0 0 0 15 11l.127-.007A1 1 0 0 0 15.01 9"/></symbol><symbol id="tabler:mood-neutral-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34M9.01 9l-.127.007a1 1 0 0 0 0 1.986L9 11l.127-.007a1 1 0 0 0 0-1.986zm6 0l-.127.007a1 1 0 0 0 0 1.986L15 11l.127-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:mood-smile-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34m-1.8 10.946a1 1 0 0 0-1.414.014a2.5 2.5 0 0 1-3.572 0a1 1 0 0 0-1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0-.014-1.414M9.01 9l-.127.007A1 1 0 0 0 9 11l.127-.007A1 1 0 0 0 9.01 9m6 0l-.127.007A1 1 0 0 0 15 11l.127-.007A1 1 0 0 0 15.01 9"/></symbol><symbol id="tabler:mood-wrrr-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a10 10 0 1 1 0-20m3.707 12.293a1 1 0 0 0-1.262-.125l-.945.63l-.945-.63l-.116-.066a1 1 0 0 0-.994.066l-.945.63l-.945-.63a1 1 0 0 0-1.262.125l-1 1a1 1 0 0 0 0 1.414l.094.083a1 1 0 0 0 1.32-.083l.42-.42l.818.545l.116.066a1 1 0 0 0 .994-.066l.945-.63l.945.63l.116.066a1 1 0 0 0 .994-.066l.817-.545l.42.42a1 1 0 0 0 1.415-1.414zm-6.5-6.5a1 1 0 0 0-1.414 0l-.083.094a1 1 0 0 0 .083 1.32l.792.793l-.792.793a1 1 0 0 0 1.414 1.414l1.5-1.5a1 1 0 0 0 0-1.414zm7 0a1 1 0 0 0-1.414 0l-1.5 1.5a1 1 0 0 0 0 1.414l1.5 1.5a1 1 0 0 0 1.414 0l.083-.094a1 1 0 0 0-.083-1.32L15.415 10l.792-.793a1 1 0 0 0 0-1.414"/></symbol><symbol id="tabler:moon-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.992a10 10 0 1 0 9.236 13.838c.341-.82-.476-1.644-1.298-1.31a6.5 6.5 0 0 1-6.864-10.787l.077-.08c.551-.63.113-1.653-.758-1.653h-.266l-.068-.006z"/></symbol><symbol id="tabler:mouse-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5h-4a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm-2 4a1 1 0 0 0-1 1v4l.007.117A1 1 0 0 0 13 11V7l-.007-.117A1 1 0 0 0 12 6"/></symbol><symbol id="tabler:palette-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.498 0 10 4.002 10 9c0 1.351-.6 2.64-1.654 3.576C19.316 15.49 17.934 16 16.5 16h-2.516a1 1 0 0 0-.5 1.875a1 1 0 0 1 .194.14a2.3 2.3 0 0 1-1.597 3.99l-.156-.009l.068.004l-.273-.004c-5.3-.146-9.57-4.416-9.716-9.716L2 12C2 6.477 6.477 2 12 2M8.5 8.5a2 2 0 0 0-1.995 1.85l-.005.15a2 2 0 1 0 2-2m8 0a2 2 0 0 0-1.995 1.85l-.005.15a2 2 0 1 0 2-2m-4-3a2 2 0 0 0-1.995 1.85l-.005.15a2 2 0 1 0 2-2"/></symbol><symbol id="tabler:paint-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2a3 3 0 0 1 2.995 2.824L20 5a3 3 0 0 1 3 3a6 6 0 0 1-5.775 5.996L17 14h-4l.15.005a2 2 0 0 1 1.844 1.838L15 16v4a2 2 0 0 1-1.85 1.995L13 22h-2a2 2 0 0 1-1.995-1.85L9 20v-4a2 2 0 0 1 1.85-1.995L11 14v-1a1 1 0 0 1 .883-.993L12 12h5a4 4 0 0 0 4-4a1 1 0 0 0-.883-.993L20 7l-.005.176a3 3 0 0 1-2.819 2.819L17 10H7a3 3 0 0 1-2.995-2.824L4 7V5a3 3 0 0 1 2.824-2.995L7 2z"/></symbol><symbol id="tabler:phone-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a1 1 0 0 1 .877.519l.051.11l2 5a1 1 0 0 1-.313 1.16l-.1.068l-1.674 1.004l.063.103a10 10 0 0 0 3.132 3.132l.102.062l1.005-1.672a1 1 0 0 1 1.113-.453l.115.039l5 2a1 1 0 0 1 .622.807L21 15v4c0 1.657-1.343 3-3.06 2.998C9.361 21.477 2.522 14.638 2 6a3 3 0 0 1 2.824-2.995L5 3z"/></symbol><symbol id="tabler:pin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m15.113 3.21l.094.083l5.5 5.5a1 1 0 0 1-1.175 1.59l-3.172 3.171l-1.424 3.797a1 1 0 0 1-.158.277l-.07.08l-1.5 1.5a1 1 0 0 1-1.32.082l-.095-.083L9 16.415l-3.793 3.792a1 1 0 0 1-1.497-1.32l.083-.094L7.585 15l-2.792-2.793a1 1 0 0 1-.083-1.32l.083-.094l1.5-1.5a1 1 0 0 1 .258-.187l.098-.042l3.796-1.425l3.171-3.17a1 1 0 0 1 1.497-1.26z"/></symbol><symbol id="tabler:pinned-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 3a1 1 0 0 1 .117 1.993L16 5v4.764l1.894 3.789a1 1 0 0 1 .1.331L18 14v2a1 1 0 0 1-.883.993L17 17h-4v4a1 1 0 0 1-1.993.117L11 21v-4H7a1 1 0 0 1-.993-.883L6 16v-2a1 1 0 0 1 .06-.34l.046-.107L8 9.762V5a1 1 0 0 1-.117-1.993L8 3z"/></symbol><symbol id="tabler:pointer-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M3.039 4.277L6.943 17.84c.185.837.92 1.516 1.831 1.642l.17.016a2.2 2.2 0 0 0 1.982-1.006l.045-.078l1.4-2.072l4.05 4.05a2.067 2.067 0 0 0 2.924 0l1.047-1.047c.388-.388.606-.913.606-1.461l-.008-.182a2.07 2.07 0 0 0-.598-1.28l-4.047-4.048l2.103-1.412c.726-.385 1.18-1.278 1.053-2.189A2.2 2.2 0 0 0 17.8 6.928L4.276 3.038a1 1 0 0 0-1.236 1.24z"/></symbol><symbol id="tabler:rectangle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 4H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3"/></symbol><symbol id="tabler:receipt-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2a3 3 0 0 1 3 3v16a1 1 0 0 1-1.555.832l-2.318-1.545l-1.42 1.42a1 1 0 0 1-1.32.083l-.094-.083L12 20.415l-1.293 1.292a1 1 0 0 1-1.32.083l-.094-.083l-1.421-1.42l-2.317 1.545l-.019.012l-.054.03l-.028.017l-.054.023l-.05.023l-.049.015l-.06.019l-.052.009l-.057.011l-.084.006l-.026.003H5l-.049-.003h-.039l-.013-.003h-.016l-.041-.008l-.038-.005l-.015-.005l-.018-.002l-.034-.011l-.04-.01l-.019-.007l-.015-.004l-.029-.013l-.04-.015l-.021-.011l-.013-.005l-.028-.016l-.036-.018l-.014-.01l-.018-.01l-.038-.027l-.022-.014l-.01-.009l-.02-.014l-.045-.041l-.012-.008l-.024-.024l-.035-.039l-.02-.02l-.007-.011l-.011-.012l-.032-.045l-.02-.025l-.012-.019l-.03-.054l-.017-.028l-.023-.054l-.023-.05a1 1 0 0 1-.034-.108l-.01-.057l-.01-.053L4 21V5a3 3 0 0 1 3-3zm-2 12h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2m0-4H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m0-4H9a1 1 0 1 0 0 2h6a1 1 0 0 0 0-2"/></symbol><symbol id="tabler:shopping-cart-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2a1 1 0 0 1 .993.883L7 3v1.068l13.071.935A1 1 0 0 1 21 6.027l-.01.114l-1 7a1 1 0 0 1-.877.853L19 14H7v2h10a3 3 0 1 1-2.995 3.176L14 19l.005-.176q.027-.433.166-.824H8.829a3 3 0 1 1-5.824 1.176L3 19l.005-.176A3 3 0 0 1 5 16.17V4H4a1 1 0 0 1-.993-.883L3 3a1 1 0 0 1 .883-.993L4 2zm0 16a1 1 0 1 0 0 2a1 1 0 0 0 0-2m11 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></symbol><symbol id="tabler:shield-check-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m11.998 2l.118.007l.059.008l.061.013l.111.034a1 1 0 0 1 .217.112l.104.082l.255.218a11 11 0 0 0 7.189 2.537l.342-.01a1 1 0 0 1 1.005.717a13 13 0 0 1-9.208 16.25a1 1 0 0 1-.502 0A13 13 0 0 1 2.54 5.718a1 1 0 0 1 1.005-.717a11 11 0 0 0 7.531-2.527l.263-.225l.096-.075a1 1 0 0 1 .217-.112l.112-.034a1 1 0 0 1 .119-.021zm3.71 7.293a1 1 0 0 0-1.415 0L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.32 1.497l2 2l.094.083a1 1 0 0 0 1.32-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32z"/></symbol><symbol id="tabler:section-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.01 19a1 1 0 0 1 .117 1.993L20 21a1 1 0 0 1-.117-1.993zm-16 0a1 1 0 0 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 0 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm4 0a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm4-16a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm-16 0a1 1 0 1 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 1 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm3.99 0a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m3 4a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-14a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:settings-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.647 4.081a.724.724 0 0 0 1.08.448c2.439-1.485 5.23 1.305 3.745 3.744a.724.724 0 0 0 .447 1.08c2.775.673 2.775 4.62 0 5.294a.724.724 0 0 0-.448 1.08c1.485 2.439-1.305 5.23-3.744 3.745a.724.724 0 0 0-1.08.447c-.673 2.775-4.62 2.775-5.294 0a.724.724 0 0 0-1.08-.448c-2.439 1.485-5.23-1.305-3.745-3.744a.724.724 0 0 0-.447-1.08c-2.775-.673-2.775-4.62 0-5.294a.724.724 0 0 0 .448-1.08c-1.485-2.439 1.305-5.23 3.744-3.745a.722.722 0 0 0 1.08-.447c.673-2.775 4.62-2.775 5.294 0M12 9a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></symbol><symbol id="tabler:shirt-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.883 3.007L14.978 3l.112.004l.113.017l.113.03l6 2a1 1 0 0 1 .677.833L22 6v5a1 1 0 0 1-.883.993L21 12h-2v7a2 2 0 0 1-1.85 1.995L17 21H7a2 2 0 0 1-1.995-1.85L5 19v-7H3a1 1 0 0 1-.993-.883L2 11V6a1 1 0 0 1 .576-.906l.108-.043l6-2A1 1 0 0 1 10 4a2 2 0 0 0 3.995.15l.009-.24l.017-.113l.037-.134l.044-.103l.05-.092l.068-.093l.069-.08q.083-.08.175-.14l.096-.053l.103-.044l.108-.032l.112-.02z"/></symbol><symbol id="tabler:speedboat-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 7a1 1 0 0 1 .832.445L16.534 10H22a1 1 0 0 1 .833 1.554l-3.1 4.66A4 4 0 0 1 16.4 18H2a1 1 0 0 1-.936-1.351l1.5-4A1 1 0 0 1 3.5 12h1.756l.9-3H6a1 1 0 0 1-.993-.883L5 8a1 1 0 0 1 1-1zm-6.657 5H9.23c.383 0 .762-.074 1.12-.219l3.557-1.418q.186-.075.377-.135L13.464 9h-5.22z"/></symbol><symbol id="tabler:square-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3"/></symbol><symbol id="tabler:square-check-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zm-2.626 7.293a1 1 0 0 0-1.414 0L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.32 1.497l2 2l.094.083a1 1 0 0 0 1.32-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32"/></symbol><symbol id="tabler:stack-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.894 13.553a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 16.88l7.554-3.775a1 1 0 0 1 1.341.447M12.008 5q.056 0 .111.007l.111.02l.086.024l.012.006l.012.002l.029.014l.05.019l.016.009l.012.005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 0-1.788l8-4l.011-.005l.018-.01l.078-.032l.011-.002l.013-.006l.086-.024l.11-.02l.056-.005z"/></symbol><symbol id="tabler:stack-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.894 15.553a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 18.88l7.554-3.775a1 1 0 0 1 1.341.447m0-4a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 14.88l7.554-3.775a1 1 0 0 1 1.341.447M12.008 3q.056 0 .111.007l.111.02l.086.024l.012.006l.012.002l.029.014l.05.019l.016.009l.012.005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 0-1.788l8-4l.011-.005l.018-.01l.078-.032l.011-.002l.013-.006l.086-.024l.11-.02l.056-.005z"/></symbol><symbol id="tabler:stack-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.894 17.553a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 20.88l7.554-3.775a1 1 0 0 1 1.341.447m0-4a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 16.88l7.554-3.775a1 1 0 0 1 1.341.447m0-4a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 12.88l7.554-3.775a1 1 0 0 1 1.341.447M12.008 1q.056 0 .111.007l.111.02l.086.024l.012.006l.012.002l.029.014l.05.019l.016.009l.012.005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 0-1.788l8-4l.011-.005l.018-.01l.078-.032l.011-.002l.013-.006l.086-.024l.11-.02l.056-.005z"/></symbol><symbol id="tabler:sun-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 19a1 1 0 0 1 .993.883L13 20v1a1 1 0 0 1-1.993.117L11 21v-1a1 1 0 0 1 1-1m6.313-2.09l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7a1 1 0 0 1 1.218-1.567zm-11.306.083a1 1 0 0 1 .083 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094l.7-.7a1 1 0 0 1 1.414 0M4 11a1 1 0 0 1 .117 1.993L4 13H3a1 1 0 0 1-.117-1.993L3 11zm17 0a1 1 0 0 1 .117 1.993L21 13h-1a1 1 0 0 1-.117-1.993L20 11zM6.213 4.81l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7A1 1 0 0 1 6.11 4.74zm12.894.083a1 1 0 0 1 .083 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094l.7-.7a1 1 0 0 1 1.414 0M12 2a1 1 0 0 1 .993.883L13 3v1a1 1 0 0 1-1.993.117L11 4V3a1 1 0 0 1 1-1m0 5a5 5 0 1 1-4.995 5.217L7 12l.005-.217A5 5 0 0 1 12 7"/></symbol><symbol id="tabler:table-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 11h4a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a3 3 0 0 1-2.995-2.824L3 18v-6a1 1 0 0 1 1-1m17 1v6a3 3 0 0 1-2.824 2.995L18 21h-6a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1m-3-9a3 3 0 0 1 2.995 2.824L21 6v2a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zM9 4v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6a3 3 0 0 1 2.824-2.995L6 3h2a1 1 0 0 1 1 1"/></symbol><symbol id="tabler:template-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zM9 11a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2zm11 0a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2zm0 4a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2zm0 4a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2z"/></symbol><symbol id="tabler:timeline-event-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17c1.306 0 2.418.835 2.83 2H20a1 1 0 0 1 0 2h-5.171a3.001 3.001 0 0 1-5.658 0H4a1 1 0 0 1 0-2h5.17A3 3 0 0 1 12 17m5-15a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.586l-1.707 1.707a1 1 0 0 1-1.32.083l-.094-.083L9.585 14H7a2 2 0 0 1-1.995-1.85L5 12V4a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:train-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5c6.634 0 10.853 3.11 10.996 7.754L22 13a3 3 0 0 1-3 3H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zM7 7H4v3h3zm4 0H9v3h3V7.026A19 19 0 0 0 11 7m3.001.257L14 10h5.04c-.979-1.337-2.689-2.306-5.039-2.743M21 18a1 1 0 0 1 0 2H3a1 1 0 0 1 0-2z"/></symbol><symbol id="tabler:trash-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 6a1 1 0 0 1 .117 1.993L20 8h-.081L19 19a3 3 0 0 1-2.824 2.995L16 22H8c-1.598 0-2.904-1.249-2.992-2.75l-.005-.167L4.08 8H4a1 1 0 0 1-.117-1.993L4 6zm-6-4a2 2 0 0 1 2 2a1 1 0 0 1-1.993.117L14 4h-4l-.007.117A1 1 0 0 1 8 4a2 2 0 0 1 1.85-1.995L10 2z"/></symbol><symbol id="tabler:trash-x-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 6a1 1 0 0 1 .117 1.993L20 8h-.081L19 19a3 3 0 0 1-2.824 2.995L16 22H8c-1.598 0-2.904-1.249-2.992-2.75l-.005-.167L4.08 8H4a1 1 0 0 1-.117-1.993L4 6zm-9.489 5.14a1 1 0 0 0-1.218 1.567L10.585 14l-1.292 1.293l-.083.094a1 1 0 0 0 1.497 1.32L12 15.415l1.293 1.292l.094.083a1 1 0 0 0 1.32-1.497L13.415 14l1.292-1.293l.083-.094a1 1 0 0 0-1.497-1.32L12 12.585l-1.293-1.292l-.094-.083zM14 2a2 2 0 0 1 2 2a1 1 0 0 1-1.993.117L14 4h-4l-.007.117A1 1 0 0 1 8 4a2 2 0 0 1 1.85-1.995L10 2z"/></symbol><symbol id="tabler:user-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a5 5 0 1 1-5 5l.005-.217A5 5 0 0 1 12 2m2 12a5 5 0 0 1 5 5v1a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-1a5 5 0 0 1 5-5z"/></symbol><symbol id="tabler:video-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.117 7.625a1 1 0 0 0-.564.1L15 10v4l4.553 2.275A1 1 0 0 0 21 15.383V8.617a1 1 0 0 0-.883-.992"/><path d="M5 5C3.355 5 2 6.355 2 8v8c0 1.645 1.355 3 3 3h8c1.645 0 3-1.355 3-3V8c0-1.645-1.355-3-3-3z"/></g></symbol></svg>'},Symbol.toStringTag,{value:"Module"}));return M.CLA11yButton=_e,M.CLAlign=_,M.CLBadge=ft,M.CLBanner=kt,M.CLBorderRadius=Me,M.CLButton=G,M.CLButtonTypes=bl,M.CLCard=Vl,M.CLCardTypes=fl,M.CLCarousel=ot,M.CLCharCounterLayout=Ae,M.CLCheckbox=st,M.CLColorVariants=v,M.CLColors=H,M.CLDisclosure=rt,M.CLDrawer=at,M.CLDrawerPosition=Be,M.CLDropdownMenu=qt,M.CLHeading=Ce,M.CLHeadingLevels=je,M.CLHeadingTypes=re,M.CLIcon=ee,M.CLIconNames=O,M.CLIconSizes=w,M.CLInput=mt,M.CLInputTypes=R,M.CLLink=ll,M.CLLinkTarget=Fe,M.CLLoading=kl,M.CLMessageType=Zl,M.CLModal=pt,M.CLMode=C,M.CLNavLink=Dl,M.CLNavSection=gt,M.CLOrder=ge,M.CLOrientation=ae,M.CLOverflow=yl,M.CLPaginationType=oe,M.CLPill=Tl,M.CLPlacement=pl,M.CLPosition=Ne,M.CLProgress=yt,M.CLRadioButton=ut,M.CLSelect=ht,M.CLSizes=f,M.CLSkeleton=me,M.CLSpinner=$l,M.CLTable=we,M.CLTableTypes=gl,M.CLText=N,M.CLTextArea=bt,M.CLTextTypes=j,M.CLThemeProvider=Wt,M.CLToast=Ul,M.CLToastPosition=wl,M.CLToastProvider=Ut,M.default=A0,M.useTheme=q,M.useToast=L0,Object.defineProperties(M,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),M})({},Vue);
|
|
1
|
+
var Callaloo=(function(M,l){"use strict";var _=(e=>(e.Left="left",e.Center="center",e.Right="right",e))(_||{}),Me=(e=>(e.Full="rounded-full",e.Large="rounded-lg",e.Medium="rounded-md",e.None="rounded-none",e.Small="rounded-sm",e.XL="rounded-xl",e.XXL="rounded-2xl",e.XXXL="rounded-3xl",e.XS="rounded-xs",e))(Me||{}),hl=(e=>(e.Button="button",e.Submit="submit",e))(hl||{}),bl=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e))(bl||{}),H=(e=>(e.Primary="primary",e.Secondary="secondary",e.Danger="danger",e.Info="info",e.Neutral="neutral",e.Warning="warning",e.Success="success",e))(H||{}),v=(e=>(e.Contrast="contrast",e.Ghost="ghost",e.Outline="outline",e.Soft="soft",e.Solid="solid",e.Text="text",e))(v||{}),Ae=(e=>(e.Block="block",e.Inline="inline",e))(Ae||{}),je=(e=>(e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e))(je||{}),re=(e=>(e.Title="title",e.PageTitle="pagetitle",e.Section="section",e.SubSection="subsection",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(re||{}),g=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(g||{}),O=(e=>(e.Activity="tabler:activity",e.AddressBook="tabler:address-book",e.Adjustments="tabler:adjustments",e.AdjustmentsHorizontal="tabler:adjustments-horizontal",e.Ai="tabler:ai",e.Alarm="tabler:alarm",e.AlarmPlus="tabler:alarm-plus",e.AlertSquare="tabler:alert-square",e.AlertTriangle="tabler:alert-triangle",e.AlignBoxLeftTop="tabler:align-box-left-top",e.AlignBoxLeftMiddle="tabler:align-box-left-middle",e.AlignBoxLeftBottom="tabler:align-box-left-bottom",e.AlignBoxCenterTop="tabler:align-box-center-top",e.AlignBoxCenterMiddle="tabler:align-box-center-middle",e.AlignBoxCenterBottom="tabler:align-box-center-bottom",e.AlignBoxRightTop="tabler:align-box-right-top",e.AlignBoxRightMiddle="tabler:align-box-right-middle",e.AlignBoxRightBottom="tabler:align-box-right-bottom",e.AlignCenter="tabler:align-center",e.AlignLeft="tabler:align-left",e.AlignRight="tabler:align-right",e.AlignJustified="tabler:align-justified",e.Apps="tabler:apps",e.Archive="tabler:archive",e.ArrowBackUp="tabler:arrow-back-up",e.ArrowForwardUp="tabler:arrow-forward-up",e.ArrowBigUpLine="tabler:arrow-big-up-line",e.ArrowBigDownLine="tabler:arrow-big-down-line",e.ArrowBack="tabler:arrow-back",e.ArrowDown="tabler:arrow-down",e.ArrowForward="tabler:arrow-forward",e.ArrowLeft="tabler:arrow-left",e.ArrowRight="tabler:arrow-right",e.ArrowUp="tabler:arrow-up",e.ArrowNarrowDown="tabler:arrow-narrow-down",e.ArrowNarrowLeft="tabler:arrow-narrow-left",e.ArrowNarrowRight="tabler:arrow-narrow-right",e.ArrowNarrowUp="tabler:arrow-narrow-up",e.ArrowsDiagonal="tabler:arrows-diagonal",e.ArrowsDiagonal2="tabler:arrows-diagonal-2",e.ArrowsDiagonalMinimize="tabler:arrows-diagonal-minimize",e.ArrowsDiagonalMinimize2="tabler:arrows-diagonal-minimize-2",e.ArrowsMaximize="tabler:arrows-maximize",e.ArrowsMinimize="tabler:arrows-minimize",e.ArrowsMove="tabler:arrows-move",e.ArrowsSort="tabler:arrows-sort",e.AtSign="tabler:at",e.Auth2fa="tabler:auth-2fa",e.Backspace="tabler:backspace",e.Bed="tabler:bed",e.Bell="tabler:bell",e.BellPlus="tabler:bell-plus",e.Beach="tabler:beach",e.Binoculars="tabler:binoculars",e.Bike="tabler:bike",e.Book="tabler:book",e.Bookmark="tabler:bookmark",e.BorderCorners="tabler:border-corners",e.BoxMargin="tabler:box-margin",e.Brush="tabler:brush",e.BrandApple="tabler:brand-apple",e.BrandAws="tabler:brand-aws",e.BrandCloudflare="tabler:brand-cloudflare",e.BrandFacebook="tabler:brand-facebook-filled",e.BrandGitlab="tabler:brand-gitlab",e.BrandGithub="tabler:brand-github",e.BrandGoogle="tabler:brand-google-filled",e.BrandInstagram="tabler:brand-instagram",e.BrandLinkedIn="tabler:brand-linkedin",e.BrandMastercard="tabler:brand-mastercard",e.BrandNpm="tabler:brand-npm",e.BrandNuxt="tabler:brand-nuxt",e.BrandReact="tabler:brand-react",e.BrandReactNative="tabler:brand-react-native",e.BrandSpotify="tabler:brand-spotify",e.BrandTidal="tabler:brand-tidal",e.BrandTikTok="tabler:brand-tiktok",e.BrandTwitter="tabler:brand-twitter-filled",e.BrandVercel="tabler:brand-vercel",e.BrandVisa="tabler:brand-visa",e.BrandVue="tabler:brand-vue",e.BrandWhatsApp="tabler:brand-whatsapp",e.BrandX="tabler:brand-x",e.BrandYouTube="tabler:brand-youtube-filled",e.BrandWindows="tabler:brand-windows",e.Briefcase="tabler:briefcase",e.Briefcase2="tabler:briefcase-2",e.Broadcast="tabler:broadcast",e.Browser="tabler:browser",e.Building="tabler:building",e.BuildingAirport="tabler:building-airport",e.BuildingBank="tabler:building-bank",e.BuildingCastle="tabler:building-castle",e.BuildingCarousel="tabler:building-carousel",e.BuildingChurch="tabler:building-church",e.BuildingCommunity="tabler:building-community",e.BuildingCottage="tabler:building-cottage",e.BuildingStadium="tabler:building-stadium",e.BuildingStore="tabler:building-store",e.BuildingSkyscraper="tabler:building-skyscraper",e.Bug="tabler:bug",e.Bulb="tabler:bulb",e.Bus="tabler:bus",e.BusinessPlan="tabler:businessplan",e.Calendar="tabler:calendar",e.CalendarPlus="tabler:calendar-plus",e.Calculator="tabler:calculator",e.Camera="tabler:camera",e.Camper="tabler:camper",e.Car="tabler:car",e.CaretDown="tabler:caret-down",e.CaretLeft="tabler:caret-left",e.CaretRight="tabler:caret-right",e.CaretUp="tabler:caret-up",e.CarouselHorizontal="tabler:carousel-horizontal",e.ChartBar="tabler:chart-bar",e.ChartPie="tabler:chart-pie",e.Check="tabler:check",e.ChefHat="tabler:chef-hat",e.ChevronLeft="tabler:chevron-left",e.ChevronsLeft="tabler:chevrons-left",e.ChevronRight="tabler:chevron-right",e.ChevronsRight="tabler:chevrons-right",e.ChevronUp="tabler:chevron-up",e.ChevronsUp="tabler:chevrons-up",e.ChevronDown="tabler:chevron-down",e.ChevronsDown="tabler:chevrons-down",e.Circle="tabler:circle",e.CircleCheck="tabler:circle-check",e.CircleDot="tabler:circle-dot",e.CircleMinus="tabler:circle-minus",e.CircleNumber0="tabler:circle-number-0",e.CircleNumber1="tabler:circle-number-1",e.CircleNumber2="tabler:circle-number-2",e.CircleNumber3="tabler:circle-number-3",e.CircleNumber4="tabler:circle-number-4",e.CircleNumber5="tabler:circle-number-5",e.CircleNumber6="tabler:circle-number-6",e.CircleNumber7="tabler:circle-number-7",e.CircleNumber8="tabler:circle-number-8",e.CircleNumber9="tabler:circle-number-9",e.CirclePlus="tabler:circle-plus",e.Click="tabler:click",e.ClipboardCopy="tabler:clipboard-copy",e.ClipboardText="tabler:clipboard-text",e.Clock="tabler:clock",e.Clock2="tabler:clock-2",e.Cloud="tabler:cloud",e.CloudCheck="tabler:cloud-check",e.CloudComputing="tabler:cloud-computing",e.CloudDataConnection="tabler:cloud-data-connection",e.CloudDown="tabler:cloud-down",e.CloudDownload="tabler:cloud-download",e.CloudUp="tabler:cloud-up",e.CloudUpload="tabler:cloud-upload",e.CloudX="tabler:cloud-x",e.Code="tabler:code",e.Coin="tabler:coin",e.Coins="tabler:coins",e.Columns1="tabler:columns-1",e.Columns2="tabler:columns-2",e.Columns3="tabler:columns-3",e.Command="tabler:command",e.Components="tabler:components",e.Confetti="tabler:confetti",e.Contrast="tabler:contrast",e.Copy="tabler:copy",e.CreditCard="tabler:credit-card",e.Dashboard="tabler:dashboard",e.Database="tabler:database",e.DatabaseExport="tabler:database-export",e.Delete="tabler:x",e.Devices="tabler:devices",e.DevicesDollar="tabler:devices-dollar",e.DeviceDesktop="tabler:device-desktop",e.DeviceGamepad="tabler:device-gamepad",e.DeviceMobile="tabler:device-mobile",e.DeviceTablet="tabler:device-tablet",e.DeviceTv="tabler:device-tv",e.Dialpad="tabler:dialpad",e.DirectionSign="tabler:direction-sign",e.Download="tabler:download",e.DragDrop="tabler:drag-drop",e.EditItem="tabler:edit-circle",e.EditPencil="tabler:edit",e.Email="tabler:mail",e.Equal="tabler:equal",e.ExternalLink="tabler:external-link",e.Eye="tabler:eye",e.EyeOff="tabler:eye-off",e.Error404="tabler:error-404",e.FaceId="tabler:face-id",e.FileText="tabler:file-text",e.FileTypeCss="tabler:file-type-css",e.FileTypeCsv="tabler:file-type-csv",e.FileTypeHtml="tabler:file-type-html",e.FileTypePng="tabler:file-type-png",e.FileTypeJpg="tabler:file-type-jpg",e.FileTypeJs="tabler:file-type-js",e.FileTypeJsx="tabler:file-type-jsx",e.FileTypeSvg="tabler:file-type-svg",e.FileTypeTs="tabler:file-type-ts",e.FileTypeVue="tabler:file-type-vue",e.Filter="tabler:filter",e.Flag="tabler:flag",e.Flag2="tabler:flag-2",e.Flag3="tabler:flag-3",e.Flame="tabler:flame",e.Folder="tabler:folder",e.Forms="tabler:forms",e.Frame="tabler:frame",e.Gps="tabler:gps",e.Gift="tabler:gift",e.Hanger="tabler:hanger",e.HandStop="tabler:hand-stop",e.Heading="tabler:heading",e.Heart="tabler:heart",e.HeartHandShake="tabler:heart-handshake",e.Help="tabler:help",e.HelpCircle="tabler:help-circle",e.HelpSmall="tabler:help-small",e.Home="tabler:home",e.Html="tabler:html",e.Image="tabler:photo",e.Inbox="tabler:inbox",e.InfoCircle="tabler:info-circle",e.InfoSmall="tabler:info-small",e.Grill="tabler:grill",e.GripHorizontal="tabler:grip-horizontal",e.GripVertical="tabler:grip-vertical",e.Key="tabler:key",e.Keyboard="tabler:keyboard",e.Label="tabler:label",e.Layers="tabler:layers-subtract",e.Layout="tabler:layout",e.LayoutBottomBar="tabler:layout-bottombar",e.LayoutDashboard="tabler:layout-dashboard",e.LayoutGrid="tabler:layout-grid",e.LayoutList="tabler:layout-list",e.LayoutNavbar="tabler:layout-navbar",e.LayoutRows="tabler:layout-rows",e.LayoutSidebar="tabler:layout-sidebar",e.LayoutSidebarRight="tabler:layout-sidebar-right",e.Link="tabler:link",e.List="tabler:list",e.ListNumbers="tabler:list-numbers",e.ListTree="tabler:list-tree",e.LoadBalancer="tabler:load-balancer",e.Lock="tabler:lock",e.Location="tabler:location",e.LogIn="tabler:login",e.LogOut="tabler:logout",e.Logs="tabler:logs",e.Luggage="tabler:luggage",e.Map="tabler:map",e.MapPin="tabler:map-pin",e.MapPinPlus="tabler:map-pin-plus",e.MapSearch="tabler:map-search",e.Marquee="tabler:marquee",e.MarqueeOff="tabler:marquee-off",e.Mail="tabler:mail",e.MailPlus="tabler:mail-plus",e.Maximize="tabler:maximize",e.Menu="tabler:menu-2",e.Message="tabler:message",e.Messages="tabler:messages",e.MessageDots="tabler:message-dots",e.MessageOff="tabler:message-off",e.MessagePlus="tabler:message-plus",e.MoneyBag="tabler:moneybag",e.MoodDollar="tabler:mood-dollar",e.MoodHeart="tabler:mood-heart",e.MoodKid="tabler:mood-kid",e.MoodNerd="tabler:mood-nerd",e.MoodNeutral="tabler:mood-neutral",e.MoodPuzzled="tabler:mood-puzzled",e.MoodSadSquint="tabler:mood-sad-squint",e.MoodSmile="tabler:mood-smile",e.MoodTongue="tabler:mood-tongue",e.MoodTongueWink="tabler:mood-tongue-wink",e.MoodTongueWink2="tabler:mood-tongue-wink-2",e.MoodWink2="tabler:mood-wink-2",e.MoodWrrr="tabler:mood-wrrr",e.Moon="tabler:moon",e.Mouse="tabler:mouse",e.MoreHorizontal="tabler:dots",e.MoreVertical="tabler:dots-vertical",e.Movie="tabler:movie",e.Music="tabler:music",e.Notes="tabler:notes",e.NewSection="tabler:new-section",e.Palette="tabler:palette",e.Paint="tabler:paint",e.Pencil="tabler:pencil",e.Percentage="tabler:percentage",e.Photo="tabler:photo",e.PhotoPlus="tabler:photo-plus",e.PhotoScan="tabler:photo-scan",e.Phone="tabler:phone",e.PigMoney="tabler:pig-money",e.Pin="tabler:pin",e.Pinned="tabler:pinned",e.Plane="tabler:plane",e.PlusCircle="tabler:circle-plus",e.Plus="tabler:plus",e.Pointer="tabler:pointer",e.Printer="tabler:printer",e.Progress="tabler:progress",e.ProgressHelp="tabler:progress-help",e.QuestionMark="tabler:question-mark",e.Rectangle="tabler:rectangle",e.Receipt="tabler:receipt",e.Receipt2="tabler:receipt-2",e.Refresh="tabler:refresh",e.Restore="tabler:restore",e.Robot="tabler:robot",e.RobotFace="tabler:robot-face",e.Rocket="tabler:rocket",e.RowInsertTop="tabler:row-insert-top",e.RowInsertBottom="tabler:row-insert-bottom",e.RowRemove="tabler:row-remove",e.Rss="tabler:rss",e.Run="tabler:run",e.Sailboat="tabler:sailboat",e.Scale="tabler:scale",e.School="tabler:school",e.Scissors="tabler:scissors",e.Scoreboard="tabler:scoreboard",e.Seo="tabler:seo",e.ShoppingCart="tabler:shopping-cart",e.ShieldCheck="tabler:shield-check",e.Search="tabler:search",e.Section="tabler:section",e.Select="tabler:select",e.Server="tabler:server",e.Server2="tabler:server-2",e.Settings="tabler:settings",e.Share="tabler:share",e.Share2="tabler:share-2",e.Share3="tabler:share-3",e.Shirt="tabler:shirt",e.Sliders="tabler:adjustments",e.SpeedBoat="tabler:speedboat",e.Sparkles="tabler:sparkles",e.Square="tabler:square",e.SquareCheck="tabler:square-check",e.SquarePlus="tabler:square-plus",e.Stack="tabler:stack",e.Stack2="tabler:stack-2",e.Stack3="tabler:stack-3",e.Stethoscope="tabler:stethoscope",e.Sun="tabler:sun",e.Table="tabler:table",e.Template="tabler:template",e.Terminal="tabler:terminal",e.Terminal2="tabler:terminal-2",e.TextSize="tabler:text-size",e.Ticket="tabler:ticket",e.Timeline="tabler:timeline",e.TimelineEvent="tabler:timeline-event",e.TipJar="tabler:tip-jar",e.ToolsKitchen="tabler:tools-kitchen",e.ToolsKitchen2="tabler:tools-kitchen-2",e.ToolsKitchen3="tabler:tools-kitchen-3",e.Train="tabler:train",e.Trash="tabler:trash",e.TrashCan="tabler:trash",e.TrashOff="tabler:trash-off",e.TrashX="tabler:trash-x",e.Trekking="tabler:trekking",e.Typography="tabler:typography",e.Upload="tabler:upload",e.Urgent="tabler:urgent",e.User="tabler:user",e.UserCancel="tabler:user-cancel",e.UserCheck="tabler:user-check",e.UserPlus="tabler:user-plus",e.UserQuestion="tabler:user-question",e.UserX="tabler:user-x",e.Users="tabler:users",e.UserCircle="tabler:user-circle",e.UsersGroup="tabler:users-group",e.UsersMinus="tabler:users-minus",e.UsersPlus="tabler:users-plus",e.UserSquareRounded="tabler:user-square-rounded",e.Video="tabler:video",e.Walk="tabler:walk",e.Wallet="tabler:wallet",e.Wifi="tabler:wifi",e.WindowMaximize="tabler:window-maximize",e.WindowMinimize="tabler:window-minimize",e.WorldWww="tabler:world-www",e))(O||{}),R=(e=>(e.Color="color",e.Date="date",e.DateTimeLocal="datetime-local",e.Decimal="decimal",e.Email="email",e.Hidden="hidden",e.File="file",e.None="none",e.Number="number",e.Password="password",e.Search="search",e.Tel="tel",e.Text="text",e.Time="time",e.Url="url",e))(R||{}),fl=(e=>(e.Eager="eager",e.Lazy="lazy",e))(fl||{}),Fe=(e=>(e.Blank="_blank",e.Self="_self",e))(Fe||{}),ql=(e=>(e.Danger="danger",e.Default="default",e.Success="success",e.Warning="warning",e))(ql||{}),C=(e=>(e.Dark="dark",e.Light="light",e))(C||{}),we=(e=>(e.After="after",e.Before="before",e))(we||{}),ae=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(ae||{}),kl=(e=>(e.Auto="auto",e.Hidden="hidden",e.Scroll="scroll",e.Visible="visible",e))(kl||{}),oe=(e=>(e.Arrows="arrows",e.Dots="dots",e.Hidden="hidden",e.Inline="inline",e.Numbered="numbered",e))(oe||{}),yl=(e=>(e.Bottom="bottom",e.BottomEnd="bottom-end",e.BottomStart="bottom-start",e.Left="left",e.LeftEnd="left-end",e.LeftStart="left-start",e.Right="right",e.RightEnd="right-end",e.RightStart="right-start",e.Top="top",e.TopEnd="top-end",e.TopStart="top-start",e))(yl||{}),Ne=(e=>(e.Absolute="absolute",e.Relative="relative",e))(Ne||{}),Be=(e=>(e.Bottom="bottom",e.Left="left",e.Right="right",e.Top="top",e))(Be||{}),f=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(f||{}),pl=(e=>(e.Condensed="condensed",e.Default="default",e.Plain="plain",e))(pl||{}),j=(e=>(e.Body="body",e.Summary="summary",e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e.XXL="xxlarge",e.XXXL="xxxlarge",e.XXXXL="xxxxlarge",e))(j||{}),wl=(e=>(e.TopLeft="top-left",e.TopCenter="top-center",e.TopRight="top-right",e.BottomLeft="bottom-left",e.BottomCenter="bottom-center",e.BottomRight="bottom-right",e))(wl||{});function Wl(e,t){if(!t)return e;const o={...e};for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)){const a=t[r],n=o[r];Ul(n)&&Ul(a)?o[r]=Wl(n,a):o[r]=a}return o}function Ul(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)&&!(e instanceof Date)&&!(e instanceof Map)&&!(e instanceof Set)}const ye={borderRadius:void 0,colors:{primary:{0:"#ffffff",100:"#def5ff",200:"#b6eeff",300:"#75e3ff",400:"#2cd6ff",500:"#00c8ff",600:"#009cd4",700:"#007cab",800:"#00688d",900:"#065674"},secondary:{0:"#ffffff",100:"#DEE2E8",200:"#BFC7D4",300:"#9EAABD",400:"#8090A8",500:"#61738E",600:"#4F5D73",700:"#3A4555",800:"#272F3A",900:"#13161B"},neutral:{0:"#ffffff",100:"#F7F7F7",200:"#F2F2F2",300:"#EBEBEB",400:"#E6E6E6",500:"#DEDEDE",600:"#B3B3B3",700:"#858585",800:"#595959",900:"#2B2B2B"},danger:{0:"#ffffff",100:"#ffd3ce",200:"#ffb2ac",300:"#ff8e88",400:"#fe6561",500:"#e74c4c",600:"#d20e27",700:"#9b0018",800:"#63000c",900:"#360003"},warning:{0:"#ffffff",100:"#ffeaba",200:"#ffdf95",300:"#ffd36a",400:"#fdc836",500:"#f5be1a",600:"#c79800",700:"#8a6900",800:"#4f3b00",900:"#211700"},success:{0:"#ffffff",100:"#9effb2",200:"#69f68d",300:"#56e57e",400:"#41d56e",500:"#22c55d",600:"#00a147",700:"#007230",800:"#00441a",900:"#001f08"},info:{0:"#ffffff",100:"#cfe2ff",200:"#afceff",300:"#8eb9ff",400:"#6ca4ff",500:"#4e8ff8",600:"#2470e7",700:"#004cb5",800:"#002e73",900:"#00153e"}},darkMode:!1,fontFamily:"BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',Helvetica,Arial,sans-serif"},Ot={contrast:{[C.Light]:{border:900,borderHover:700,bg:900,disabled:500,focus:900,hover:800,shadow:900,text:0,textDisabled:800},[C.Dark]:{border:400,borderHover:700,bg:100,disabled:500,focus:400,hover:200,shadow:400,text:900,textDisabled:500}},ghost:{[C.Light]:{disabled:100,focus:700,text:800,textDisabled:800},[C.Dark]:{disabled:700,focus:300,text:300,textDisabled:700}},outline:{[C.Light]:{border:300,borderHover:700,disabled:400,focus:700,hover:100,text:900,textBody:700,textDisabled:800},[C.Dark]:{border:500,borderHover:500,disabled:800,focus:300,hover:900,text:300,textBody:300,textDisabled:700}},soft:{[C.Light]:{bg:100,border:300,borderHover:700,disabled:100,focus:400,hover:200,shadow:200,text:900,textDisabled:800},[C.Dark]:{bg:900,border:100,borderHover:300,disabled:800,focus:100,hover:800,shadow:800,text:300,textDisabled:500}},solid:{[C.Light]:{bg:600,border:700,borderHover:900,disabled:500,focus:700,hover:500,shadow:700,text:0,textDisabled:100},[C.Dark]:{bg:400,border:100,borderHover:300,disabled:600,focus:100,hover:500,shadow:100,text:900,textDisabled:800}},text:{[C.Light]:{border:100,borderHover:300,disabled:100,focus:800,hover:200,text:800,textBody:800,textDisabled:700},[C.Dark]:{border:300,borderHover:500,disabled:800,focus:300,hover:900,text:100,textBody:100,textDisabled:500}}},qt=e=>{const t=l.ref(e?.borderRadius||ye.borderRadius),o=l.ref(e?.darkMode??ye.darkMode),r=l.ref(e?.fontFamily??ye.fontFamily),a=Wl(ye.colors,e?.colors),n=l.ref(a);return{borderRadius:t,colors:n,darkMode:o,fontFamily:r,setBorderRadius:d=>{t.value=d},setColors:d=>{n.value={...n.value,...d}},setDarkMode:d=>{o.value=d},setFontFamily:d=>{r.value=d}}},F=({color:e,colors:t,mode:o,variant:r})=>{const a=Ot[r][o],n=t[e];if(n)return{bg:a.bg!==void 0?n[a.bg]:void 0,border:a.border!==void 0?n[a.border]:void 0,borderHover:a.borderHover!==void 0?n[a.borderHover]:void 0,disabled:a.disabled!==void 0?n[a.disabled]:void 0,focus:a.focus!==void 0?n[a.focus]:void 0,hover:a.hover!==void 0?n[a.hover]:void 0,shadow:a.shadow!==void 0?n[a.shadow]:void 0,text:a.text!==void 0?n[a.text]:void 0,textBody:a.textBody!==void 0?n[a.textBody]:void 0,textDisabled:a.textDisabled!==void 0?n[a.textDisabled]:void 0}},Gl=Symbol("clll-theme"),Kl=l.ref(ye.borderRadius),Zl=l.ref(ye.darkMode),Jl=l.ref(ye.fontFamily),gl=l.ref(ye.colors||{primary:{},secondary:{},neutral:{},danger:{},warning:{},success:{},info:{}}),q=()=>{const e=l.inject(Gl,null);return e||(console.warn("[Callaloo]: useTheme() must be used within a <CLThemeProvider />."),{borderRadius:Kl,colors:gl,darkMode:Zl,fontFamily:Jl,setBorderRadius:t=>{Kl.value=t},setColors:t=>{gl.value={...gl.value,...t}},setDarkMode:t=>{Zl.value=t},setFontFamily:t=>{Jl.value=t}})},Wt=({color:e=H.Neutral})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-icon-color":F({color:e,colors:t.value,mode:r,variant:v.Text})?.textBody??"inherit"}},Pe=()=>{let e,t,o=!1,r,a,n,i=!1,s=0;const c=()=>{if(o||!a||r===void 0||t===void 0||i)return;const d=performance.now(),u=s+(d-t);a(u),u<r?e=window.requestAnimationFrame(c):(o=!0,e&&(window.cancelAnimationFrame(e),e=void 0),n?.())},m=()=>{e&&(window.cancelAnimationFrame(e),e=void 0),t=void 0,o=!1,r=void 0,a=void 0,n=void 0,i=!1,s=0};return{start:(d,u,h)=>{!V||d<=0||typeof u!="function"||(e&&window.cancelAnimationFrame(e),o=!1,i=!1,s=0,a=u,r=d,n=h,t=performance.now(),e=window.requestAnimationFrame(c))},stop:()=>{o=!0,m()},pause:()=>{if(!V||o||i||!a||r===void 0||t===void 0)return;const d=performance.now();s+=d-t,e&&(window.cancelAnimationFrame(e),e=void 0),i=!0},resume:()=>{!V||o||!i||!a||r===void 0||(t=performance.now(),i=!1,e=window.requestAnimationFrame(c))},getProgress:()=>{if(!V||r===void 0||t===void 0)return;if(o)return 1;if(i)return Math.min(s/r,1);const d=performance.now(),u=s+(d-t);return Math.min(u/r,1)}}},Ut=({parent:e,child:t,threshold:o=.1,leftOffset:r=0,rightOffset:a=0})=>{const{top:n,left:i,bottom:s,right:c,width:m,height:d}=e?.getBoundingClientRect()||{},{top:u,left:h,bottom:b,right:w}=t.getBoundingClientRect()||{};let y=i+r,k=c-a,p=m-(r+a),$=0,z=0;return h<=k&&($=(w-y)/p*100/100),u<=s&&(z=(b-n)/d*100/100),$>o&&z>o},vl=()=>V?Math.max(...Array.from(document?.querySelectorAll("body *"),e=>parseFloat(window?.getComputedStyle(e).zIndex)).filter(e=>!Number.isNaN(e)),0):0,V=typeof document<"u",Gt=()=>V?window.matchMedia("(prefers-color-scheme: dark)").matches:!1,Oe=e=>e!=null&&typeof e.valueOf()=="string",Kt=e=>{if(!e)return!0;let t=0;const o=["#comment"];return e.childNodes.forEach(r=>{!o.includes(r.nodeName)&&r.childNodes.length&&t++}),t===0},Zt=["data-testid"],Jt=["height","width"],Yt=["href"],ee=l.defineComponent({name:"CLIcon",__name:"CLIcon",props:{color:{default:H.Neutral},filled:{type:Boolean,default:!1},name:{},size:{default:g.Small},testId:{default:"clll-icon"}},setup(e){const t=e,o="clll-icon",r={[g.Tiny]:20,[g.Small]:24,[g.Medium]:28,[g.Large]:32,[g.XL]:36,[g.XXL]:40,[g.XXXL]:44,[g.XXXXL]:48},a=new Map,n=l.ref(!1),i=h=>{if(!V)return!1;if(a.has(h))return a.get(h);const b=document.getElementById("clll-icons");if(!b)return!1;const w=document.getElementById(h),y=w!==null&&b.contains(w);return a.set(h,y),y},s=l.computed(()=>!t.filled||t.name.endsWith("-filled")?t.name:t.name.replace("tabler:","tabler:")+"-filled"),c=l.computed(()=>{const h=s.value;return!t.filled||h===t.name||i(h)?h:t.name}),m=l.computed(()=>[o,`${o}--${t.name}`,`${o}--${t.size}`,{[`${o}--filled`]:t.filled&&c.value===s.value}]),d=l.computed(()=>({...Wt({color:t.color}),width:r[t.size]+4+"px",height:r[t.size]+4+"px"}));l.watch(()=>n.value,h=>{h&&a.clear()});const u=async()=>{if(!V)return;let h=document.getElementById("clll-icons");if(h){n.value=!0;return}try{const w=Object.assign({"/src/icons.svg":()=>Promise.resolve().then(()=>M0).then($=>$.default)})["/src/icons.svg"];if(!w)return;const y=await w();if(h=document.getElementById("clll-icons"),h){n.value=!0;return}const k=document.createElement("div");k.id="clll-icons",k.style.display="none",k.innerHTML=y.toString();const p=()=>{document.body.insertBefore(k,document.body.childNodes[0]),n.value=!0};document.readyState==="loading"?window.addEventListener("DOMContentLoaded",p,{once:!0}):p()}catch(b){console.error("[Callaloo] Failed to load icon sprite:",b)}};return l.onMounted(()=>{u()}),(h,b)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(m)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(d))},[(l.openBlock(),l.createElementBlock("svg",{"aria-hidden":"true",class:l.normalizeClass(`${o}-sprite`),height:r[e.size],width:r[e.size],viewBox:"0 0 24 24"},[l.createElementVNode("use",{href:`#${l.unref(c)}`},null,8,Yt)],10,Jt))],14,Zt))}}),Qt=()=>{const{colors:e,darkMode:t}=q(),o=t.value?C.Dark:C.Light,r=F({color:H.Neutral,colors:e.value,mode:o,variant:v.Outline});return{"--clll-table-border-color":r?.border??"transparent","--clll-table-hover-bg":r?.hover??"transparent","--clll-table-theme-radius":"var(--clll-default-radius)"}},Nt=["data-testid"],It=["id"],_t={key:0},eo=l.defineComponent({name:"CLTable",__name:"CLTable",props:{bordered:{type:Boolean},borderRadius:{},colWidths:{},id:{default:"main"},rounded:{type:Boolean,default:!0},rowHeight:{default:"auto"},striped:{type:Boolean},testId:{default:"clll-table"},type:{default:pl.Default},withVerticalLines:{type:Boolean}},setup(e){const t=e,o="clll-table",r=l.computed(()=>[`${o}-container`,t.bordered?`${o}--bordered`:void 0,t.borderRadius&&t.bordered?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--box`]),a=l.computed(()=>[o,`${o}--${t.type}`,t.striped?`${o}--striped`:void 0,t.withVerticalLines?`${o}--vertical-lines`:void 0,t.bordered?`${o}--bordered`:void 0]);return(n,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(Qt)())},[l.createElementVNode("table",{id:`${o}-${e.id}`,class:l.normalizeClass(l.unref(a)),style:l.normalizeStyle({"--clll-table-row-height":e.rowHeight})},[e.colWidths?.length?(l.openBlock(),l.createElementBlock("colgroup",_t,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.colWidths,(s,c)=>(l.openBlock(),l.createElementBlock("col",{key:`table-${e.id}-col-${c}`,style:l.normalizeStyle({width:s})},null,4))),128))])):l.createCommentVNode("",!0),l.renderSlot(n.$slots,"default")],14,It)],14,Nt))}}),lo="clll-table__body",to=l.defineComponent({name:"CLTableBody",__name:"CLTableBody",setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("tbody",{class:l.normalizeClass([lo])},[l.renderSlot(t.$slots,"default")],2))}}),oo=["colspan"],ro=["colspan"],ao=l.defineComponent({name:"CLTableCell",__name:"CLTableCell",props:{colSpan:{default:1},isAction:{type:Boolean,default:!1},isActive:{type:Boolean,default:!1},isHeader:{type:Boolean,default:!1},isNumber:{type:Boolean,default:!1},onClick:{}},setup(e){const t=e,o="clll-table__cell",r=l.computed(()=>[o,t.isHeader?`${o}--header`:`${o}--default`,t.isNumber?`${o}--number`:"",t.isAction?`${o}--hasactions`:"",t.isActive?`${o}--active`:"",t.onClick?`${o}--clickable`:""]),a=()=>t?.onClick?.();return(n,i)=>e.isHeader?(l.openBlock(),l.createElementBlock("th",{key:0,class:l.normalizeClass(l.unref(r)),colspan:e.colSpan,onClick:a},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${o}__actions`)},[l.renderSlot(n.$slots,"default")],2)):l.renderSlot(n.$slots,"default",{key:0})],10,oo)):(l.openBlock(),l.createElementBlock("td",{key:1,class:l.normalizeClass(l.unref(r)),colspan:e.colSpan,onClick:a},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${o}__actions`)},[l.renderSlot(n.$slots,"default")],2)):l.renderSlot(n.$slots,"default",{key:0})],10,ro))}}),no="clll-table__footer",io=l.defineComponent({name:"CLTableFooter",__name:"CLTableFooter",setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("tfoot",{class:l.normalizeClass([no])},[l.renderSlot(t.$slots,"default")],2))}}),so="clll-table__header",co=l.defineComponent({name:"CLTableHeader",__name:"CLTableHeader",setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("thead",{class:l.normalizeClass([so])},[l.renderSlot(t.$slots,"default")],2))}}),Yl=({color:e=H.Neutral})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-text-color":F({color:e,colors:t.value,mode:r,variant:v.Text})?.textBody??"inherit"}},N=l.defineComponent({name:"CLText",__name:"CLText",props:{align:{default:_.Left},as:{default:"p"},bold:{type:Boolean,default:!1},bolder:{type:Boolean,default:!1},color:{default:H.Secondary},light:{type:Boolean,default:!1},medium:{type:Boolean,default:!1},testId:{default:"clll-text"},truncate:{type:Boolean,default:!1},type:{default:j.Body}},setup(e){const t=e,o="clll-text",r=l.computed(()=>[o,`${o}--${t.align}`,`${o}--${t.color}`,`${o}--${t.truncate?"wrap":"nowrap"}`,`${o}--${t.type}`,{[`${o}--mediumbold`]:t.medium,[`${o}--light`]:t.light,[`${o}--bold`]:t.bold,[`${o}--bolder`]:t.bolder}]);return(a,n)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(Yl)({color:e.color}))},{default:l.withCtx(()=>[l.renderSlot(a.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),mo=l.defineComponent({name:"CLTableNestedCell",__name:"CLTableNestedCell",props:{truncate:{type:Boolean}},setup(e){const t="clll-table__nested-cell";return(o,r)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(t)},[l.createVNode(l.unref(N),{type:l.unref(j).Small,truncate:e.truncate},{default:l.withCtx(()=>[l.renderSlot(o.$slots,"default")]),_:3},8,["type","truncate"])]))}}),uo=l.defineComponent({name:"CLTableRow",__name:"CLTableRow",props:{onClick:{type:Function}},setup(e){const t=e,o="clll-table__row",r=l.computed(()=>[o,t.onClick?`${o}--clickable`:""]),a=()=>t?.onClick?.();return(n,i)=>(l.openBlock(),l.createElementBlock("tr",{class:l.normalizeClass(l.unref(r)),onClick:a},[l.renderSlot(n.$slots,"default")],2))}}),ge=eo;ge.Body=to,ge.Cell=ao,ge.Footer=io,ge.Header=co,ge.NestedCell=mo,ge.Row=uo;const ho=({color:e})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light,a=F({color:e,colors:t.value,mode:r,variant:v.Solid});return{"--clll-a11y-button-outline-color":a?.focus??"transparent","--clll-a11y-button-border-color":a?.focus??"transparent","--clll-a11y-button-shadow-color":a?.shadow??"transparent","--clll-a11y-button-theme-radius":"var(--clll-default-radius)"}},bo=({color:e,variant:t=v.Soft})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Outline,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-button-text-color":i?.text??"inherit","--clll-button-bg-color":i?.bg??"transparent","--clll-button-border-color":n?i?.border??"transparent":"transparent","--clll-button-hover-bg":i?.hover??"transparent","--clll-button-hover-border":n?i?.borderHover??"transparent":"transparent","--clll-button-focus-border":i?.focus??"transparent","--clll-button-focus-shadow":i?.shadow??"transparent","--clll-button-theme-radius":"var(--clll-default-radius)"}},fo=["data-testid","tabindex"],Ie=l.defineComponent({name:"CLA11yButton",__name:"CLA11yButton",props:{color:{default:H.Neutral},enabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!0},rounded:{type:Boolean,default:!0},testId:{default:"clll-a11y__button"}},setup(e){const t=e,o=["a","button"],r=l.ref(),a="clll-a11y__button",n=l.computed(()=>[a,t.enabled?"--enabled":"",t.rounded?"--rounded":"",t.fluid?"--fluid":""]),i=s=>{if(!t.enabled)return;const{target:c}=s,m=c?c.closest("a,button"):void 0,u=[...r.value?.querySelectorAll("[data-expand-click-area]")??[]];if(u.length){const h=u[0],b=m?o.includes(m.tagName.toLowerCase()):null;!m&&h!==s.target&&!b&&h.click()}};return(s,c)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:r,class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,tabindex:e.enabled?0:void 0,style:l.normalizeStyle(l.unref(ho)({color:e.color})),onClick:i,onKeyup:l.withKeys(i,["enter"])},[l.renderSlot(s.$slots,"default")],46,fo))}}),ko=()=>{const{darkMode:e}=q();return{"--clll-skeleton-bg-color":e.value?"rgba(0 0 0 / 0.005)":"rgba(0 0 0 / 0.075)","--clll-skeleton-theme-radius":"var(--clll-default-radius)"}},yo=({color:e=H.Primary})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-spinner-color":F({color:e,colors:t.value,mode:r,variant:v.Solid})?.bg??"inherit"}},po=["data-testid"],xl=l.defineComponent({name:"CLSpinner",__name:"CLSpinner",props:{align:{default:_.Left},color:{default:H.Primary},position:{default:Ne.Absolute},size:{default:f.Medium},testId:{default:"clll-spinner"}},setup(e){const t=e,o="clll-spinner",r=l.computed(()=>[o,`${o}--${t.position}`,`${o}--${t.color}`,`${o}--${t.size}`,`${o}--${t.align}`]),a=l.computed(()=>[`${o}__circle`,`${o}__circle--${t.size}`]);return(n,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(yo)({color:e.color}))},[(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(l.unref(a)),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},[...i[0]||(i[0]=[l.createElementVNode("circle",{style:{opacity:"0.25"},cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"},null,-1),l.createElementVNode("path",{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"},null,-1)])],2))],14,po))}}),_e=(e="default")=>{const t=l.useSlots(),o=r=>{try{return!!r?.[e]?.().some(a=>Array.isArray(a.children)?!0:typeof a.children=="string"&&a.children.trim()?!(a.children==="v-if"||a.children==="v-show"):typeof a.children=="object"?o(a.children):!1)}catch(a){return console.error(a),!1}};return l.computed(()=>o(t))},G=l.defineComponent({name:"CLButton",__name:"CLButton",props:{active:{type:Boolean,default:!1},alignContent:{default:_.Center},ariaLabel:{default:void 0},as:{default:"button"},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},elevated:{type:Boolean,default:!1},form:{default:void 0},forwardRef:{type:Function,default:void 0},height:{default:"auto"},href:{default:void 0},iconAfter:{default:void 0},iconBefore:{default:void 0},iconFilled:{type:Boolean,default:!1},iconSize:{default:g.Small},onClick:{type:Function,default:void 0},pill:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Small},target:{default:Fe.Self},testId:{default:"clll-button"},title:{default:void 0},type:{default:hl.Button},variant:{default:v.Soft},width:{default:"auto"},wrap:{type:Boolean,default:!1}},setup(e){const t=e,o=_e();l.useSlots();const r=l.ref(),a="clll-button",n=l.computed(()=>[a,`${a}--${t.type}`,`${a}--${t.color}--${t.variant}`,`${a}--${t.size}`,`${a}--${t.alignContent}`,t.active?`${a}--active`:"",t.busy?`${a}--busy`:"",t.disabled?`${a}--disabled`:"",t.wrap?`${a}--wrapped`:"",t.rounded?`${a}--rounded`:"",t.borderRadius?`${a}--${t.borderRadius}`:"",o.value?`${a}--has-content`:`${a}--no-content`,t.iconBefore?`${a}--icon-before`:"",t.iconAfter?`${a}--icon-after`:"",t.elevated?`${a}--elevated`:"",t.pill?`${a}--pill`:""]),i=()=>{switch(t.size){case f.Medium:case f.Large:return f.Small;case f.XL:case f.XXL:return f.Medium;case f.XXXL:return f.Large;case f.XXXXL:return f.XL;case f.Tiny:default:return f.Tiny}};l.onMounted(()=>{l.nextTick(()=>{r.value&&t.forwardRef?.(r.value)})});const s=c=>{t.onClick?.(c)};return(c,m)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{ref_key:"buttonRef",ref:r,"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,disabled:e.as==="button"?e.busy||e.disabled:void 0,form:e.as==="button"?e.form:void 0,href:e.as==="a"?e.href:void 0,target:e.as==="a"?e.target:void 0,title:e.title,type:e.as==="button"?e.type:void 0,style:l.normalizeStyle({width:e.width,height:e.height,...l.unref(bo)({color:e.color,variant:e.variant})}),onClick:s},{default:l.withCtx(()=>[e.iconBefore?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,filled:e.iconFilled,name:e.iconBefore,size:e.iconSize,"test-id":`${e.testId}-icon-before`},null,8,["filled","name","size","test-id"])):l.createCommentVNode("",!0),l.unref(o)?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${a}__content`)},[l.renderSlot(c.$slots,"default")],2)):l.createCommentVNode("",!0),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(ee),{key:2,filled:e.iconFilled,name:e.iconAfter,size:e.iconSize,"test-id":`${e.testId}-icon-after`},null,8,["filled","name","size","test-id"])):l.createCommentVNode("",!0),e.busy?(l.openBlock(),l.createBlock(l.unref(xl),{key:3,align:l.unref(_).Center,position:l.unref(Ne).Absolute,size:i(),color:e.color},null,8,["align","position","size","color"])):l.createCommentVNode("",!0)]),_:3},8,["aria-label","class","data-testid","disabled","form","href","target","title","type","style"]))}}),Ce=l.defineComponent({name:"CLHeading",__name:"CLHeading",props:{align:{default:_.Left},bolder:{type:Boolean,default:!1},color:{default:H.Secondary},level:{},testId:{default:"clll-heading"},truncate:{type:Boolean,default:!1},type:{default:re.Title}},setup(e){const t=e,o="clll-heading",r=l.computed(()=>{if(t.level)return t.level;switch(t.type){case re.Section:return je.H2;case re.SubSection:return je.H3;case re.PageTitle:case re.Title:default:return je.H1}}),a=l.computed(()=>[o,`${o}--${t.align}`,`${o}--${t.color}`,`${o}--${t.truncate?"wrap":"nowrap"}`,`${o}--${t.type}`,t.bolder?`${o}--bolder`:""]);return(n,i)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(l.unref(r)),{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(Yl)({color:e.color}))},{default:l.withCtx(()=>[l.renderSlot(n.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),wo=({color:e=H.Primary,underline:t=!0})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=F({color:e,colors:o.value,mode:a,variant:v.Outline}),i=n?.border,s=n?.textDisabled,c=n?.textBody,m=r.value?n?.borderHover:n?.textDisabled;return{"--clll-link-text-color":c??"inherit","--clll-link-text-hover":m??"inherit","--clll-link-underline-color":t?i??"transparent":"transparent","--clll-link-underline-hover":t?s??"transparent":"transparent","--clll-link-focus-border":c??"transparent","--clll-link-focus-shadow":n?.shadow??"transparent"}},go=["aria-label","data-testid","href","rel","target"],el=l.defineComponent({name:"CLLink",__name:"CLLink",props:{ariaLabel:{},color:{default:H.Primary},external:{type:Boolean,default:!1},href:{},onClick:{},rel:{default:"noreferrer noopener"},target:{default:Fe.Self},testId:{default:"clll-link"},underline:{type:Boolean,default:!0}},setup(e){const t=e,o="clll-link",r=l.computed(()=>[o,`${o}--${t.color}`,`${o}--${t.external?"external":"internal"}`,t.underline?`${o}--underline`:`${o}--nounderline`]);return(a,n)=>(l.openBlock(),l.createElementBlock("a",{"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,href:e.href,rel:e.external?e.rel:"",target:e.target,style:l.normalizeStyle(l.unref(wo)({color:e.color,underline:e.underline})),onClick:n[0]||(n[0]=(...i)=>e.onClick&&e.onClick(...i))},[l.renderSlot(a.$slots,"default"),e.external?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,color:e.color,name:l.unref(O).ExternalLink,size:l.unref(g).Tiny},null,8,["color","name","size"])):l.createCommentVNode("",!0)],14,go))}}),vo=["data-testid"],me=l.defineComponent({name:"CLSkeleton",__name:"CLSkeleton",props:{borderRadius:{},height:{default:"100%"},rounded:{type:Boolean,default:!0},testId:{default:"clll-skeleton"},width:{default:"100%"}},setup(e){const t=e,o="clll-skeleton",r=l.computed(()=>[o,t.borderRadius?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--square`]);return(a,n)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(ko)(),width:e.width,height:e.height})},[...n[0]||(n[0]=[l.createElementVNode("div",{class:"clll-skeleton__animation"},null,-1)])],14,vo))}}),xo=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-card-border-color":n?"transparent":i?.border??"transparent","--clll-card-bg-color":i?.bg??"transparent","--clll-card-image-bg":i?.bg??"transparent","--clll-card-text-color":i?.text??"inherit","--clll-card-focus-border":i?.focus??"transparent","--clll-card-focus-shadow":i?.shadow??"transparent","--clll-card-theme-radius":"var(--clll-default-radius)"}},Mo=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-disclosure-border-color":n?"transparent":i?.focus??"transparent","--clll-disclosure-text-color":i?.text??"inherit","--clll-disclosure-content-border":n?"transparent":i?.focus??"transparent","--clll-disclosure-trigger-bg-color":i?.bg??"transparent","--clll-disclosure-trigger-hover-bg-color":i?.hover??"transparent","--clll-disclosure-theme-radius":"var(--clll-default-radius)"}},Bo=()=>{const{colors:e,darkMode:t}=q(),o=t.value?C.Dark:C.Light,r=F({color:H.Neutral,colors:e.value,mode:o,variant:v.Solid}),a=t.value?"black":"white";return{"--clll-drawer-overlay-bg":r?.bg??"transparent","--clll-drawer-content-bg":a}},Co=["data-testid","tabindex"],zo=["alt","loading","src"],$o={key:0,class:"clll-card__header-skeleton"},Vo=["alt","loading","src"],Ho=["aria-label","href","target"],Ml=l.defineComponent({name:"CLCard",__name:"CLCard",props:{active:{type:Boolean,default:!1},align:{default:_.Left},ariaLabel:{},borderRadius:{},bordered:{type:Boolean,default:!0},busy:{type:Boolean,default:!1},byline:{},color:{default:H.Neutral},compact:{type:Boolean,default:!1},elevated:{type:Boolean,default:!1},forwardRef:{},height:{default:"auto"},href:{},image:{},imageAltText:{default:""},imageHeight:{default:"auto"},imageLoading:{default:fl.Eager},imageOrder:{},imageWidth:{default:"auto"},onClick:{},overflow:{default:kl.Hidden},padded:{type:Boolean,default:!0},rounded:{type:Boolean,default:!0},target:{default:Fe.Self},testId:{default:"clll-card"},title:{},titleHLevel:{default:je.H2},titleType:{default:re.SubSection},truncateTitle:{type:Boolean,default:!1},type:{default:bl.Medium},variant:{default:v.Soft},width:{default:"auto"}},setup(e){const t="clll-card",o=e,r=_e(),a=l.useSlots(),n=l.ref(),i=l.ref(),s=["a","button"],c=l.ref(),m=l.computed(()=>[t,`${t}--${o.type}`,`${t}--${o.color}-${o.variant}`,`${t}--${o.variant}`,`${t}--align-${o.align}`,o.rounded?`${t}--rounded`:`${t}--box`,o.bordered?`${t}--bordered`:"",o.borderRadius?`${t}--${o.borderRadius}`:"",o.busy?`${t}--busy`:`${t}--ready`,o.compact?`${t}--compact`:`${t}--no-compact`,o.title||o.byline?`${t}--has-header`:`${t}--no-header`,n.value?`${t}--has-heading`:`${t}--no-heading`,r.value?`${t}--has-content`:`${t}--no-content`,i.value?`${t}--has-footer`:`${t}--no-footer`,o.image?`${t}--has-image`:`${t}--has-no-image`,o.imageOrder?`${t}--image-${o.imageOrder}`:"",o.active?`${t}--active`:`${t}--inactive`,o.onClick?`${t}--has-link`:"",o.truncateTitle?`${t}--has-truncated-title`:"",o.elevated?`${t}--elevated`:"",o.overflow?`${t}--overflow-${o.overflow}`:"",o.padded?"":`${t}--no-padding`]),d=u=>{if(o.busy||!o.onClick)return;const{target:h}=u,b=h?h.closest("a,button"):void 0,y=[...c.value?.querySelectorAll("[data-expand-click-area]")??[]];if(y.length){const k=y[0],p=b?s.includes(b.tagName.toLowerCase()):null;!b&&k!==u.target&&!p&&k.click()}};return l.onMounted(async()=>{await l.nextTick(),c.value&&o.forwardRef?.(c.value),n.value=a?.heading,i.value=a?.footer}),(u,h)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:c,class:l.normalizeClass(l.unref(m)),style:l.normalizeStyle({...l.unref(xo)({color:e.color,variant:e.variant}),width:e.width,height:e.height,overflow:e.overflow}),"data-testid":e.testId,tabindex:e.onClick?0:void 0,onClick:d,onKeyup:l.withKeys(d,["enter"])},[e.image&&(e.imageOrder===l.unref(we).Before||!e.imageOrder)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(["clll-card__image",{busy:e.busy}]),style:l.normalizeStyle({width:e.imageWidth,height:e.imageHeight})},[e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:e.imageWidth,height:e.imageHeight,rounded:!1},null,8,["border-radius","width","height"])):l.createCommentVNode("",!0),e.image?(l.openBlock(),l.createElementBlock("img",{key:1,alt:e.imageAltText,class:l.normalizeClass(`${t}__image__elem`),loading:e.imageLoading,src:e.image},null,10,zo)):l.createCommentVNode("",!0)],6)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${t}__content`)},[l.createElementVNode("div",{class:l.normalizeClass(["clll-card__header",{busy:e.busy}])},[e.busy&&(l.unref(n)||e.title||e.byline)?(l.openBlock(),l.createElementBlock("div",$o,[l.unref(n)||e.title?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,height:"27px"},null,8,["border-radius"])):l.createCommentVNode("",!0),e.byline?(l.openBlock(),l.createBlock(l.unref(me),{key:1,"border-radius":e.borderRadius,width:"70%",height:"20px"},null,8,["border-radius"])):l.createCommentVNode("",!0)])):l.createCommentVNode("",!0),!e.onClick&&!e.href?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.renderSlot(u.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,align:e.align,class:l.normalizeClass(`${t}__heading`),color:e.color,level:e.titleHLevel,truncate:e.truncateTitle,type:e.titleType},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align","class","color","level","truncate","type"])):l.createCommentVNode("",!0)],64)):e.title||l.unref(n)&&(e.onClick||e.href)?(l.openBlock(),l.createBlock(l.unref(el),{key:2,"aria-label":e.ariaLabel,color:e.color,href:e.href,target:e.target,"on-click":e.onClick,"data-expand-click-area":""},{default:l.withCtx(()=>[l.renderSlot(u.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,align:e.align,class:l.normalizeClass(`${t}__heading`),color:e.color,level:e.titleHLevel,truncate:e.truncateTitle,type:e.titleType},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align","class","color","level","truncate","type"])):l.createCommentVNode("",!0)]),_:3},8,["aria-label","color","href","target","on-click"])):l.createCommentVNode("",!0),l.renderSlot(u.$slots,"byline"),e.byline?(l.openBlock(),l.createBlock(l.unref(N),{key:3,align:e.align,class:l.normalizeClass(`${t}__byline`),color:e.color,type:l.unref(j).Small},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.byline),1)]),_:1},8,["align","class","color","type"])):l.createCommentVNode("",!0)],2),l.createElementVNode("div",{class:l.normalizeClass(`${t}__slot`)},[l.createElementVNode("div",{ref:"slot-content",class:l.normalizeClass([`${t}__slot-content`,{busy:e.busy}])},[l.unref(r)&&e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:"100%",height:"100%"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.createElementVNode("div",null,[l.renderSlot(u.$slots,"default")])],2)],2),l.createElementVNode("div",{class:l.normalizeClass(["clll-card__footer",{busy:e.busy}])},[l.unref(i)&&e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:"100%",height:"20px"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.renderSlot(u.$slots,"footer")],2)],2),e.image&&e.imageOrder===l.unref(we).After?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(["clll-card__image",{busy:e.busy}]),style:l.normalizeStyle({width:e.imageWidth,height:e.imageHeight})},[e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,width:e.imageWidth,height:e.imageHeight,rounded:!1},null,8,["border-radius","width","height"])):l.createCommentVNode("",!0),l.renderSlot(u.$slots,"image"),e.image?(l.openBlock(),l.createElementBlock("img",{key:1,alt:e.imageAltText,class:l.normalizeClass(`${t}__image__elem`),loading:e.imageLoading,src:e.image},null,10,Vo)):l.createCommentVNode("",!0)],6)):l.createCommentVNode("",!0),!e.title&&(e.onClick||e.href)?(l.openBlock(),l.createElementBlock("a",{key:2,"aria-label":e.ariaLabel,class:"sr-only",href:e.href,target:e.target,"data-expand-click-area":"",onClick:h[0]||(h[0]=(...b)=>e.onClick&&e.onClick(...b))},null,8,Ho)):l.createCommentVNode("",!0),e.onClick&&e.variant!==l.unref(v).Ghost?(l.openBlock(),l.createElementBlock("div",{key:3,class:l.normalizeClass(`${t}__hover-elem`)},null,2)):l.createCommentVNode("",!0)],46,Co))}}),Bl=l.defineComponent({name:"CLCarouselNavigation",__name:"CLCarouselNavigation",props:{color:{},currentPage:{},enabled:{type:Boolean},gotoPage:{},moreAriaLabel:{default:"Navigate to page to see more results"},moreLabel:{},nextPageEnabled:{type:Boolean},paginationType:{},prefix:{},prevPageEnabled:{type:Boolean},showMore:{},showNextItems:{},showPrevItems:{},totalPages:{},variant:{}},setup(e){const t=e,o=l.computed(()=>[`${t.prefix}__dots-container`]),r=l.computed(()=>[`${t.prefix}__arrows-container`]),a=l.computed(()=>[`${t.prefix}__numbered-container`]),n=l.computed(()=>[`${t.prefix}__inline-container`]),i=l.computed(()=>[`${t.prefix}__prev-page`]),s=l.computed(()=>[`${t.prefix}__next-page`]),c=l.computed(()=>[`${t.prefix}__page-indicator`]),m=l.computed(()=>[`${t.prefix}__show-more`]),d=b=>t.currentPage===b,u=l.computed(()=>!t.enabled||!t.prevPageEnabled),h=l.computed(()=>!t.enabled||!t.nextPageEnabled);return(b,w)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[e.paginationType===l.unref(oe).Dots?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(o))},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.totalPages,y=>(l.openBlock(),l.createBlock(l.unref(G),{key:`dot-${y}`,"aria-label":`Show page ${y}`,color:e.color,disabled:d(y),height:"0.75rem","on-click":()=>e.gotoPage(y),width:"0.75rem",variant:d(y)?l.unref(v).Outline:e.variant,wrap:""},null,8,["aria-label","color","disabled","on-click","variant"]))),128))],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Numbered?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(l.unref(a))},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(i))},[l.createVNode(l.unref(G),{"aria-label":"Show previous page of slides",color:e.color,disabled:l.unref(u),"icon-before":l.unref(O).ChevronLeft,"icon-size":l.unref(g).Tiny,size:l.unref(f).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(c))},[l.createVNode(l.unref(N),{type:l.unref(j).Small},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.currentPage)+" / "+l.toDisplayString(e.totalPages),1)]),_:1},8,["type"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(s))},[l.createVNode(l.unref(G),{"aria-label":"Show next page of slides",color:e.color,disabled:l.unref(h),"icon-before":l.unref(O).ChevronRight,"icon-size":l.unref(g).Tiny,size:l.unref(f).Tiny,"on-click":e.showNextItems,variant:l.unref(h)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),e.showMore?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(m))},[l.createVNode(l.unref(G),{"aria-label":e.moreAriaLabel,color:e.color,size:l.unref(f).Small,"on-click":e.showMore,variant:e.variant},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.moreLabel),1)]),_:1},8,["aria-label","color","size","on-click","variant"])],2)):l.createCommentVNode("",!0)],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Arrows?(l.openBlock(),l.createElementBlock("div",{key:2,class:l.normalizeClass(l.unref(r))},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(i))},[l.createVNode(l.unref(G),{"aria-label":"Show previous page of slides",color:e.color,disabled:l.unref(u),"icon-before":l.unref(O).ChevronLeft,"icon-size":l.unref(g).Tiny,size:l.unref(f).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(s))},[l.createVNode(l.unref(G),{"aria-label":"Show next page of slides",color:e.color,disabled:l.unref(h),"icon-before":l.unref(O).ChevronRight,"icon-size":l.unref(g).Tiny,size:l.unref(f).Tiny,"on-click":e.showNextItems,variant:l.unref(h)?l.unref(v).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2)],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Inline?(l.openBlock(),l.createElementBlock("div",{key:3,class:l.normalizeClass(l.unref(n))},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(i))},[l.createVNode(l.unref(G),{"aria-label":"Show previous page of slides","align-content":l.unref(_).Center,color:e.color,disabled:l.unref(u),"icon-before":l.unref(O).ChevronLeft,"icon-size":l.unref(g).Small,size:l.unref(f).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(v).Text:e.variant,width:"30px",height:"30px",wrap:""},null,8,["align-content","color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(s))},[l.createVNode(l.unref(G),{"aria-label":"Show next page of slides","align-content":l.unref(_).Center,color:e.color,disabled:l.unref(h),"icon-before":l.unref(O).ChevronRight,"icon-size":l.unref(g).Small,size:l.unref(f).Tiny,"on-click":e.showNextItems,variant:l.unref(h)?l.unref(v).Text:e.variant,width:"30px",height:"30px",wrap:""},null,8,["align-content","color","disabled","icon-before","icon-size","size","on-click","variant"])],2)],2)):l.createCommentVNode("",!0)],64))}}),Lo=["data-testid"],So=["hidden"],Ql=l.defineComponent({name:"CLCarousel",__name:"CLCarousel",props:{color:{default:H.Neutral},controlAlign:{default:_.Right},controlPosition:{default:we.Before},enabled:{type:Boolean,default:!0},infinite:{type:Boolean,default:!1},moreLabel:{default:"More"},onShowMore:{},paginationType:{default:oe.Numbered},perPage:{default:3},perPageByBreakpoints:{},testId:{default:"clll-carousel"},title:{},variant:{default:v.Soft},width:{default:"100%"}},setup(e){l.useCssVars(B=>({v3ba68b74:B.width,v1ab12a15:l.unref($)}));const t="clll-carousel",o=e,r=l.ref(),a=l.ref(!1),n=l.ref(1),i=l.ref(o.perPage),s=l.ref(0),c=_e("title"),m=l.ref(!1),d=l.ref(!1),u=l.ref(!1),h=l.ref(0),b=l.ref(!1),w=l.ref(),y=l.ref(!1),k=l.ref(),p=l.ref(),$=l.ref("100%"),z=l.ref(0),A=l.ref(0),x=()=>{if(o.perPageByBreakpoints?.length){i.value=o.perPage;for(const[B,S]of o.perPageByBreakpoints)window.matchMedia(`(min-width: ${B}px)`).matches&&(i.value=S)}},T=()=>{if(k?.value&&A.value){const S=Math.ceil(A.value/i.value);z.value=S,o.infinite?(d.value=!0,u.value=!0):S>1&&(d.value=!0)}},L=()=>{m.value||l.nextTick(()=>{let B,S;const D=k?.value;if(D){const W=D?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(o.infinite&&o.enabled&&h.value>0){const Z=D.offsetWidth,I=Z/i.value,K=D.scrollLeft,ce=s.value/2,ke=I*ce,Se=I*h.value;let Je=K-ke;Je<0&&(Je=Se+Je);const Ye=Math.floor(Je/Z)+1;if(Ye<1?n.value=z.value:Ye>z.value?n.value=1:n.value=Ye,!m.value){if(K<ke){m.value=!0;const Qe=K+Se;D.scrollTo({left:Qe,behavior:"auto"}),setTimeout(()=>{m.value=!1},50)}else if(K>=ke+Se){m.value=!0;const Qe=K-Se;D.scrollTo({left:Qe,behavior:"auto"}),setTimeout(()=>{m.value=!1},50)}}}else{const Z=A.value-1;for(let I=0;I<z.value;I++){const K=i.value*(I+1)-1,ce=K<Z?W[K]:W[Z],ke=K<Z?K:Z;Ut({parent:D,child:ce,leftOffset:40,rightOffset:40,threshold:.5})&&(ke===Z?(S=Z,B=I+1):(S=ke,B=I+1))}S!==void 0&&S>-1&&B&&(n.value=B,B>1&&(u.value=!0),B===1&&(u.value=!1),B<z.value&&(d.value=!0),B===z.value&&(d.value=!1))}}})},P=B=>{r.value&&l.nextTick(()=>{const S=Kt(r.value)&&!c.value;!S&&(B.title||B.controlPosition===we.Before)?a.value=!1:a.value=S})},J=B=>{const S=k?.value,D=S.offsetWidth;if(S&&D)if(o.infinite&&o.enabled&&h.value>0){const W=D/i.value,Z=s.value/2,I=W*Z,K=B-1,ce=I+D*K;S.scrollTo({left:ce,behavior:"smooth"})}else{const W=B-1,Z=D*W;S.scrollTo({left:Z,behavior:"smooth"})}},Y=()=>{b.value=!0;const B=i.value;x(),X(),T();const S=k?.value,D=S.offsetWidth;if(S)if(o.infinite&&o.enabled&&h.value>0){const W=D/i.value,Z=D/B,I=s.value/2,K=Z*I,ke=S.scrollLeft-K;if(B!==i.value){const Qe=S.querySelectorAll(`div[class="${t}__slides"] > *`),Ft=Array.from(Qe),Xe=Ft.slice(I,Ft.length-I);S.innerHTML="",Xe.forEach(Pt=>S.appendChild(Pt));const ul=Math.min(i.value,Xe.length);ul>0&&Xe.length>0&&(Xe.slice(-ul).forEach(Pl=>{const Ol=Pl.cloneNode(!0);S.insertBefore(Ol,Xe[0])}),Xe.slice(0,ul).forEach(Pl=>{const Ol=Pl.cloneNode(!0);S.appendChild(Ol)}),s.value=ul*2)}const Se=s.value/2,Ye=W*Se+ke;l.nextTick(()=>{S.scrollLeft=Ye})}else{n.value=1;const W=n.value-1,Z=D*W;S.scrollLeft=Z}V&&b.value&&(window.clearTimeout(w.value),w.value=window.setTimeout(()=>{b.value&&(b.value=!1),window.clearTimeout(w.value)},300))},se=()=>{b.value||(y.value=!0,V&&y.value&&(window.clearTimeout(p.value),p.value=window.setTimeout(()=>{y.value&&fe(),window.clearTimeout(p.value)},200)))},fe=()=>{b.value||(y.value=!1,L())},X=()=>{const B=k?.value;if(B){const S=B.offsetWidth;A.value>=i.value?$.value=`${S/i.value}px`:$.value=`${S/A.value}px`}},E=()=>{const B=k?.value,S=B.offsetWidth;if(B&&S)if(o.infinite&&o.enabled&&h.value>0){const W=B.scrollLeft+S;B.scrollTo({left:W,behavior:"smooth"})}else{const D=n.value,W=S*D;B.scrollTo({left:W,behavior:"smooth"})}},Q=()=>{const B=k?.value,S=B.offsetWidth;if(B&&S)if(o.infinite&&o.enabled&&h.value>0){const W=B.scrollLeft-S;B.scrollTo({left:W,behavior:"smooth"})}else{const D=n.value-1,W=S*(D-1);B.scrollTo({left:W,behavior:"smooth"})}};l.onMounted(()=>{if(V){window.addEventListener("resize",Y);const B=k?.value;if(B){const S=B?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(h.value=S.length,A.value=S.length,o.infinite&&o.enabled&&S.length>0){const D=Array.from(S),W=Math.min(i.value,D.length);D.slice(-W).forEach(K=>{const ce=K.cloneNode(!0);B.insertBefore(ce,D[0])}),D.slice(0,W).forEach(K=>{const ce=K.cloneNode(!0);B.appendChild(ce)}),s.value=W*2,l.nextTick(()=>{const ke=B.offsetWidth/i.value*W;B.scrollLeft=ke})}B.addEventListener("scroll",se),B.addEventListener("scrollend",fe)}P(o),x(),X(),T()}}),l.onUnmounted(()=>{if(V){window.removeEventListener("resize",Y),w.value&&window.clearTimeout(w.value),p.value&&window.clearTimeout(p.value);const B=k?.value;B&&(B.removeEventListener("scroll",se),B.removeEventListener("scrollend",fe))}});const Le=l.computed(()=>[t,`${t}--${o.controlAlign}`,`${t}--${o.controlPosition}`,`${t}--${o.paginationType}`,o.enabled?`${t}--enabled`:`${t}--disabled`,a.value?"":`${t}--hastitle`,o.onShowMore?`${t}--has-more`:""]),pe=l.computed(()=>[`${t}__slide-controls`,c.value?`${t}__slide-controls--hascustomtitle`:""]),te=l.computed(()=>[`${t}__slides`,b.value?`${t}__slides--resizing`:"",y.value?`${t}__slides--scrolling`:"",m.value?`${t}__slides--jumping`:""]),de=l.computed(()=>[`${t}__navigation`,`${t}__navigation--${o.controlAlign}`,`${t}__navigation--${o.controlPosition}`]);return l.watch(o,B=>{P(B)}),(B,S)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(Le)),"data-testid":e.testId},[l.createElementVNode("div",{ref_key:"beforeControls",ref:r,class:l.normalizeClass(l.unref(pe)),hidden:l.unref(a)},[l.createElementVNode("div",{class:l.normalizeClass(`${t}__custom-title`)},[l.renderSlot(B.$slots,"title")],2),e.title?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__title`)},[l.createVNode(l.unref(N),{align:l.unref(c)?l.unref(_).Center:l.unref(_).Left,label:"",truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align"])],2)):l.createCommentVNode("",!0),e.controlPosition===l.unref(we).Before&&![l.unref(oe).Inline,l.unref(oe).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.unref(z)&&l.unref(A)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(de))},[l.createVNode(Bl,{color:e.color,"current-page":l.unref(n),enabled:!l.unref(y),"goto-page":J,"more-label":e.moreLabel,"next-page-enabled":l.unref(d),"pagination-type":e.paginationType,"prev-page-enabled":l.unref(u),prefix:t,"show-more":e.onShowMore,"show-next-items":E,"show-prev-items":Q,"total-pages":l.unref(z),variant:e.variant},null,8,["color","current-page","enabled","more-label","next-page-enabled","pagination-type","prev-page-enabled","show-more","total-pages","variant"])],2)):l.createCommentVNode("",!0)],64)):l.createCommentVNode("",!0)],10,So),l.createElementVNode("div",{ref_key:"scrollContainer",ref:k,class:l.normalizeClass(l.unref(te)),tabindex:"0"},[l.renderSlot(B.$slots,"default")],2),e.controlPosition===l.unref(we).After&&![l.unref(oe).Inline,l.unref(oe).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.unref(z)&&l.unref(A)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__slide-controls`)},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(de))},[l.createVNode(Bl,{color:e.color,"current-page":l.unref(n),enabled:!l.unref(y),"goto-page":J,"more-label":e.moreLabel,"next-page-enabled":l.unref(d),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(u),"show-more":e.onShowMore,"show-next-items":E,"show-prev-items":Q,"total-pages":l.unref(z),variant:e.variant},null,8,["color","current-page","enabled","more-label","next-page-enabled","pagination-type","prev-page-enabled","show-more","total-pages","variant"])],2)],2)):l.createCommentVNode("",!0)],64)):l.createCommentVNode("",!0),e.paginationType===l.unref(oe).Inline?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${t}__slide-controls ${t}__slide-controls--inline`)},[l.createElementVNode("div",{class:l.normalizeClass(`${t}__navigation`)},[l.createVNode(Bl,{color:e.color,"current-page":l.unref(n),enabled:!l.unref(y),"goto-page":J,"more-label":e.moreLabel,"next-page-enabled":l.unref(d),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(u),"show-more":e.onShowMore,"show-next-items":E,"show-prev-items":Q,"total-pages":l.unref(z),variant:e.variant},null,8,["color","current-page","enabled","more-label","next-page-enabled","pagination-type","prev-page-enabled","show-more","total-pages","variant"])],2)],2)):l.createCommentVNode("",!0)],10,Lo))}}),qe=({escHandler:e,triggerElem:t})=>{const o=a=>{if(V)if(t?.value){const n=t.value?.getAttribute("aria-expanded")==="true",i=a.target===t.value;a.key==="Escape"&&n&&i&&e?.()}else a.key==="Escape"&&e?.()},r=()=>{V&&(t?.value?t.value.removeEventListener("keyup",o,!1):document.removeEventListener("keyup",o,!1))};return V&&(t?.value?t.value.addEventListener("keyup",o,!1):document.addEventListener("keyup",o,!1)),{clearEventListeners:r}},Ao=["data-testid"],jo=["id","aria-labelledby","aria-hidden"],Nl=l.defineComponent({name:"CLDisclosure",__name:"CLDisclosure",props:{bordered:{type:Boolean,default:!0},borderRadius:{},color:{default:H.Neutral},compact:{type:Boolean,default:!1},contentSpacing:{type:Boolean,default:!0},disclosureId:{},expanded:{type:Boolean,default:!1},expandedIcon:{default:O.ChevronUp},heading:{},headingLevel:{},headingType:{default:re.Section},iconAfter:{default:O.ChevronDown},iconBefore:{},iconSize:{default:g.Medium},rounded:{type:Boolean,default:!0},subHeading:{},subHeadingType:{default:j.Body},testId:{default:"clll-disclosure"},triggerButtonSize:{default:f.Medium},variant:{default:v.Soft}},setup(e){const t="clll-disclosure",o=e;let r=l.ref();const a=l.ref(o.expanded),n=_e("trailing"),i=l.computed(()=>[t,`${t}--${o.color}--${o.variant}`,`${t}--${o.triggerButtonSize}`,o.bordered?`${t}--bordered`:"",o.borderRadius?`${t}--${o.borderRadius}`:"",o.contentSpacing?`${t}--padded`:`${t}--nopadding`,o.compact?`${t}--compact`:"",a.value?`${t}--expanded`:`${t}--collapsed`,o.heading?`${t}--hasheading`:"",o.subHeading||n.value?`${t}--hassubheading`:"",o.rounded?`${t}--rounded`:`${t}--box`,`${t}--${o.triggerButtonSize}`]),s=l.computed(()=>[`${t}__content`,`${t}__content--${o.triggerButtonSize}`]),c=()=>{a.value?a.value=!1:a.value=!0},{clearEventListeners:m}=qe({escHandler:c,triggerElem:r});return l.onBeforeUnmount(()=>{m()}),(d,u)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(i)),style:l.normalizeStyle(l.unref(Mo)({color:e.color,variant:e.variant})),"data-testid":e.testId},[l.createVNode(l.unref(Ie),{id:`${t}__button--${e.disclosureId}`,"aria-controls":`${t}--${e.disclosureId}`,"aria-expanded":l.unref(a),color:e.color,enabled:!0,fluid:!0,rounded:e.rounded,role:"button",onClick:c,onKeyup:l.withKeys(c,["enter"])},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(`${t}__trigger`)},[l.createElementVNode("span",{class:l.normalizeClass(`${t}__heading`)},[e.iconBefore?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,name:e.iconBefore,size:e.iconSize},null,8,["name","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${t}__heading-text`)},[e.heading?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,class:l.normalizeClass(`${t}__text-heading`),type:e.headingType,level:e.headingLevel},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.heading),1)]),_:1},8,["class","type","level"])):l.createCommentVNode("",!0),e.subHeading?(l.openBlock(),l.createBlock(l.unref(N),{key:1,class:l.normalizeClass(`${t}__text-subheading`),type:e.subHeadingType,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.subHeading),1)]),_:1},8,["class","type"])):l.createCommentVNode("",!0)],2),l.renderSlot(d.$slots,"trailing"),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(ee),{key:1,name:l.unref(a)?e.expandedIcon:e.iconAfter,size:e.iconSize},null,8,["name","size"])):l.createCommentVNode("",!0)],2)],2)]),_:3},8,["id","aria-controls","aria-expanded","color","rounded"]),l.createElementVNode("div",{id:`${t}--${e.disclosureId}`,"aria-labelledby":`${t}__button--${e.disclosureId}`,"aria-hidden":!l.unref(a),class:l.normalizeClass(l.unref(s))},[l.renderSlot(d.$slots,"default")],10,jo)],14,Ao))}});var Cl=(e=>(e.Width="width",e.Height="height",e))(Cl||{}),zl=(e=>(e.Percentage="percentage",e.Auto="auto",e))(zl||{});const Eo=({elementRef:e,dimension:t="width",mode:o="percentage",snapPoint:r=1,observeChanges:a=!0,debounceDelay:n=50,isActive:i=!1})=>{const s=l.ref({}),c=l.ref(null),m=l.ref(),d=l.ref(o),u=l.ref(r),h=l.ref(t),b=l.computed(()=>{const x=u.value??1;return Math.max(0,Math.min(1,x))}),w=l.computed(()=>typeof i=="boolean"?i:i.value),y=()=>{if(!(!V||!e?.value||d.value!=="auto"))try{const x=e.value,T=x.style.width,L=x.style.height,P=x.style.maxWidth,J=x.style.maxHeight;x.style.width="auto",x.style.height="auto",x.style.maxWidth="none",x.style.maxHeight="none";const Y=x.scrollWidth,se=x.scrollHeight,fe=window.innerWidth,X=window.innerHeight;if(x.style.width=T,x.style.height=L,x.style.maxWidth=P,x.style.maxHeight=J,h.value==="height"){const E=Math.min(se,X);s.value={height:`${E}px`}}else{const E=Math.min(Y,fe);s.value={width:`${E}px`}}}catch(x){console.error("Error measuring element size:",x)}},k=()=>{if(V)try{m.value&&m.value.stop(),m.value||(m.value=Pe()),m.value.start(n,x=>{Math.min(x,n)===n&&(m.value?.stop(),y())})}catch(x){console.error("Error in debounced measure:",x)}},p=()=>{if(!(!V||!e?.value||d.value!=="auto"||!a))try{c.value&&c.value.disconnect(),c.value=new ResizeObserver(()=>{k()}),c.value.observe(e.value)}catch(x){console.error("Error setting up ResizeObserver:",x)}},$=()=>{c.value&&(c.value.disconnect(),c.value=null)},z=l.computed(()=>V?d.value==="auto"?h.value==="height"?s.value.height||"auto":s.value.width||"auto":`${b.value*100}%`:"100%");return l.watch(d,x=>{x==="auto"&&w.value?l.nextTick(()=>{y(),p()}):($(),s.value={})}),l.watch(w,x=>{x&&d.value==="auto"?l.nextTick(()=>{y(),p()}):($(),x||(s.value={}))}),{size:z,measure:y,destroy:()=>{V&&($(),m.value&&m.value.stop(),s.value={})}}},To=["data-testid"],Il=l.defineComponent({name:"CLDrawer",__name:"CLDrawer",props:{autoSize:{type:Boolean,default:!1},dismissible:{type:Boolean,default:!0},isOpen:{type:Boolean,default:!1},onClose:{type:Function,default:void 0},overlay:{type:Boolean,default:!0},position:{default:Be.Left},snapPoint:{default:1},testId:{default:"clll-drawer"},zIndex:{default:100}},emits:["drawer-open","drawer-close"],setup(e,{emit:t}){const o=t,r=l.useTemplateRef("drawer-content"),a=300,n=l.ref(!1),i=l.ref(),s=l.ref(0),c=l.ref(!1),m=l.computed(()=>d.isOpen||c.value),d=e,u="clll-drawer",h="clll-prevent-scroll",b=l.computed(()=>d.position===Be.Top||d.position===Be.Bottom?Cl.Height:Cl.Width),{size:w,destroy:y}=Eo({elementRef:r,dimension:b.value,mode:d.autoSize?zl.Auto:zl.Percentage,snapPoint:d.snapPoint,observeChanges:!0,debounceDelay:50,isActive:l.computed(()=>d.isOpen&&n.value)}),k=()=>{V&&window?.document.body.classList.add(h)},p=()=>{V&&window?.document.body.classList.remove(h)},$=l.computed(()=>[u,`${u}--${d.position}`,n.value?`${u}--mounted`:""]),z=l.computed(()=>[`${u}__content`,`${u}__content--${d.position}`]),A=l.computed(()=>{if(d.zIndex==="auto")return d.zIndex;const X=Oe(d.zIndex)?parseInt(d.zIndex,10):d.zIndex;return X>0?X.toString():s.value.toString()}),x=l.computed(()=>((Oe(d.zIndex)?parseInt(d.zIndex,10):d.zIndex)-1).toString()),T=l.computed(()=>{const X=d.position===Be.Top||d.position===Be.Bottom,E=X?"height":"width",Q={zIndex:A.value,[E]:w.value};return d.autoSize&&(X?Q.maxHeight="100dvh":Q.maxWidth="100vw"),Q}),L=X=>{try{const E=X?.target,Q=r.value;return!!(V&&Q&&!Q.contains(E))}catch(E){return console.error(E),!1}},P=X=>{try{L(X)&&(V&&window.removeEventListener("mousedown",P),se())}catch(E){console.error(E)}},J=()=>{V&&window.removeEventListener("mousedown",P)},Y=()=>{V&&(i.value&&i.value.stop(),J(),p(),c.value=!1,y())},se=()=>{d.isOpen&&(c.value=!0,n.value=!1,V?(i.value&&i.value.stop(),i.value||(i.value=Pe()),i.value.start(a,X=>{Math.min(X,a)===a&&(i.value?.stop(),d.onClose?.(),Y())})):(d.onClose?.(),Y()))};l.watch(()=>d.isOpen,X=>{X?(c.value=!1,o("drawer-open"),k(),V&&(s.value=vl()+1,i.value||(i.value=Pe()),i.value.start(100,E=>{Math.min(E,100)===100&&(i.value?.stop(),n.value=!0,d.dismissible&&(J(),setTimeout(()=>{V&&window.addEventListener("mousedown",P)},100)))}),r.value&&r.value.focus())):(c.value=!0,r.value&&r.value.blur(),p(),J(),i.value?(n.value=!1,i.value.start(a,E=>{Math.min(E,a)===a&&(i.value?.stop(),d.onClose?.(),Y())})):(n.value=!1,d.onClose?.(),Y()),o("drawer-close"))}),l.onMounted(()=>{d.isOpen&&V&&(k(),s.value=vl()+1,i.value||(i.value=Pe()),i.value.start(100,X=>{Math.min(X,100)===100&&(i.value?.stop(),n.value=!0)}),r.value&&r.value.focus())});const{clearEventListeners:fe}=qe({escHandler:d.dismissible?se:void 0});return l.onBeforeUnmount(()=>{Y(),fe(),i.value&&i.value.stop()}),(X,E)=>l.unref(m)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref($)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(Bo)(),zIndex:l.unref(A)})},[l.createElementVNode("div",{ref:"drawer-content",class:l.normalizeClass(l.unref(z)),style:l.normalizeStyle(l.unref(T)),role:"dialog",tabindex:-1},[l.renderSlot(X.$slots,"default")],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${u}__overlay`),style:l.normalizeStyle({zIndex:l.unref(x)}),onClick:E[0]||(E[0]=Q=>e.dismissible?se():void 0)},null,6)):l.createCommentVNode("",!0)],14,To)):l.createCommentVNode("",!0)}}),Ee="clll-form-field",We=l.defineComponent({__name:"CLFormField",props:{fluid:{type:Boolean},hasPill:{type:Boolean},hasCharCounter:{type:Boolean},orientation:{}},setup(e){return(t,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([Ee,e.fluid||e.orientation===l.unref(ae).Horizontal?`${Ee}--fluid`:`${Ee}--fixed`,e.orientation?`${Ee}--${e.orientation}`:"",e.hasPill?`${Ee}--haspill`:"",e.hasCharCounter?`${Ee}--hascharcounter`:""])},[l.renderSlot(t.$slots,"default")],2))}}),_l=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:v.Solid}),s=F({color:e,colors:o.value,mode:a,variant:v.Outline}),c=r.value?"black":"white",m=s?.border,d=s?.disabled,u=r.value?"black":i?.textDisabled,h=s?.focus,b=s?.focus,w=s?.text,y=s?.textDisabled,k=$l();return{"--clll-checkbox-bg":n?"transparent":c??"white","--clll-checkbox-border":n?"transparent":m??"transparent","--clll-checkbox-disabled-border":d??"transparent","--clll-checkbox-disabled-bg":u??"transparent","--clll-checkbox-checked-bg":c??"white","--clll-checkbox-focus-border":h??"transparent","--clll-checkbox-focus-shadow":b??"transparent","--clll-checkbox-icon-color":w??"inherit","--clll-checkbox-disabled-icon-color":y??"transparent","--clll-checkbox-indicator-color":w??"inherit","--clll-checkbox-disabled-indicator-color":y??"transparent","--clll-checkbox-theme-radius":"var(--clll-default-radius)","--clll-checkbox-outline-width":n?"0px":"2px","--clll-checkbox-required-asterisk-color":k??"red"}},et=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:v.Solid}),s=F({color:e,colors:o.value,mode:a,variant:v.Outline}),c=r.value?"black":"white",m=r.value?"black":i?.textDisabled,d=s?.border,u=s?.disabled,h=r.value?"black":i?.textDisabled,b=s?.focus,w=s?.focus,y=s?.text,k=s?.focus,p=$l();return{"--clll-input-bg":n?"transparent":c??"white","--clll-input-border":n?"transparent":d??"transparent","--clll-input-disabled-border":u??"transparent","--clll-input-disabled-bg":h??"transparent","--clll-input-readonly-border":u??"transparent","--clll-input-readonly-bg":h??"transparent","--clll-input-focus-border":b??"transparent","--clll-input-focus-shadow":w??"transparent","--clll-input-text":y??"inherit","--clll-input-text-placeholder":k??"transparent","--clll-input-grouped-bg":m??"transparent","--clll-input-prefix-suffix-color":k??"transparent","--clll-input-theme-radius":"var(--clll-default-radius)","--clll-input-ghost-padding":n?"0":void 0,"--clll-input-required-asterisk-color":p??"red"}},Do=({color:e})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light;return{"--clll-input-message-color":F({color:e,colors:t.value,mode:r,variant:v.Outline})?.textBody??"inherit"}},Ro=({color:e,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Ghost,i=F({color:e,colors:o.value,mode:a,variant:v.Solid}),s=F({color:e,colors:o.value,mode:a,variant:v.Outline}),c=r.value?"black":"white",m=s?.border,d=s?.disabled,u=r.value?"black":i?.textDisabled,h=s?.focus,b=s?.focus,w=s?.text,y=s?.focus,k=$l();return{"--clll-select-bg":n?"transparent":c??"white","--clll-select-border":n?"transparent":m??"transparent","--clll-select-disabled-border":d??"transparent","--clll-select-disabled-bg":u??"transparent","--clll-select-focus-border":h??"transparent","--clll-select-focus-shadow":b??"transparent","--clll-select-text":w??"inherit","--clll-select-text-placeholder":y??"transparent","--clll-select-icon-color":w??"inherit","--clll-select-disabled-icon-color":y??"transparent","--clll-select-theme-radius":"var(--clll-default-radius)","--clll-select-ghost-padding":n?"0":void 0,"--clll-select-required-asterisk-color":k??"red"}},$l=()=>{const{colors:e,darkMode:t}=q();return t.value?e.value.danger?.["400"]:e.value.danger?.["700"]},Vl="clll-input__message",Ue=l.defineComponent({__name:"CLInputMessages",props:{id:{},messages:{},messageType:{default:H.Neutral}},setup(e){return(t,o)=>(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.messages,(r,a)=>(l.openBlock(),l.createElementBlock("span",{key:`${e.id}-message-${a}`,class:l.normalizeClass([Vl,`${Vl}--${e.messageType}`]),style:l.normalizeStyle(l.unref(Do)({color:e.messageType}))},[l.createElementVNode("span",{class:l.normalizeClass([`${Vl}__text`])},l.toDisplayString(r),3)],6))),128))}}),Xo=["data-testid"],Fo=["for","disabled"],Po=["id","aria-label","disabled","form","name","required","value"],lt=l.defineComponent({name:"CLCheckbox",__name:"CLCheckbox",props:l.mergeModels({ariaLabel:{default:void 0},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},form:{default:void 0},id:{},label:{default:void 0},messages:{default:()=>[]},messageType:{default:void 0},name:{},onBlur:{type:Function,default:void 0},onChange:{type:Function,default:void 0},onFocus:{type:Function,default:void 0},required:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Small},testId:{default:"clll-checkbox"},value:{type:[String,Number,Boolean],default:void 0},variant:{default:v.Outline}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o={[f.Tiny]:g.Tiny,[f.Small]:g.Tiny,[f.Medium]:g.Small,[f.Large]:g.Medium,[f.XL]:g.Medium,[f.XXL]:g.Large,[f.XXXL]:g.Large,[f.XXXXL]:g.XL},r={[f.Tiny]:j.Small,[f.Small]:j.Medium,[f.Medium]:j.Medium,[f.Large]:j.Large,[f.XL]:j.XL,[f.XXL]:j.XXL,[f.XXXL]:j.XXXL,[f.XXXXL]:j.XXXXL},a=e,n=l.useTemplateRef("checkbox-ref"),i=l.useModel(e,"modelValue"),s="clll-checkbox",c=l.computed(()=>[s,a.borderRadius?`${s}--${a.borderRadius}`:"",a.busy?`${s}--busy`:`${s}--ready`,a.disabled?`${s}--disabled`:`${s}--active`,a.label?`${s}--haslabel`:"",`${s}--${a.color}`,`${s}--${a.size}`,a.messageType?`${s}--${a.messageType}`:"",a.rounded?`${s}--rounded`:`${s}--box`,a.required?`${s}--required`:`${s}--optional`]),m=l.computed(()=>[`${s}__checkbox-container`,`${s}--${a.variant}`]),d=()=>{n.value&&n.value.focus()};return t({checkboxRef:n}),(u,h)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(_l)({color:e.color,variant:e.variant})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(m)),onClick:d},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${s}__label`),disabled:e.disabled},[l.createElementVNode("span",{class:l.normalizeClass([`${s}__checkbox-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"checkbox-ref","onUpdate:modelValue":h[0]||(h[0]=b=>i.value=b),"aria-label":e.ariaLabel,class:l.normalizeClass(`${s}__checkbox`),disabled:e.disabled||e.busy,form:e.form,name:e.name,required:e.required,type:"checkbox",value:e.value,onBlur:h[1]||(h[1]=(...b)=>e.onBlur&&e.onBlur(...b)),onChange:h[2]||(h[2]=(...b)=>e.onChange&&e.onChange(...b)),onFocus:h[3]||(h[3]=(...b)=>e.onFocus&&e.onFocus(...b))},null,42,Po),[[l.vModelCheckbox,i.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${s}__icon`)},[l.createVNode(l.unref(ee),{name:l.unref(O).Check,size:o[e.size]},null,8,["name","size"])],2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(N),{key:0,as:"span",type:r[e.size],class:l.normalizeClass(e.required?`${s}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,Fo)],2)],14,Xo),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1}))}}),Oo=["for","data-testid"],Hl=l.defineComponent({name:"CLFormLabel",__name:"CLFormLabel",props:{cssPrefix:{default:"clll-form"},htmlFor:{},label:{},required:{type:Boolean,default:!1},size:{default:f.Small},testId:{default:"clll-form-label"}},setup(e){const t={[f.Tiny]:j.Tiny,[f.Small]:j.Small,[f.Medium]:j.Medium,[f.Large]:j.Body,[f.XL]:j.XL,[f.XXL]:j.XXL,[f.XXXL]:j.XXXL,[f.XXXXL]:j.XXXXL};return(o,r)=>(l.openBlock(),l.createElementBlock("label",{for:e.htmlFor,class:l.normalizeClass(`${e.cssPrefix}__label`),"data-testid":e.testId},[l.createVNode(l.unref(N),{as:"span",type:t[e.size],class:l.normalizeClass(e.required?`${e.cssPrefix}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])],10,Oo))}}),qo=["data-testid"],Wo={"aria-live":"polite",class:"clll-form-char-counter__char-counter__text",role:"status"},tt=l.defineComponent({name:"CLFormCharCounter",__name:"CLFormCharCounter",props:{color:{default:H.Neutral},cssPrefix:{},currentLength:{},layout:{default:Ae.Block},maxLength:{},size:{default:f.Small},testId:{default:"clll-form-char-counter"}},setup(e){const t=e,o=l.computed(()=>[`${t.cssPrefix}__char-counter`,"clll-form-char-counter",`clll-form-char-counter--${t.layout}`,`clll-form-char-counter--${t.size}`,`clll-form-char-counter--${t.color}`,t.layout===Ae.Inline?"form-counter-flex":""]);return(r,a)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(o)),"data-testid":e.testId},[l.createElementVNode("div",Wo,l.toDisplayString(e.currentLength)+"/"+l.toDisplayString(e.maxLength),1)],10,qo))}}),Uo=["data-testid"],Go=l.defineComponent({name:"CLInputPrefix",__name:"CLInputPrefix",props:{ariaLabel:{default:void 0},borderRadius:{default:Me.XS},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},prefix:{},size:{default:f.Small},testId:{default:"clll-input-prefix"}},setup(e){const t=e,o="clll-input",r=d=>Object.values(O).includes(d),a=d=>d,n=d=>d?.replace("rounded-","")||"xs",i={[f.Tiny]:g.Tiny,[f.Small]:g.Small,[f.Medium]:g.Medium,[f.Large]:g.Large,[f.XL]:g.XL,[f.XXL]:g.XXL,[f.XXXL]:g.XXXL,[f.XXXXL]:g.XXXXL},s=l.computed(()=>!!t.onClick&&r(t.prefix)),c=l.computed(()=>[`${o}__input-prefix`,"form-addon-flex","form-addon-flex--left",r(t.prefix)?`${o}__input-prefix--icon form-addon-flex--icon`:`${o}__input-prefix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.prefix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--left-${n(t.borderRadius)}`:""]),m=d=>{t.onClick&&d&&!t.disabled&&(d.stopPropagation(),t.onClick(d))};return(d,u)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(c))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":l.unref(Me).Full,color:e.color,disabled:e.disabled,"icon-before":a(e.prefix),"icon-size":i[e.size],"on-click":m,size:e.size,"test-id":e.testId,variant:l.unref(v).Text,wrap:""},null,8,["aria-label","border-radius","color","disabled","icon-before","icon-size","size","test-id","variant"])):(l.openBlock(),l.createElementBlock("span",{key:1,class:"icon-container","data-testid":e.testId},[r(e.prefix)?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,name:a(e.prefix),size:i[e.size],color:e.color},null,8,["name","size","color"])):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(e.prefix),1)],64))],8,Uo))],2))}}),Ko=["data-testid"],Zo=l.defineComponent({name:"CLInputSuffix",__name:"CLInputSuffix",props:{ariaLabel:{default:void 0},borderRadius:{default:Me.XS},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},suffix:{},size:{default:f.Small},testId:{default:"clll-input-suffix"}},setup(e){const t=e,o="clll-input",r=d=>Object.values(O).includes(d),a=d=>d,n=d=>d?.replace("rounded-","")||"xs",i={[f.Tiny]:g.Tiny,[f.Small]:g.Small,[f.Medium]:g.Medium,[f.Large]:g.Large,[f.XL]:g.XL,[f.XXL]:g.XXL,[f.XXXL]:g.XXXL,[f.XXXXL]:g.XXXXL},s=l.computed(()=>!!t.onClick&&r(t.suffix)),c=l.computed(()=>[`${o}__input-suffix`,"form-addon-flex","form-addon-flex--right",r(t.suffix)?`${o}__input-suffix--icon form-addon-flex--icon`:`${o}__input-suffix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.suffix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--right-${n(t.borderRadius)}`:""]),m=d=>{t.onClick&&d&&!t.disabled&&(d.stopPropagation(),t.onClick(d))};return(d,u)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(c))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":l.unref(Me).Full,color:e.color,disabled:e.disabled,"icon-before":a(e.suffix),"icon-size":i[e.size],"on-click":m,size:e.size,"test-id":e.testId,variant:l.unref(v).Text,wrap:""},null,8,["aria-label","border-radius","color","disabled","icon-before","icon-size","size","test-id","variant"])):(l.openBlock(),l.createElementBlock("span",{key:1,class:"icon-container","data-testid":e.testId},[r(e.suffix)?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,name:a(e.suffix),size:i[e.size],color:e.color},null,8,["name","size","color"])):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(e.suffix),1)],64))],8,Ko))],2))}}),Jo=({color:e=H.Primary,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Outline,i=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-badge-bg-color":i?.bg??"transparent","--clll-badge-border-color":n?i?.border??"transparent":"transparent","--clll-badge-border-style":n?"solid":"none","--clll-badge-border-width":n?"1px":"0","--clll-badge-text-color":i?.text??"inherit","--clll-badge-theme-radius":"var(--clll-default-radius)"}},Yo=({color:e=H.Primary,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-banner-bg-color":n?.bg??"transparent","--clll-banner-border-color":n?.focus??"transparent","--clll-banner-text-color":n?.text??"inherit","--clll-banner-theme-radius":"var(--clll-default-radius)"}},ot=({color:e=H.Primary,variant:t})=>{const{colors:o,darkMode:r}=q(),a=r.value?C.Dark:C.Light,n=t===v.Outline,i=t===v.Ghost,s=F({color:e,colors:o.value,mode:a,variant:t});return{"--clll-pill-bg-color":s?.bg??"transparent","--clll-pill-border-color":n?s?.border??"transparent":"transparent","--clll-pill-border-style":n?"solid":"none","--clll-pill-border-width":n?"1px":"0","--clll-pill-text-color":s?.text??"inherit","--clll-pill-hover-bg":s?.bg??"transparent","--clll-pill-count-bg":!n&&!i?s?.hover??"transparent":"transparent","--clll-pill-count-border-style":n?"solid":"none","--clll-pill-count-border-color":n?s?.border??"transparent":"transparent","--clll-pill-count-border-width":n?"1px":"0","--clll-pill-theme-radius":"var(--clll-default-radius)"}},Qo=({color:e=H.Primary})=>{const{colors:t,darkMode:o}=q(),r=o.value?C.Dark:C.Light,a=F({color:e,colors:t.value,mode:r,variant:v.Solid});return{"--clll-progress-container-bg":F({color:H.Neutral,colors:t.value,mode:r,variant:v.Solid})?.disabled??"transparent","--clll-progress-bar-bg":a?.bg??"transparent"}},No=["data-testid"],Ll=l.defineComponent({name:"CLPill",__name:"CLPill",props:{color:{default:H.Neutral},count:{},elevated:{type:Boolean,default:!1},icon:{},iconFilled:{type:Boolean,default:!1},label:{},onClick:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-pill"},variant:{default:v.Soft}},setup(e){const t=e,o="clll-pill",r=l.computed(()=>[o,`${o}--${t.color}--${t.variant}`,t.count?`${o}--has-count`:"",t.elevated?`${o}--elevated`:"",t.icon?`${o}--has-icon`:`${o}--has-noicon`,t.rounded?`${o}--rounded`:""]),a=l.computed(()=>[o,`${o}--clickable`,`${o}--${t.color}--${t.variant}`,t.count?`${o}--has-count`:"",t.icon?`${o}--has-icon`:`${o}--has-noicon`,t.rounded?`${o}--rounded`:""]);return(n,i)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[e.onClick?l.createCommentVNode("",!0):(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(ot)({color:e.color,variant:e.variant}))},[e.icon?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(g).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${o}__label`)},l.toDisplayString(e.label),3),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${o}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0)],14,No)),e.onClick?(l.openBlock(),l.createBlock(l.unref(G),{key:1,color:e.color,"on-click":e.onClick,variant:e.variant,pill:"",rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(l.unref(a)),style:l.normalizeStyle(l.unref(ot)({color:e.color,variant:e.variant}))},[e.icon?(l.openBlock(),l.createBlock(l.unref(ee),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(g).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${o}__label`)},l.toDisplayString(e.label),3),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${o}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0)],6)]),_:1},8,["color","on-click","variant","rounded"])):l.createCommentVNode("",!0)],64))}}),Io=["data-testid"],_o=l.defineComponent({name:"CLInputPill",__name:"CLInputPill",props:{color:{default:H.Neutral},label:{},testId:{default:"clll-input-pill"}},setup(e){const t="clll-input";return(o,r)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${t}__pill`),"data-testid":e.testId},[l.createVNode(l.unref(Ll),{color:e.color,label:e.label,variant:l.unref(v).Soft},null,8,["color","label","variant"])],10,Io))}}),e1=["data-testid"],l1=l.defineComponent({name:"CLInputColorTools",__name:"CLInputColorTools",props:{copied:{type:Boolean,default:!1},initialValue:{default:void 0},modelValue:{default:void 0},size:{default:f.Small},testId:{default:"clll-input-color-tools"}},emits:["copy","reset","update:copied"],setup(e,{emit:t}){const o=e,r=t,a="clll-input",n=l.ref(o.copied),i={[f.Tiny]:g.Tiny,[f.Small]:g.Small,[f.Medium]:g.Medium,[f.Large]:g.Large,[f.XL]:g.XL,[f.XXL]:g.XXL,[f.XXXL]:g.XXXL,[f.XXXXL]:g.XXXXL},s=async()=>{try{o.modelValue&&(await navigator.clipboard.writeText(o.modelValue.toString()),n.value=!0,r("update:copied",!0),r("copy"))}catch(m){console.error(m)}},c=()=>{r("reset",o.initialValue)};return l.watch(()=>o.copied,m=>{n.value=m}),l.watch(()=>o.modelValue,()=>{n.value=!1,r("update:copied",!1)}),(m,d)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${a}__selected-color-tools`),"data-testid":e.testId},[e.modelValue?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":"Copy color to clipboard",class:l.normalizeClass(`${a}__copy-to-clipboard`),color:l.unref(H).Neutral,"icon-before":l.unref(n)?l.unref(O).Check:l.unref(O).Copy,"icon-size":i[e.size],"on-click":s,size:e.size,title:l.unref(n)?"Color copied to clipboard":"Copy color to clipboard",variant:l.unref(v).Ghost,wrap:""},null,8,["class","color","icon-before","icon-size","size","title","variant"])):l.createCommentVNode("",!0),e.modelValue?(l.openBlock(),l.createBlock(l.unref(G),{key:1,"aria-label":"Reset selected color",class:l.normalizeClass(`${a}__reset-selected-color`),color:l.unref(H).Neutral,"on-click":c,"icon-before":l.unref(O).Restore,"icon-size":i[e.size],size:e.size,title:"Reset selected color",variant:l.unref(v).Ghost,wrap:""},null,8,["class","color","icon-before","icon-size","size","variant"])):l.createCommentVNode("",!0)],10,e1))}}),t1=["data-testid"],o1=["id","name","aria-label","autocomplete","disabled","form","maxlength","minlength","pattern","placeholder","readonly","required","spellcheck","type"],rt=l.defineComponent({name:"CLInput",__name:"CLInput",props:l.mergeModels({ariaLabel:{default:void 0},autoComplete:{type:Boolean,default:void 0},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},charCounter:{type:Boolean,default:!1},color:{default:H.Neutral},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},form:{default:void 0},grouped:{type:Boolean,default:!1},id:{},label:{default:void 0},maxLength:{default:void 0},messages:{default:()=>[]},messageType:{default:void 0},minLength:{default:void 0},name:{},onBlur:{type:Function,default:void 0},onChange:{type:Function,default:void 0},onFocus:{type:Function,default:void 0},onInput:{type:Function,default:void 0},onPrefixClick:{type:Function,default:void 0},onSuffixClick:{type:Function,default:void 0},orientation:{default:ae.Vertical},pattern:{default:void 0},pill:{default:void 0},placeholder:{default:void 0},prefix:{default:void 0},prefixAriaLabel:{default:void 0},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Small},spellCheck:{type:Boolean,default:void 0},suffix:{default:void 0},suffixAriaLabel:{default:void 0},testId:{default:"clll-input"},type:{default:R.Text},variant:{default:v.Outline}},{modelValue:{},modelModifiers:{}}),emits:l.mergeModels(["reset"],["update:modelValue"]),setup(e,{expose:t,emit:o}){const r=e,a=o,n="clll-input",i=l.ref(!1),s=l.useTemplateRef("input-elem"),c=l.useModel(e,"modelValue");r.type===R.Color&&!c.value&&(c.value="#FFFFFF");const m=c.value?.toString(),d=y=>Object.values(O).includes(y),u=l.computed(()=>[n,r.borderRadius?`${n}--${r.borderRadius}`:"",r.busy?`${n}--busy`:`${n}--ready`,`${n}--${r.color}`,`${n}--${r.size}`,`${n}--${r.type}`,`${n}--${r.variant}`,r.disabled||r.busy?`${n}--disabled`:`${n}--active`,r.fluid||r.orientation===ae.Horizontal?`${n}--fluid`:`${n}--fixed`,r.grouped?`${n}--grouped`:"",r.label?`${n}--haslabel`:"",r.messageType?`${n}--${r.messageType}`:"",r.orientation?`${n}--${r.orientation}`:"",r.pill?`${n}--haspill`:"",r.charCounter&&r.maxLength&&[R.Email,R.None,R.Text,R.Url].includes(r.type)?`${n}--hascharcounter`:"",r.prefix&&![R.Color,R.File].includes(r.type)?`${n}--hasprefix`:"",r.prefix&&![R.Color,R.File].includes(r.type)?d(r.prefix)?`${n}--hasiconprefix`:`${n}--hascustomprefix`:"",r.readonly?`${n}--readonly`:`${n}--writeable`,r.rounded?`${n}--rounded`:`${n}--box`,r.required?`${n}--required`:`${n}--optional`,r.suffix&&![R.Color,R.File].includes(r.type)?`${n}--hassuffix`:"",r.suffix&&![R.Color,R.File].includes(r.type)?d(r.suffix)?`${n}--hasiconsuffix`:`${n}--hascustomsuffix`:""]),h=l.computed(()=>[`${n}__input`,{"--nocolor":r.type===R.Color&&!c.value},{"--input-group":r.grouped||r.prefix||r.suffix}]),b=y=>{c.value=y,a("reset",c.value)},w=y=>{!y.target.closest('button, a, [role="button"]')&&s.value&&s.value.focus()};return l.watch(c,()=>{i.value=!1}),t({inputRef:s}),(y,k)=>(l.openBlock(),l.createBlock(We,{fluid:e.fluid,"has-pill":!!e.pill,"has-char-counter":!!(e.charCounter&&e.maxLength),orientation:e.orientation},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(u)),style:l.normalizeStyle(l.unref(et)({color:e.color,variant:e.variant})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(Hl,{key:0,"css-prefix":n,"html-for":e.id,label:e.label,required:e.required,size:e.size},null,8,["html-for","label","required","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass([`${n}__input-container`,"--focus-within"]),onClick:w},[e.prefix&&![l.unref(R).Color,l.unref(R).File].includes(e.type)?(l.openBlock(),l.createBlock(Go,{key:0,prefix:e.prefix,size:e.size,grouped:e.grouped,"border-radius":e.borderRadius,color:e.color,"on-click":e.onPrefixClick,"aria-label":e.prefixAriaLabel,disabled:e.disabled||e.busy},null,8,["prefix","size","grouped","border-radius","color","on-click","aria-label","disabled"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${n}__input-border-control`)},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"input-elem","onUpdate:modelValue":k[0]||(k[0]=p=>c.value=p),name:e.name,"aria-label":e.ariaLabel,autocomplete:e.autoComplete?"on":"off",class:l.normalizeClass(l.unref(h)),disabled:e.disabled||e.busy,form:e.form,maxlength:e.maxLength,minlength:e.minLength,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,required:e.required,spellcheck:e.spellCheck,type:e.type,onBlur:k[1]||(k[1]=(...p)=>e.onBlur&&e.onBlur(...p)),onChange:k[2]||(k[2]=(...p)=>e.onChange&&e.onChange(...p)),onFocus:k[3]||(k[3]=(...p)=>e.onFocus&&e.onFocus(...p)),onInput:k[4]||(k[4]=(...p)=>e.onInput&&e.onInput(...p))},null,42,o1),[[l.vModelDynamic,c.value]])],2),e.type===l.unref(R).Color?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${n}__selected-color`)},l.toDisplayString(c.value||"none"),3)):l.createCommentVNode("",!0),e.type===l.unref(R).Color?(l.openBlock(),l.createBlock(l1,{key:2,modelValue:c.value,"onUpdate:modelValue":k[5]||(k[5]=p=>c.value=p),copied:l.unref(i),"onUpdate:copied":k[6]||(k[6]=p=>l.isRef(i)?i.value=p:null),"initial-value":l.unref(m),size:e.size,onReset:b},null,8,["modelValue","copied","initial-value","size"])):l.createCommentVNode("",!0),e.suffix&&![l.unref(R).Color,l.unref(R).File].includes(e.type)?(l.openBlock(),l.createBlock(Zo,{key:3,suffix:e.suffix,size:e.size,grouped:e.grouped,"border-radius":e.borderRadius,color:e.color,"on-click":e.onSuffixClick,"aria-label":e.suffixAriaLabel,disabled:e.disabled||e.busy},null,8,["suffix","size","grouped","border-radius","color","on-click","aria-label","disabled"])):l.createCommentVNode("",!0),e.charCounter&&e.maxLength&&[l.unref(R).Email,l.unref(R).None,l.unref(R).Text,l.unref(R).Url].includes(e.type)?(l.openBlock(),l.createBlock(tt,{key:4,color:e.color,"css-prefix":n,"current-length":c.value?c.value.toString().length:0,"max-length":e.maxLength,layout:l.unref(Ae).Inline,size:e.size},null,8,["color","current-length","max-length","layout","size"])):l.createCommentVNode("",!0)],2)],14,t1),e.pill&&e.label&&e.orientation===l.unref(ae).Horizontal?(l.openBlock(),l.createElementBlock("span",{key:0,class:l.normalizeClass(`${n}__spacer`)},null,2)):l.createCommentVNode("",!0),e.pill?(l.openBlock(),l.createBlock(_o,{key:1,label:e.pill,color:e.color},null,8,["label","color"])):l.createCommentVNode("",!0),e.id?(l.openBlock(),l.createBlock(Ue,{key:2,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1},8,["fluid","has-pill","has-char-counter","orientation"]))}}),r1=["data-testid"],a1=["for"],n1=["id","aria-label","checked","disabled","name","value","required"],at=l.defineComponent({name:"CLRadioButton",__name:"CLRadioButton",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},checked:{type:Boolean},color:{default:H.Neutral},disabled:{type:Boolean},form:{},id:{},label:{},messages:{},messageType:{},name:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:f.Small},testId:{default:"clll-radiobutton"},value:{type:[String,Number,Boolean]},variant:{default:v.Outline},onBlur:{},onChange:{},onFocus:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o={[f.Tiny]:j.Small,[f.Small]:j.Medium,[f.Medium]:j.Medium,[f.Large]:j.Large,[f.XL]:j.XL,[f.XXL]:j.XXL,[f.XXXL]:j.XXXL,[f.XXXXL]:j.XXXXL},r=e,a="clll-radiobutton",n=l.useModel(e,"modelValue"),i=l.useTemplateRef("radiobutton-ref"),s=()=>{i.value&&i.value.focus()},c=l.computed(()=>[a,r.borderRadius?`${a}--${r.borderRadius}`:"",r.busy?`${a}--busy`:`${a}--ready`,`${a}--${r.color}`,`${a}--${r.size}`,r.disabled?`${a}--disabled`:`${a}--active`,r.label?`${a}--haslabel`:"",r.messageType?`${a}--${r.messageType}`:"",r.rounded?`${a}--rounded`:`${a}--box`,r.required?`${a}--required`:`${a}--optional`]),m=l.computed(()=>[`${a}__radiobutton-container`,`${a}--${r.variant}`]);return t({radiobuttonRef:i}),(d,u)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(_l)({color:e.color,variant:e.variant})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(m)),onClick:s},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${a}__label`)},[l.createElementVNode("span",{class:l.normalizeClass([`${a}__radiobutton-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"radiobutton-ref","onUpdate:modelValue":u[0]||(u[0]=h=>n.value=h),"aria-label":e.ariaLabel,class:l.normalizeClass(`${a}__radiobutton`),checked:e.checked,disabled:e.disabled||e.busy,name:e.name,value:e.value,required:e.required,type:"radio",onBlur:u[1]||(u[1]=(...h)=>e.onBlur&&e.onBlur(...h)),onChange:u[2]||(u[2]=(...h)=>e.onChange&&e.onChange(...h)),onFocus:u[3]||(u[3]=(...h)=>e.onFocus&&e.onFocus(...h))},null,42,n1),[[l.vModelRadio,n.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${a}__indicator`)},null,2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(N),{key:0,as:"span",type:o[e.size],class:l.normalizeClass(e.required?`${a}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,a1)],2)],14,r1),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1}))}}),i1=["data-testid"],s1=["id","aria-label","disabled","name","placeholder","form","required"],d1=["value","selected","disabled"],nt=l.defineComponent({name:"CLSelect",__name:"CLSelect",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},color:{default:H.Neutral},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},messages:{},messageType:{},name:{},onBlur:{},onChange:{},onFocus:{},orientation:{default:ae.Vertical},options:{},placeholder:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:f.Small},testId:{default:"clll-select"},variant:{default:v.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o={[f.Tiny]:g.Tiny,[f.Small]:g.Tiny,[f.Medium]:g.Small,[f.Large]:g.Medium,[f.XL]:g.Medium,[f.XXL]:g.Large,[f.XXXL]:g.Large,[f.XXXXL]:g.XL},r=e,a="clll-select",n=l.useModel(e,"modelValue"),i=l.useTemplateRef("select-ref"),s=()=>{i.value&&i.value.focus()},c=l.computed(()=>[a,r.borderRadius?`${a}--${r.borderRadius}`:"",r.busy?`${a}--busy`:`${a}--ready`,`${a}--${r.color}`,`${a}--${r.size}`,`${a}--${r.variant}`,r.disabled||r.busy?`${a}--disabled`:`${a}--active`,r.fluid||r.orientation===ae.Horizontal?`${a}--fluid`:`${a}--fixed`,r.label?`${a}--haslabel`:"",r.messageType?`${a}--${r.messageType}`:"",r.orientation?`${a}--${r.orientation}`:"",r.rounded?`${a}--rounded`:`${a}--box`,r.required?`${a}--required`:`${a}--optional`]);return t({selectRef:i}),(m,d)=>(l.openBlock(),l.createBlock(We,{fluid:e.fluid,orientation:e.orientation},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(Ro)({color:e.color,variant:e.variant})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(Hl,{key:0,"css-prefix":a,"html-for":e.id,label:e.label,required:e.required,size:e.size},null,8,["html-for","label","required","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${a}__select-container`),onClick:s},[l.withDirectives(l.createElementVNode("select",{id:e.id,ref:"select-ref","onUpdate:modelValue":d[0]||(d[0]=u=>n.value=u),"aria-label":e.ariaLabel,class:l.normalizeClass(`${a}__select`),disabled:e.disabled||e.busy,name:e.name,placeholder:e.placeholder,form:e.form,required:e.required,onBlur:d[1]||(d[1]=(...u)=>e.onBlur&&e.onBlur(...u)),onChange:d[2]||(d[2]=(...u)=>e.onChange&&e.onChange(...u)),onFocus:d[3]||(d[3]=(...u)=>e.onFocus&&e.onFocus(...u))},[e.options?(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:0},l.renderList(e.options,(u,h)=>(l.openBlock(),l.createElementBlock("option",{key:`${e.id}-option-${h}`,value:u.value,selected:u.value===n.value,disabled:u.disabled},l.toDisplayString(u.label),9,d1))),128)):l.createCommentVNode("",!0)],42,s1),[[l.vModelSelect,n.value]]),l.createElementVNode("span",{class:l.normalizeClass([`${a}__icon`,"form-select-icon-flex"])},[l.createVNode(l.unref(ee),{name:l.unref(O).ChevronDown,size:o[e.size]},null,8,["name","size"])],2)],2)],14,i1),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1},8,["fluid","orientation"]))}}),c1=["data-testid"],m1=["id","aria-label","autocomplete","cols","disabled","form","maxlength","minlength","name","pattern","placeholder","readonly","required","spellcheck","rows"],it=l.defineComponent({name:"CLTextArea",__name:"CLTextArea",props:l.mergeModels({ariaLabel:{},autoComplete:{type:Boolean},borderRadius:{},busy:{type:Boolean},charCounter:{type:Boolean},color:{default:H.Neutral},cols:{},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},maxLength:{},messages:{},messageType:{},minLength:{},name:{},onBlur:{},onChange:{},onFocus:{},onInput:{},orientation:{default:ae.Vertical},pattern:{},placeholder:{},readonly:{type:Boolean},required:{type:Boolean},resizable:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},rows:{},size:{default:f.Small},spellCheck:{type:Boolean},testId:{default:"clll-textarea"},variant:{default:v.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const o=e,r="clll-textarea",a=l.useTemplateRef("textarea-ref"),n=l.useModel(e,"modelValue"),i=()=>{a.value&&a.value.focus()},s=l.computed(()=>[r,o.borderRadius?`${r}--${o.borderRadius}`:"",o.busy?`${r}--busy`:`${r}--ready`,`${r}--${o.color}`,`${r}--${o.size}`,`${r}--${o.variant}`,o.disabled||o.busy?`${r}--disabled`:`${r}--active`,o.charCounter&&o.maxLength?`${r}--hascharcounter`:"",o.fluid||o.orientation===ae.Horizontal?`${r}--fluid`:`${r}--fixed`,o.label?`${r}--haslabel`:"",o.messageType?`${r}--${o.messageType}`:"",o.orientation?`${r}--${o.orientation}`:"",o.resizable?`${r}--resizable`:"",o.readonly?`${r}--readonly`:`${r}--writeable`,o.rounded?`${r}--rounded`:`${r}--box`,o.required?`${r}--required`:`${r}--optional`]);return t({textareaRef:a}),(c,m)=>(l.openBlock(),l.createBlock(We,{fluid:e.fluid,"has-char-counter":!!(e.charCounter&&e.maxLength),orientation:e.orientation},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(s)),style:l.normalizeStyle(l.unref(et)({color:e.color,variant:e.variant})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(Hl,{key:0,"css-prefix":r,"html-for":e.id,label:e.label,required:e.required,size:e.size},null,8,["html-for","label","required","size"])):l.createCommentVNode("",!0),l.createElementVNode("span",{class:l.normalizeClass(`${r}__input-container`),onClick:i},[l.withDirectives(l.createElementVNode("textarea",{id:e.id,ref:"textarea-ref","onUpdate:modelValue":m[0]||(m[0]=d=>n.value=d),"aria-label":e.ariaLabel,autocomplete:e.autoComplete?"on":"off",class:l.normalizeClass(`${r}__input`),cols:e.cols,disabled:e.disabled||e.busy,form:e.form,maxlength:e.maxLength,minlength:e.minLength,name:e.name,pattern:e.pattern,placeholder:e.placeholder,readonly:e.readonly,required:e.required,spellcheck:e.spellCheck,rows:e.rows,onBlur:m[1]||(m[1]=(...d)=>e.onBlur&&e.onBlur(...d)),onChange:m[2]||(m[2]=(...d)=>e.onChange&&e.onChange(...d)),onFocus:m[3]||(m[3]=(...d)=>e.onFocus&&e.onFocus(...d)),onInput:m[4]||(m[4]=(...d)=>e.onInput&&e.onInput(...d))},null,42,m1),[[l.vModelText,n.value]])],2),e.charCounter&&e.maxLength?(l.openBlock(),l.createBlock(tt,{key:1,"css-prefix":r,"current-length":n.value?n.value.toString().length:0,"max-length":e.maxLength,color:e.color,size:e.size,layout:l.unref(Ae).Block},null,8,["current-length","max-length","color","size","layout"])):l.createCommentVNode("",!0)],14,c1),e.id?(l.openBlock(),l.createBlock(Ue,{key:0,id:e.id,messages:e.messages,"message-type":e.messageType},null,8,["id","messages","message-type"])):l.createCommentVNode("",!0)]),_:1},8,["fluid","has-char-counter","orientation"]))}}),u1=["data-testid"],st=l.defineComponent({name:"CLBadge",__name:"CLBadge",props:{borderRadius:{},color:{default:H.Neutral},elevated:{type:Boolean,default:!1},label:{},limit:{},testId:{default:"clll-badge"},variant:{default:v.Soft}},setup(e){const t=e,o="clll-badge",r=l.computed(()=>{const n=t.limit??0,i=t.label??"";return n&&i.toString().length>n?`${i.toString().slice(0,n)}+`:i}),a=l.computed(()=>[o,t.borderRadius?`${o}--${t.borderRadius}`:"",t.elevated?`${o}--elevated`:"",`${o}--${t.color}--${t.variant}`]);return(n,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(Jo)({color:e.color,variant:e.variant}))},[l.createElementVNode("span",{class:l.normalizeClass(`${o}__count`)},l.toDisplayString(l.unref(r)),3)],14,u1))}}),h1=["data-testid"],dt=l.defineComponent({name:"CLBanner",__name:"CLBanner",props:{actionLabel:{},align:{default:_.Left},ariaLabel:{},bordered:{type:Boolean,default:!0},borderRadius:{},busy:{type:Boolean,default:!1},color:{default:H.Neutral},height:{default:"auto"},message:{},onAction:{},onClick:{},onDismiss:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-banner"},title:{},width:{default:"100%"},variant:{default:v.Soft}},setup(e){const t=e,o="clll-banner",r=l.computed(()=>[o,t.actionLabel?`${o}--actionable`:"",t.busy?`${o}--busy`:`${o}--ready`,t.bordered&&t.variant!==v.Ghost?`${o}--bordered`:"",t.borderRadius?`${o}--${t.borderRadius}`:"",t.onDismiss?`${o}--dismissable`:"",`${o}--${t.color}--${t.variant}`,`${o}--align-${t.align}`,t.rounded?`${o}--rounded`:`${o}--box`]);return(a,n)=>(l.openBlock(),l.createBlock(l.unref(Ie),{color:e.color,enabled:!!(e.onClick&&e.ariaLabel),rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(Yo)({color:e.color,variant:e.variant}),width:e.width,height:e.height})},[l.createElementVNode("div",{class:l.normalizeClass(`${o}__content`)},[l.createElementVNode("div",{class:l.normalizeClass(`${o}__nested_content`)},[e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:0,"border-radius":e.borderRadius,height:"28px","test-id":`${o}__skeleton-title`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.busy?(l.openBlock(),l.createBlock(l.unref(me),{key:1,"border-radius":e.borderRadius,width:"70%",height:"20px","test-id":`${o}__skeleton-message`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.title&&!e.busy?(l.openBlock(),l.createBlock(l.unref(Ce),{key:2,align:e.align,color:e.color,type:l.unref(re).Section},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["align","color","type"])):l.createCommentVNode("",!0),e.message&&!e.busy?(l.openBlock(),l.createBlock(l.unref(N),{key:3,align:e.align,color:e.color,type:l.unref(j).Summary},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.message),1)]),_:1},8,["align","color","type"])):l.createCommentVNode("",!0)],2),e.onAction&&e.actionLabel?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${o}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${o}__action-button`,variant:e.variant===l.unref(v).Solid?l.unref(v).Soft:l.unref(v).Solid},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.actionLabel),1)]),_:1},8,["color","border-radius","on-click","test-id","variant"])],2)):l.createCommentVNode("",!0)],2),e.onDismiss?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${o}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss banner",color:e.color,"icon-before":l.unref(O).Delete,"icon-size":l.unref(g).Tiny,"on-click":e.onDismiss,size:l.unref(f).Tiny,"test-id":`${o}__dismiss-button`,variant:e.variant},null,8,["color","icon-before","icon-size","on-click","size","test-id","variant"])],2)):l.createCommentVNode("",!0),e.onClick&&e.ariaLabel?(l.openBlock(),l.createElementBlock("button",{key:1,class:"sr-only","data-expand-click-area":"",onClick:n[0]||(n[0]=(...i)=>e.onClick&&e.onClick(...i))},l.toDisplayString(e.ariaLabel),1)):l.createCommentVNode("",!0)],14,h1)]),_:1},8,["color","enabled","rounded"]))}}),b1=["data-testid"],ct=l.defineComponent({name:"CLProgress",__name:"CLProgress",props:l.mergeModels({color:{default:H.Primary},inverted:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:f.Medium},status:{type:Boolean,default:!1},testId:{default:"clll-progress"}},{modelValue:{type:Number,default:0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,o=l.useModel(e,"modelValue"),r="clll-progress",a=l.computed(()=>[r,`${r}--${t.color}`,`${r}--${t.size}`,t.inverted?`${r}--inverted`:"",t.rounded?`${r}--rounded`:`${r}--not-rounded`]),n=l.computed(()=>`${o.value}%`);return(i,s)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(Qo)({color:e.color}),"--clll-progress-value":o.value})},[e.status?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${r}__status__container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${r}__status__label`)},[l.createVNode(l.unref(N),{color:l.unref(H).Neutral,type:l.unref(j).Summary},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(n)),1)]),_:1},8,["color","type"])],2)],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${r}__bar-container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${r}__bar`)},null,2)],2)],14,b1))}}),f1=()=>{const{colors:e,darkMode:t}=q(),o=t.value?C.Dark:C.Light,r=F({color:H.Neutral,colors:e.value,mode:o,variant:v.Solid}),a=t.value?"black":"white";return{"--clll-modal-overlay-bg":r?.bg??"transparent","--clll-modal-content-bg":a,"--clll-modal-theme-radius":"var(--clll-default-radius)"}},k1=["id","data-testid"],y1=["aria-labelledby"],mt=l.defineComponent({name:"CLModal",__name:"CLModal",props:{borderRadius:{default:void 0},close:{type:Boolean,default:!0},closeBorderRadius:{default:Me.Full},dismissible:{type:Boolean,default:!0},fullscreen:{type:Boolean,default:!1},isOpen:{type:Boolean,default:!1},maxWidth:{default:"640px"},modalId:{},onClose:{type:Function,default:void 0},overlay:{type:Boolean,default:!0},testId:{default:"clll-modal"},title:{default:void 0},zIndex:{default:100}},emits:["modal-open","modal-close"],setup(e,{emit:t}){const o=t,r=l.useTemplateRef("modal-window"),a=l.useSlots(),n=e,i="clll-modal",s="clll-prevent-scroll",c=l.ref(),m=()=>{V&&window?.document.body.classList.add(s)},d=()=>{V&&window?.document.body.classList.remove(s)},u=l.computed(()=>[i]),h=l.computed(()=>[`${i}__window`,n.fullscreen?`${i}__window--fullscreen`:""]),b=l.computed(()=>[`${i}__content`,n.borderRadius?`${i}__content--${n.borderRadius}`:"",n.close?`${i}__content--has-close-button`:`${i}__content--has-no-close-button`,a.body?`${i}__content--has-body`:`${i}__content--has-no-body`,a.footer?`${i}__content--has-footer`:`${i}__content--has-no-footer`,a.header||n.title?`${i}__content--has-header`:`${i}__content--has-no-header`,n.title?`${i}__content--has-title`:`${i}__content--has-no-title`]),w=l.computed(()=>n.zIndex==="auto"||Oe(n.zIndex)?n.zIndex:n.zIndex.toString()),y=l.computed(()=>n.zIndex==="auto"?n.zIndex:((Oe(n.zIndex)?parseInt(n.zIndex,10):n.zIndex)+100).toString()),k=T=>{try{const L=T?.target,P=r.value;return V&&P&&!P.contains(L)?!0:void 0}catch(L){console.error(L);return}},p=T=>{try{k(T)&&(V&&window.removeEventListener("mousedown",p),A())}catch(L){console.error(L)}},$=()=>{V&&window.removeEventListener("mousedown",p)},z=()=>{V&&(c.value&&V&&window.clearTimeout(c.value),$(),d())},A=()=>{n.isOpen&&(n.onClose?.(),z())};l.watch(n,T=>{T.isOpen?(o("modal-open"),m(),r.value&&r.value.focus(),V&&T.dismissible&&($(),c.value=window.setTimeout(()=>{window.addEventListener("mousedown",p)},100))):(r.value&&r.value.blur(),d(),$(),c.value&&V&&window.clearTimeout(c.value),o("modal-close"))}),l.onMounted(()=>{n.isOpen&&V&&(m(),r.value&&r.value.focus())});const{clearEventListeners:x}=qe({escHandler:n.dismissible?A:void 0});return l.onBeforeUnmount(()=>{z(),x()}),(T,L)=>e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:e.modalId,class:l.normalizeClass(l.unref(u)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(f1)(),zIndex:l.unref(w)})},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(h)),style:l.normalizeStyle({zIndex:l.unref(y)})},[l.createElementVNode("div",{ref:"modal-window","aria-modal":"true","aria-labelledby":`${i}__content__header__title`,class:l.normalizeClass(l.unref(b)),role:"dialog",tabindex:-1,style:l.normalizeStyle({"--clll-modal-max-width":e.maxWidth})},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__close-button`)},[e.onClose&&e.close?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":"Close modal","border-radius":e.closeBorderRadius,color:l.unref(H).Neutral,"icon-before":l.unref(O).Delete,"icon-size":l.unref(g).Tiny,"on-click":e.onClose,"test-id":`${i}__close-button`,variant:l.unref(v).Text},null,8,["border-radius","color","icon-before","icon-size","on-click","test-id","variant"])):l.createCommentVNode("",!0)],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__header`)},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__title`)},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__header__container`)},[e.title?(l.openBlock(),l.createBlock(l.unref(Ce),{key:0,id:`${i}__content__header__title`,class:l.normalizeClass(`${i}__content__header__title`),type:l.unref(re).Section},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["id","class","type"])):l.createCommentVNode("",!0),l.renderSlot(T.$slots,"header")],2)],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__scroller`)},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__body`)},[l.renderSlot(T.$slots,"body")],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__content__footer`)},[l.renderSlot(T.$slots,"footer")],2)],14,y1)],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,ref:"overlay-ref",class:l.normalizeClass(`${i}__overlay`),style:l.normalizeStyle({zIndex:e.zIndex})},null,6)):l.createCommentVNode("",!0)],14,k1)):l.createCommentVNode("",!0)}}),Sl=l.defineComponent({name:"CLNavLink",__name:"CLNavLink",props:{ariaLabel:{},color:{default:H.Neutral},external:{type:Boolean,default:!1},href:{},id:{},onClick:{},rel:{default:"noreferrer noopener"},target:{},testId:{default:"clll-navlink"}},emits:["click"],setup(e,{emit:t}){const o=e,r=t,a=n=>{o.onClick&&o.onClick(n),r("click",n)};return(n,i)=>(l.openBlock(),l.createBlock(l.unref(el),{id:e.id,"aria-label":e.ariaLabel,color:e.color,"data-testid":e.testId,external:e.external,href:e.href,rel:e.rel,target:e.target,underline:!e.onClick,onClick:a},{default:l.withCtx(()=>[l.renderSlot(n.$slots,"default")]),_:3},8,["id","aria-label","color","data-testid","external","href","rel","target","underline"]))}}),p1=["data-testid"],ut=l.defineComponent({name:"CLNavSection",__name:"CLNavSection",props:{color:{default:H.Primary},navItems:{},testId:{default:"clll-nav-section"},type:{default:ae.Horizontal}},setup(e){const t=e,o="clll-nav-section",r=l.computed(()=>[o,`${o}--${t.type}`]);return(a,n)=>(l.openBlock(),l.createElementBlock("ul",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.navItems,(i,s)=>(l.openBlock(),l.createElementBlock("li",{key:`link-${i.id}-${s}`,class:"clll-nav-section__item"},[l.createVNode(l.unref(Sl),{id:i.id,"aria-label":i.ariaLabel,color:e.color,external:i.external,href:i.href,rel:i.rel,target:i.target,"on-click":i.onClick},{default:l.withCtx(()=>[l.createVNode(l.unref(N),{as:"span"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(i.label),1)]),_:2},1024)]),_:2},1032,["id","aria-label","color","external","href","rel","target","on-click"])]))),128))],10,p1))}}),ll=Math.min,ze=Math.max,tl=Math.round,ol=Math.floor,ue=e=>({x:e,y:e}),w1={left:"right",right:"left",bottom:"top",top:"bottom"},g1={start:"end",end:"start"};function ht(e,t,o){return ze(e,ll(t,o))}function rl(e,t){return typeof e=="function"?e(t):e}function $e(e){return e.split("-")[0]}function al(e){return e.split("-")[1]}function bt(e){return e==="x"?"y":"x"}function ft(e){return e==="y"?"height":"width"}const v1=new Set(["top","bottom"]);function ve(e){return v1.has($e(e))?"y":"x"}function kt(e){return bt(ve(e))}function x1(e,t,o){o===void 0&&(o=!1);const r=al(e),a=kt(e),n=ft(a);let i=a==="x"?r===(o?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[n]>t.floating[n]&&(i=nl(i)),[i,nl(i)]}function M1(e){const t=nl(e);return[Al(e),t,Al(t)]}function Al(e){return e.replace(/start|end/g,t=>g1[t])}const yt=["left","right"],pt=["right","left"],B1=["top","bottom"],C1=["bottom","top"];function z1(e,t,o){switch(e){case"top":case"bottom":return o?t?pt:yt:t?yt:pt;case"left":case"right":return t?B1:C1;default:return[]}}function $1(e,t,o,r){const a=al(e);let n=z1($e(e),o==="start",r);return a&&(n=n.map(i=>i+"-"+a),t&&(n=n.concat(n.map(Al)))),n}function nl(e){return e.replace(/left|right|bottom|top/g,t=>w1[t])}function V1(e){return{top:0,right:0,bottom:0,left:0,...e}}function H1(e){return typeof e!="number"?V1(e):{top:e,right:e,bottom:e,left:e}}function il(e){const{x:t,y:o,width:r,height:a}=e;return{width:r,height:a,top:o,left:t,right:t+r,bottom:o+a,x:t,y:o}}function wt(e,t,o){let{reference:r,floating:a}=e;const n=ve(t),i=kt(t),s=ft(i),c=$e(t),m=n==="y",d=r.x+r.width/2-a.width/2,u=r.y+r.height/2-a.height/2,h=r[s]/2-a[s]/2;let b;switch(c){case"top":b={x:d,y:r.y-a.height};break;case"bottom":b={x:d,y:r.y+r.height};break;case"right":b={x:r.x+r.width,y:u};break;case"left":b={x:r.x-a.width,y:u};break;default:b={x:r.x,y:r.y}}switch(al(t)){case"start":b[i]-=h*(o&&m?-1:1);break;case"end":b[i]+=h*(o&&m?-1:1);break}return b}const L1=async(e,t,o)=>{const{placement:r="bottom",strategy:a="absolute",middleware:n=[],platform:i}=o,s=n.filter(Boolean),c=await(i.isRTL==null?void 0:i.isRTL(t));let m=await i.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:u}=wt(m,r,c),h=r,b={},w=0;for(let y=0;y<s.length;y++){const{name:k,fn:p}=s[y],{x:$,y:z,data:A,reset:x}=await p({x:d,y:u,initialPlacement:r,placement:h,strategy:a,middlewareData:b,rects:m,platform:i,elements:{reference:e,floating:t}});d=$??d,u=z??u,b={...b,[k]:{...b[k],...A}},x&&w<=50&&(w++,typeof x=="object"&&(x.placement&&(h=x.placement),x.rects&&(m=x.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:a}):x.rects),{x:d,y:u}=wt(m,h,c)),y=-1)}return{x:d,y:u,placement:h,strategy:a,middlewareData:b}};async function gt(e,t){var o;t===void 0&&(t={});const{x:r,y:a,platform:n,rects:i,elements:s,strategy:c}=e,{boundary:m="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:h=!1,padding:b=0}=rl(t,e),w=H1(b),k=s[h?u==="floating"?"reference":"floating":u],p=il(await n.getClippingRect({element:(o=await(n.isElement==null?void 0:n.isElement(k)))==null||o?k:k.contextElement||await(n.getDocumentElement==null?void 0:n.getDocumentElement(s.floating)),boundary:m,rootBoundary:d,strategy:c})),$=u==="floating"?{x:r,y:a,width:i.floating.width,height:i.floating.height}:i.reference,z=await(n.getOffsetParent==null?void 0:n.getOffsetParent(s.floating)),A=await(n.isElement==null?void 0:n.isElement(z))?await(n.getScale==null?void 0:n.getScale(z))||{x:1,y:1}:{x:1,y:1},x=il(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:$,offsetParent:z,strategy:c}):$);return{top:(p.top-x.top+w.top)/A.y,bottom:(x.bottom-p.bottom+w.bottom)/A.y,left:(p.left-x.left+w.left)/A.x,right:(x.right-p.right+w.right)/A.x}}const S1=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var o,r;const{placement:a,middlewareData:n,rects:i,initialPlacement:s,platform:c,elements:m}=t,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:h,fallbackStrategy:b="bestFit",fallbackAxisSideDirection:w="none",flipAlignment:y=!0,...k}=rl(e,t);if((o=n.arrow)!=null&&o.alignmentOffset)return{};const p=$e(a),$=ve(s),z=$e(s)===s,A=await(c.isRTL==null?void 0:c.isRTL(m.floating)),x=h||(z||!y?[nl(s)]:M1(s)),T=w!=="none";!h&&T&&x.push(...$1(s,y,w,A));const L=[s,...x],P=await gt(t,k),J=[];let Y=((r=n.flip)==null?void 0:r.overflows)||[];if(d&&J.push(P[p]),u){const E=x1(a,i,A);J.push(P[E[0]],P[E[1]])}if(Y=[...Y,{placement:a,overflows:J}],!J.every(E=>E<=0)){var se,fe;const E=(((se=n.flip)==null?void 0:se.index)||0)+1,Q=L[E];if(Q&&(!(u==="alignment"?$!==ve(Q):!1)||Y.every(te=>ve(te.placement)===$?te.overflows[0]>0:!0)))return{data:{index:E,overflows:Y},reset:{placement:Q}};let Le=(fe=Y.filter(pe=>pe.overflows[0]<=0).sort((pe,te)=>pe.overflows[1]-te.overflows[1])[0])==null?void 0:fe.placement;if(!Le)switch(b){case"bestFit":{var X;const pe=(X=Y.filter(te=>{if(T){const de=ve(te.placement);return de===$||de==="y"}return!0}).map(te=>[te.placement,te.overflows.filter(de=>de>0).reduce((de,B)=>de+B,0)]).sort((te,de)=>te[1]-de[1])[0])==null?void 0:X[0];pe&&(Le=pe);break}case"initialPlacement":Le=s;break}if(a!==Le)return{reset:{placement:Le}}}return{}}}},A1=new Set(["left","top"]);async function j1(e,t){const{placement:o,platform:r,elements:a}=e,n=await(r.isRTL==null?void 0:r.isRTL(a.floating)),i=$e(o),s=al(o),c=ve(o)==="y",m=A1.has(i)?-1:1,d=n&&c?-1:1,u=rl(t,e);let{mainAxis:h,crossAxis:b,alignmentAxis:w}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return s&&typeof w=="number"&&(b=s==="end"?w*-1:w),c?{x:b*d,y:h*m}:{x:h*m,y:b*d}}const E1=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var o,r;const{x:a,y:n,placement:i,middlewareData:s}=t,c=await j1(t,e);return i===((o=s.offset)==null?void 0:o.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:a+c.x,y:n+c.y,data:{...c,placement:i}}}}},T1=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:r,placement:a}=t,{mainAxis:n=!0,crossAxis:i=!1,limiter:s={fn:k=>{let{x:p,y:$}=k;return{x:p,y:$}}},...c}=rl(e,t),m={x:o,y:r},d=await gt(t,c),u=ve($e(a)),h=bt(u);let b=m[h],w=m[u];if(n){const k=h==="y"?"top":"left",p=h==="y"?"bottom":"right",$=b+d[k],z=b-d[p];b=ht($,b,z)}if(i){const k=u==="y"?"top":"left",p=u==="y"?"bottom":"right",$=w+d[k],z=w-d[p];w=ht($,w,z)}const y=s.fn({...t,[h]:b,[u]:w});return{...y,data:{x:y.x-o,y:y.y-r,enabled:{[h]:n,[u]:i}}}}}};function sl(){return typeof window<"u"}function Ve(e){return jl(e)?(e.nodeName||"").toLowerCase():"#document"}function le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function he(e){var t;return(t=(jl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function jl(e){return sl()?e instanceof Node||e instanceof le(e).Node:!1}function ne(e){return sl()?e instanceof Element||e instanceof le(e).Element:!1}function be(e){return sl()?e instanceof HTMLElement||e instanceof le(e).HTMLElement:!1}function vt(e){return!sl()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof le(e).ShadowRoot}const D1=new Set(["inline","contents"]);function Ge(e){const{overflow:t,overflowX:o,overflowY:r,display:a}=ie(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+o)&&!D1.has(a)}const R1=new Set(["table","td","th"]);function X1(e){return R1.has(Ve(e))}const F1=[":popover-open",":modal"];function dl(e){return F1.some(t=>{try{return e.matches(t)}catch{return!1}})}const P1=["transform","translate","scale","rotate","perspective"],O1=["transform","translate","scale","rotate","perspective","filter"],q1=["paint","layout","strict","content"];function El(e){const t=Tl(),o=ne(e)?ie(e):e;return P1.some(r=>o[r]?o[r]!=="none":!1)||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||O1.some(r=>(o.willChange||"").includes(r))||q1.some(r=>(o.contain||"").includes(r))}function W1(e){let t=xe(e);for(;be(t)&&!Te(t);){if(El(t))return t;if(dl(t))return null;t=xe(t)}return null}function Tl(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const U1=new Set(["html","body","#document"]);function Te(e){return U1.has(Ve(e))}function ie(e){return le(e).getComputedStyle(e)}function cl(e){return ne(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function xe(e){if(Ve(e)==="html")return e;const t=e.assignedSlot||e.parentNode||vt(e)&&e.host||he(e);return vt(t)?t.host:t}function xt(e){const t=xe(e);return Te(t)?e.ownerDocument?e.ownerDocument.body:e.body:be(t)&&Ge(t)?t:xt(t)}function Ke(e,t,o){var r;t===void 0&&(t=[]),o===void 0&&(o=!0);const a=xt(e),n=a===((r=e.ownerDocument)==null?void 0:r.body),i=le(a);if(n){const s=Dl(i);return t.concat(i,i.visualViewport||[],Ge(a)?a:[],s&&o?Ke(s):[])}return t.concat(a,Ke(a,[],o))}function Dl(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Mt(e){const t=ie(e);let o=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=be(e),n=a?e.offsetWidth:o,i=a?e.offsetHeight:r,s=tl(o)!==n||tl(r)!==i;return s&&(o=n,r=i),{width:o,height:r,$:s}}function Rl(e){return ne(e)?e:e.contextElement}function De(e){const t=Rl(e);if(!be(t))return ue(1);const o=t.getBoundingClientRect(),{width:r,height:a,$:n}=Mt(t);let i=(n?tl(o.width):o.width)/r,s=(n?tl(o.height):o.height)/a;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const G1=ue(0);function Bt(e){const t=le(e);return!Tl()||!t.visualViewport?G1:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function K1(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==le(e)?!1:t}function He(e,t,o,r){t===void 0&&(t=!1),o===void 0&&(o=!1);const a=e.getBoundingClientRect(),n=Rl(e);let i=ue(1);t&&(r?ne(r)&&(i=De(r)):i=De(e));const s=K1(n,o,r)?Bt(n):ue(0);let c=(a.left+s.x)/i.x,m=(a.top+s.y)/i.y,d=a.width/i.x,u=a.height/i.y;if(n){const h=le(n),b=r&&ne(r)?le(r):r;let w=h,y=Dl(w);for(;y&&r&&b!==w;){const k=De(y),p=y.getBoundingClientRect(),$=ie(y),z=p.left+(y.clientLeft+parseFloat($.paddingLeft))*k.x,A=p.top+(y.clientTop+parseFloat($.paddingTop))*k.y;c*=k.x,m*=k.y,d*=k.x,u*=k.y,c+=z,m+=A,w=le(y),y=Dl(w)}}return il({width:d,height:u,x:c,y:m})}function ml(e,t){const o=cl(e).scrollLeft;return t?t.left+o:He(he(e)).left+o}function Ct(e,t){const o=e.getBoundingClientRect(),r=o.left+t.scrollLeft-ml(e,o),a=o.top+t.scrollTop;return{x:r,y:a}}function Z1(e){let{elements:t,rect:o,offsetParent:r,strategy:a}=e;const n=a==="fixed",i=he(r),s=t?dl(t.floating):!1;if(r===i||s&&n)return o;let c={scrollLeft:0,scrollTop:0},m=ue(1);const d=ue(0),u=be(r);if((u||!u&&!n)&&((Ve(r)!=="body"||Ge(i))&&(c=cl(r)),be(r))){const b=He(r);m=De(r),d.x=b.x+r.clientLeft,d.y=b.y+r.clientTop}const h=i&&!u&&!n?Ct(i,c):ue(0);return{width:o.width*m.x,height:o.height*m.y,x:o.x*m.x-c.scrollLeft*m.x+d.x+h.x,y:o.y*m.y-c.scrollTop*m.y+d.y+h.y}}function J1(e){return Array.from(e.getClientRects())}function Y1(e){const t=he(e),o=cl(e),r=e.ownerDocument.body,a=ze(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),n=ze(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-o.scrollLeft+ml(e);const s=-o.scrollTop;return ie(r).direction==="rtl"&&(i+=ze(t.clientWidth,r.clientWidth)-a),{width:a,height:n,x:i,y:s}}const zt=25;function Q1(e,t){const o=le(e),r=he(e),a=o.visualViewport;let n=r.clientWidth,i=r.clientHeight,s=0,c=0;if(a){n=a.width,i=a.height;const d=Tl();(!d||d&&t==="fixed")&&(s=a.offsetLeft,c=a.offsetTop)}const m=ml(r);if(m<=0){const d=r.ownerDocument,u=d.body,h=getComputedStyle(u),b=d.compatMode==="CSS1Compat"&&parseFloat(h.marginLeft)+parseFloat(h.marginRight)||0,w=Math.abs(r.clientWidth-u.clientWidth-b);w<=zt&&(n-=w)}else m<=zt&&(n+=m);return{width:n,height:i,x:s,y:c}}const N1=new Set(["absolute","fixed"]);function I1(e,t){const o=He(e,!0,t==="fixed"),r=o.top+e.clientTop,a=o.left+e.clientLeft,n=be(e)?De(e):ue(1),i=e.clientWidth*n.x,s=e.clientHeight*n.y,c=a*n.x,m=r*n.y;return{width:i,height:s,x:c,y:m}}function $t(e,t,o){let r;if(t==="viewport")r=Q1(e,o);else if(t==="document")r=Y1(he(e));else if(ne(t))r=I1(t,o);else{const a=Bt(e);r={x:t.x-a.x,y:t.y-a.y,width:t.width,height:t.height}}return il(r)}function Vt(e,t){const o=xe(e);return o===t||!ne(o)||Te(o)?!1:ie(o).position==="fixed"||Vt(o,t)}function _1(e,t){const o=t.get(e);if(o)return o;let r=Ke(e,[],!1).filter(s=>ne(s)&&Ve(s)!=="body"),a=null;const n=ie(e).position==="fixed";let i=n?xe(e):e;for(;ne(i)&&!Te(i);){const s=ie(i),c=El(i);!c&&s.position==="fixed"&&(a=null),(n?!c&&!a:!c&&s.position==="static"&&!!a&&N1.has(a.position)||Ge(i)&&!c&&Vt(e,i))?r=r.filter(d=>d!==i):a=s,i=xe(i)}return t.set(e,r),r}function e0(e){let{element:t,boundary:o,rootBoundary:r,strategy:a}=e;const i=[...o==="clippingAncestors"?dl(t)?[]:_1(t,this._c):[].concat(o),r],s=i[0],c=i.reduce((m,d)=>{const u=$t(t,d,a);return m.top=ze(u.top,m.top),m.right=ll(u.right,m.right),m.bottom=ll(u.bottom,m.bottom),m.left=ze(u.left,m.left),m},$t(t,s,a));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function l0(e){const{width:t,height:o}=Mt(e);return{width:t,height:o}}function t0(e,t,o){const r=be(t),a=he(t),n=o==="fixed",i=He(e,!0,n,t);let s={scrollLeft:0,scrollTop:0};const c=ue(0);function m(){c.x=ml(a)}if(r||!r&&!n)if((Ve(t)!=="body"||Ge(a))&&(s=cl(t)),r){const b=He(t,!0,n,t);c.x=b.x+t.clientLeft,c.y=b.y+t.clientTop}else a&&m();n&&!r&&a&&m();const d=a&&!r&&!n?Ct(a,s):ue(0),u=i.left+s.scrollLeft-c.x-d.x,h=i.top+s.scrollTop-c.y-d.y;return{x:u,y:h,width:i.width,height:i.height}}function Xl(e){return ie(e).position==="static"}function Ht(e,t){if(!be(e)||ie(e).position==="fixed")return null;if(t)return t(e);let o=e.offsetParent;return he(e)===o&&(o=o.ownerDocument.body),o}function Lt(e,t){const o=le(e);if(dl(e))return o;if(!be(e)){let a=xe(e);for(;a&&!Te(a);){if(ne(a)&&!Xl(a))return a;a=xe(a)}return o}let r=Ht(e,t);for(;r&&X1(r)&&Xl(r);)r=Ht(r,t);return r&&Te(r)&&Xl(r)&&!El(r)?o:r||W1(e)||o}const o0=async function(e){const t=this.getOffsetParent||Lt,o=this.getDimensions,r=await o(e.floating);return{reference:t0(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function r0(e){return ie(e).direction==="rtl"}const a0={convertOffsetParentRelativeRectToViewportRelativeRect:Z1,getDocumentElement:he,getClippingRect:e0,getOffsetParent:Lt,getElementRects:o0,getClientRects:J1,getDimensions:l0,getScale:De,isElement:ne,isRTL:r0};function St(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function n0(e,t){let o=null,r;const a=he(e);function n(){var s;clearTimeout(r),(s=o)==null||s.disconnect(),o=null}function i(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),n();const m=e.getBoundingClientRect(),{left:d,top:u,width:h,height:b}=m;if(s||t(),!h||!b)return;const w=ol(u),y=ol(a.clientWidth-(d+h)),k=ol(a.clientHeight-(u+b)),p=ol(d),z={rootMargin:-w+"px "+-y+"px "+-k+"px "+-p+"px",threshold:ze(0,ll(1,c))||1};let A=!0;function x(T){const L=T[0].intersectionRatio;if(L!==c){if(!A)return i();L?i(!1,L):r=setTimeout(()=>{i(!1,1e-7)},1e3)}L===1&&!St(m,e.getBoundingClientRect())&&i(),A=!1}try{o=new IntersectionObserver(x,{...z,root:a.ownerDocument})}catch{o=new IntersectionObserver(x,z)}o.observe(e)}return i(!0),n}function i0(e,t,o,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:n=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,m=Rl(e),d=a||n?[...m?Ke(m):[],...Ke(t)]:[];d.forEach(p=>{a&&p.addEventListener("scroll",o,{passive:!0}),n&&p.addEventListener("resize",o)});const u=m&&s?n0(m,o):null;let h=-1,b=null;i&&(b=new ResizeObserver(p=>{let[$]=p;$&&$.target===m&&b&&(b.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{var z;(z=b)==null||z.observe(t)})),o()}),m&&!c&&b.observe(m),b.observe(t));let w,y=c?He(e):null;c&&k();function k(){const p=He(e);y&&!St(y,p)&&o(),y=p,w=requestAnimationFrame(k)}return o(),()=>{var p;d.forEach($=>{a&&$.removeEventListener("scroll",o),n&&$.removeEventListener("resize",o)}),u?.(),(p=b)==null||p.disconnect(),b=null,c&&cancelAnimationFrame(w)}}const s0=E1,d0=T1,c0=S1,m0=(e,t,o)=>{const r=new Map,a={platform:a0,...o},n={...a.platform,_c:r};return L1(e,t,{...a,platform:n})};function u0(e){return e!=null&&typeof e=="object"&&"$el"in e}function At(e){if(u0(e)){const t=e.$el;return jl(t)&&Ve(t)==="#comment"?null:t}return e}function Ze(e){return typeof e=="function"?e():l.unref(e)}function jt(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Et(e,t){const o=jt(e);return Math.round(t*o)/o}function h0(e,t,o){o===void 0&&(o={});const r=o.whileElementsMounted,a=l.computed(()=>{var L;return(L=Ze(o.open))!=null?L:!0}),n=l.computed(()=>Ze(o.middleware)),i=l.computed(()=>{var L;return(L=Ze(o.placement))!=null?L:"bottom"}),s=l.computed(()=>{var L;return(L=Ze(o.strategy))!=null?L:"absolute"}),c=l.computed(()=>{var L;return(L=Ze(o.transform))!=null?L:!0}),m=l.computed(()=>At(e.value)),d=l.computed(()=>At(t.value)),u=l.ref(0),h=l.ref(0),b=l.ref(s.value),w=l.ref(i.value),y=l.shallowRef({}),k=l.ref(!1),p=l.computed(()=>{const L={position:b.value,left:"0",top:"0"};if(!d.value)return L;const P=Et(d.value,u.value),J=Et(d.value,h.value);return c.value?{...L,transform:"translate("+P+"px, "+J+"px)",...jt(d.value)>=1.5&&{willChange:"transform"}}:{position:b.value,left:P+"px",top:J+"px"}});let $;function z(){if(m.value==null||d.value==null)return;const L=a.value;m0(m.value,d.value,{middleware:n.value,placement:i.value,strategy:s.value}).then(P=>{u.value=P.x,h.value=P.y,b.value=P.strategy,w.value=P.placement,y.value=P.middlewareData,k.value=L!==!1})}function A(){typeof $=="function"&&($(),$=void 0)}function x(){if(A(),r===void 0){z();return}if(m.value!=null&&d.value!=null){$=r(m.value,d.value,z);return}}function T(){a.value||(k.value=!1)}return l.watch([n,i,s,a],z,{flush:"sync"}),l.watch([m,d],x,{flush:"sync"}),l.watch(a,T,{flush:"sync"}),l.getCurrentScope()&&l.onScopeDispose(A),{x:l.shallowReadonly(u),y:l.shallowReadonly(h),strategy:l.shallowReadonly(b),placement:l.shallowReadonly(w),middlewareData:l.shallowReadonly(y),isPositioned:l.shallowReadonly(k),floatingStyles:p,update:z}}const b0=({triggerElem:e,dropdownRef:t,openDropdownHandler:o,closeDropdownHandler:r})=>{const a=l.ref(!1),n=l.ref(),i=()=>{try{a.value=!a.value,a.value&&V&&(n.value=window.setTimeout(()=>{window.removeEventListener("click",c),window.removeEventListener("keyup",c),window.addEventListener("click",c),window.addEventListener("keyup",c)},100)),o?.()}catch(u){console.error(u)}},s=u=>{try{const h=u?.target,b=e?.value,w=t?.value;return V&&b&&w&&!b.contains(h)&&!w.contains(h)?!0:void 0}catch(h){console.error(h);return}},c=u=>{try{s(u)&&(V&&(window.removeEventListener("click",c),window.removeEventListener("keyup",c)),a.value=!1,r?.())}catch(h){console.error(h)}};return{open:a,toggleDropdown:i,closeDropdown:()=>{try{V&&(window.removeEventListener("click",c),window.removeEventListener("keyup",c)),a.value=!1,r?.()}catch(u){console.error(u)}},clearEventListeners:()=>{V&&(n.value&&window.clearTimeout(n.value),window.removeEventListener("click",c),window.removeEventListener("keyup",c))}}},f0=["data-testid"],k0=["id","aria-labelledby","aria-hidden"],Tt=l.defineComponent({name:"CLDropdownMenu",__name:"CLDropdownMenu",props:{buttonAriaLabel:{},buttonBorderRadius:{},buttonColor:{default:H.Secondary},buttonHeight:{default:"auto"},buttonSize:{default:f.Small},buttonVariant:{default:v.Soft},buttonWidth:{default:"auto"},buttonWrapped:{type:Boolean},containerBordered:{type:Boolean,default:!0},containerBorderRadius:{},containerElevated:{type:Boolean,default:!1},contentWidth:{default:"auto"},dropdownId:{},iconAfter:{default:O.ChevronDown},iconBefore:{},iconSize:{default:g.Tiny},isOpen:{type:Boolean,default:!1},label:{},onCloseHandler:{},onOpenHandler:{},placement:{default:yl.BottomStart},testId:{default:"clll-dropdown-menu"},zIndex:{default:30}},setup(e){const t=e;let o=l.ref(),r=l.ref();const a=l.ref(),n=l.ref(),i=l.ref(t.isOpen),s=l.ref(t.placement),c="clll-dropdown-menu",m=l.computed(()=>t.zIndex==="auto"||Oe(t.zIndex)?t.zIndex:t.zIndex.toString()),d=()=>{y.value?u():h()},u=()=>{i.value=!0,t?.onOpenHandler?.(),A(),V&&document.addEventListener("click",x)},h=()=>{i.value=!1,t?.onCloseHandler?.(),V&&document.removeEventListener("click",x),T(),$()},b=L=>{L&&(o.value=L)},w=L=>{L&&(r.value=L)},{open:y,toggleDropdown:k,closeDropdown:p,clearEventListeners:$}=b0({triggerElem:o,dropdownRef:n,openDropdownHandler:d,closeDropdownHandler:h}),{floatingStyles:z,update:A}=h0(a,n,{middleware:[c0(),s0(10),d0()],placement:s,open:i,whileElementsMounted:i0}),x=L=>{i.value&&n.value?.contains(L?.target)&&p()},{clearEventListeners:T}=qe({escHandler:p,triggerElem:o});return l.onBeforeUnmount(()=>{V&&document.removeEventListener("click",x),T(),$()}),(L,P)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([`${c}__menu`]),"data-testid":e.testId},[l.createVNode(l.unref(G),{id:`${c}__toggle--${e.dropdownId}`,ref_key:"anchor",ref:a,"aria-controls":`${c}--${e.dropdownId}`,"aria-expanded":l.unref(i)||e.isOpen,"aria-label":e.buttonAriaLabel,class:l.normalizeClass(`${c}__toggle`),color:e.buttonColor,"border-radius":e.buttonBorderRadius,"forward-ref":b,height:e.buttonHeight,"icon-after":e.iconAfter,"icon-before":e.iconBefore,"icon-size":e.iconSize,size:e.buttonSize,"test-id":`${c}__toggle`,variant:e.buttonVariant,width:e.buttonWidth,wrap:e.buttonWrapped,onClick:l.unref(k)},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["id","aria-controls","aria-expanded","aria-label","class","color","border-radius","height","icon-after","icon-before","icon-size","size","test-id","variant","width","wrap","onClick"]),l.unref(i)||e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:`${c}--${e.dropdownId}`,ref_key:"dropdownElem",ref:n,"aria-labelledby":`${c}__toggle--${e.dropdownId}`,"aria-hidden":!(l.unref(i)||e.isOpen),class:l.normalizeClass([`${c}__dropdown`,`${c}__dropdown--${l.unref(s)}`]),style:l.normalizeStyle({...l.unref(z),zIndex:l.unref(m)})},[l.createVNode(l.unref(Ml),{bordered:e.containerBordered,"border-radius":e.containerBorderRadius,color:l.unref(H).Neutral,elevated:e.containerElevated,"forward-ref":w,padded:!1,"test-id":`${c}__content`,variant:l.unref(v).Ghost,width:e.contentWidth},{default:l.withCtx(()=>[l.renderSlot(L.$slots,"content")]),_:3},8,["bordered","border-radius","color","elevated","test-id","variant","width"])],14,k0)):l.createCommentVNode("",!0)],10,f0))}}),y0=({color:e})=>{const{colors:t,darkMode:o}=q(),r=F({color:e,colors:t.value,mode:(o.value,C.Light),variant:v.Soft}),a=F({color:H.Neutral,colors:t.value,mode:o.value?C.Light:C.Dark,variant:v.Text});return{"--clll-toast-bg-color":o.value?"white":"#322F35","--clll-toast-text-color":a?.textBody,"--clll-toast-action-button-text-color":r?.text,"--clll-toast-action-button-bg-color":r?.bg,"--clll-toast-action-button-hover-color":r?.hover,"--clll-toast-dismiss-button-text-color":a?.text,"--clll-toast-dismiss-button-bg-color":a?.bg,"--clll-toast-dismiss-button-hover-color":a?.hover,"--clll-toast-icon-bg":r?.bg,"--clll-toast-icon-color":r?.text,"--clll-toast-theme-radius":"var(--clll-default-radius)"}},p0=["data-testid"],Re=300,U="clll-toast",Fl=l.defineComponent({name:"CLToast",__name:"CLToast",props:{actionLabel:{},borderRadius:{},color:{default:H.Secondary},dismissTimer:{default:5},icon:{},iconSize:{default:g.Small},iconFilled:{type:Boolean,default:!1},message:{},onAction:{},onDismiss:{},position:{default:wl.TopRight},rounded:{type:Boolean,default:!0},testId:{default:"clll-toast"},title:{},width:{default:"24rem"}},setup(e){const t=e,o=l.ref(),r=l.ref(!1),a=l.ref(),n=l.ref(0),i=l.ref(!1),s=l.ref(null),c=l.ref(0),m=l.ref(0),d=l.ref(!1),u=l.computed(()=>[U,t.borderRadius?`${U}--${t.borderRadius}`:"",t.dismissTimer?`${U}--has-timer`:"",t.icon?`${U}--has-icon`:"",t.message&&!t.title?`${U}--has-messageonly`:"",r.value?`${U}--mounted`:"",t.onAction&&t.actionLabel?`${U}--has-action`:"",t.rounded?`${U}--rounded`:`${U}--box`,t.title&&!t.message?`${U}--has-titleonly`:"",t.title&&t.message?`${U}--has-titleandmessage`:"",`${U}--${t.position}`]),h=()=>{s.value!==null&&(clearTimeout(s.value),s.value=null),a.value?.stop()},b=()=>{!t.dismissTimer||i.value||(h(),c.value=Date.now(),m.value=t.dismissTimer*1e3,d.value=!1,s.value=setTimeout(()=>{!d.value&&!i.value&&p()},m.value))},w=()=>{if(!t.dismissTimer||d.value||i.value)return;d.value=!0;const z=Date.now()-c.value;m.value=Math.max(0,m.value-z),h()},y=()=>{!t.dismissTimer||!d.value||i.value||(d.value=!1,c.value=Date.now(),s.value=setTimeout(()=>{!d.value&&!i.value&&p()},m.value))},k=()=>{document.hidden?w():y()},p=()=>{i.value||(i.value=!0,r.value=!1,h(),a.value&&a.value.start(Re,z=>{Math.min(z,Re)===Re&&(a.value?.stop(),t.onDismiss?.())}),$())};l.watch(()=>t.dismissTimer,()=>{h(),i.value=!1,t.dismissTimer&&t.dismissTimer>0&&b()}),l.onMounted(()=>{V&&(n.value=vl()+1,a.value||(a.value=Pe(),a.value.start(100,z=>{Math.min(z,100)===100&&(a.value?.stop(),r.value=!0,t.dismissTimer&&a.value?.start(Re,x=>{Math.min(x,Re)===Re&&(a.value?.stop(),b())}))})),document.addEventListener("visibilitychange",k))}),l.onUnmounted(()=>{V&&(h(),a.value=void 0,document.removeEventListener("visibilitychange",k)),r.value=!1,i.value||(i.value=!0,t.onDismiss?.())});const{clearEventListeners:$}=qe({escHandler:p});return l.onBeforeUnmount(()=>{$()}),(z,A)=>(l.openBlock(),l.createElementBlock("output",{ref_key:"elem",ref:o,class:l.normalizeClass(l.unref(u)),"data-testid":e.testId,style:l.normalizeStyle({zIndex:l.unref(n),"--clll-toast-width":e.width,...l.unref(y0)({color:e.color})}),onMouseenter:w,onMouseleave:y,onFocusin:w,onFocusout:y},[l.createElementVNode("div",{class:l.normalizeClass(`${U}__body`)},[l.createElementVNode("div",{class:l.normalizeClass(`${U}__content`)},[e.icon?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${U}__icon`)},[l.createVNode(l.unref(ee),{filled:e.iconFilled,name:e.icon,size:e.iconSize},null,8,["filled","name","size"])],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${U}__text`)},[e.title?(l.openBlock(),l.createBlock(l.unref(N),{key:0,color:l.unref(H).Neutral,"test-id":`${U}__title`,type:l.unref(j).Body,bold:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["color","test-id","type"])):l.createCommentVNode("",!0),e.message?(l.openBlock(),l.createBlock(l.unref(N),{key:1,color:l.unref(H).Neutral,"test-id":`${U}__message`,type:e.title?l.unref(j).Medium:l.unref(j).Body},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.message),1)]),_:1},8,["color","test-id","type"])):l.createCommentVNode("",!0)],2),e.onAction&&e.actionLabel?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${U}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${U}__action-button`,variant:l.unref(v).Soft},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.actionLabel),1)]),_:1},8,["color","border-radius","on-click","test-id","variant"])],2)):l.createCommentVNode("",!0)],2),l.createElementVNode("div",{class:l.normalizeClass(`${U}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss toast",color:l.unref(H).Neutral,"border-radius":e.borderRadius,"icon-before":l.unref(O).Delete,"icon-size":l.unref(g).Tiny,"on-click":p,size:l.unref(f).Tiny,"test-id":`${U}__dismiss-button`,variant:l.unref(v).Text},null,8,["color","border-radius","icon-before","icon-size","size","test-id","variant"])],2)],2)],46,p0))}}),Dt=l.defineComponent({__name:"CLThemeProvider",props:{tag:{default:"div"},themeConfig:{},autoDetectDarkMode:{type:Boolean,default:!0}},setup(e){const t=e,o=qt(t.themeConfig);l.provide(Gl,o);const{setBorderRadius:r,setColors:a,setDarkMode:n,setFontFamily:i}=o;let s=null;const c=()=>{if(t.autoDetectDarkMode&&V){const m=Gt();n(m)}};return l.onMounted(()=>{t.autoDetectDarkMode&&V&&(c(),s=window.matchMedia("(prefers-color-scheme: dark)"),s.addEventListener("change",c))}),l.onBeforeUnmount(()=>{s&&V&&s.removeEventListener("change",c)}),l.watch(()=>t.themeConfig?.borderRadius,m=>{r(m)}),l.watch(()=>t.themeConfig?.colors,m=>{m&&a(m)}),l.watch(()=>t.themeConfig?.darkMode,m=>{m!==void 0&&!t.autoDetectDarkMode&&n(m)}),l.watch(()=>t.themeConfig?.fontFamily,m=>{i(m)}),(m,d)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.tag),{class:"clll-theme-provider",style:l.normalizeStyle({"--clll-font-family":e.themeConfig?.fontFamily||l.unref(ye).fontFamily,"--clll-default-radius":e.themeConfig?.borderRadius?`var(--clll-${e.themeConfig.borderRadius})`:void 0})},{default:l.withCtx(()=>[l.renderSlot(m.$slots,"default")]),_:3},8,["style"]))}}),Rt=Symbol("clll-toast"),w0={class:"clll-toast-provider"},Xt=l.defineComponent({name:"CLToastProvider",__name:"CLToastProvider",props:{borderRadius:{},dismissTimer:{},position:{}},setup(e){const t=e,o=l.ref({}),r=l.ref(!1),a=i=>{o.value={...i,borderRadius:i.borderRadius??t.borderRadius,dismissTimer:i.dismissTimer??t.dismissTimer,position:i.position??t.position},r.value=!0},n=()=>{r.value=!1,o.value={}};return l.provide(Rt,{visible:r,showToast:a,hideToast:n}),(i,s)=>(l.openBlock(),l.createElementBlock("div",w0,[r.value?(l.openBlock(),l.createBlock(l.unref(Fl),l.mergeProps({key:0},o.value,{"on-dismiss":n}),null,16)):l.createCommentVNode("",!0),l.renderSlot(i.$slots,"default")]))}}),g0=()=>{const e=l.inject(Rt,null);e||console.warn("[Callaloo]: useToast() must be used within a <CLToastProvider />.");const t=o=>{e?.showToast?.(o)};return{visible:l.computed(()=>e?.visible.value??!1),showToast:t,hideToast:()=>e?.hideToast()}},v0=[ee,ge,Ie,G,Ml,Ql,Nl,Il,lt,rt,at,nt,it,st,dt,Ll,ct,me,xl,mt,el,Sl,ut,Tt,Fl,Dt,Xt,Ce,N],x0={install(e){v0.forEach(t=>{const o=t.name||t.__name;o&&e.component(o,t)})}},M0=Object.freeze(Object.defineProperty({__proto__:null,default:'<svg xmlns="http://www.w3.org/2000/svg" width="1" height="1" viewBox="0 0 1 1"><symbol id="tabler:activity" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12h4l3 8l4-16l3 8h4"/></symbol><symbol id="tabler:address-book" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20 6v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2M10 16h6"/><path d="M11 11a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 8h3m-3 4h3m-3 4h3"/></g></symbol><symbol id="tabler:adjustments" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2-6v4m0 4v8m4-4a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2-12v10m0 4v2m4-13a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2-3v1m0 4v11"/></symbol><symbol id="tabler:adjustments-horizontal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 6h8m4 0h4M6 12a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-2 0h2m4 0h10m-5 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 18h11m4 0h1"/></symbol><symbol id="tabler:ai" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 16v-6a2 2 0 1 1 4 0v6m-4-3h4m4-5v8"/></symbol><symbol id="tabler:alarm" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 13a7 7 0 1 0 14 0a7 7 0 1 0-14 0"/><path d="M12 10v3h2M7 4L4.25 6M17 4l2.75 2"/></g></symbol><symbol id="tabler:alarm-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 13a7 7 0 1 0 14 0a7 7 0 1 0-14 0m2-9L4.25 6M17 4l2.75 2M10 13h4m-2-2v4"/></symbol><symbol id="tabler:alert-square" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm9 3v4m0 4h.01"/></symbol><symbol id="tabler:alert-triangle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 9v4m-1.637-9.409L2.257 17.125a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636-2.87L13.637 3.59a1.914 1.914 0 0 0-3.274 0M12 16h.01"/></symbol><symbol id="tabler:align-box-left-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 8H7m6-3H7m4-3H7"/></symbol><symbol id="tabler:align-box-left-middle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 10H7m6-3H7m4-3H7"/></symbol><symbol id="tabler:align-box-left-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 12H7m6-3H7m4-3H7"/></symbol><symbol id="tabler:align-box-center-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m8-6h2m-4-3h6m-5-3h4"/></symbol><symbol id="tabler:align-box-center-middle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m8-4h2m-4-3h6m-5-3h4"/></symbol><symbol id="tabler:align-box-center-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m8-2h2m-4-3h6m-5-3h4"/></symbol><symbol id="tabler:align-box-right-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm12 8h2m-6-3h6m-4-3h4"/></symbol><symbol id="tabler:align-box-right-middle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 15h2M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm8 7h6m-4-3h4"/></symbol><symbol id="tabler:align-box-right-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm12 12h2m-6-3h6m-4-3h4"/></symbol><symbol id="tabler:align-center" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M8 12h8M6 18h12"/></symbol><symbol id="tabler:align-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M4 12h10M4 18h14"/></symbol><symbol id="tabler:align-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16m-10 6h10M6 18h14"/></symbol><symbol id="tabler:align-justified" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M4 12h16M4 18h12"/></symbol><symbol id="tabler:apps" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm0 10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm0-8h6m-3-3v6"/></symbol><symbol id="tabler:archive" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2m2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8m-9 4h4"/></symbol><symbol id="tabler:arrow-back-up" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m9 14l-4-4l4-4"/><path d="M5 10h11a4 4 0 1 1 0 8h-1"/></g></symbol><symbol id="tabler:arrow-forward-up" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m15 14l4-4l-4-4"/><path d="M19 10H8a4 4 0 1 0 0 8h1"/></g></symbol><symbol id="tabler:arrow-big-up-line" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12H5.414a1 1 0 0 1-.707-1.707l6.586-6.586a1 1 0 0 1 1.414 0l6.586 6.586A1 1 0 0 1 18.586 12H15v6H9zm0 9h6"/></symbol><symbol id="tabler:arrow-big-down-line" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 12h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1-1.414 0l-6.586-6.586A1 1 0 0 1 5.414 12H9V6h6zm0-9H9"/></symbol><symbol id="tabler:arrow-back" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 11l-4 4l4 4m-4-4h11a4 4 0 0 0 0-8h-1"/></symbol><symbol id="tabler:arrow-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m6-6l-6 6m-6-6l6 6"/></symbol><symbol id="tabler:arrow-forward" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 11l4 4l-4 4m4-4H8a4 4 0 0 1 0-8h1"/></symbol><symbol id="tabler:arrow-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14M5 12l6 6m-6-6l6-6"/></symbol><symbol id="tabler:arrow-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14m-6 6l6-6m-6-6l6 6"/></symbol><symbol id="tabler:arrow-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m6-8l-6-6m-6 6l6-6"/></symbol><symbol id="tabler:arrow-narrow-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m4-4l-4 4m-4-4l4 4"/></symbol><symbol id="tabler:arrow-narrow-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14M5 12l4 4m-4-4l4-4"/></symbol><symbol id="tabler:arrow-narrow-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12h14m-4 4l4-4m-4-4l4 4"/></symbol><symbol id="tabler:arrow-narrow-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m4-10l-4-4M8 9l4-4"/></symbol><symbol id="tabler:arrows-diagonal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 4h4v4m-6 2l6-6M8 20H4v-4m0 4l6-6"/></symbol><symbol id="tabler:arrows-diagonal-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 20h4v-4m-6-2l6 6M8 4H4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-diagonal-minimize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 10h4V6M4 4l6 6m8 4h-4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-diagonal-minimize-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 10h-4V6m6-2l-6 6m-8 4h4v4m0-4l-6 6"/></symbol><symbol id="tabler:arrows-maximize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 4h4v4m-6 2l6-6M8 20H4v-4m0 4l6-6m6 6h4v-4m-6-2l6 6M8 4H4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-minimize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9h4V5M3 3l6 6m-4 6h4v4m-6 2l6-6m10-6h-4V5m0 4l6-6m-2 12h-4v4m0-4l6 6"/></symbol><symbol id="tabler:arrows-move" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m18 9l3 3l-3 3m-3-3h6M6 9l-3 3l3 3m-3-3h6m0 6l3 3l3-3m-3-3v6m3-15l-3-3l-3 3m3-3v6"/></symbol><symbol id="tabler:arrows-sort" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 9l4-4l4 4M7 5v14m14-4l-4 4l-4-4m4 4V5"/></symbol><symbol id="tabler:at" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0-8 0"/><path d="M16 12v1.5a2.5 2.5 0 0 0 5 0V12a9 9 0 1 0-5.5 8.28"/></g></symbol><symbol id="tabler:auth-2fa" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 16H3l3.47-4.66A2 2 0 1 0 3 9.8m7 6.2V8h4m-4 4h3m4 4v-6a2 2 0 0 1 4 0v6m-4-3h4"/></symbol><symbol id="tabler:backspace" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 6a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H9l-5-5a1.5 1.5 0 0 1 0-2l5-5zm-8 4l4 4m0-4l-4 4"/></symbol><symbol id="tabler:bed" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9a2 2 0 1 0 4 0a2 2 0 1 0-4 0m17 8v-3H2m0-6v9m10-3h10v-2a3 3 0 0 0-3-3h-7z"/></symbol><symbol id="tabler:bell" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3H4a4 4 0 0 0 2-3v-3a7 7 0 0 1 4-6M9 17v1a3 3 0 0 0 6 0v-1"/></symbol><symbol id="tabler:bell-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 17H4a4 4 0 0 0 2-3v-3a7 7 0 0 1 4-6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1m-9 5v1a3 3 0 0 0 3.51 2.957M16 19h6m-3-3v6"/></symbol><symbol id="tabler:beach" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17.553 16.75a7.5 7.5 0 0 0-10.606 0M18 3.804A6 6 0 0 0 9.804 6l10.392 6A6 6 0 0 0 18 3.804"/><path d="M16.732 10C18.39 7.13 18.957 4.356 18 3.804S14.925 5.13 13.268 8M15 9l-3 5.196M3 19.25A2.4 2.4 0 0 1 4 19a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 1 .25"/></g></symbol><symbol id="tabler:binoculars" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 16a3 3 0 1 0 6 0a3 3 0 1 0-6 0m10 0a3 3 0 1 0 6 0a3 3 0 1 0-6 0m2.346-6.83l-.729-1.261c-.16-.248-1.056-.203-1.117.091l-.177 1.38"/><path d="m19.761 14.813l-2.84-5.133C16.732 9.37 16.329 9 15.5 9c-.828 0-1.5.448-1.5 1v6M7.654 9.17l.729-1.261C8.543 7.66 9.439 7.706 9.5 8l.177 1.38"/><path d="m4.239 14.813l2.84-5.133C7.268 9.37 7.671 9 8.5 9c.828 0 1.5.448 1.5 1v6m0-4h4v2h-4z"/></g></symbol><symbol id="tabler:bike" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 18a3 3 0 1 0 6 0a3 3 0 1 0-6 0m14 0a3 3 0 1 0 6 0a3 3 0 1 0-6 0m-4 1v-4l-3-3l5-4l2 3h3m-3-6a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:book" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0M3 6a9 9 0 0 1 9 0a9 9 0 0 1 9 0M3 6v13m9-13v13m9-13v13"/></symbol><symbol id="tabler:bookmark" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 7v14l-6-4l-6 4V7a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4"/></symbol><symbol id="tabler:border-corners" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 4h2a2 2 0 0 1 2 2v2m0 8v2a2 2 0 0 1-2 2h-2m-8 0H6a2 2 0 0 1-2-2v-2m0-8V6a2 2 0 0 1 2-2h2"/></symbol><symbol id="tabler:box-margin" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8h8v8H8zM4 4v.01M8 4v.01M12 4v.01M16 4v.01M20 4v.01M4 20v.01M8 20v.01m4-.01v.01m4-.01v.01m4-.01v.01M20 16v.01M20 12v.01M20 8v.01M4 16v.01M4 12v.01M4 8v.01"/></symbol><symbol id="tabler:brush" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 21v-4a4 4 0 1 1 4 4z"/><path d="M21 3A16 16 0 0 0 8.2 13.2M21 3a16 16 0 0 1-10.2 12.8"/><path d="M10.6 9a9 9 0 0 1 4.4 4.4"/></g></symbol><symbol id="tabler:brand-apple" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.286 7.008C5.07 7.008 4 10.238 4 12.928C4 16.157 6.143 21 8.286 21c1.165-.05 1.799-.538 3.214-.538c1.406 0 1.607.538 3.214.538S19 17.771 19 15.619c-.03-.011-2.649-.434-2.679-3.23c-.02-2.335 2.589-3.179 2.679-3.228c-1.096-1.606-3.162-2.113-3.75-2.153c-1.535-.12-3.032 1.077-3.75 1.077c-.729 0-2.036-1.077-3.214-1.077M12 4a2 2 0 0 0 2-2a2 2 0 0 0-2 2"/></symbol><symbol id="tabler:brand-aws" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17 18.5a15.2 15.2 0 0 1-7.37 1.44A14.6 14.6 0 0 1 3 17m16.5 4c.907-1.411 1.451-3.323 1.5-5c-1.197-.773-2.577-.935-4-1M3 11V6.5a1.5 1.5 0 0 1 3 0V11M3 9h3m3-4l1.2 6L12 7l1.8 4L15 5m3 5.25c0 .414.336.75.75.75H20a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75"/></symbol><symbol id="tabler:brand-cloudflare" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.031 7.007C15.5 7 16.326 8.3 17 10c4 0 4.994 3.825 5 6H2c-.001-1.64 1.36-2.954 3-3c0-1.5 1-3 3-3c.66-1.942 2.562-2.986 5.031-2.993M12 13h6m-1-3l-2.5 6"/></symbol><symbol id="tabler:brand-facebook-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a1 1 0 0 1 .993.883L19 3v4a1 1 0 0 1-.883.993L18 8h-3v1h3a1 1 0 0 1 .991 1.131l-.02.112l-1 4a1 1 0 0 1-.858.75L17 15h-2v6a1 1 0 0 1-.883.993L14 22h-4a1 1 0 0 1-.993-.883L9 21v-6H7a1 1 0 0 1-.993-.883L6 14v-4a1 1 0 0 1 .883-.993L7 9h2V8a6 6 0 0 1 5.775-5.996L15 2z"/></symbol><symbol id="tabler:brand-gitlab" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 14l-9 7l-9-7L6 3l3 7h6l3-7z"/></symbol><symbol id="tabler:brand-github" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2c2.8-.3 5.5-1.4 5.5-6a4.6 4.6 0 0 0-1.3-3.2a4.2 4.2 0 0 0-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3 0 0 0-6.2 0C6.5 2.8 5.4 3.1 5.4 3.1a4.2 4.2 0 0 0-.1 3.2A4.6 4.6 0 0 0 4 9.5c0 4.6 2.7 5.7 5.5 6c-.6.6-.6 1.2-.5 2V21"/></symbol><symbol id="tabler:brand-google-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9.96 9.96 0 0 1 6.29 2.226a1 1 0 0 1 .04 1.52l-1.51 1.362a1 1 0 0 1-1.265.06a6 6 0 1 0 2.103 6.836l.001-.004h-3.66a1 1 0 0 1-.992-.883L13 13v-2a1 1 0 0 1 1-1h6.945a1 1 0 0 1 .994.89q.06.55.061 1.11c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2"/></symbol><symbol id="tabler:brand-instagram" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 8a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"/><path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0-6 0m7.5-4.5v.01"/></g></symbol><symbol id="tabler:brand-linkedin" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 11v5m0-8v.01M12 16v-5m4 5v-3a2 2 0 1 0-4 0"/><path d="M3 7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4z"/></g></symbol><symbol id="tabler:brand-mastercard" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0"/><path d="M12 9.765a3 3 0 1 0 0 4.47"/><path d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></g></symbol><symbol id="tabler:brand-npm" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 8h22v7H11v2H7v-2H1zm6 0v7m7-7v7m3-4v4M4 11v4m7-4v1m9-1v4"/></symbol><symbol id="tabler:brand-nuxt" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.146 8.583l-1.3-2.09a1.046 1.046 0 0 0-1.786.017l-5.91 9.908A1.046 1.046 0 0 0 4.047 18H7.96m12.083 0c.743 0 1.201-.843.82-1.505l-4.044-7.013a.936.936 0 0 0-1.638 0l-4.043 7.013c-.382.662.076 1.505.819 1.505z"/></symbol><symbol id="tabler:brand-react" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.306 8.711C3.704 9.434 2 10.637 2 12c0 2.21 4.477 4 10 4c.773 0 1.526-.035 2.248-.102m3.444-.609C20.295 14.567 22 13.363 22 12c0-2.21-4.477-4-10-4c-.773 0-1.526.035-2.25.102"/><path d="M6.305 15.287C5.629 17.902 5.82 19.98 7 20.66c1.913 1.105 5.703-1.877 8.464-6.66q.581-1.007 1.036-2m1.194-3.284C18.371 6.1 18.181 4.02 17 3.34C15.087 2.235 11.297 5.217 8.536 10c-.387.67-.733 1.34-1.037 2"/><path d="M12 5.424C10.075 3.532 8.18 2.658 7 3.34C5.087 4.444 5.774 9.217 8.536 14c.386.67.793 1.304 1.212 1.896M12 18.574c1.926 1.893 3.821 2.768 5 2.086c1.913-1.104 1.226-5.877-1.536-10.66q-.563-.976-1.212-1.897M11.5 12.866a1 1 0 1 0 1-1.732a1 1 0 0 0-1 1.732"/></g></symbol><symbol id="tabler:brand-react-native" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.357 9C3.72 9.68 2 10.845 2 12.175C2 14.282 6.405 16 11.85 16c.74 0 1.26-.039 1.95-.097"/><path d="M9.837 15.9c-.413-.596-.806-1.133-1.18-1.8c-2.751-4.9-3.488-9.77-1.63-10.873c1.15-.697 3.047.253 4.974 2.254"/><path d="M6.429 15.387c-.702 2.688-.56 4.716.56 5.395c1.783 1.08 5.387-1.958 8.043-6.804q.54-1.005.968-1.978"/><path d="M12 18.52c1.928 2 3.817 2.95 4.978 2.253c1.85-1.102 1.121-5.972-1.633-10.873c-.384-.677-.777-1.204-1.18-1.8"/><path d="M17.66 15c2.612-.687 4.34-1.85 4.34-3.176C22 9.714 17.592 8 12.155 8c-.747 0-1.266.029-1.955.087"/><path d="M8 12c.285-.66.607-1.308.968-1.978c2.647-4.844 6.253-7.89 8.046-6.801c1.11.679 1.262 2.706.56 5.393m-5.314 3.401h-.01c-.01.13-.12.24-.26.24a.263.263 0 0 1-.25-.26c0-.14.11-.25.24-.25h-.01c.13-.01.25.11.25.24"/></g></symbol><symbol id="tabler:brand-spotify" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M8 11.973c2.5-1.473 5.5-.973 7.5.527M9 15c1.5-1 4-1 5 .5M7 9c2-1 6-2 10 .5"/></g></symbol><symbol id="tabler:brand-tidal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.333 6l3.334 3.25L12 6l3.333 3.25L18.667 6L22 9.25l-3.333 3.25l-3.334-3.25L12 12.5l3.333 3.25L12 19l-3.333-3.25L12 12.5L8.667 9.25L5.333 12.5L2 9.25z"/></symbol><symbol id="tabler:brand-tiktok" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 7.917v4.034A9.95 9.95 0 0 1 16 10v4.5a6.5 6.5 0 1 1-8-6.326V12.5a2.5 2.5 0 1 0 4 2V3h4.083A6.005 6.005 0 0 0 21 7.917"/></symbol><symbol id="tabler:brand-twitter-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.058 3.41c-1.807.767-2.995 2.453-3.056 4.38L11 7.972l-.243-.023C8.365 7.68 6.259 6.437 4.813 4.418a1 1 0 0 0-1.685.092l-.097.186l-.049.099c-.719 1.485-1.19 3.29-1.017 5.203l.03.273c.283 2.263 1.5 4.215 3.779 5.679l.173.107l-.081.043c-1.315.663-2.518.952-3.827.9c-1.056-.04-1.446 1.372-.518 1.878c3.598 1.961 7.461 2.566 10.792 1.6c4.06-1.18 7.152-4.223 8.335-8.433l.127-.495c.238-.993.372-2.006.401-3.024l.003-.332l.393-.779l.44-.862l.214-.434l.118-.247c.265-.565.456-1.033.574-1.43l.014-.056l.008-.018c.22-.593-.166-1.358-.941-1.358l-.122.007a1 1 0 0 0-.231.057l-.086.038a8 8 0 0 1-.88.36l-.356.115l-.271.08l-.772.214c-1.336-1.118-3.144-1.254-5.012-.554l-.211.084z"/></symbol><symbol id="tabler:brand-vercel" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 19h18L12 4z"/></symbol><symbol id="tabler:brand-visa" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 15l-1-6l-2.5 6M9 15l1-6M3 9h1v6h.5L7 9m9 .5a.5.5 0 0 0-.5-.5h-.75c-.721 0-1.337.521-1.455 1.233l-.09.534A1.06 1.06 0 0 0 14.25 12a1.06 1.06 0 0 1 1.045 1.233l-.09.534A1.476 1.476 0 0 1 13.75 15H13a.5.5 0 0 1-.5-.5M18 14h2.7"/></symbol><symbol id="tabler:brand-vue" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16.5 4L12 12L7.5 4"/><path d="m3 4l9 16l9-16"/></g></symbol><symbol id="tabler:brand-whatsapp" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m3 21l1.65-3.8a9 9 0 1 1 3.4 2.9z"/><path d="M9 10a.5.5 0 0 0 1 0V9a.5.5 0 0 0-1 0za5 5 0 0 0 5 5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0 0 1"/></g></symbol><symbol id="tabler:brand-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4 4l11.733 16H20L8.267 4zm0 16l6.768-6.768m2.46-2.46L20 4"/></symbol><symbol id="tabler:brand-youtube-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5H6a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5zM9 9v6a1 1 0 0 0 1.514.857l5-3a1 1 0 0 0 0-1.714l-5-3A1 1 0 0 0 9 9"/></symbol><symbol id="tabler:brand-windows" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17.8 20l-12-1.5c-1-.1-1.8-.9-1.8-1.9V7.4c0-1 .8-1.8 1.8-1.9l12-1.5c1.2-.1 2.2.8 2.2 1.9V18c0 1.2-1.1 2.1-2.2 1.9zM12 5v14m-8-7h16"/></symbol><symbol id="tabler:briefcase" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm5-2V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m-4 5v.01"/><path d="M3 13a20 20 0 0 0 18 0"/></g></symbol><symbol id="tabler:briefcase-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm5-2V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"/></symbol><symbol id="tabler:broadcast" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.364 19.364a9 9 0 1 0-12.728 0"/><path d="M15.536 16.536a5 5 0 1 0-7.072 0"/><path d="M11 13a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:browser" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8h16M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm4-2v4"/></symbol><symbol id="tabler:building" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M9 8h1m-1 4h1m-1 4h1m4-8h1m-1 4h1m-1 4h1M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"/></symbol><symbol id="tabler:building-airport" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3.59 7h8.82a1 1 0 0 1 .902 1.433l-1.44 3a1 1 0 0 1-.901.567H5.029a1 1 0 0 1-.901-.567l-1.44-3A1 1 0 0 1 3.589 7"/><path d="m6 7l-.78-2.342A.5.5 0 0 1 5.693 4h4.612a.5.5 0 0 1 .475.658L10 7M8 2v2m-2 8v9h4v-9m-7 9h18m1-16h-6l-1-1"/><path d="m18 3l2 2l-2 2m-8 10h7a2 2 0 0 1 2 2v2"/></g></symbol><symbol id="tabler:building-bank" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M3 10h18M5 6l7-3l7 3M4 10v11m16-11v11M8 14v3m4-3v3m4-3v3"/></symbol><symbol id="tabler:building-castle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 19v-2a3 3 0 0 0-6 0v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5h4v3h3V5h4v3h3V5h4v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1M3 11h18"/></symbol><symbol id="tabler:building-carousel" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 12a6 6 0 1 0 12 0a6 6 0 1 0-12 0"/><path d="M3 8a2 2 0 1 0 4 0a2 2 0 1 0-4 0m7-4a2 2 0 1 0 4 0a2 2 0 1 0-4 0m7 4a2 2 0 1 0 4 0a2 2 0 1 0-4 0M3 16a2 2 0 1 0 4 0a2 2 0 1 0-4 0m14 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-9 6l4-10l4 10"/></g></symbol><symbol id="tabler:building-church" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 21h18m-11 0v-4a2 2 0 0 1 4 0v4M10 5h4m-2-2v5"/><path d="M6 21v-7m-2 2l8-8l8 8m-2-2v7"/></g></symbol><symbol id="tabler:building-community" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 9l5 5v7H8v-4m0 4H3v-7l5-5m1 1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v17h-8m0-14v.01M17 7v.01M17 11v.01M17 15v.01"/></symbol><symbol id="tabler:building-cottage" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 21h18M4 21V10l2.5-4.5L12 3l5.5 2.5L20 10v11"/><path d="M10 9a2 2 0 1 0 4 0a2 2 0 1 0-4 0M9 21v-5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v5"/></g></symbol><symbol id="tabler:building-stadium" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 12a8 2 0 1 0 16 0a8 2 0 1 0-16 0"/><path d="M4 12v7c0 .94 2.51 1.785 6 2v-3h4v3c3.435-.225 6-1.07 6-2v-7m-5-6h4V3h-4v7M7 6h4V3H7v7"/></g></symbol><symbol id="tabler:building-store" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M3 7v1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7H3l2-4h14l2 4M5 21V10.85M19 21V10.85M9 21v-4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4"/></symbol><symbol id="tabler:building-skyscraper" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 21h18M5 21V7l8-4v18m6 0V11l-6-4M9 9v.01M9 12v.01M9 15v.01M9 18v.01"/></symbol><symbol id="tabler:bug" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 9V8a3 3 0 0 1 6 0v1M8 9h8a6 6 0 0 1 1 3v3a5 5 0 0 1-10 0v-3a6 6 0 0 1 1-3m-5 4h4m10 0h4m-9 7v-6m-8 5l3.35-2M20 19l-3.35-2M4 7l3.75 2.4M20 7l-3.75 2.4"/></symbol><symbol id="tabler:bulb" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12h1m8-9v1m8 8h1M5.6 5.6l.7.7m12.1-.7l-.7.7M9 16a5 5 0 1 1 6 0a3.5 3.5 0 0 0-1 3a2 2 0 0 1-4 0a3.5 3.5 0 0 0-1-3m.7 1h4.6"/></symbol><symbol id="tabler:bus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 17a2 2 0 1 0 4 0a2 2 0 1 0-4 0m12 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/><path d="M4 17H2V6a1 1 0 0 1 1-1h14a5 7 0 0 1 5 7v5h-2m-4 0H8"/><path d="m16 5l1.5 7H22M2 10h15M7 5v5m5-5v5"/></g></symbol><symbol id="tabler:businessplan" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 6a5 3 0 1 0 10 0a5 3 0 1 0-10 0"/><path d="M11 6v4c0 1.657 2.239 3 5 3s5-1.343 5-3V6"/><path d="M11 10v4c0 1.657 2.239 3 5 3s5-1.343 5-3v-4"/><path d="M11 14v4c0 1.657 2.239 3 5 3s5-1.343 5-3v-4M7 9H4.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H3m2 0v1m0-8v1"/></g></symbol><symbol id="tabler:calendar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm12-4v4M8 3v4m-4 4h16m-9 4h1m0 0v3"/></symbol><symbol id="tabler:calendar-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 21H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5m-4-9v4M8 3v4m-4 4h16m-4 8h6m-3-3v6"/></symbol><symbol id="tabler:calculator" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path d="M8 8a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1zm0 6v.01m4-.01v.01m4-.01v.01M8 17v.01m4-.01v.01m4-.01v.01"/></g></symbol><symbol id="tabler:camera" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 7h1a2 2 0 0 0 2-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2"/><path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/></g></symbol><symbol id="tabler:camper" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 18a2 2 0 1 0 4 0a2 2 0 0 0-4 0m10 0a2 2 0 1 0 4 0a2 2 0 0 0-4 0"/><path d="M5 18H4a1 1 0 0 1-1-1V6a2 2 0 0 1 2-2h12a4 4 0 0 1 4 4H3m6 10h6"/><path d="M19 18h1a1 1 0 0 0 1-1v-4l-3-5m3 5h-7m0-5v10"/></g></symbol><symbol id="tabler:car" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 17a2 2 0 1 0 4 0a2 2 0 1 0-4 0m10 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/><path d="M5 17H3v-6l2-5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0H9m-6-6h15m-6 0V6"/></g></symbol><symbol id="tabler:caret-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 10l6 6l6-6z"/></symbol><symbol id="tabler:caret-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14 6l-6 6l6 6z"/></symbol><symbol id="tabler:caret-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 18l6-6l-6-6z"/></symbol><symbol id="tabler:caret-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m18 14l-6-6l-6 6z"/></symbol><symbol id="tabler:carousel-horizontal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 6a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm15 11h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1M2 17h1a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H2"/></symbol><symbol id="tabler:chart-bar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 13a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm12-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM9 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM4 20h14"/></symbol><symbol id="tabler:chart-pie" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10 3.2A9 9 0 1 0 20.8 14a1 1 0 0 0-1-1H13a2 2 0 0 1-2-2V4a.9.9 0 0 0-1-.8"/><path d="M15 3.5A9 9 0 0 1 20.5 9H16a1 1 0 0 1-1-1z"/></g></symbol><symbol id="tabler:check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 12l5 5L20 7"/></symbol><symbol id="tabler:chef-hat" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 3c1.918 0 3.52 1.35 3.91 3.151A4 4 0 0 1 18 13.874V21H6v-7.126a4 4 0 1 1 2.092-7.723A4 4 0 0 1 12 3M6.161 17.009L18 17"/></symbol><symbol id="tabler:chevron-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 6l-6 6l6 6"/></symbol><symbol id="tabler:chevrons-left" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11 7l-5 5l5 5m6-10l-5 5l5 5"/></symbol><symbol id="tabler:chevron-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 6l6 6l-6 6"/></symbol><symbol id="tabler:chevrons-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 7l5 5l-5 5m6-10l5 5l-5 5"/></symbol><symbol id="tabler:chevron-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 15l6-6l6 6"/></symbol><symbol id="tabler:chevrons-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 11l5-5l5 5M7 17l5-5l5 5"/></symbol><symbol id="tabler:chevron-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 9l6 6l6-6"/></symbol><symbol id="tabler:chevrons-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 7l5 5l5-5M7 13l5 5l5-5"/></symbol><symbol id="tabler:circle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/></symbol><symbol id="tabler:circle-check" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="m9 12l2 2l4-4"/></g></symbol><symbol id="tabler:circle-dot" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/></g></symbol><symbol id="tabler:circle-minus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6 0h6"/></symbol><symbol id="tabler:circle-number-0" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0"/></g></symbol><symbol id="tabler:circle-number-1" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="m10 10l2-2v8"/></g></symbol><symbol id="tabler:circle-number-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3"/></g></symbol><symbol id="tabler:circle-number-3" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1"/></g></symbol><symbol id="tabler:circle-number-4" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 8v3a1 1 0 0 0 1 1h3m0-4v8"/></g></symbol><symbol id="tabler:circle-number-5" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3V8h4"/></g></symbol><symbol id="tabler:circle-number-6" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M14 9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-3"/></g></symbol><symbol id="tabler:circle-number-7" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 8h4l-2 8"/></g></symbol><symbol id="tabler:circle-number-8" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M12 12h-1a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1"/></g></symbol><symbol id="tabler:circle-number-9" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3"/></g></symbol><symbol id="tabler:circle-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m6 0h6m-3-3v6"/></symbol><symbol id="tabler:click" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12h3m6-9v3M7.8 7.8L5.6 5.6m10.6 2.2l2.2-2.2M7.8 16.2l-2.2 2.2M12 12l9 3l-4 2l-2 4z"/></symbol><symbol id="tabler:clipboard-copy" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3m9-9V7a2 2 0 0 0-2-2h-2m-2 12v-1a1 1 0 0 1 1-1h1m3 0h1a1 1 0 0 1 1 1v1m0 3v1a1 1 0 0 1-1 1h-1m-3 0h-1a1 1 0 0 1-1-1v-1"/><path d="M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2"/></g></symbol><symbol id="tabler:clipboard-text" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"/><path d="M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2m0 7h6m-6 4h6"/></g></symbol><symbol id="tabler:clock" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0"/><path d="M12 7v5l3 3"/></g></symbol><symbol id="tabler:clock-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z"/><path d="M12 7v5l3 3M4 12h1m14 0h1m-8 7v1"/></g></symbol><symbol id="tabler:cloud" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.657 18C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486s-1.551 3.487-3.465 3.487H6.657"/></symbol><symbol id="tabler:cloud-check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.388 0 2.585.82 3.138 2.007M15 19l2 2l4-4"/></symbol><symbol id="tabler:cloud-computing" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.657 16C4.085 16 2 13.993 2 11.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486s-1.551 3.487-3.465 3.487H6.657M12 16v5"/><path d="M16 16v4a1 1 0 0 0 1 1h4M8 16v4a1 1 0 0 1-1 1H3"/></g></symbol><symbol id="tabler:cloud-data-connection" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9.897c0-1.714 1.46-3.104 3.26-3.104c.275-1.22 1.255-2.215 2.572-2.611s2.77-.134 3.811.69c1.042.822 1.514 2.08 1.239 3.3h.693A2.42 2.42 0 0 1 19 10.586A2.42 2.42 0 0 1 16.575 13H8.26C6.46 13 5 11.61 5 9.897M12 13v3m-2 2a2 2 0 1 0 4 0a2 2 0 1 0-4 0m4 0h7M3 18h7"/></symbol><symbol id="tabler:cloud-down" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.573.813 3.13 1.99M19 16v6m3-3l-3 3l-3-3"/></symbol><symbol id="tabler:cloud-download" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 18a3.5 3.5 0 0 0 0-7h-1A5 4.5 0 0 0 7 9a4.6 4.4 0 0 0-2.1 8.4M12 13v9m-3-3l3 3l3-3"/></symbol><symbol id="tabler:cloud-up" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.57.811 3.128 1.986M19 22v-6m3 3l-3-3l-3 3"/></symbol><symbol id="tabler:cloud-upload" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 18a4.6 4.4 0 0 1 0-9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1"/><path d="m9 15l3-3l3 3m-3-3v9"/></g></symbol><symbol id="tabler:cloud-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 18.004H6.657C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773c1.88-.572 3.956-.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.37 0 2.556.8 3.117 1.964M22 22l-5-5m0 5l5-5"/></symbol><symbol id="tabler:code" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7 8l-4 4l4 4m10-8l4 4l-4 4M14 4l-4 16"/></symbol><symbol id="tabler:coin" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M14.8 9A2 2 0 0 0 13 8h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1-1.8-1M12 7v10"/></g></symbol><symbol id="tabler:coins" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 14c0 1.657 2.686 3 6 3s6-1.343 6-3s-2.686-3-6-3s-6 1.343-6 3"/><path d="M9 14v4c0 1.656 2.686 3 6 3s6-1.344 6-3v-4M3 6c0 1.072 1.144 2.062 3 2.598s4.144.536 6 0S15 7.072 15 6s-1.144-2.062-3-2.598s-4.144-.536-6 0S3 4.928 3 6"/><path d="M3 6v10c0 .888.772 1.45 2 2"/><path d="M3 11c0 .888.772 1.45 2 2"/></g></symbol><symbol id="tabler:columns-1" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:columns-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm9-1v18"/></symbol><symbol id="tabler:columns-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm6-1v18m6-18v18"/></symbol><symbol id="tabler:command" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 9a2 2 0 1 1 2-2v10a2 2 0 1 1-2-2h10a2 2 0 1 1-2 2V7a2 2 0 1 1 2 2z"/></symbol><symbol id="tabler:components" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 12l3 3l3-3l-3-3zm12 0l3 3l3-3l-3-3zM9 6l3 3l3-3l-3-3zm0 12l3 3l3-3l-3-3z"/></symbol><symbol id="tabler:confetti" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5h2M5 4v2m6.5-2L11 6m7-1h2m-1-1v2m-4 3l-1 1m4 3l2-.5M18 19h2m-1-1v2m-5-3.482L7.482 10l-4.39 9.58a1 1 0 0 0 1.329 1.329z"/></symbol><symbol id="tabler:contrast" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M12 17a5 5 0 0 0 0-10z"/></g></symbol><symbol id="tabler:copy" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 9.667A2.667 2.667 0 0 1 9.667 7h8.666A2.667 2.667 0 0 1 21 9.667v8.666A2.667 2.667 0 0 1 18.333 21H9.667A2.667 2.667 0 0 1 7 18.333z"/><path d="M4.012 16.737A2 2 0 0 1 3 15V5c0-1.1.9-2 2-2h10c.75 0 1.158.385 1.5 1"/></g></symbol><symbol id="tabler:credit-card" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 8a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm0 2h18M7 15h.01M11 15h2"/></symbol><symbol id="tabler:dashboard" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10 13a2 2 0 1 0 4 0a2 2 0 1 0-4 0m3.45-1.45L15.5 9.5"/><path d="M6.4 20a9 9 0 1 1 11.2 0z"/></g></symbol><symbol id="tabler:database" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 6a8 3 0 1 0 16 0A8 3 0 1 0 4 6"/><path d="M4 6v6a8 3 0 0 0 16 0V6"/><path d="M4 12v6a8 3 0 0 0 16 0v-6"/></g></symbol><symbol id="tabler:database-export" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 6c0 1.657 3.582 3 8 3s8-1.343 8-3s-3.582-3-8-3s-8 1.343-8 3"/><path d="M4 6v6c0 1.657 3.582 3 8 3c1.118 0 2.183-.086 3.15-.241M20 12V6"/><path d="M4 12v6c0 1.657 3.582 3 8 3q.235 0 .466-.005M16 19h6m-3-3l3 3l-3 3"/></g></symbol><symbol id="tabler:x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 6L6 18M6 6l12 12"/></symbol><symbol id="tabler:devices" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1z"/><path d="M18 8V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9m3-9h2"/></g></symbol><symbol id="tabler:devices-dollar" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 19V9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1.5"/><path d="M18 8V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9m3-9h2m3 6h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H17m2 0v1m0-8v1"/></g></symbol><symbol id="tabler:device-desktop" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm4 15h10m-8-4v4m6-4v4"/></symbol><symbol id="tabler:device-gamepad" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4 4h4m-2-2v4m7-3v.01M18 13v.01"/></symbol><symbol id="tabler:device-mobile" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zm5-1h2m-1 13v.01"/></symbol><symbol id="tabler:device-tablet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0-2 0"/></g></symbol><symbol id="tabler:device-tv" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm13-6l-4 4l-4-4"/></symbol><symbol id="tabler:dialpad" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 3h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m14 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m-7 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1m-7 7h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m14 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m-7 0h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m0 7h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:direction-sign" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m3.32 12.774l7.906 7.905c.427.428 1.12.428 1.548 0l7.905-7.905a1.095 1.095 0 0 0 0-1.548l-7.905-7.905a1.095 1.095 0 0 0-1.548 0l-7.905 7.905a1.095 1.095 0 0 0 0 1.548M8 12h7.5"/><path d="m12 8.5l3.5 3.5l-3.5 3.5"/></g></symbol><symbol id="tabler:download" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 11l5 5l5-5m-5-7v12"/></symbol><symbol id="tabler:drag-drop" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19 11V9a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2"/><path d="m13 13l9 3l-4 2l-2 4zM3 3v.01M7 3v.01M11 3v.01M15 3v.01M3 7v.01M3 11v.01M3 15v.01"/></g></symbol><symbol id="tabler:edit-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m12 15l8.385-8.415a2.1 2.1 0 0 0-2.97-2.97L9 12v3zm4-10l3 3"/><path d="M9 7.07A7 7 0 0 0 10 21a7 7 0 0 0 6.929-6"/></g></symbol><symbol id="tabler:edit" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1"/><path d="M20.385 6.585a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3zM16 5l3 3"/></g></symbol><symbol id="tabler:mail" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="m3 7l9 6l9-6"/></g></symbol><symbol id="tabler:equal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 10h14M5 14h14"/></symbol><symbol id="tabler:external-link" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6m-7 1l9-9m-5 0h5v5"/></symbol><symbol id="tabler:eye" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0-4 0"/><path d="M21 12q-3.6 6-9 6t-9-6q3.6-6 9-6t9 6"/></g></symbol><symbol id="tabler:eye-off" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.585 10.587a2 2 0 0 0 2.829 2.828"/><path d="M16.681 16.673A8.7 8.7 0 0 1 12 18q-5.4 0-9-6q1.908-3.18 4.32-4.674m2.86-1.146A9 9 0 0 1 12 6q5.4 0 9 6q-1 1.665-2.138 2.87M3 3l18 18"/></g></symbol><symbol id="tabler:error-404" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 8v3a1 1 0 0 0 1 1h3m0-4v8m10-8v3a1 1 0 0 0 1 1h3m0-4v8m-11-6v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0"/></symbol><symbol id="tabler:face-id" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2M9 10h.01M15 10h.01M9.5 15a3.5 3.5 0 0 0 5 0"/></symbol><symbol id="tabler:file-text" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M9 9h1m-1 4h6m-6 4h6"/></g></symbol><symbol id="tabler:file-type-css" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M8 16.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0m3 .75c0 .414.336.75.75.75H13a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3 4.5c0 .414.336.75.75.75H19a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75"/></g></symbol><symbol id="tabler:file-type-csv" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M7 16.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0m3 .75c0 .414.336.75.75.75H12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3-.75l2 6l2-6"/></g></symbol><symbol id="tabler:file-type-html" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M2 21v-6m3 0v6m-3-3h3m15-3v6h2m-9 0v-6l2 3l2-3v6m-9.5-6h3M9 15v6"/></g></symbol><symbol id="tabler:file-type-png" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4m1 3h-1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1v-3M5 18h1.5a1.5 1.5 0 0 0 0-3H5v6m6 0v-6l3 6v-6"/></g></symbol><symbol id="tabler:file-type-jpg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4m-8 6h1.5a1.5 1.5 0 0 0 0-3H11v6m9-6h-1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1v-3M5 15h3v4.5a1.5 1.5 0 0 1-3 0"/></g></symbol><symbol id="tabler:file-type-js" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4M3 15h3v4.5a1.5 1.5 0 0 1-3 0m6 .75c0 .414.336.75.75.75H11a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-1"/></g></symbol><symbol id="tabler:file-type-jsx" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4 15h3v4.5a1.5 1.5 0 0 1-3 0m6 .75c0 .414.336.75.75.75H12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3-.75l4 6m-4 0l4-6"/></g></symbol><symbol id="tabler:file-type-svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4 20.25c0 .414.336.75.75.75H6a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H5a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75m3-.75l2 6l2-6m6 0h-1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1v-3"/></g></symbol><symbol id="tabler:file-type-ts" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-1"/><path d="M14 3v4a1 1 0 0 0 1 1h4M9 20.25c0 .414.336.75.75.75H11a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75M3.5 15h3M5 15v6"/></g></symbol><symbol id="tabler:file-type-vue" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4 15l2 6l2-6m3 0v4.5a1.5 1.5 0 0 0 3 0V15m6 0h-3v6h3m-3-3h2"/></g></symbol><symbol id="tabler:filter" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 4h16v2.172a2 2 0 0 1-.586 1.414L15 12v7l-6 2v-8.5L4.52 7.572A2 2 0 0 1 4 6.227z"/></symbol><symbol id="tabler:flag" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 5a5 5 0 0 1 7 0a5 5 0 0 0 7 0v9a5 5 0 0 1-7 0a5 5 0 0 0-7 0zm0 16v-7"/></symbol><symbol id="tabler:flag-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 14h14V5H5v16"/></symbol><symbol id="tabler:flag-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 14h14l-4.5-4.5L19 5H5v16"/></symbol><symbol id="tabler:flame" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 10.941c2.333-3.308.167-7.823-1-8.941c0 3.395-2.235 5.299-3.667 6.706C5.903 10.114 5 12 5 14.294C5 17.998 8.134 21 12 21s7-3.002 7-6.706c0-1.712-1.232-4.403-2.333-5.588c-2.084 3.353-3.257 3.353-4.667 2.235"/></symbol><symbol id="tabler:folder" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2"/></symbol><symbol id="tabler:forms" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3m7-14h7a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-7M5 7H4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h1m12-5h.01M13 12h.01"/></symbol><symbol id="tabler:frame" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h16M4 17h16M7 4v16M17 4v16"/></symbol><symbol id="tabler:gps" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="m12 17l-1-4l-4-1l9-4z"/></g></symbol><symbol id="tabler:gift" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 9a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm9-1v13"/><path d="M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7m2.5-4a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5a2.5 2.5 0 0 1 0 5"/></g></symbol><symbol id="tabler:hanger" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 6a2 2 0 1 0-4 0c0 1.667.67 3 2 4h-.008l7.971 4.428a2 2 0 0 1 1.029 1.749V17a2 2 0 0 1-2 2h-14a2 2 0 0 1-2-2v-.823a2 2 0 0 1 1.029-1.749L11.992 10"/></symbol><symbol id="tabler:hand-stop" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 13V5.5a1.5 1.5 0 0 1 3 0V12m0-6.5v-2a1.5 1.5 0 1 1 3 0V12m0-6.5a1.5 1.5 0 0 1 3 0V12"/><path d="M17 7.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7L7 19q-.468-.718-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.87 1.87 0 0 1 2.28.28L8 13"/></g></symbol><symbol id="tabler:heading" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 12h10M7 5v14M17 5v14m-2 0h4M15 5h4M5 19h4M5 5h4"/></symbol><symbol id="tabler:heart" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.5 12.572L12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"/></symbol><symbol id="tabler:heart-handshake" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.5 12.572L12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"/><path d="M12 6L8.707 9.293a1 1 0 0 0 0 1.414l.543.543c.69.69 1.81.69 2.5 0l1-1a3.18 3.18 0 0 1 4.5 0l2.25 2.25m-7 3l2 2M15 13l2 2"/></g></symbol><symbol id="tabler:help" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m9 5v.01"/><path d="M12 13.5a1.5 1.5 0 0 1 1-1.5a2.6 2.6 0 1 0-3-4"/></g></symbol><symbol id="tabler:help-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9 4v.01"/><path d="M12 13a2 2 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></g></symbol><symbol id="tabler:help-small" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 16v.01M12 13a2 2 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></symbol><symbol id="tabler:home" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 12H3l9-9l9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7"/><path d="M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v6"/></g></symbol><symbol id="tabler:html" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 16V8l2 5l2-5v8M1 16V8m4 0v8m-4-4h4m2-4h4M9 8v8m11-8v8h3"/></symbol><symbol id="tabler:photo" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8h.01M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/><path d="m3 16l5-5c.928-.893 2.072-.893 3 0l5 5"/><path d="m14 14l1-1c.928-.893 2.072-.893 3 0l3 3"/></g></symbol><symbol id="tabler:inbox" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path d="M4 13h3l3 3h4l3-3h3"/></g></symbol><symbol id="tabler:info-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9-3h.01"/><path d="M11 12h1v4h1"/></g></symbol><symbol id="tabler:info-small" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 9h.01M11 12h1v4h1"/></symbol><symbol id="tabler:grill" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 8H5a6 6 0 0 0 6 6h2a6 6 0 0 0 6-5.775zm-2 12a2 2 0 1 1 0-4a2 2 0 0 1 0 4m-2-6l1 2m-7-2l-3 6m9-2H7m8-13V4m-3 1V4M9 5V4"/></symbol><symbol id="tabler:grip-horizontal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 9a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7-6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7-6a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 6a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:grip-vertical" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 5a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m6-14a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:key" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16.555 3.843l3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1-4.069 0l-.301-.301l-6.558 6.558a2 2 0 0 1-1.239.578L5.172 21H4a1 1 0 0 1-.993-.883L3 20v-1.172a2 2 0 0 1 .467-1.284l.119-.13L4 17h2v-2h2v-2l2.144-2.144l-.301-.301a2.877 2.877 0 0 1 0-4.069l2.643-2.643a2.877 2.877 0 0 1 4.069 0M15 9h.01"/></symbol><symbol id="tabler:keyboard" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm4 2v.01m4-.01v.01m4-.01v.01m4-.01v.01M6 14v.01M18 14v.01M10 14l4 .01"/></symbol><symbol id="tabler:label" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.52 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10.52a1 1 0 0 0 .78-.375L21 12l-3.7-4.625A1 1 0 0 0 16.52 7"/></symbol><symbol id="tabler:layers-subtract" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2z"/><path d="M16 16v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2"/></g></symbol><symbol id="tabler:layout" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 9a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm10-9a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:layout-bottombar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 9h16"/></symbol><symbol id="tabler:layout-dashboard" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m0 12h4a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m10-4h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1m0-8h4a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:layout-grid" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM4 15a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:layout-list" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 10a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:layout-navbar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 3h16"/></symbol><symbol id="tabler:layout-rows" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 6h16"/></symbol><symbol id="tabler:layout-sidebar" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm5-2v16"/></symbol><symbol id="tabler:layout-sidebar-right" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm11-2v16"/></symbol><symbol id="tabler:link" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 15l6-6m-4-3l.463-.536a5 5 0 0 1 7.071 7.072L18 13m-5 5l-.397.534a5.07 5.07 0 0 1-7.127 0a4.97 4.97 0 0 1 0-7.071L6 11"/></symbol><symbol id="tabler:list" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 6h11M9 12h11M9 18h11M5 6v.01M5 12v.01M5 18v.01"/></symbol><symbol id="tabler:list-numbers" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 6h9m-9 6h9m-8 6h8M4 16a2 2 0 1 1 4 0c0 .591-.5 1-1 1.5L4 20h4M6 10V4L4 6"/></symbol><symbol id="tabler:list-tree" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 6h11m-8 6h8m-5 6h5M5 6v.01M8 12v.01M11 18v.01"/></symbol><symbol id="tabler:load-balancer" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 13a3 3 0 1 0 6 0a3 3 0 1 0-6 0m2 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m1-4v3m0-9V3M9 6l3-3l3 3m-3 4V3"/><path d="m9 6l3-3l3 3m-.106 6.227l6.11-2.224M17.159 8.21l3.845 1.793l-1.793 3.845m-10.11-1.634l-6.075-2.211M6.871 8.21l-3.845 1.793l1.793 3.845"/></g></symbol><symbol id="tabler:lock" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 13a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"/><path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-3-5V7a4 4 0 1 1 8 0v4"/></g></symbol><symbol id="tabler:location" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 3l-6.5 18a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1z"/></symbol><symbol id="tabler:login" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2"/><path d="M21 12H8l3-3m0 6l-3-3"/></g></symbol><symbol id="tabler:logout" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2"/><path d="M9 12h12l-3-3m0 6l3-3"/></g></symbol><symbol id="tabler:logs" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 12h.01M4 6h.01M4 18h.01M8 18h2m-2-6h2M8 6h2m4 0h6m-6 6h6m-6 6h6"/></symbol><symbol id="tabler:luggage" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zm3-2V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1m-9 4h12M6 16h12m-9 4v1m6-1v1"/></symbol><symbol id="tabler:map" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 7l6-3l6 3l6-3v13l-6 3l-6-3l-6 3zm6-3v13m6-10v13"/></symbol><symbol id="tabler:map-pin" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/><path d="M17.657 16.657L13.414 20.9a2 2 0 0 1-2.827 0l-4.244-4.243a8 8 0 1 1 11.314 0"/></g></symbol><symbol id="tabler:map-pin-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/><path d="M12.794 21.322a2 2 0 0 1-2.207-.422l-4.244-4.243a8 8 0 1 1 13.59-4.616M16 19h6m-3-3v6"/></g></symbol><symbol id="tabler:map-search" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11 18l-2-1l-6 3V7l6-3l6 3l6-3v7.5M9 4v13m6-10v5m0 6a3 3 0 1 0 6 0a3 3 0 1 0-6 0m5.2 2.2L22 22"/></symbol><symbol id="tabler:marquee" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2m3 0h1.5m3 0H15m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3V15m0 3a2 2 0 0 1-2 2m-3 0h-1.5m-3 0H9m-3 0a2 2 0 0 1-2-2m0-3v-1.5m0-3V9m0-3"/></symbol><symbol id="tabler:marquee-off" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6c0-.556.227-1.059.593-1.421M9 4h1.5m3 0H15m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3V15m-.598 4.426A2 2 0 0 1 18 20m-3 0h-1.5m-3 0H9m-3 0a2 2 0 0 1-2-2m0-3v-1.5m0-3V9M3 3l18 18"/></symbol><symbol id="tabler:mail-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5M16 19h6m-3-3v6"/><path d="m3 7l9 6l9-6"/></g></symbol><symbol id="tabler:maximize" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2"/></symbol><symbol id="tabler:menu-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h16M4 12h16M4 18h16"/></symbol><symbol id="tabler:message" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9h8m-8 4h6m4-9a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:messages" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 14l-3-3h-7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1zm-7 1v2a1 1 0 0 1-1 1H6l-3 3V11a1 1 0 0 1 1-1h2"/></symbol><symbol id="tabler:message-dots" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 11v.01M8 11v.01m8-.01v.01M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:message-off" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9h1m4 0h3m-8 4h5M8 4h10a3 3 0 0 1 3 3v8c0 .577-.163 1.116-.445 1.573M18 18h-5l-5 3v-3H6a3 3 0 0 1-3-3V7c0-1.085.576-2.036 1.439-2.562M3 3l18 18"/></symbol><symbol id="tabler:message-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9h8m-8 4h6m-1.99 5.594L8 21v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v5.5M16 19h6m-3-3v6"/></symbol><symbol id="tabler:moneybag" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.5 3h5A1.5 1.5 0 0 1 16 4.5A3.5 3.5 0 0 1 12.5 8h-1A3.5 3.5 0 0 1 8 4.5A1.5 1.5 0 0 1 9.5 3"/><path d="M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4"/></g></symbol><symbol id="tabler:mood-dollar" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.87 10.48a9 9 0 1 0-7.876 10.465M9 10h.01M15 10h.01"/><path d="M9.5 15c.658.64 1.56 1 2.5 1c.357 0 .709-.052 1.043-.151M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H17m2 0v1m0-8v1"/></g></symbol><symbol id="tabler:mood-heart" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 12a9 9 0 1 0-8.012 8.946M9 10h.01M15 10h.01"/><path d="M9.5 15a3.6 3.6 0 0 0 2.774.99m6.72 5.51l2.518-2.58a1.74 1.74 0 0 0 .004-2.413a1.627 1.627 0 0 0-2.346-.005l-.168.172l-.168-.172a1.627 1.627 0 0 0-2.346-.004a1.74 1.74 0 0 0-.004 2.412z"/></g></symbol><symbol id="tabler:mood-kid" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/><path d="M9.5 15a3.5 3.5 0 0 0 5 0M12 3a2 2 0 0 0 0 4"/></g></symbol><symbol id="tabler:mood-nerd" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M6 10a2 2 0 1 0 4 0a2 2 0 1 0-4 0m8 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-4.5 5a3.5 3.5 0 0 0 5 0m-11-6H6m12 0h2.5M10 9.5q2-2 4 0"/></g></symbol><symbol id="tabler:mood-neutral" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/></symbol><symbol id="tabler:mood-puzzled" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.986 3.51A9 9 0 1 0 16.5 19.794c2.489-1.437 4.181-3.978 4.5-6.794m-11-3h.01M14 8h.01"/><path d="M12 15q1.5-2 3-2m5-4v.01M20 6a2.003 2.003 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></g></symbol><symbol id="tabler:mood-sad-squint" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M14.5 16.05a3.5 3.5 0 0 0-5 0m-1-4.55L10 10L8.5 8.5m7 3L14 10l1.5-1.5"/></g></symbol><symbol id="tabler:mood-smile" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/><path d="M9.5 15a3.5 3.5 0 0 0 5 0"/></g></symbol><symbol id="tabler:mood-tongue" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01M15 10h.01"/><path d="M10 14v2a2 2 0 0 0 4 0v-2m1.5 0h-7"/></g></symbol><symbol id="tabler:mood-tongue-wink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18"/><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m6-2h.01"/><path d="M10 14v2a2 2 0 0 0 4 0v-2m1.5 0h-7m8.5-4c-.5-1-2.5-1-3 0"/></g></symbol><symbol id="tabler:mood-tongue-wink-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18m3-11h-.01"/><path d="M10 14v2a2 2 0 1 0 4 0v-2m1.5 0h-7M7 10c.5-1 2.5-1 3 0"/></g></symbol><symbol id="tabler:mood-wink-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18M9 10h-.01"/><path d="M14.5 15a3.5 3.5 0 0 1-5 0m6-6.5L14 10l1.5 1.5"/></g></symbol><symbol id="tabler:mood-wrrr" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 1 1 0-18a9 9 0 0 1 0 18"/><path d="m8 16l1-1l1.5 1l1.5-1l1.5 1l1.5-1l1 1m-7.5-4.5L10 10L8.5 8.5m7 3L14 10l1.5-1.5"/></g></symbol><symbol id="tabler:moon" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 3h.393a7.5 7.5 0 0 0 7.92 12.446A9 9 0 1 1 12 2.992z"/></symbol><symbol id="tabler:mouse" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 7a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4zm6 0v4"/></symbol><symbol id="tabler:dots" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7 0a1 1 0 1 0 2 0a1 1 0 1 0-2 0m7 0a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:dots-vertical" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0-14a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></symbol><symbol id="tabler:movie" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm4-2v16m8-16v16M4 8h4m-4 8h4m-4-4h16m-4-4h4m-4 8h4"/></symbol><symbol id="tabler:music" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0-6 0m10 0a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/><path d="M9 17V4h10v13M9 8h10"/></g></symbol><symbol id="tabler:notes" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm4 2h6m-6 4h6m-6 4h4"/></symbol><symbol id="tabler:new-section" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12h6m-3-3v6M4 6V5a1 1 0 0 1 1-1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1-1 1h-1m-5 0h-2m-5 0H5a1 1 0 0 1-1-1v-1m0-5v-2m0-5"/></symbol><symbol id="tabler:palette" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 21a9 9 0 0 1 0-18c4.97 0 9 3.582 9 8c0 1.06-.474 2.078-1.318 2.828S17.693 15 16.5 15H14a2 2 0 0 0-1 3.75A1.3 1.3 0 0 1 12 21"/><path d="M7.5 10.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0m4-3a1 1 0 1 0 2 0a1 1 0 1 0-2 0m4 3a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:paint" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"/><path d="M19 6h1a2 2 0 0 1 2 2a5 5 0 0 1-5 5h-5v2m-2 1a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"/></g></symbol><symbol id="tabler:pencil" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 20h4L18.5 9.5a2.828 2.828 0 1 0-4-4L4 16zm9.5-13.5l4 4"/></symbol><symbol id="tabler:percentage" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 17a1 1 0 1 0 2 0a1 1 0 1 0-2 0M6 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 11L18 6"/></symbol><symbol id="tabler:photo-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8h.01M12.5 21H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v6.5"/><path d="m3 16l5-5c.928-.893 2.072-.893 3 0l4 4"/><path d="m14 14l1-1c.67-.644 1.45-.824 2.182-.54M16 19h6m-3-3v6"/></g></symbol><symbol id="tabler:photo-scan" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 8h.01M6 13l2.644-2.644a1.21 1.21 0 0 1 1.712 0L14 14"/><path d="m13 13l1.644-1.644a1.21 1.21 0 0 1 1.712 0L18 13M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2"/></g></symbol><symbol id="tabler:phone" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 3 6a2 2 0 0 1 2-2"/></symbol><symbol id="tabler:pig-money" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 11v.01M5.173 8.378a3 3 0 1 1 4.656-1.377"/><path d="M16 4v3.803A6.02 6.02 0 0 1 18.658 11h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342c-.336.95-.907 1.8-1.658 2.473V19.5a1.5 1.5 0 0 1-3 0v-.583a6 6 0 0 1-1 .083h-4a6 6 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2.027A6 6 0 0 1 8.999 7h2.5z"/></g></symbol><symbol id="tabler:pin" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 4.5l-4 4L7 10l-1.5 1.5l7 7L14 17l1.5-4l4-4M9 15l-4.5 4.5M14.5 4L20 9.5"/></symbol><symbol id="tabler:pinned" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 4v6l-2 4v2h10v-2l-2-4V4m-3 12v5M8 4h8"/></symbol><symbol id="tabler:plane" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 10h4a2 2 0 0 1 0 4h-4l-4 7H9l2-7H7l-2 2H2l2-4l-2-4h3l2 2h4L9 3h3z"/></symbol><symbol id="tabler:plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5v14m-7-7h14"/></symbol><symbol id="tabler:pointer" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.904 17.563a1.2 1.2 0 0 0 2.228.308l2.09-3.093l4.907 4.907a1.067 1.067 0 0 0 1.509 0l1.047-1.047a1.067 1.067 0 0 0 0-1.509l-4.907-4.907l3.113-2.09a1.2 1.2 0 0 0-.309-2.228L4 4z"/></symbol><symbol id="tabler:printer" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 17h2a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2m10-8V5a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4"/><path d="M7 15a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2z"/></g></symbol><symbol id="tabler:progress" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 20.777a9 9 0 0 1-2.48-.969M14 3.223a9.003 9.003 0 0 1 0 17.554m-9.421-3.684a9 9 0 0 1-1.227-2.592M3.124 10.5c.16-.95.468-1.85.9-2.675l.169-.305m2.714-2.941A9 9 0 0 1 10 3.223"/></symbol><symbol id="tabler:progress-help" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 16v.01M12 13a2 2 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483M10 20.777a9 9 0 0 1-2.48-.969"/><path d="M14 3.223a9.003 9.003 0 0 1 0 17.554m-9.421-3.684a9 9 0 0 1-1.227-2.592M3.124 10.5c.16-.95.468-1.85.9-2.675l.169-.305m2.714-2.941A9 9 0 0 1 10 3.223"/></g></symbol><symbol id="tabler:question-mark" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8a3.5 3 0 0 1 3.5-3h1A3.5 3 0 0 1 16 8a3 3 0 0 1-2 3a3 4 0 0 0-2 4m0 4v.01"/></symbol><symbol id="tabler:rectangle" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:receipt" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2zM9 7h6m-6 4h6m-2 4h2"/></symbol><symbol id="tabler:receipt-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2z"/><path d="M14 8h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10m2 0v1.5m0-9V8"/></g></symbol><symbol id="tabler:refresh" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4m-4 4a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"/></symbol><symbol id="tabler:restore" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3.06 13a9 9 0 1 0 .49-4.087"/><path d="M3 4.001v5h5M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:robot" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zm6-4v2m-3 8v9m6-9v9M5 16l4-2m6 0l4 2M9 18h6M10 8v.01M14 8v.01"/></symbol><symbol id="tabler:robot-face" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 5h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2"/><path d="M9 16q1.5 1 3 1c1.5 0 2-.333 3-1M9 7L8 3m7 4l1-4m-7 9v-1m6 1v-1"/></g></symbol><symbol id="tabler:rocket" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3-5a9 9 0 0 0 6-8a3 3 0 0 0-3-3a9 9 0 0 0-8 6a6 6 0 0 0-5 3"/><path d="M7 14a6 6 0 0 0-3 6a6 6 0 0 0 6-3m4-8a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:row-insert-top" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 18v-4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1m8-9V5m-2 2h4"/></symbol><symbol id="tabler:row-insert-bottom" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 6v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1m-8 9v4m2-2h-4"/></symbol><symbol id="tabler:row-remove" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 6v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1M10 16l4 4m-4 0l4-4"/></symbol><symbol id="tabler:rss" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 19a1 1 0 1 0 2 0a1 1 0 1 0-2 0M4 4a16 16 0 0 1 16 16M4 11a9 9 0 0 1 9 9"/></symbol><symbol id="tabler:run" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0M4 17l5 1l.75-1.5M15 21v-4l-4-3l1-6"/><path d="M7 12V9l5-1l3 3l3 1"/></g></symbol><symbol id="tabler:sailboat" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1M4 18l-1-3h18l-1 3m-9-6h7l-7-9zM8 7l-2 5"/></symbol><symbol id="tabler:scale" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 20h10M6 6l6-1l6 1m-6-3v17m-3-8L6 6l-3 6a3 3 0 0 0 6 0m12 0l-3-6l-3 6a3 3 0 0 0 6 0"/></symbol><symbol id="tabler:school" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M22 9L12 5L2 9l10 4zv6"/><path d="M6 10.6V16a6 3 0 0 0 12 0v-5.4"/></g></symbol><symbol id="tabler:scissors" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a3 3 0 1 0 6 0a3 3 0 1 0-6 0m0 10a3 3 0 1 0 6 0a3 3 0 1 0-6 0m5.6-8.4L19 19M8.6 15.4L19 5"/></symbol><symbol id="tabler:scoreboard" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm9-2v2m0 3v1m0 3v1m0 3v1M7 3v2m10-2v2"/><path d="M15 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0-3 0M6 9h1.5a1.5 1.5 0 0 1 0 3H7h.5a1.5 1.5 0 0 1 0 3H6"/></g></symbol><symbol id="tabler:seo" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 8H4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H3m11 0h-4V8h4m-3 4h2m4-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:shopping-cart" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 19a2 2 0 1 0 4 0a2 2 0 1 0-4 0m11 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/><path d="M17 17H6V3H4"/><path d="m6 5l14 1l-1 7H6"/></g></symbol><symbol id="tabler:shield-check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.46 20.846A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3a12 12 0 0 0 8.5 3a12 12 0 0 1-.09 7.06M15 19l2 2l4-4"/></symbol><symbol id="tabler:search" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 10a7 7 0 1 0 14 0a7 7 0 1 0-14 0m18 11l-6-6"/></symbol><symbol id="tabler:section" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 20h.01M4 20h.01M8 20h.01M12 20h.01M16 20h.01M20 4h.01M4 4h.01M8 4h.01M12 4h.01M16 4v.01M4 9a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:select" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="m9 11l3 3l3-3"/></g></symbol><symbol id="tabler:server" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3m0 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm4-7v.01M7 16v.01"/></symbol><symbol id="tabler:server-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm0 8a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm4-7v.01M7 16v.01M11 8h6m-6 8h6"/></symbol><symbol id="tabler:settings" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 0 0-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 0 0-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 0 0-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 0 0-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 0 0 1.066-2.573c-.94-1.543.826-3.31 2.37-2.37c1 .608 2.296.07 2.572-1.065"/><path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0-6 0"/></g></symbol><symbol id="tabler:share" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0m12-6a3 3 0 1 0 6 0a3 3 0 1 0-6 0m0 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0m-6.3-7.3l6.6-3.4m-6.6 6l6.6 3.4"/></symbol><symbol id="tabler:share-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9H7a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1m-4 5V3M9 6l3-3l3 3"/></symbol><symbol id="tabler:share-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 4v4C6.425 9.028 3.98 14.788 3 20c-.037.206 5.384-5.962 10-6v4l8-7z"/></symbol><symbol id="tabler:shirt" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 4l6 2v5h-3v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-8H3V6l6-2a3 3 0 0 0 6 0"/></symbol><symbol id="tabler:speedboat" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2 17h14.4a3 3 0 0 0 2.5-1.34L22 11h-6.23a4 4 0 0 0-1.49.29l-3.56 1.42a4 4 0 0 1-1.49.29H3.5zm4-4l1.5-5"/><path d="M6 8h8l2 3"/></g></symbol><symbol id="tabler:sparkles" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 18a2 2 0 0 1 2 2a2 2 0 0 1 2-2a2 2 0 0 1-2-2a2 2 0 0 1-2 2m0-12a2 2 0 0 1 2 2a2 2 0 0 1 2-2a2 2 0 0 1-2-2a2 2 0 0 1-2 2M9 18a6 6 0 0 1 6-6a6 6 0 0 1-6-6a6 6 0 0 1-6 6a6 6 0 0 1 6 6"/></symbol><symbol id="tabler:square" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:square-check" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="m9 12l2 2l4-4"/></g></symbol><symbol id="tabler:square-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12h6m-3-3v6M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:stack" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12 6l-8 4l8 4l8-4zm-8 8l8 4l8-4"/></symbol><symbol id="tabler:stack-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 4L4 8l8 4l8-4zm-8 8l8 4l8-4M4 16l8 4l8-4"/></symbol><symbol id="tabler:stack-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2L4 6l8 4l8-4zm-8 8l8 4l8-4M4 18l8 4l8-4M4 14l8 4l8-4"/></symbol><symbol id="tabler:stethoscope" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 4H5a2 2 0 0 0-2 2v3.5a5.5 5.5 0 0 0 11 0V6a2 2 0 0 0-2-2h-1"/><path d="M8 15a6 6 0 1 0 12 0v-3m-9-9v2M6 3v2"/><path d="M18 10a2 2 0 1 0 4 0a2 2 0 1 0-4 0"/></g></symbol><symbol id="tabler:sun" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0-8 0m-5 0h1m8-9v1m8 8h1m-9 8v1M5.6 5.6l.7.7m12.1-.7l-.7.7m0 11.4l.7.7m-12.1-.7l-.7.7"/></symbol><symbol id="tabler:table" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm0 5h18M10 3v18"/></symbol><symbol id="tabler:template" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm0 8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10-1h6m-6 4h6m-6 4h6"/></symbol><symbol id="tabler:terminal" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 7l5 5l-5 5m7 2h7"/></symbol><symbol id="tabler:terminal-2" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8 9l3 3l-3 3m5 0h3"/><path d="M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></g></symbol><symbol id="tabler:text-size" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7V5h13v2m-6-2v14m2 0H8m7-6v-1h6v1m-3-1v7m-1 0h2"/></symbol><symbol id="tabler:ticket" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 5v2m0 4v2m0 4v2M5 5h14a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3a2 2 0 0 0 0-4V7a2 2 0 0 1 2-2"/></symbol><symbol id="tabler:timeline" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m4 16l6-7l5 5l5-6"/><path d="M14 14a1 1 0 1 0 2 0a1 1 0 1 0-2 0M9 9a1 1 0 1 0 2 0a1 1 0 1 0-2 0m-6 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m16-8a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/></g></symbol><symbol id="tabler:timeline-event" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 20a2 2 0 1 0 4 0a2 2 0 1 0-4 0m0 0H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3z"/></symbol><symbol id="tabler:tip-jar" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 10h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10m2-7v1m0 6v1"/><path d="M17 4v1.882c0 .685.387 1.312 1 1.618s1 .933 1 1.618V18a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V9.118c0-.685.387-1.312 1-1.618s1-.933 1-1.618V4M6 4h12z"/></g></symbol><symbol id="tabler:tools-kitchen" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 3h8l-1 9H5zm3 15h2v3H7zM20 3v12h-5c-.023-3.681.184-7.406 5-12m0 12v6h-1v-3M8 12v6"/></symbol><symbol id="tabler:tools-kitchen-2" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 3v12h-5c-.023-3.681.184-7.406 5-12m0 12v6h-1v-3M8 4v17M5 4v3a3 3 0 1 0 6 0V4"/></symbol><symbol id="tabler:tools-kitchen-3" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 4v17M4 4v3a3 3 0 1 0 6 0V4m4 4a3 4 0 1 0 6 0a3 4 0 1 0-6 0m3 4v9"/></symbol><symbol id="tabler:train" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 13c0-3.87-3.37-7-10-7H3m0 9h16a2 2 0 0 0 2-2"/><path d="M3 6v5h17.5M3 11v4m5-4V6m5 5V6.5M3 19h18"/></g></symbol><symbol id="tabler:trash" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"/></symbol><symbol id="tabler:trash-off" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 3l18 18M4 7h3m4 0h9m-10 4v6m4-3v3M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l.077-.923m.307-3.704L19 7M9 5V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"/></symbol><symbol id="tabler:trash-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h16M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3m-5 5l4 4m0-4l-4 4"/></symbol><symbol id="tabler:trekking" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0M7 21l2-4m4 4v-4l-3-3l1-6l3 4l3 2"/><path d="m10 14l-1.827-1.218a2 2 0 0 1-.831-2.15l.28-1.117A2 2 0 0 1 9.561 8H11l4 1l3-2m-1 5v9m-1-1h2"/></g></symbol><symbol id="tabler:typography" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 20h3m7 0h7M6.9 15h6.9m-3.6-8.7L16 20M5 20l6-16h2l7 16"/></symbol><symbol id="tabler:upload" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 9l5-5l5 5m-5-5v12"/></symbol><symbol id="tabler:urgent" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 16v-4a4 4 0 0 1 8 0v4M3 12h1m8-9v1m8 8h1M5.6 5.6l.7.7m12.1-.7l-.7.7M6 17a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1z"/></symbol><symbol id="tabler:user" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"/></symbol><symbol id="tabler:user-cancel" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h3.5m2.5 4a3 3 0 1 0 6 0a3 3 0 1 0-6 0m1 2l4-4"/></symbol><symbol id="tabler:user-check" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h4m1 4l2 2l4-4"/></symbol><symbol id="tabler:user-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0m8 12h6m-3-3v6M6 21v-2a4 4 0 0 1 4-4h4"/></symbol><symbol id="tabler:user-question" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h3.5m5.5 7v.01M19 19a2.003 2.003 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483"/></symbol><symbol id="tabler:user-x" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h3.5m8.5 7l-5-5m0 5l5-5"/></symbol><symbol id="tabler:users" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 7a4 4 0 1 0 8 0a4 4 0 1 0-8 0M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2m1-17.87a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85"/></symbol><symbol id="tabler:user-circle" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0"/><path d="M9 10a3 3 0 1 0 6 0a3 3 0 1 0-6 0m-2.832 8.849A4 4 0 0 1 10 16h4a4 4 0 0 1 3.834 2.855"/></g></symbol><symbol id="tabler:users-group" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 13a2 2 0 1 0 4 0a2 2 0 0 0-4 0m-2 8v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1M15 5a2 2 0 1 0 4 0a2 2 0 0 0-4 0m2 5h2a2 2 0 0 1 2 2v1M5 5a2 2 0 1 0 4 0a2 2 0 0 0-4 0m-2 8v-1a2 2 0 0 1 2-2h2"/></symbol><symbol id="tabler:users-minus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M3 21v-2a4 4 0 0 1 4-4h4c.948 0 1.818.33 2.504.88M16 3.13a4 4 0 0 1 0 7.75M16 19h6"/></symbol><symbol id="tabler:users-plus" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0-8 0M3 21v-2a4 4 0 0 1 4-4h4c.96 0 1.84.338 2.53.901M16 3.13a4 4 0 0 1 0 7.75M16 19h6m-3-3v6"/></symbol><symbol id="tabler:user-square-rounded" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 13a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9"/><path d="M6 20.05V20a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v.05"/></g></symbol><symbol id="tabler:video" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 10l4.553-2.276A1 1 0 0 1 21 8.618v6.764a1 1 0 0 1-1.447.894L15 14zM3 8a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></symbol><symbol id="tabler:walk" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0M7 21l3-4m6 4l-2-4l-3-3l1-6"/><path d="m6 12l2-3l4-1l3 3l3 1"/></g></symbol><symbol id="tabler:wallet" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 8V5a1 1 0 0 0-1-1H6a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1-1 1H6a2 2 0 0 1-2-2V6"/><path d="M20 12v4h-4a2 2 0 0 1 0-4z"/></g></symbol><symbol id="tabler:wifi" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 18h.01m-2.838-2.828a4 4 0 0 1 5.656 0m-8.485-2.829a8 8 0 0 1 11.314 0"/><path d="M3.515 9.515c4.686-4.687 12.284-4.687 17 0"/></g></symbol><symbol id="tabler:window-maximize" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 17a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm1-5V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"/><path d="M12 8h4v4m0-4l-5 5"/></g></symbol><symbol id="tabler:window-minimize" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 17a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm1-5V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"/><path d="M15 13h-4V9m0 4l5-5"/></g></symbol><symbol id="tabler:world-www" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19.5 7A9 9 0 0 0 12 3a8.99 8.99 0 0 0-7.484 4"/><path d="M11.5 3a17 17 0 0 0-1.826 4M12.5 3a17 17 0 0 1 1.828 4M19.5 17a9 9 0 0 1-7.5 4a8.99 8.99 0 0 1-7.484-4"/><path d="M11.5 21a17 17 0 0 1-1.826-4m2.826 4a17 17 0 0 0 1.828-4M2 10l1 4l1.5-4L6 14l1-4m10 0l1 4l1.5-4l1.5 4l1-4M9.5 10l1 4l1.5-4l1.5 4l1-4"/></g></symbol><symbol id="tabler:adjustments-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 3a1 1 0 0 1 .993.883L7 4v3.171a3.001 3.001 0 0 1 0 5.658V20a1 1 0 0 1-1.993.117L5 20v-7.17a3 3 0 0 1-1.995-2.654L3 10l.005-.176A3 3 0 0 1 5 7.17V4a1 1 0 0 1 1-1m6 0a1 1 0 0 1 .993.883L13 4v9.171a3.001 3.001 0 0 1 0 5.658V20a1 1 0 0 1-1.993.117L11 20v-1.17a3 3 0 0 1-1.995-2.654L9 16l.005-.176A3 3 0 0 1 11 13.17V4a1 1 0 0 1 1-1m6 0a1 1 0 0 1 .993.883L19 4v.171a3.001 3.001 0 0 1 0 5.658V20a1 1 0 0 1-1.993.117L17 20V9.83a3 3 0 0 1-1.995-2.654L15 7l.005-.176A3 3 0 0 1 17 4.17V4a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:alarm-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 6.072a8 8 0 1 1-11.995 7.213L4 13l.005-.285A8 8 0 0 1 16 6.072M12 9a1 1 0 0 0-1 1v3l.007.117A1 1 0 0 0 12 14h2l.117-.007A1 1 0 0 0 15 13l-.007-.117A1 1 0 0 0 14 12h-1v-2l-.007-.117A1 1 0 0 0 12 9"/><path d="M6.412 3.191A1 1 0 0 1 7.685 4.73l-.097.08l-2.75 2a1 1 0 0 1-1.273-1.54l.097-.08zm9.779.221a1 1 0 0 1 1.291-.288l.106.067l2.75 2a1 1 0 0 1-1.07 1.685l-.106-.067l-2.75-2a1 1 0 0 1-.22-1.397z"/></g></symbol><symbol id="tabler:alarm-plus-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 6.072a8 8 0 1 1-11.995 7.213L4 13l.005-.285A8 8 0 0 1 16 6.072M12 10a1 1 0 0 0-1 1v1h-1l-.117.007A1 1 0 0 0 10 14h1v1l.007.117A1 1 0 0 0 13 15v-1h1l.117-.007A1 1 0 0 0 14 12h-1v-1l-.007-.117A1 1 0 0 0 12 10"/><path d="M6.412 3.191A1 1 0 0 1 7.685 4.73l-.097.08l-2.75 2a1 1 0 0 1-1.273-1.54l.097-.08zm9.779.221a1 1 0 0 1 1.291-.288l.106.067l2.75 2a1 1 0 0 1-1.07 1.685l-.106-.067l-2.75-2a1 1 0 0 1-.22-1.397z"/></g></symbol><symbol id="tabler:alert-square-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2a3 3 0 0 1 2.995 2.824L22 5v14a3 3 0 0 1-2.824 2.995L19 22H5a3 3 0 0 1-2.995-2.824L2 19V5a3 3 0 0 1 2.824-2.995L5 2zm-6.99 13l-.127.007a1 1 0 0 0 0 1.986L12 17l.127-.007a1 1 0 0 0 0-1.986zM12 7a1 1 0 0 0-.993.883L11 8v4l.007.117a1 1 0 0 0 1.986 0L13 12V8l-.007-.117A1 1 0 0 0 12 7"/></symbol><symbol id="tabler:alert-triangle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.67c.955 0 1.845.467 2.39 1.247l.105.16l8.114 13.548a2.914 2.914 0 0 1-2.307 4.363l-.195.008H3.882a2.914 2.914 0 0 1-2.582-4.2l.099-.185l8.11-13.538A2.91 2.91 0 0 1 12 1.67M12.01 15l-.127.007a1 1 0 0 0 0 1.986L12 17l.127-.007a1 1 0 0 0 0-1.986zM12 8a1 1 0 0 0-.993.883L11 9v4l.007.117a1 1 0 0 0 1.986 0L13 13V9l-.007-.117A1 1 0 0 0 12 8"/></symbol><symbol id="tabler:align-box-left-top-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM8 11H6l-.117.007A1 1 0 0 0 6 13h2l.117-.007A1 1 0 0 0 8 11m4-3H6l-.117.007A1 1 0 0 0 6 10h6l.117-.007A1 1 0 0 0 12 8m-2-3H6l-.117.007A1 1 0 0 0 6 7h4l.117-.007A1 1 0 0 0 10 5"/></symbol><symbol id="tabler:align-box-left-middle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM8 14H6l-.117.007A1 1 0 0 0 6 16h2l.117-.007A1 1 0 0 0 8 14m4-3H6l-.117.007A1 1 0 0 0 6 13h6l.117-.007A1 1 0 0 0 12 11m-2-3H6l-.117.007A1 1 0 0 0 6 10h4l.117-.007A1 1 0 0 0 10 8"/></symbol><symbol id="tabler:align-box-left-bottom-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM8 17H6l-.117.007A1 1 0 0 0 6 19h2l.117-.007A1 1 0 0 0 8 17m4-3H6l-.117.007A1 1 0 0 0 6 16h6l.117-.007A1 1 0 0 0 12 14m-2-3H6l-.117.007A1 1 0 0 0 6 13h4l.117-.007A1 1 0 0 0 10 11"/></symbol><symbol id="tabler:align-box-center-middle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2a3 3 0 0 1 2.995 2.824L22 5v14a3 3 0 0 1-2.824 2.995L19 22H5a3 3 0 0 1-2.993-2.802L2 19V5a3 3 0 0 1 2.824-2.995L5 2zm-6 12h-2l-.117.007a1 1 0 0 0 0 1.986L11 16h2l.117-.007a1 1 0 0 0 0-1.986zm2-3H9l-.117.007a1 1 0 0 0 0 1.986L9 13h6l.117-.007a1 1 0 0 0 0-1.986zm-1-3h-4l-.117.007a1 1 0 0 0 0 1.986L10 10h4l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:align-box-right-top-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM18 11h-2l-.117.007A1 1 0 0 0 16 13h2l.117-.007A1 1 0 0 0 18 11m0-3h-6l-.117.007A1 1 0 0 0 12 10h6l.117-.007A1 1 0 0 0 18 8m0-3h-4l-.117.007A1 1 0 0 0 14 7h4l.117-.007A1 1 0 0 0 18 5"/></symbol><symbol id="tabler:align-box-right-middle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM18 14h-2l-.117.007a1 1 0 0 0 0 1.986L16 16h2l.117-.007a1 1 0 0 0 0-1.986zm0-3h-6l-.117.007a1 1 0 0 0 0 1.986L12 13h6l.117-.007a1 1 0 0 0 0-1.986zm0-3h-4l-.117.007a1 1 0 0 0 0 1.986L14 10h4l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:align-box-right-bottom-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zM18 17h-2l-.117.007A1 1 0 0 0 16 19h2l.117-.007A1 1 0 0 0 18 17m0-3h-6l-.117.007A1 1 0 0 0 12 16h6l.117-.007A1 1 0 0 0 18 14m0-3h-4l-.117.007A1 1 0 0 0 14 13h4l.117-.007A1 1 0 0 0 18 11"/></symbol><symbol id="tabler:apps-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 10H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2m10 0h-4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2M17 3a1 1 0 0 1 .993.883L18 4v2h2a1 1 0 0 1 .117 1.993L20 8h-2v2a1 1 0 0 1-1.993.117L16 10V8h-2a1 1 0 0 1-.117-1.993L14 6h2V4a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:archive-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M2 5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2m17 4c.513 0 .936.463.993 1.06l.007.14v7.2c0 1.917-1.249 3.484-2.824 3.594L17 21H7c-1.598 0-2.904-1.499-2.995-3.388L4 17.4v-7.2C4 9.537 4.448 9 5 9zm-5 2h-4l-.117.007a1 1 0 0 0 0 1.986L10 13h4l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:arrow-big-up-line-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10.586 3L4 9.586a2 2 0 0 0-.434 2.18l.068.145A2 2 0 0 0 5.414 13H8v5a1 1 0 0 0 1 1h6l.117-.007A1 1 0 0 0 16 18l-.001-5h2.587A2 2 0 0 0 20 9.586L13.414 3a2 2 0 0 0-2.828 0M15 20a1 1 0 0 1 .117 1.993L15 22H9a1 1 0 0 1-.117-1.993L9 20z"/></symbol><symbol id="tabler:arrow-big-down-line-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m9 5l-.117.007A1 1 0 0 0 8 6v4.999L5.414 11A2 2 0 0 0 4 14.414L10.586 21a2 2 0 0 0 2.828 0L20 14.414a2 2 0 0 0 .434-2.18l-.068-.145A2 2 0 0 0 18.586 11L16 10.999V6a1 1 0 0 0-1-1zm6-3a1 1 0 0 1 .117 1.993L15 4H9a1 1 0 0 1-.117-1.993L9 2z"/></symbol><symbol id="tabler:backspace-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5a2 2 0 0 1 1.995 1.85L22 7v10a2 2 0 0 1-1.85 1.995L20 19H9a1 1 0 0 1-.608-.206l-.1-.087l-5.037-5.04c-.809-.904-.847-2.25-.083-3.23l.12-.144l5-5a1 1 0 0 1 .577-.284L9 5zm-7.489 4.14a1 1 0 0 0-1.301 1.473l.083.094L12.585 12l-1.292 1.293l-.083.094a1 1 0 0 0 1.403 1.403l.094-.083L14 13.415l1.293 1.292l.094.083a1 1 0 0 0 1.403-1.403l-.083-.094L15.415 12l1.292-1.293l.083-.094a1 1 0 0 0-1.403-1.403l-.094.083L14 10.585l-1.293-1.292l-.094-.083z"/></symbol><symbol id="tabler:bed-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 6a1 1 0 0 1 .993.883L4 7v6h6V8a1 1 0 0 1 .883-.993L11 7h8a3 3 0 0 1 2.995 2.824L22 10v8a1 1 0 0 1-1.993.117L20 18v-3H4v3a1 1 0 0 1-1.993.117L2 18V7a1 1 0 0 1 1-1"/><path d="M7 8a2 2 0 1 1-1.995 2.15L5 10l.005-.15A2 2 0 0 1 7 8"/></g></symbol><symbol id="tabler:bell-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.235 19c.865 0 1.322 1.024.745 1.668A4 4 0 0 1 12 22a4 4 0 0 1-2.98-1.332c-.552-.616-.158-1.579.634-1.661l.11-.006zM12 2c1.358 0 2.506.903 2.875 2.141l.046.171l.008.043a8.01 8.01 0 0 1 4.024 6.069l.028.287L19 11v2.931l.021.136a3 3 0 0 0 1.143 1.847l.167.117l.162.099c.86.487.56 1.766-.377 1.864L20 18H4c-1.028 0-1.387-1.364-.493-1.87a3 3 0 0 0 1.472-2.063L5 13.924l.001-2.97A8 8 0 0 1 8.822 4.5l.248-.146l.01-.043a3 3 0 0 1 2.562-2.29l.182-.017z"/></symbol><symbol id="tabler:bell-plus-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.235 19c.865 0 1.322 1.024.745 1.668A4 4 0 0 1 12 22a4 4 0 0 1-2.98-1.332c-.552-.616-.158-1.579.634-1.661l.11-.006zM12 2c1.358 0 2.506.903 2.875 2.141l.046.171l.008.043a8.01 8.01 0 0 1 4.024 6.069l.028.287L19 11v2.931l.021.136a3 3 0 0 0 1.143 1.847l.167.117l.162.099c.86.487.56 1.766-.377 1.864L20 18H4c-1.028 0-1.387-1.364-.493-1.87a3 3 0 0 0 1.472-2.063L5 13.924l.001-2.97A8 8 0 0 1 8.822 4.5l.248-.146l.01-.043a3 3 0 0 1 2.562-2.29l.182-.017zm0 6a1 1 0 0 0-1 1v1h-1l-.117.007A1 1 0 0 0 10 12h1v1l.007.117A1 1 0 0 0 13 13v-1h1l.117-.007A1 1 0 0 0 14 10h-1V9l-.007-.117A1 1 0 0 0 12 8"/></symbol><symbol id="tabler:binoculars-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.887 6.748c-.163 0-.337.016-.506.057c-.172.041-.582.165-.838.562l-.014.02l-.607 1.05c-.307.205-.534.46-.693.717l-.014.02l-2.572 4.65a4 4 0 0 0-.274.494l-.006.01A4 4 0 0 0 3 16a4 4 0 0 0 8 0v-1h2v1a4 4 0 1 0 7.635-1.67l-.004-.012a4 4 0 0 0-.274-.494l-2.572-4.65l-.014-.02a2.3 2.3 0 0 0-.693-.716l-.607-1.051l-.014-.02c-.256-.397-.667-.52-.838-.562a2.2 2.2 0 0 0-.664-.051a2 2 0 0 0-.68.156c-.184.081-.638.327-.754.889l-.007.037l-.14 1.1c-.22.283-.374.64-.374 1.064v1h-2v-1c0-.424-.154-.781-.373-1.064l-.14-1.1l-.008-.037c-.116-.562-.57-.808-.754-.889a2 2 0 0 0-.68-.156a2 2 0 0 0-.158-.006M7 14a2 2 0 1 1-1.838 1.209l.19-.342C5.712 14.344 6.316 14 7 14m10 0c.684 0 1.288.344 1.648.867l.19.342A2 2 0 1 1 17 14"/></symbol><symbol id="tabler:bike-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5 14a4 4 0 1 1-4 4l.005-.2A4 4 0 0 1 5 14m14 0a4 4 0 1 1-4 4l.005-.2A4 4 0 0 1 19 14"/><path d="M14.832 7.445L16.535 10H19a1 1 0 0 1 .993.883L20 11a1 1 0 0 1-1 1h-3a1 1 0 0 1-.832-.445l-1.396-2.093l-3.275 2.62l2.21 2.21a1 1 0 0 1 .284.577L13 15v4a1 1 0 0 1-2 0v-3.585l-2.707-2.708a1 1 0 0 1-.01-1.403l.092-.085l5-4a1 1 0 0 1 1.457.226M17 3a2 2 0 1 1-2 2l.005-.15A2 2 0 0 1 17 3"/></g></symbol><symbol id="tabler:book-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 5.134a1 1 0 0 1 .493.748L22 6v13a1 1 0 0 1-1.5.866A8 8 0 0 0 13 19.6V4.426a10 10 0 0 1 8.5.708M11 4.427l.001 15.174a8 8 0 0 0-7.234.117l-.327.18l-.103.044l-.049.016l-.11.026l-.061.01L3 20h-.042l-.11-.012l-.077-.014l-.108-.032l-.126-.056l-.095-.056l-.089-.067l-.06-.056l-.073-.082l-.064-.089l-.022-.036l-.032-.06l-.044-.103l-.016-.049l-.026-.11l-.01-.061l-.004-.049L2 6a1 1 0 0 1 .5-.866a10 10 0 0 1 8.5-.707"/></symbol><symbol id="tabler:bookmark-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a5 5 0 0 1 5 5v14a1 1 0 0 1-1.555.832L12 18.202l-5.444 3.63a1 1 0 0 1-1.55-.72L5 21V7a5 5 0 0 1 5-5z"/></symbol><symbol id="tabler:brand-apple-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m15.079 5.999l.239.012c1.43.097 3.434 1.013 4.508 2.586a1 1 0 0 1-.344 1.44c-.05.028-.372.158-.497.217a4 4 0 0 0-.722.431c-.614.461-.948 1.009-.942 1.694c.01.885.339 1.454.907 1.846c.208.143.436.253.666.33c.126.043.426.116.444.122a1 1 0 0 1 .662.942C20 18.24 16.96 22 14.714 22c-.79 0-1.272-.091-1.983-.315l-.098-.031c-.463-.146-.702-.192-1.133-.192c-.52 0-.863.06-1.518.237l-.197.053c-.575.153-.964.226-1.5.248C5.536 22 3 16.907 3 12.928c0-3.87 1.786-6.92 5.286-6.92q.444.002.909.128c.403.107.774.26 1.296.508c.787.374.948.44 1.009.44h.016c.03-.003.128-.047 1.056-.457c1.061-.467 1.864-.685 2.746-.616l-.24-.012zM14 1a1 1 0 0 1 1 1a3 3 0 0 1-3 3a1 1 0 0 1-1-1a3 3 0 0 1 3-3"/></symbol><symbol id="tabler:brand-github-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M5.315 2.1c.791-.113 1.9.145 3.333.966l.272.161l.16.1l.397-.083a13.3 13.3 0 0 1 4.59-.08l.456.08l.396.083l.161-.1c1.385-.84 2.487-1.17 3.322-1.148l.164.008l.147.017l.076.014l.05.011l.144.047a1 1 0 0 1 .53.514a5.2 5.2 0 0 1 .397 2.91l-.047.267l-.046.196l.123.163c.574.795.93 1.728 1.03 2.707l.023.295L21 9.5c0 3.855-1.659 5.883-4.644 6.68l-.245.061l-.132.029l.014.161l.008.157l.004.365l-.002.213L16 21a1 1 0 0 1-.883.993L15 22H9a1 1 0 0 1-.993-.883L8 21v-.734c-1.818.26-3.03-.424-4.11-1.878l-.535-.766c-.28-.396-.455-.579-.589-.644l-.048-.019a1 1 0 0 1 .564-1.918c.642.188 1.074.568 1.57 1.239l.538.769c.76 1.079 1.36 1.459 2.609 1.191L8 17.562l-.018-.168a5 5 0 0 1-.021-.824l.017-.185l.019-.12l-.108-.024c-2.976-.71-4.703-2.573-4.875-6.139l-.01-.31L3 9.5a5.6 5.6 0 0 1 .908-3.051l.152-.222l.122-.163l-.045-.196a5.2 5.2 0 0 1 .145-2.642l.1-.282l.106-.253a1 1 0 0 1 .529-.514l.144-.047z"/></symbol><symbol id="tabler:brand-instagram-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 3a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5H8a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5zm-4 5a4 4 0 0 0-3.995 3.8L8 12a4 4 0 1 0 4-4m4.5-1.5a1 1 0 0 0-.993.883l-.007.127a1 1 0 0 0 1.993.117L17.5 7.5a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:brand-linkedin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm-9 8a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0v-5a1 1 0 0 0-1-1m6 0a3 3 0 0 0-1.168.236l-.125.057A1 1 0 0 0 11 11v5a1 1 0 0 0 2 0v-3a1 1 0 0 1 2 0v3a1 1 0 0 0 2 0v-3a3 3 0 0 0-3-3M8 7a1 1 0 0 0-.993.883L7 8.01a1 1 0 0 0 1.993.117L9 8a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:brand-spotify-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34m-2.168 11.605c-1.285-1.927-4.354-2.132-6.387-.777a1 1 0 0 0 1.11 1.664c1.195-.797 3.014-.675 3.613.223a1 1 0 1 0 1.664-1.11M16.1 11.7c-2.469-1.852-5.895-2.187-8.608-.589a1 1 0 0 0 1.016 1.724c1.986-1.171 4.544-.92 6.392.465a1 1 0 0 0 1.2-1.6m1.43-3.048C13.853 6.354 9.764 6.5 6.553 8.106a1 1 0 0 0 .894 1.788c2.635-1.317 5.997-1.437 9.023.454a1 1 0 1 0 1.06-1.696"/></symbol><symbol id="tabler:brand-tiktok-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16.083 2H12a1 1 0 0 0-1 1v11.5a1.5 1.5 0 1 1-2.519-1.1l.12-.1A1 1 0 0 0 9 12.5V8.174A1 1 0 0 0 7.77 7.2A7.5 7.5 0 0 0 9.5 22l.243-.005A7.5 7.5 0 0 0 17 14.5v-2.7l.311.153c1.122.53 2.333.868 3.59.993A1 1 0 0 0 22 11.95V7.917a1 1 0 0 0-.834-.986a5.005 5.005 0 0 1-4.097-4.096A1 1 0 0 0 16.083 2"/></symbol><symbol id="tabler:brand-vercel-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11.143 3.486a1 1 0 0 1 1.714 0l9 15A1 1 0 0 1 21 20H3a1 1 0 0 1-.857-1.514z"/></symbol><symbol id="tabler:brand-whatsapp-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.497 4.409a10 10 0 0 1-10.36 16.828l-.223-.098l-4.759.849l-.11.011a1 1 0 0 1-.11 0l-.102-.013l-.108-.024l-.105-.037l-.099-.047l-.093-.058l-.014-.011l-.012-.007l-.086-.073l-.077-.08l-.067-.088l-.056-.094l-.034-.07l-.04-.108l-.028-.128l-.012-.102a1 1 0 0 1 0-.125l.012-.1l.024-.11l.045-.122l1.433-3.304l-.009-.014A10 10 0 0 1 5.056 4.83l.215-.203a10 10 0 0 1 13.226-.217M9.5 7.5A1.5 1.5 0 0 0 8 9v1a6 6 0 0 0 6 6h1a1.5 1.5 0 0 0 0-3h-1l-.144.007a1.5 1.5 0 0 0-1.128.697l-.042.074l-.022-.007a4.01 4.01 0 0 1-2.435-2.435l-.008-.023l.075-.041A1.5 1.5 0 0 0 11 10V9a1.5 1.5 0 0 0-1.5-1.5"/></symbol><symbol id="tabler:brand-x-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.267 3a1 1 0 0 1 .73.317l.076.092l4.274 5.828l5.946-5.944a1 1 0 0 1 1.497 1.32l-.083.094l-6.163 6.162l6.262 8.54a1 1 0 0 1-.697 1.585L20 21h-4.267a1 1 0 0 1-.73-.317l-.076-.092l-4.276-5.829l-5.944 5.945a1 1 0 0 1-1.497-1.32l.083-.094l6.161-6.163l-6.26-8.539a1 1 0 0 1 .697-1.585L4 3z"/></symbol><symbol id="tabler:brand-windows-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M21 13v5c0 1.57-1.248 2.832-2.715 2.923l-.113.003l-.042.018a1 1 0 0 1-.336.056l-.118-.008L13 20.407V13zm-10 0v7.157l-5.3-.662C4.186 19.344 3 18.112 3 16.6V13zm0-9.158V11H3V7.4c0-1.454 1.096-2.648 2.505-2.87zM21 5.9V11h-8V3.591l4.717-.589C19.476 2.857 21 4.191 21 5.9"/></symbol><symbol id="tabler:briefcase-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M22 13.478V18a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-4.522l.553.277a21 21 0 0 0 18.897-.002zM14 2a3 3 0 0 1 3 3v1h2a3 3 0 0 1 3 3v2.242l-1.447.724a19 19 0 0 1-16.726.186l-.647-.32l-1.18-.59V9a3 3 0 0 1 3-3h2V5a3 3 0 0 1 3-3zm-2 8a1 1 0 0 0-1 1a1 1 0 1 0 2 .01c0-.562-.448-1.01-1-1.01m2-6h-4a1 1 0 0 0-1 1v1h6V5a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:briefcase-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a3 3 0 0 1 3 3v1h2a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h2V5a3 3 0 0 1 3-3zm0 2h-4a1 1 0 0 0-1 1v1h6V5a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:bug-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a4 4 0 0 1 3.995 3.8L16 8a1 1 0 0 1 .428.096l3.033-1.938a1 1 0 1 1 1.078 1.684l-3.015 1.931A7.2 7.2 0 0 1 18 12h3a1 1 0 0 1 0 2h-3v1a6 6 0 0 1-.195 1.525l2.708 1.616a1 1 0 1 1-1.026 1.718l-2.514-1.501A6 6 0 0 1 13 20.918V15a1 1 0 0 0-2 0v5.917a6 6 0 0 1-3.973-2.56L4.513 19.86a1 1 0 1 1-1.026-1.718l2.708-1.616A6 6 0 0 1 6 15v-1H3a1 1 0 0 1 0-2h3.001v-.055a7 7 0 0 1 .474-2.173l-3.014-1.93a1 1 0 1 1 1.078-1.684l3.032 1.939l.024-.012l.068-.027l.019-.005l.016-.006l.032-.008l.04-.013l.034-.007l.034-.004l.045-.008l.015-.001l.015-.002L8 8a4 4 0 0 1 4-4m0 2a2 2 0 0 0-2 2h4a2 2 0 0 0-2-2"/></symbol><symbol id="tabler:bulb-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 11a1 1 0 0 1 .117 1.993L4 13H3a1 1 0 0 1-.117-1.993L3 11zm8-9a1 1 0 0 1 .993.883L13 3v1a1 1 0 0 1-1.993.117L11 4V3a1 1 0 0 1 1-1m9 9a1 1 0 0 1 .117 1.993L21 13h-1a1 1 0 0 1-.117-1.993L20 11zM4.893 4.893a1 1 0 0 1 1.32-.083l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7a1 1 0 0 1 0-1.414m12.8 0a1 1 0 0 1 1.497 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094zM14 18a1 1 0 0 1 1 1a3 3 0 0 1-6 0a1 1 0 0 1 .883-.993L10 18zM12 6a6 6 0 0 1 3.6 10.8a1 1 0 0 1-.471.192L15 17H9a1 1 0 0 1-.6-.2A6 6 0 0 1 12 6"/></symbol><symbol id="tabler:bus-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 4c3.4 0 6 3.64 6 8v5a1 1 0 0 1-1 1h-1.171a3.001 3.001 0 0 1-5.658 0H8.829a3.001 3.001 0 0 1-5.658 0H2a1 1 0 0 1-1-1V6a2 2 0 0 1 2-2zM6 16a1 1 0 1 0 0 2a1 1 0 0 0 0-2m12 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-.76-9.989L18.308 11h2.636c-.313-2.756-1.895-4.82-3.704-4.989M6 6H3v3h3zm5 0H8v3h3zm4.191 0H13v3h2.834z"/></symbol><symbol id="tabler:calendar-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 2a1 1 0 0 1 .993.883L17 3v1h1a3 3 0 0 1 2.995 2.824L21 7v12a3 3 0 0 1-2.824 2.995L18 22H6a3 3 0 0 1-2.995-2.824L3 19V7a3 3 0 0 1 2.824-2.995L6 4h1V3a1 1 0 0 1 1.993-.117L9 3v1h6V3a1 1 0 0 1 1-1m3 7H5v9.625c0 .705.386 1.286.883 1.366L6 20h12c.513 0 .936-.53.993-1.215l.007-.16z"/><path d="M12 12a1 1 0 0 1 .993.883L13 13v3a1 1 0 0 1-1.993.117L11 16v-2a1 1 0 0 1-.117-1.993L11 12z"/></g></symbol><symbol id="tabler:calculator-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zM8 17a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 9 18.01l-.007-.127A1 1 0 0 0 8 17m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 13 18.01l-.007-.127A1 1 0 0 0 12 17m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 17 18.01l-.007-.127A1 1 0 0 0 16 17m-8-4a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 9 14.01l-.007-.127A1 1 0 0 0 8 13m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 13 14.01l-.007-.127A1 1 0 0 0 12 13m4 0a1 1 0 0 0-1 1l.007.127A1 1 0 0 0 17 14.01l-.007-.127A1 1 0 0 0 16 13m-1-7H9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2"/></symbol><symbol id="tabler:camera-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M15 3a2 2 0 0 1 1.995 1.85L17 5a1 1 0 0 0 .883.993L18 6h1a3 3 0 0 1 2.995 2.824L22 9v9a3 3 0 0 1-2.824 2.995L19 21H5a3 3 0 0 1-2.995-2.824L2 18V9a3 3 0 0 1 2.824-2.995L5 6h1a1 1 0 0 0 1-1a2 2 0 0 1 1.85-1.995L9 3zm-3 7a3 3 0 0 0-2.985 2.698l-.011.152L9 13l.004.15A3 3 0 1 0 12 10"/></symbol><symbol id="tabler:car-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 5a1 1 0 0 1 .694.28l.087.095L18.48 10H19a3 3 0 0 1 2.995 2.824L22 13v4a1 1 0 0 1-1 1h-1.171a3.001 3.001 0 0 1-5.658 0H9.829a3.001 3.001 0 0 1-5.658 0H3a1 1 0 0 1-1-1v-6l.007-.117l.008-.056l.017-.078l.012-.036l.014-.05l2.014-5.034A1 1 0 0 1 5 5zM7 16a1 1 0 1 0 0 2a1 1 0 0 0 0-2m10 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-6-9H5.676l-1.2 3H11zm2.52 0H13v3h2.92z"/></symbol><symbol id="tabler:caret-down-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 9c.852 0 1.297.986.783 1.623l-.076.084l-6 6a1 1 0 0 1-1.32.083l-.094-.083l-6-6l-.083-.094l-.054-.077l-.054-.096l-.017-.036l-.027-.067l-.032-.108l-.01-.053l-.01-.06l-.004-.057v-.118l.005-.058l.009-.06l.01-.052l.032-.108l.027-.067l.07-.132l.065-.09l.073-.081l.094-.083l.077-.054l.096-.054l.036-.017l.067-.027l.108-.032l.053-.01l.06-.01l.057-.004z"/></symbol><symbol id="tabler:caret-left-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m13.883 5.007l.058-.005h.118l.058.005l.06.009l.052.01l.108.032l.067.027l.132.07l.09.065l.081.073l.083.094l.054.077l.054.096l.017.036l.027.067l.032.108l.01.053l.01.06l.004.057L15 6v12c0 .852-.986 1.297-1.623.783l-.084-.076l-6-6a1 1 0 0 1-.083-1.32l.083-.094l6-6l.094-.083l.077-.054l.096-.054l.036-.017l.067-.027l.108-.032l.053-.01l.06-.01z"/></symbol><symbol id="tabler:caret-right-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 6c0-.852.986-1.297 1.623-.783l.084.076l6 6a1 1 0 0 1 .083 1.32l-.083.094l-6 6l-.094.083l-.077.054l-.096.054l-.036.017l-.067.027l-.108.032l-.053.01l-.06.01l-.057.004L10 19l-.059-.002l-.058-.005l-.06-.009l-.052-.01l-.108-.032l-.067-.027l-.132-.07l-.09-.065l-.081-.073l-.083-.094l-.054-.077l-.054-.096l-.017-.036l-.027-.067l-.032-.108l-.01-.053l-.01-.06l-.004-.057z"/></symbol><symbol id="tabler:caret-up-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11.293 7.293a1 1 0 0 1 1.32-.083l.094.083l6 6l.083.094l.054.077l.054.096l.017.036l.027.067l.032.108l.01.053l.01.06l.004.057L19 14l-.002.059l-.005.058l-.009.06l-.01.052l-.032.108l-.027.067l-.07.132l-.065.09l-.073.081l-.094.083l-.077.054l-.096.054l-.036.017l-.067.027l-.108.032l-.053.01l-.06.01l-.057.004L18 15H6c-.852 0-1.297-.986-.783-1.623l.076-.084z"/></symbol><symbol id="tabler:carousel-horizontal-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 4H8a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m6 2a1 1 0 0 1 .117 1.993L22 8h-1v8h1a1 1 0 0 1 .117 1.993L22 18h-1a2 2 0 0 1-1.995-1.85L19 16V8a2 2 0 0 1 1.85-1.995L21 6zM3 6a2 2 0 0 1 1.995 1.85L5 8v8a2 2 0 0 1-1.85 1.995L3 18H2a1 1 0 0 1-.117-1.993L2 16h1V8H2a1 1 0 0 1-.117-1.993L2 6z"/></symbol><symbol id="tabler:chart-pie-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.883 2.207a1.9 1.9 0 0 1 2.087 1.522l.025.167L12 4v7a1 1 0 0 0 .883.993L13 12h6.8a2 2 0 0 1 2 2a1 1 0 0 1-.026.226A10 10 0 1 1 9.504 2.293l.27-.067z"/><path d="M14 3.5V9a1 1 0 0 0 1 1h5.5a1 1 0 0 0 .943-1.332a10 10 0 0 0-6.11-6.111A1 1 0 0 0 14 3.5"/></g></symbol><symbol id="tabler:chef-hat-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 19.002V21a1 1 0 0 1-.883.993L18 22H6a1 1 0 0 1-1-1v-1.994a1 1 0 0 1 1-1l12-.004a1 1 0 0 1 1 1M12 2a5 5 0 0 1 4.533 2.888l.06.137l.136-.009a5 5 0 0 1 4.99 3.477l.063.213a5 5 0 0 1-2.696 5.831l-.087.037v1.428a1 1 0 0 1-1 1l-12 .004a1 1 0 0 1-.993-.883l-.007-.117v-1.433l-.123-.055a5 5 0 0 1-2.6-3.001l-.064-.223a5 5 0 0 1 5.193-6.27l.066-.142a5 5 0 0 1 4.302-2.877z"/></symbol><symbol id="tabler:circle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M7 3.34a10 10 0 1 1-4.995 8.984L2 12l.005-.324A10 10 0 0 1 7 3.34"/></symbol><symbol id="tabler:circle-check-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34m-1.293 5.953a1 1 0 0 0-1.32-.083l-.094.083L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.403 1.403l.083.094l2 2l.094.083a1 1 0 0 0 1.226 0l.094-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32"/></symbol><symbol id="tabler:circle-dot-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34M12 10a2 2 0 0 0-1.977 1.697l-.018.154L10 12l.005.15A2 2 0 1 0 12 10"/></symbol><symbol id="tabler:circle-number-0-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m0 5a3 3 0 0 0-2.995 2.824L9 10v4l.005.176a3 3 0 0 0 5.99 0L15 14v-4l-.005-.176A3 3 0 0 0 12 7m0 2a1 1 0 0 1 .993.883L13 10v4l-.007.117a1 1 0 0 1-1.986 0L11 14v-4l.007-.117A1 1 0 0 1 12 9"/></symbol><symbol id="tabler:circle-number-1-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m.994 5.886c-.083-.777-1.008-1.16-1.617-.67l-.084.077l-2 2l-.083.094a1 1 0 0 0 0 1.226l.083.094l.094.083a1 1 0 0 0 1.226 0l.094-.083l.293-.293V16l.007.117a1 1 0 0 0 1.986 0L13 16V8z"/></symbol><symbol id="tabler:circle-number-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-3l-.117.007a1 1 0 0 0 0 1.986L10 9h3v2h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 13v2l.005.15a2 2 0 0 0 1.838 1.844L11 17h3l.117-.007a1 1 0 0 0 0-1.986L14 15h-3v-2h2l.15-.005a2 2 0 0 0 1.844-1.838L15 11V9l-.005-.15a2 2 0 0 0-1.838-1.844z"/></symbol><symbol id="tabler:circle-number-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005A2 2 0 0 0 9 9a1 1 0 0 0 1.974.23l.02-.113L11 9h2v2h-2l-.133.007c-1.111.12-1.154 1.73-.128 1.965l.128.021L11 13h2v2h-2l-.007-.117A1 1 0 0 0 9 15a2 2 0 0 0 1.85 1.995L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15v-2l-.005-.15a2 2 0 0 0-.17-.667l-.075-.152l-.019-.032l.02-.03a2 2 0 0 0 .242-.795L15 11V9l-.005-.15a2 2 0 0 0-1.838-1.844z"/></symbol><symbol id="tabler:circle-number-4-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m2 5a1 1 0 0 0-.993.883L13 8v3h-2V8l-.007-.117a1 1 0 0 0-1.986 0L9 8v3l.005.15a2 2 0 0 0 1.838 1.844L11 13h2v3l.007.117a1 1 0 0 0 1.986 0L15 16V8l-.007-.117A1 1 0 0 0 14 7"/></symbol><symbol id="tabler:circle-number-5-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m2 5h-4a1 1 0 0 0-.993.883L9 8v4a1 1 0 0 0 .883.993L10 13h3v2h-2l-.007-.117A1 1 0 0 0 9 15a2 2 0 0 0 1.85 1.995L11 17h2a2 2 0 0 0 1.995-1.85L15 15v-2a2 2 0 0 0-1.85-1.995L13 11h-2V9h3a1 1 0 0 0 .993-.883L15 8a1 1 0 0 0-.883-.993z"/></symbol><symbol id="tabler:circle-number-6-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 9v6l.005.15a2 2 0 0 0 1.838 1.844L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15v-2l-.005-.15a2 2 0 0 0-1.838-1.844L13 11h-2V9h2l.007.117A1 1 0 0 0 15 9a2 2 0 0 0-1.85-1.995zm0 6v2h-2v-2z"/></symbol><symbol id="tabler:circle-number-7-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m2 5h-4l-.117.007a1 1 0 0 0-.876.876L9 8l.007.117a1 1 0 0 0 .876.876L10 9h2.718l-1.688 6.757l-.022.115a1 1 0 0 0 1.927.482l.035-.111l2-8l.021-.112a1 1 0 0 0-.878-1.125z"/></symbol><symbol id="tabler:circle-number-8-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 9v2l.005.15q.029.355.17.667l.075.152l.018.03l-.018.032c-.133.24-.218.509-.243.795L9 13v2l.005.15a2 2 0 0 0 1.838 1.844L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15v-2l-.005-.15a2 2 0 0 0-.17-.667l-.075-.152l-.019-.032l.02-.03a2 2 0 0 0 .242-.795L15 11V9l-.005-.15a2 2 0 0 0-1.838-1.844zm0 6v2h-2v-2zm0-4v2h-2V9z"/></symbol><symbol id="tabler:circle-number-9-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1 5h-2l-.15.005a2 2 0 0 0-1.844 1.838L9 9v2l.005.15a2 2 0 0 0 1.838 1.844L11 13h2v2h-2l-.007-.117A1 1 0 0 0 9 15a2 2 0 0 0 1.85 1.995L11 17h2l.15-.005a2 2 0 0 0 1.844-1.838L15 15V9l-.005-.15a2 2 0 0 0-1.838-1.844zm0 2v2h-2V9z"/></symbol><symbol id="tabler:circle-plus-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4.929 4.929A10 10 0 1 1 19.07 19.07A10 10 0 0 1 4.93 4.93m8.071 4.071a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2z"/></symbol><symbol id="tabler:clipboard-text-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17.997 4.17A3 3 0 0 1 20 7v12a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 2.003-2.83A4 4 0 0 0 10 8h4a4 4 0 0 0 3.98-3.597zM15 15H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m0-4H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m-1-9a2 2 0 1 1 0 4h-4a2 2 0 1 1 0-4z"/></symbol><symbol id="tabler:clock-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34M12 6a1 1 0 0 0-.993.883L11 7v5l.009.131a1 1 0 0 0 .197.477l.087.1l3 3l.094.082a1 1 0 0 0 1.226 0l.094-.083l.083-.094a1 1 0 0 0 0-1.226l-.083-.094L13 11.585V7l-.007-.117A1 1 0 0 0 12 6"/></symbol><symbol id="tabler:cloud-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10.04 4.305c2.195-.667 4.615-.224 6.36 1.176c1.386 1.108 2.188 2.686 2.252 4.34l.003.212l.091.003c2.3.107 4.143 1.961 4.25 4.27l.004.211c0 2.407-1.885 4.372-4.255 4.482l-.21.005H6.657l-.222-.008c-2.94-.11-5.317-2.399-5.43-5.263L1 13.517C1 10.77 3.08 8.507 5.784 8.1l.114-.016l.07-.181c.663-1.62 2.056-2.906 3.829-3.518l.244-.08z"/></symbol><symbol id="tabler:cloud-computing-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 20a2 2 0 0 1-2 2H3a1 1 0 0 1 0-2h4v-2.997l-.343.001a1 1 0 0 1-.117-.007l-.105-.001c-2.94-.11-5.317-2.399-5.43-5.263L1 11.517C1 8.77 3.08 6.507 5.784 6.1l.114-.016l.07-.181c.663-1.62 2.056-2.906 3.829-3.518l.244-.08c2.194-.667 4.614-.224 6.36 1.176c1.385 1.108 2.187 2.686 2.25 4.34l.004.212l.091.003c2.3.107 4.143 1.961 4.25 4.27l.004.211c0 2.478-1.997 4.487-4.465 4.487H17V20h4a1 1 0 0 1 0 2h-4a2 2 0 0 1-2-2v-2.997h-2V21a1 1 0 0 1-2 0v-3.997H9z"/></symbol><symbol id="tabler:cloud-data-connection-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M15.262 4.087c.974.768 1.566 1.848 1.678 2.997l.007.107l.18.025a3.42 3.42 0 0 1 2.867 3.184l.006.188A3.42 3.42 0 0 1 16.575 14H13l.001 1.171A3 3 0 0 1 14.83 17H21a1 1 0 0 1 0 2h-6.17a3.001 3.001 0 0 1-5.66 0H3a1 1 0 0 1 0-2h6.171A3 3 0 0 1 11 15.17V14H8.26C5.919 14 4 12.174 4 9.897c0-2.001 1.481-3.655 3.43-4.026l.086-.015l.049-.112c.514-1.124 1.508-2.01 2.756-2.447l.222-.072c1.627-.49 3.42-.166 4.72.862"/></symbol><symbol id="tabler:coin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34M12 6a1 1 0 0 0-1 1a3 3 0 1 0 0 6v2a1.02 1.02 0 0 1-.866-.398l-.068-.101a1 1 0 0 0-1.732.998a3 3 0 0 0 2.505 1.5H11a1 1 0 0 0 .883.994L12 18a1 1 0 0 0 1-1l.176-.005A3 3 0 0 0 13 11V9c.358-.012.671.14.866.398l.068.101a1 1 0 0 0 1.732-.998A3 3 0 0 0 13.161 7H13a1 1 0 0 0-1-1m1 7a1 1 0 0 1 0 2zm-2-4v2a1 1 0 0 1 0-2"/></symbol><symbol id="tabler:columns-1-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:columns-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 2h6a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m10 0h6a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:columns-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 2h2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m5 1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm9-1h2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"/></symbol><symbol id="tabler:confetti-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M3 5a1 1 0 0 1 1-1a1 1 0 0 1 1.993-.117L6 4a1 1 0 0 1 .117 1.993L6 6a1 1 0 1 1-2 0a1 1 0 0 1-1-1m7.53-1.243a1 1 0 1 1 1.94.486l-.5 2a1 1 0 1 1-1.94-.486zM17 5a1 1 0 0 1 1-1a1 1 0 0 1 1.993-.117L20 4a1 1 0 0 1 .117 1.993L20 6a1 1 0 0 1-2 0a1 1 0 0 1-1-1M8.19 9.293l6.517 6.518a1 1 0 0 1-.29 1.617l-9.573 4.387a2 2 0 0 1-2.661-2.652l4.39-9.58a1 1 0 0 1 1.616-.29m7.517-1a1 1 0 0 1 0 1.414l-1 1a1 1 0 0 1-1.414-1.414l1-1a1 1 0 0 1 1.414 0m4.05 3.237a1 1 0 0 1 .486 1.94l-2 .5a1 1 0 0 1-.486-1.94zM17 19a1 1 0 0 1 1-1a1 1 0 0 1 1.993-.117L20 18a1 1 0 0 1 .117 1.993L20 20a1 1 0 0 1-2 0a1 1 0 0 1-1-1"/></symbol><symbol id="tabler:contrast-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34M8 5.072A8 8 0 0 0 12.001 20L12 4a8 8 0 0 0-4 1.072"/></symbol><symbol id="tabler:credit-card-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M22 10v6a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4v-6zM7.01 14H7a1 1 0 1 0 .01 2a1 1 0 0 0 0-2M13 14h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2m5-10a4 4 0 0 1 4 4H2a4 4 0 0 1 4-4z"/></symbol><symbol id="tabler:dashboard-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2.954a10 10 0 0 1 6.222 17.829A1 1 0 0 1 17.6 21H6.4a1 1 0 0 1-.622-.217A10 10 0 0 1 12 2.954m4.207 5.839a1 1 0 0 0-1.414 0l-2.276 2.274a2.003 2.003 0 0 0-2.514 1.815L10 13a2 2 0 1 0 3.933-.517l2.274-2.276a1 1 0 0 0 0-1.414"/></symbol><symbol id="tabler:device-desktop-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M7 21a1 1 0 0 1 0-2h1v-2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-4v2h1a1 1 0 0 1 0 2zm7-4h-4v2h4z"/></symbol><symbol id="tabler:device-gamepad-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3zM8 9l-.117.007A1 1 0 0 0 7 10v1H6a1 1 0 0 0-1 1l.007.117A1 1 0 0 0 6 13h1v1a1 1 0 0 0 1 1l.117-.007A1 1 0 0 0 9 14v-1h1a1 1 0 0 0 1-1l-.007-.117A1 1 0 0 0 10 11H9v-1a1 1 0 0 0-1-1m10 3a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V13a1 1 0 0 0-1-1m-3-2a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V11a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:device-mobile-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2a3 3 0 0 1 2.995 2.824L19 5v14a3 3 0 0 1-2.824 2.995L16 22H8a3 3 0 0 1-2.995-2.824L5 19V5a3 3 0 0 1 2.824-2.995L8 2zm-4 14a1 1 0 0 0-.993.883L11 17l.007.127a1 1 0 0 0 1.986 0L13 17.01l-.007-.127A1 1 0 0 0 12 16m1-12h-2l-.117.007a1 1 0 0 0 0 1.986L11 6h2l.117-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:device-tablet-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a2 2 0 0 1 1.995 1.85L20 4v16a2 2 0 0 1-1.85 1.995L18 22H6a2 2 0 0 1-1.995-1.85L4 20V4a2 2 0 0 1 1.85-1.995L6 2zm-6 13a2 2 0 0 0-1.977 1.697l-.018.154L10 17l.005.15A2 2 0 1 0 12 15"/></symbol><symbol id="tabler:device-tv-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.707 2.293L12 5.585l3.293-3.292a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L14.414 6H19a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h4.585L7.293 3.707a1 1 0 0 1 1.414-1.414"/></symbol><symbol id="tabler:dialpad-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2H4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m14 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m-7 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M6 9H4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2m14 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2m-7 0h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2m0 7h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2"/></symbol><symbol id="tabler:direction-sign-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10.52 2.614a2.095 2.095 0 0 1 2.835-.117l.126.117l7.905 7.905c.777.777.816 2.013.117 2.836l-.117.126l-7.905 7.905a2.094 2.094 0 0 1-2.836.117l-.126-.117l-7.907-7.906a2.096 2.096 0 0 1-.115-2.835l.117-.126l7.905-7.905zm5.969 9.535l.01-.116l-.003-.12l-.016-.114l-.03-.11l-.044-.112l-.052-.098l-.076-.105l-.07-.081l-3.5-3.5l-.095-.083a1 1 0 0 0-1.226 0l-.094.083l-.083.094a1 1 0 0 0 0 1.226l.083.094L13.085 11H8l-.117.007a1 1 0 0 0 0 1.986L8 13h5.085l-1.792 1.793l-.083.094a1 1 0 0 0 1.403 1.403l.094-.083l3.5-3.5l.097-.112l.05-.074l.037-.067l.05-.112l.023-.076z"/></symbol><symbol id="tabler:mail-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 7.535V17a3 3 0 0 1-2.824 2.995L19 20H5a3 3 0 0 1-2.995-2.824L2 17V7.535l9.445 6.297l.116.066a1 1 0 0 0 .878 0l.116-.066z"/><path d="M19 4c1.08 0 2.027.57 2.555 1.427L12 11.797l-9.555-6.37a3 3 0 0 1 2.354-1.42L5 4z"/></g></symbol><symbol id="tabler:eye-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4c4.29 0 7.863 2.429 10.665 7.154l.22.379l.045.1l.03.083l.014.055l.014.082l.011.1v.11l-.014.111a1 1 0 0 1-.026.11l-.039.108l-.036.075l-.016.03c-2.764 4.836-6.3 7.38-10.555 7.499L12 20c-4.396 0-8.037-2.549-10.868-7.504a1 1 0 0 1 0-.992C3.963 6.549 7.604 4 12 4m0 5a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></symbol><symbol id="tabler:file-text-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="m12 2l.117.007a1 1 0 0 1 .876.876L13 3v4l.005.15a2 2 0 0 0 1.838 1.844L15 9h4l.117.007a1 1 0 0 1 .876.876L20 10v9a3 3 0 0 1-2.824 2.995L17 22H7a3 3 0 0 1-2.995-2.824L4 19V5a3 3 0 0 1 2.824-2.995L7 2zm3 14H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m0-4H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m-5-4H9a1 1 0 1 0 0 2h1a1 1 0 0 0 0-2"/><path d="M19 7h-4l-.001-4.001z"/></g></symbol><symbol id="tabler:filter-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 3H4a1 1 0 0 0-1 1v2.227l.008.223a3 3 0 0 0 .772 1.795L8 12.886V21a1 1 0 0 0 1.316.949l6-2l.108-.043A1 1 0 0 0 16 19v-6.586l4.121-4.12A3 3 0 0 0 21 6.171V4a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:flag-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 5a1 1 0 0 1 .3-.714a6 6 0 0 1 8.213-.176l.351.328a4 4 0 0 0 5.272 0l.249-.227c.61-.483 1.527-.097 1.61.676L20 5v9a1 1 0 0 1-.3.714a6 6 0 0 1-8.213.176l-.351-.328A4 4 0 0 0 6 14.448V21a1 1 0 0 1-1.993.117L4 21z"/></symbol><symbol id="tabler:flag-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 4a1 1 0 0 1 .993.883L20 5v9a1 1 0 0 1-.883.993L19 15H6v6a1 1 0 0 1-.883.993L5 22a1 1 0 0 1-.993-.883L4 21V5a1 1 0 0 1 .883-.993L5 4z"/></symbol><symbol id="tabler:flag-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 4c.852 0 1.297.986.783 1.623l-.076.084L15.915 9.5l3.792 3.793c.603.602.22 1.614-.593 1.701L19 15H6v6a1 1 0 0 1-.883.993L5 22a1 1 0 0 1-.993-.883L4 21V5a1 1 0 0 1 .883-.993L5 4z"/></symbol><symbol id="tabler:flame-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M10 2c0-.88 1.056-1.331 1.692-.722c1.958 1.876 3.096 5.995 1.75 9.12l-.08.174l.012.003c.625.133 1.203-.43 2.303-2.173l.14-.224a1 1 0 0 1 1.582-.153C18.733 9.46 20 12.402 20 14.295C20 18.56 16.409 22 12 22s-8-3.44-8-7.706c0-2.252 1.022-4.716 2.632-6.301l.605-.589c.241-.236.434-.43.618-.624C9.285 5.268 10 3.856 10 2"/></symbol><symbol id="tabler:folder-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a1 1 0 0 1 .608.206l.1.087L12.414 6H19a3 3 0 0 1 2.995 2.824L22 9v8a3 3 0 0 1-2.824 2.995L19 20H5a3 3 0 0 1-2.995-2.824L2 17V6a3 3 0 0 1 2.824-2.995L5 3z"/></symbol><symbol id="tabler:gps-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34m-.086 5.066c.372-.837-.483-1.692-1.32-1.32l-9 4l-.108.055c-.75.44-.611 1.609.271 1.83l3.418.853l.855 3.419c.23.922 1.498 1.032 1.884.163z"/></symbol><symbol id="tabler:gift-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14v8H7a3 3 0 0 1-3-3v-4a1 1 0 0 1 1-1zm8 0a1 1 0 0 1 1 1v4a3 3 0 0 1-3 3h-4v-8zM16.5 2a3.5 3.5 0 0 1 3.163 5H20a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2h-7V7h-2v5H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h.337A3.5 3.5 0 0 1 4 5.5C4 3.567 5.567 2 7.483 2c1.755-.03 3.312 1.092 4.381 2.934l.136.243c1.033-1.914 2.56-3.114 4.291-3.175zm-9 2a1.5 1.5 0 0 0 0 3h3.143C9.902 5.095 8.694 3.98 7.5 4m8.983 0c-1.18-.02-2.385 1.096-3.126 3H16.5a1.5 1.5 0 1 0-.017-3"/></symbol><symbol id="tabler:heart-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6.979 3.074a6 6 0 0 1 4.988 1.425l.037.033l.034-.03a6 6 0 0 1 4.733-1.44l.246.036a6 6 0 0 1 3.364 10.008l-.18.185l-.048.041l-7.45 7.379a1 1 0 0 1-1.313.082l-.094-.082l-7.493-7.422A6 6 0 0 1 6.979 3.074"/></symbol><symbol id="tabler:help-circle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-19.995.324L2 12l.004-.28C2.152 6.327 6.57 2 12 2m0 13a1 1 0 0 0-.993.883L11 16l.007.127a1 1 0 0 0 1.986 0L13 16.01l-.007-.127A1 1 0 0 0 12 15m1.368-6.673a2.98 2.98 0 0 0-3.631.728a1 1 0 0 0 1.44 1.383l.171-.18a.98.98 0 0 1 1.11-.15a1 1 0 0 1-.34 1.886l-.232.012A1 1 0 0 0 11.997 14a3 3 0 0 0 1.371-5.673"/></symbol><symbol id="tabler:home-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m12.707 2.293l9 9c.63.63.184 1.707-.707 1.707h-1v6a3 3 0 0 1-3 3h-1v-7a3 3 0 0 0-2.824-2.995L13 12h-2a3 3 0 0 0-3 3v7H7a3 3 0 0 1-3-3v-6H3c-.89 0-1.337-1.077-.707-1.707l9-9a1 1 0 0 1 1.414 0M13 14a1 1 0 0 1 1 1v7h-4v-7a1 1 0 0 1 .883-.993L11 14z"/></symbol><symbol id="tabler:photo-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8.813 11.612c.457-.38.918-.38 1.386.011l.108.098l4.986 4.986l.094.083a1 1 0 0 0 1.403-1.403l-.083-.094L15.415 14l.292-.293l.106-.095c.457-.38.918-.38 1.386.011l.108.098l4.674 4.675a4 4 0 0 1-3.775 3.599L18 22H6a4 4 0 0 1-3.98-3.603l6.687-6.69zM18 2a4 4 0 0 1 3.995 3.8L22 6v9.585l-3.293-3.292l-.15-.137c-1.256-1.095-2.85-1.097-4.096-.017l-.154.14l-.307.306l-2.293-2.292l-.15-.137c-1.256-1.095-2.85-1.097-4.096-.017l-.154.14L2 15.585V6a4 4 0 0 1 3.8-3.995L6 2zm-2.99 5l-.127.007a1 1 0 0 0 0 1.986L15 9l.127-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:info-circle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-19.995.324L2 12l.004-.28C2.152 6.327 6.57 2 12 2m0 9h-1l-.117.007a1 1 0 0 0 0 1.986L11 13v3l.007.117a1 1 0 0 0 .876.876L12 17h1l.117-.007a1 1 0 0 0 .876-.876L14 16l-.007-.117a1 1 0 0 0-.764-.857l-.112-.02L13 15v-3l-.007-.117a1 1 0 0 0-.876-.876zm.01-3l-.127.007a1 1 0 0 0 0 1.986L12 10l.127-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:key-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.52 2c1.029 0 2.015.409 2.742 1.136l3.602 3.602a3.877 3.877 0 0 1 0 5.483l-2.643 2.643a3.88 3.88 0 0 1-4.941.452l-.105-.078l-5.882 5.883a3 3 0 0 1-1.68.843l-.22.027l-.221.009H4c-1.014 0-1.867-.759-1.991-1.823L2 20v-1.172c0-.704.248-1.386.73-1.96l.149-.161l.414-.414A1 1 0 0 1 4 16h1v-1a1 1 0 0 1 .883-.993L6 14h1v-1a1 1 0 0 1 .206-.608l.087-.1l1.468-1.469l-.076-.103a3.9 3.9 0 0 1-.678-1.963L8 8.521c0-1.029.409-2.015 1.136-2.742l2.643-2.643A3.88 3.88 0 0 1 14.52 2m.495 5h-.02a2 2 0 1 0 0 4h.02a2 2 0 1 0 0-4"/></symbol><symbol id="tabler:keyboard-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3zM6 13a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V14a1 1 0 0 0-1-1m12 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V14a1 1 0 0 0-1-1m-7.998 0a1 1 0 0 0-.004 2l4 .01a1 1 0 0 0 .005-2zM6 9a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1m4 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1m4 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1m4 0a1 1 0 0 0-1 1v.01a1 1 0 0 0 2 0V10a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:label-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16.52 6a2 2 0 0 1 1.561.75l3.7 4.625a1 1 0 0 1 0 1.25l-3.7 4.624A2 2 0 0 1 16.52 18H6a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:layout-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M8 3a3 3 0 0 1 3 3v1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm0 9a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3zm10-9a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:layout-bottombar-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 2.995 2.824L21 6v12a3 3 0 0 1-2.824 2.995L18 21H6a3 3 0 0 1-2.995-2.824L3 18V6a3 3 0 0 1 2.824-2.995L6 3zm0 2H6a1 1 0 0 0-.993.883L5 6v9h14V6a1 1 0 0 0-.883-.993z"/></symbol><symbol id="tabler:layout-dashboard-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm0 12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2zm10-4a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2zm0-8a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:layout-grid-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm10 0a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zM9 13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2zm10 0a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:layout-list-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm0 10a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3z"/></symbol><symbol id="tabler:layout-navbar-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a3 3 0 0 1 2.995 2.824L21 6v12a3 3 0 0 1-2.824 2.995L18 21H6a3 3 0 0 1-2.995-2.824L3 18V6a3 3 0 0 1 2.824-2.995L6 3zm1 6H5v9a1 1 0 0 0 .883.993L6 19h12a1 1 0 0 0 .993-.883L19 18z"/></symbol><symbol id="tabler:layout-sidebar-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3zM18 5h-8v14h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1"/></symbol><symbol id="tabler:layout-sidebar-right-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3zm8-16H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8z"/></symbol><symbol id="tabler:lock-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a5 5 0 0 1 5 5v3a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3V7a5 5 0 0 1 5-5m0 12a2 2 0 0 0-1.995 1.85L10 16a2 2 0 1 0 2-2m0-10a3 3 0 0 0-3 3v3h6V7a3 3 0 0 0-3-3"/></symbol><symbol id="tabler:location-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.891 2.006L20.997 2l.13.008l.09.016l.123.035l.107.046l.1.057l.09.067l.082.075l.052.059l.082.116l.052.096q.07.15.09.316l.005.106q0 .113-.024.22l-.035.123l-6.532 18.077A1.55 1.55 0 0 1 14 22.32a1.55 1.55 0 0 1-1.329-.747l-.065-.127l-3.352-6.702l-6.67-3.336a1.55 1.55 0 0 1-.898-1.259L1.68 10c0-.56.301-1.072.841-1.37l.14-.07l18.017-6.506l.106-.03l.108-.018z"/></symbol><symbol id="tabler:map-pin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.364 4.636a9 9 0 0 1 .203 12.519l-.203.21l-4.243 4.242a3 3 0 0 1-4.097.135l-.144-.135l-4.244-4.243A9 9 0 0 1 18.364 4.636M12 8a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></symbol><symbol id="tabler:message-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4h-4.724l-4.762 2.857a1 1 0 0 1-1.508-.743L7 21v-2H6a4 4 0 0 1-3.995-3.8L2 15V7a4 4 0 0 1 4-4zm-4 9H8a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m2-4H8a1 1 0 1 0 0 2h8a1 1 0 0 0 0-2"/></symbol><symbol id="tabler:mood-kid-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324a10 10 0 0 1 7.046-9.232A3 3 0 0 0 12 6a1 1 0 0 0 0-2l-.117-.007A1 1 0 0 1 12 2c1.726 0 3.453.447 5 1.34m-1.8 10.946a1 1 0 0 0-1.414.014a2.5 2.5 0 0 1-3.572 0a1 1 0 0 0-1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0-.014-1.414M9.01 9l-.127.007A1 1 0 0 0 9 11l.127-.007A1 1 0 0 0 9.01 9m6 0l-.127.007A1 1 0 0 0 15 11l.127-.007A1 1 0 0 0 15.01 9"/></symbol><symbol id="tabler:mood-neutral-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34M9.01 9l-.127.007a1 1 0 0 0 0 1.986L9 11l.127-.007a1 1 0 0 0 0-1.986zm6 0l-.127.007a1 1 0 0 0 0 1.986L15 11l.127-.007a1 1 0 0 0 0-1.986z"/></symbol><symbol id="tabler:mood-smile-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34a10 10 0 1 1-14.995 8.984L2 12l.005-.324A10 10 0 0 1 17 3.34m-1.8 10.946a1 1 0 0 0-1.414.014a2.5 2.5 0 0 1-3.572 0a1 1 0 0 0-1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0-.014-1.414M9.01 9l-.127.007A1 1 0 0 0 9 11l.127-.007A1 1 0 0 0 9.01 9m6 0l-.127.007A1 1 0 0 0 15 11l.127-.007A1 1 0 0 0 15.01 9"/></symbol><symbol id="tabler:mood-wrrr-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a10 10 0 1 1 0-20m3.707 12.293a1 1 0 0 0-1.262-.125l-.945.63l-.945-.63l-.116-.066a1 1 0 0 0-.994.066l-.945.63l-.945-.63a1 1 0 0 0-1.262.125l-1 1a1 1 0 0 0 0 1.414l.094.083a1 1 0 0 0 1.32-.083l.42-.42l.818.545l.116.066a1 1 0 0 0 .994-.066l.945-.63l.945.63l.116.066a1 1 0 0 0 .994-.066l.817-.545l.42.42a1 1 0 0 0 1.415-1.414zm-6.5-6.5a1 1 0 0 0-1.414 0l-.083.094a1 1 0 0 0 .083 1.32l.792.793l-.792.793a1 1 0 0 0 1.414 1.414l1.5-1.5a1 1 0 0 0 0-1.414zm7 0a1 1 0 0 0-1.414 0l-1.5 1.5a1 1 0 0 0 0 1.414l1.5 1.5a1 1 0 0 0 1.414 0l.083-.094a1 1 0 0 0-.083-1.32L15.415 10l.792-.793a1 1 0 0 0 0-1.414"/></symbol><symbol id="tabler:moon-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.992a10 10 0 1 0 9.236 13.838c.341-.82-.476-1.644-1.298-1.31a6.5 6.5 0 0 1-6.864-10.787l.077-.08c.551-.63.113-1.653-.758-1.653h-.266l-.068-.006z"/></symbol><symbol id="tabler:mouse-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5h-4a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm-2 4a1 1 0 0 0-1 1v4l.007.117A1 1 0 0 0 13 11V7l-.007-.117A1 1 0 0 0 12 6"/></symbol><symbol id="tabler:palette-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.498 0 10 4.002 10 9c0 1.351-.6 2.64-1.654 3.576C19.316 15.49 17.934 16 16.5 16h-2.516a1 1 0 0 0-.5 1.875a1 1 0 0 1 .194.14a2.3 2.3 0 0 1-1.597 3.99l-.156-.009l.068.004l-.273-.004c-5.3-.146-9.57-4.416-9.716-9.716L2 12C2 6.477 6.477 2 12 2M8.5 8.5a2 2 0 0 0-1.995 1.85l-.005.15a2 2 0 1 0 2-2m8 0a2 2 0 0 0-1.995 1.85l-.005.15a2 2 0 1 0 2-2m-4-3a2 2 0 0 0-1.995 1.85l-.005.15a2 2 0 1 0 2-2"/></symbol><symbol id="tabler:paint-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2a3 3 0 0 1 2.995 2.824L20 5a3 3 0 0 1 3 3a6 6 0 0 1-5.775 5.996L17 14h-4l.15.005a2 2 0 0 1 1.844 1.838L15 16v4a2 2 0 0 1-1.85 1.995L13 22h-2a2 2 0 0 1-1.995-1.85L9 20v-4a2 2 0 0 1 1.85-1.995L11 14v-1a1 1 0 0 1 .883-.993L12 12h5a4 4 0 0 0 4-4a1 1 0 0 0-.883-.993L20 7l-.005.176a3 3 0 0 1-2.819 2.819L17 10H7a3 3 0 0 1-2.995-2.824L4 7V5a3 3 0 0 1 2.824-2.995L7 2z"/></symbol><symbol id="tabler:phone-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3a1 1 0 0 1 .877.519l.051.11l2 5a1 1 0 0 1-.313 1.16l-.1.068l-1.674 1.004l.063.103a10 10 0 0 0 3.132 3.132l.102.062l1.005-1.672a1 1 0 0 1 1.113-.453l.115.039l5 2a1 1 0 0 1 .622.807L21 15v4c0 1.657-1.343 3-3.06 2.998C9.361 21.477 2.522 14.638 2 6a3 3 0 0 1 2.824-2.995L5 3z"/></symbol><symbol id="tabler:pin-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m15.113 3.21l.094.083l5.5 5.5a1 1 0 0 1-1.175 1.59l-3.172 3.171l-1.424 3.797a1 1 0 0 1-.158.277l-.07.08l-1.5 1.5a1 1 0 0 1-1.32.082l-.095-.083L9 16.415l-3.793 3.792a1 1 0 0 1-1.497-1.32l.083-.094L7.585 15l-2.792-2.793a1 1 0 0 1-.083-1.32l.083-.094l1.5-1.5a1 1 0 0 1 .258-.187l.098-.042l3.796-1.425l3.171-3.17a1 1 0 0 1 1.497-1.26z"/></symbol><symbol id="tabler:pinned-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M16 3a1 1 0 0 1 .117 1.993L16 5v4.764l1.894 3.789a1 1 0 0 1 .1.331L18 14v2a1 1 0 0 1-.883.993L17 17h-4v4a1 1 0 0 1-1.993.117L11 21v-4H7a1 1 0 0 1-.993-.883L6 16v-2a1 1 0 0 1 .06-.34l.046-.107L8 9.762V5a1 1 0 0 1-.117-1.993L8 3z"/></symbol><symbol id="tabler:pointer-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M3.039 4.277L6.943 17.84c.185.837.92 1.516 1.831 1.642l.17.016a2.2 2.2 0 0 0 1.982-1.006l.045-.078l1.4-2.072l4.05 4.05a2.067 2.067 0 0 0 2.924 0l1.047-1.047c.388-.388.606-.913.606-1.461l-.008-.182a2.07 2.07 0 0 0-.598-1.28l-4.047-4.048l2.103-1.412c.726-.385 1.18-1.278 1.053-2.189A2.2 2.2 0 0 0 17.8 6.928L4.276 3.038a1 1 0 0 0-1.236 1.24z"/></symbol><symbol id="tabler:rectangle-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 4H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3"/></symbol><symbol id="tabler:receipt-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M17 2a3 3 0 0 1 3 3v16a1 1 0 0 1-1.555.832l-2.318-1.545l-1.42 1.42a1 1 0 0 1-1.32.083l-.094-.083L12 20.415l-1.293 1.292a1 1 0 0 1-1.32.083l-.094-.083l-1.421-1.42l-2.317 1.545l-.019.012l-.054.03l-.028.017l-.054.023l-.05.023l-.049.015l-.06.019l-.052.009l-.057.011l-.084.006l-.026.003H5l-.049-.003h-.039l-.013-.003h-.016l-.041-.008l-.038-.005l-.015-.005l-.018-.002l-.034-.011l-.04-.01l-.019-.007l-.015-.004l-.029-.013l-.04-.015l-.021-.011l-.013-.005l-.028-.016l-.036-.018l-.014-.01l-.018-.01l-.038-.027l-.022-.014l-.01-.009l-.02-.014l-.045-.041l-.012-.008l-.024-.024l-.035-.039l-.02-.02l-.007-.011l-.011-.012l-.032-.045l-.02-.025l-.012-.019l-.03-.054l-.017-.028l-.023-.054l-.023-.05a1 1 0 0 1-.034-.108l-.01-.057l-.01-.053L4 21V5a3 3 0 0 1 3-3zm-2 12h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2m0-4H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2m0-4H9a1 1 0 1 0 0 2h6a1 1 0 0 0 0-2"/></symbol><symbol id="tabler:shopping-cart-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M6 2a1 1 0 0 1 .993.883L7 3v1.068l13.071.935A1 1 0 0 1 21 6.027l-.01.114l-1 7a1 1 0 0 1-.877.853L19 14H7v2h10a3 3 0 1 1-2.995 3.176L14 19l.005-.176q.027-.433.166-.824H8.829a3 3 0 1 1-5.824 1.176L3 19l.005-.176A3 3 0 0 1 5 16.17V4H4a1 1 0 0 1-.993-.883L3 3a1 1 0 0 1 .883-.993L4 2zm0 16a1 1 0 1 0 0 2a1 1 0 0 0 0-2m11 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></symbol><symbol id="tabler:shield-check-filled" viewBox="0 0 24 24"><path fill="currentColor" d="m11.998 2l.118.007l.059.008l.061.013l.111.034a1 1 0 0 1 .217.112l.104.082l.255.218a11 11 0 0 0 7.189 2.537l.342-.01a1 1 0 0 1 1.005.717a13 13 0 0 1-9.208 16.25a1 1 0 0 1-.502 0A13 13 0 0 1 2.54 5.718a1 1 0 0 1 1.005-.717a11 11 0 0 0 7.531-2.527l.263-.225l.096-.075a1 1 0 0 1 .217-.112l.112-.034a1 1 0 0 1 .119-.021zm3.71 7.293a1 1 0 0 0-1.415 0L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.32 1.497l2 2l.094.083a1 1 0 0 0 1.32-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32z"/></symbol><symbol id="tabler:section-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.01 19a1 1 0 0 1 .117 1.993L20 21a1 1 0 0 1-.117-1.993zm-16 0a1 1 0 0 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 0 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm4 0a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm4-16a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm-16 0a1 1 0 1 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 1 1 0 2a1 1 0 0 1-.127-1.993m4 0a1 1 0 0 1 .117 1.993l-.127.007a1 1 0 0 1-.117-1.993zm3.99 0a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m3 4a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-14a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:settings-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.647 4.081a.724.724 0 0 0 1.08.448c2.439-1.485 5.23 1.305 3.745 3.744a.724.724 0 0 0 .447 1.08c2.775.673 2.775 4.62 0 5.294a.724.724 0 0 0-.448 1.08c1.485 2.439-1.305 5.23-3.744 3.745a.724.724 0 0 0-1.08.447c-.673 2.775-4.62 2.775-5.294 0a.724.724 0 0 0-1.08-.448c-2.439 1.485-5.23-1.305-3.745-3.744a.724.724 0 0 0-.447-1.08c-2.775-.673-2.775-4.62 0-5.294a.724.724 0 0 0 .448-1.08c-1.485-2.439 1.305-5.23 3.744-3.745a.722.722 0 0 0 1.08-.447c.673-2.775 4.62-2.775 5.294 0M12 9a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></symbol><symbol id="tabler:shirt-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14.883 3.007L14.978 3l.112.004l.113.017l.113.03l6 2a1 1 0 0 1 .677.833L22 6v5a1 1 0 0 1-.883.993L21 12h-2v7a2 2 0 0 1-1.85 1.995L17 21H7a2 2 0 0 1-1.995-1.85L5 19v-7H3a1 1 0 0 1-.993-.883L2 11V6a1 1 0 0 1 .576-.906l.108-.043l6-2A1 1 0 0 1 10 4a2 2 0 0 0 3.995.15l.009-.24l.017-.113l.037-.134l.044-.103l.05-.092l.068-.093l.069-.08q.083-.08.175-.14l.096-.053l.103-.044l.108-.032l.112-.02z"/></symbol><symbol id="tabler:speedboat-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M14 7a1 1 0 0 1 .832.445L16.534 10H22a1 1 0 0 1 .833 1.554l-3.1 4.66A4 4 0 0 1 16.4 18H2a1 1 0 0 1-.936-1.351l1.5-4A1 1 0 0 1 3.5 12h1.756l.9-3H6a1 1 0 0 1-.993-.883L5 8a1 1 0 0 1 1-1zm-6.657 5H9.23c.383 0 .762-.074 1.12-.219l3.557-1.418q.186-.075.377-.135L13.464 9h-5.22z"/></symbol><symbol id="tabler:square-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3"/></symbol><symbol id="tabler:square-check-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005.195v12.666c0 1.96-1.537 3.56-3.472 3.662l-.195.005H5.667a3.667 3.667 0 0 1-3.662-3.472L2 18.333V5.667c0-1.96 1.537-3.56 3.472-3.662L5.667 2zm-2.626 7.293a1 1 0 0 0-1.414 0L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.32 1.497l2 2l.094.083a1 1 0 0 0 1.32-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32"/></symbol><symbol id="tabler:stack-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.894 13.553a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 16.88l7.554-3.775a1 1 0 0 1 1.341.447M12.008 5q.056 0 .111.007l.111.02l.086.024l.012.006l.012.002l.029.014l.05.019l.016.009l.012.005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 0-1.788l8-4l.011-.005l.018-.01l.078-.032l.011-.002l.013-.006l.086-.024l.11-.02l.056-.005z"/></symbol><symbol id="tabler:stack-2-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.894 15.553a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 18.88l7.554-3.775a1 1 0 0 1 1.341.447m0-4a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 14.88l7.554-3.775a1 1 0 0 1 1.341.447M12.008 3q.056 0 .111.007l.111.02l.086.024l.012.006l.012.002l.029.014l.05.019l.016.009l.012.005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 0-1.788l8-4l.011-.005l.018-.01l.078-.032l.011-.002l.013-.006l.086-.024l.11-.02l.056-.005z"/></symbol><symbol id="tabler:stack-3-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20.894 17.553a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 20.88l7.554-3.775a1 1 0 0 1 1.341.447m0-4a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 16.88l7.554-3.775a1 1 0 0 1 1.341.447m0-4a1 1 0 0 1-.447 1.341l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 .894-1.788L12 12.88l7.554-3.775a1 1 0 0 1 1.341.447M12.008 1q.056 0 .111.007l.111.02l.086.024l.012.006l.012.002l.029.014l.05.019l.016.009l.012.005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1-.894 0l-8-4a1 1 0 0 1 0-1.788l8-4l.011-.005l.018-.01l.078-.032l.011-.002l.013-.006l.086-.024l.11-.02l.056-.005z"/></symbol><symbol id="tabler:sun-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 19a1 1 0 0 1 .993.883L13 20v1a1 1 0 0 1-1.993.117L11 21v-1a1 1 0 0 1 1-1m6.313-2.09l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7a1 1 0 0 1 1.218-1.567zm-11.306.083a1 1 0 0 1 .083 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094l.7-.7a1 1 0 0 1 1.414 0M4 11a1 1 0 0 1 .117 1.993L4 13H3a1 1 0 0 1-.117-1.993L3 11zm17 0a1 1 0 0 1 .117 1.993L21 13h-1a1 1 0 0 1-.117-1.993L20 11zM6.213 4.81l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7A1 1 0 0 1 6.11 4.74zm12.894.083a1 1 0 0 1 .083 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094l.7-.7a1 1 0 0 1 1.414 0M12 2a1 1 0 0 1 .993.883L13 3v1a1 1 0 0 1-1.993.117L11 4V3a1 1 0 0 1 1-1m0 5a5 5 0 1 1-4.995 5.217L7 12l.005-.217A5 5 0 0 1 12 7"/></symbol><symbol id="tabler:table-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M4 11h4a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a3 3 0 0 1-2.995-2.824L3 18v-6a1 1 0 0 1 1-1m17 1v6a3 3 0 0 1-2.824 2.995L18 21h-6a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1m-3-9a3 3 0 0 1 2.995 2.824L21 6v2a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zM9 4v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6a3 3 0 0 1 2.824-2.995L6 3h2a1 1 0 0 1 1 1"/></symbol><symbol id="tabler:template-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M19 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zM9 11a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2zm11 0a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2zm0 4a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2zm0 4a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2z"/></symbol><symbol id="tabler:timeline-event-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17c1.306 0 2.418.835 2.83 2H20a1 1 0 0 1 0 2h-5.171a3.001 3.001 0 0 1-5.658 0H4a1 1 0 0 1 0-2h5.17A3 3 0 0 1 12 17m5-15a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.586l-1.707 1.707a1 1 0 0 1-1.32.083l-.094-.083L9.585 14H7a2 2 0 0 1-1.995-1.85L5 12V4a2 2 0 0 1 2-2z"/></symbol><symbol id="tabler:train-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5c6.634 0 10.853 3.11 10.996 7.754L22 13a3 3 0 0 1-3 3H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zM7 7H4v3h3zm4 0H9v3h3V7.026A19 19 0 0 0 11 7m3.001.257L14 10h5.04c-.979-1.337-2.689-2.306-5.039-2.743M21 18a1 1 0 0 1 0 2H3a1 1 0 0 1 0-2z"/></symbol><symbol id="tabler:trash-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 6a1 1 0 0 1 .117 1.993L20 8h-.081L19 19a3 3 0 0 1-2.824 2.995L16 22H8c-1.598 0-2.904-1.249-2.992-2.75l-.005-.167L4.08 8H4a1 1 0 0 1-.117-1.993L4 6zm-6-4a2 2 0 0 1 2 2a1 1 0 0 1-1.993.117L14 4h-4l-.007.117A1 1 0 0 1 8 4a2 2 0 0 1 1.85-1.995L10 2z"/></symbol><symbol id="tabler:trash-x-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M20 6a1 1 0 0 1 .117 1.993L20 8h-.081L19 19a3 3 0 0 1-2.824 2.995L16 22H8c-1.598 0-2.904-1.249-2.992-2.75l-.005-.167L4.08 8H4a1 1 0 0 1-.117-1.993L4 6zm-9.489 5.14a1 1 0 0 0-1.218 1.567L10.585 14l-1.292 1.293l-.083.094a1 1 0 0 0 1.497 1.32L12 15.415l1.293 1.292l.094.083a1 1 0 0 0 1.32-1.497L13.415 14l1.292-1.293l.083-.094a1 1 0 0 0-1.497-1.32L12 12.585l-1.293-1.292l-.094-.083zM14 2a2 2 0 0 1 2 2a1 1 0 0 1-1.993.117L14 4h-4l-.007.117A1 1 0 0 1 8 4a2 2 0 0 1 1.85-1.995L10 2z"/></symbol><symbol id="tabler:user-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a5 5 0 1 1-5 5l.005-.217A5 5 0 0 1 12 2m2 12a5 5 0 0 1 5 5v1a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-1a5 5 0 0 1 5-5z"/></symbol><symbol id="tabler:video-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.117 7.625a1 1 0 0 0-.564.1L15 10v4l4.553 2.275A1 1 0 0 0 21 15.383V8.617a1 1 0 0 0-.883-.992"/><path d="M5 5C3.355 5 2 6.355 2 8v8c0 1.645 1.355 3 3 3h8c1.645 0 3-1.355 3-3V8c0-1.645-1.355-3-3-3z"/></g></symbol></svg>'},Symbol.toStringTag,{value:"Module"}));return M.CLA11yButton=Ie,M.CLAlign=_,M.CLBadge=st,M.CLBanner=dt,M.CLBorderRadius=Me,M.CLButton=G,M.CLButtonTypes=hl,M.CLCard=Ml,M.CLCardTypes=bl,M.CLCarousel=Ql,M.CLCharCounterLayout=Ae,M.CLCheckbox=lt,M.CLColorVariants=v,M.CLColors=H,M.CLDisclosure=Nl,M.CLDrawer=Il,M.CLDrawerPosition=Be,M.CLDropdownMenu=Tt,M.CLHeading=Ce,M.CLHeadingLevels=je,M.CLHeadingTypes=re,M.CLIcon=ee,M.CLIconNames=O,M.CLIconSizes=g,M.CLInput=rt,M.CLInputTypes=R,M.CLLink=el,M.CLLinkTarget=Fe,M.CLLoading=fl,M.CLMessageType=ql,M.CLModal=mt,M.CLMode=C,M.CLNavLink=Sl,M.CLNavSection=ut,M.CLOrder=we,M.CLOrientation=ae,M.CLOverflow=kl,M.CLPaginationType=oe,M.CLPill=Ll,M.CLPlacement=yl,M.CLPosition=Ne,M.CLProgress=ct,M.CLRadioButton=at,M.CLSelect=nt,M.CLSizes=f,M.CLSkeleton=me,M.CLSpinner=xl,M.CLTable=ge,M.CLTableTypes=pl,M.CLText=N,M.CLTextArea=it,M.CLTextTypes=j,M.CLThemeProvider=Dt,M.CLToast=Fl,M.CLToastPosition=wl,M.CLToastProvider=Xt,M.default=x0,M.useTheme=q,M.useToast=g0,Object.defineProperties(M,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),M})({},Vue);
|