@codeandfunction/callaloo 4.12.2 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/callaloo.global.js +1 -1
- package/dist/chunks/CLA11yButton.vue_vue_type_style_index_0_lang-CSRl7Ywk.js +2 -0
- package/dist/chunks/CLButton.vue_vue_type_style_index_0_lang-DIWTZr8r.js +2 -0
- package/dist/chunks/CLCalendar.vue_vue_type_style_index_0_lang-C_V0TIOZ.js +2 -0
- package/dist/chunks/CLCard.vue_vue_type_style_index_0_lang-BvV2JMJg.js +2 -0
- package/dist/chunks/CLFormCharCounter.vue_vue_type_style_index_0_lang-CSZDp8WP.js +2 -0
- package/dist/chunks/CLFormLabel.vue_vue_type_script_setup_true_lang-BSGVX2OH.js +1 -0
- package/dist/chunks/CLHeading.vue_vue_type_style_index_0_lang-B5DkNiql.js +2 -0
- package/dist/chunks/CLIcon.vue_vue_type_style_index_0_lang-TznmoQu7.js +2 -0
- package/dist/chunks/CLInputMessages.vue_vue_type_style_index_0_lang-C4vm2Xov.js +2 -0
- package/dist/chunks/CLLink.vue_vue_type_style_index_0_lang-BxRVH7FA.js +2 -0
- package/dist/chunks/{CLModal.vue_vue_type_style_index_0_lang-CWceRHGW.js → CLModal.vue_vue_type_style_index_0_lang-Dil04VeQ.js} +1 -1
- package/dist/chunks/CLNavLink.vue_vue_type_script_setup_true_lang-Cj83Ka4j.js +1 -0
- package/dist/chunks/CLPill.vue_vue_type_style_index_0_lang-DnSECt7E.js +2 -0
- package/dist/chunks/{CLSkeleton.vue_vue_type_style_index_0_lang-BtFHeFjp.js → CLSkeleton.vue_vue_type_style_index_0_lang-CwyUPEE1.js} +1 -1
- package/dist/chunks/CLSpinner.vue_vue_type_style_index_0_lang-Cz3_Wz0P.js +2 -0
- package/dist/chunks/CLText.vue_vue_type_style_index_0_lang-CNOJZujE.js +2 -0
- package/dist/chunks/CLToast.vue_vue_type_style_index_0_lang-BpzaZguO.js +2 -0
- package/dist/chunks/context-DP_QBP01.js +1 -0
- package/dist/chunks/index-Bft6zZKv.js +1 -0
- package/dist/chunks/utils-Cism66KC.js +1 -0
- package/dist/chunks/utils-DEqqOzci.js +1 -0
- package/dist/chunks/utils-DVCnTWMt.js +1 -0
- package/dist/chunks/utils-DX6YX_aU.js +1 -0
- package/dist/chunks/utils-I87WCzVz.js +1 -0
- package/dist/chunks/{utils-DVxwAjJ4.js → utils-MlDbDIMX.js} +1 -1
- package/dist/chunks/utils-ugpM2L2U.js +1 -0
- package/dist/components/Buttons/CLA11yButton/CLA11yButton.js +1 -1
- package/dist/components/Buttons/CLButton/CLButton.css +1 -1
- package/dist/components/Buttons/CLButton/CLButton.js +1 -1
- package/dist/components/Buttons/CLButton/CLButton.vue.d.ts +1 -1
- package/dist/components/CLIcon/CLIcon.js +1 -1
- package/dist/components/CLTable/CLTable.js +1 -1
- package/dist/components/Containers/CLCard/CLCard.js +1 -1
- package/dist/components/Containers/CLCarousel/CLCarousel.css +1 -1
- package/dist/components/Containers/CLCarousel/CLCarousel.js +1 -1
- package/dist/components/Containers/CLDisclosure/CLDisclosure.js +1 -1
- package/dist/components/Containers/CLDrawer/CLDrawer.js +1 -1
- package/dist/components/Form/CLCalendar/CLCalendar.css +1 -1
- package/dist/components/Form/CLCalendar/CLCalendar.js +1 -1
- package/dist/components/Form/CLCheckbox/CLCheckbox.js +1 -1
- package/dist/components/Form/CLInput/CLInput.js +1 -1
- package/dist/components/Form/CLInputDatePicker/CLInputDatePicker.js +1 -1
- package/dist/components/Form/CLInputDatePicker/CLInputDatePicker.vue.d.ts +2 -2
- package/dist/components/Form/CLRadioButton/CLRadioButton.js +1 -1
- package/dist/components/Form/CLSelect/CLSelect.js +1 -1
- package/dist/components/Form/CLTextArea/CLTextArea.js +1 -1
- package/dist/components/Indicators/CLBadge/CLBadge.js +1 -1
- package/dist/components/Indicators/CLBanner/CLBanner.js +1 -1
- package/dist/components/Indicators/CLPill/CLPill.js +1 -1
- package/dist/components/Indicators/CLProgress/CLProgress.js +1 -1
- 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 +1 -1
- package/dist/components/Modals/CLModal/CLModal.vue.d.ts +1 -1
- package/dist/components/Modals/CLModalDatePicker/CLModalDatePicker.js +1 -1
- package/dist/components/Modals/CLModalDatePicker/CLModalDatePicker.vue.d.ts +1 -1
- 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 +1 -1
- package/dist/components/Popups/CLDropdownMenu/CLDropdownMenu.js +1 -1
- package/dist/components/Popups/CLDropdownMenu/CLDropdownMenu.vue.d.ts +9 -9
- package/dist/components/Popups/CLToast/CLToast.css +1 -1
- package/dist/components/Popups/CLToast/CLToast.js +1 -1
- package/dist/components/Providers/CLThemeProvider/CLThemeProvider.js +1 -1
- package/dist/components/Providers/CLToastProvider/CLToastProvider.js +1 -1
- package/dist/components/Typography/CLHeading/CLHeading.js +1 -1
- package/dist/components/Typography/CLText/CLText.js +1 -1
- package/dist/components/Typography/CLText/CLText.vue.d.ts +2 -2
- package/dist/composables/useTheme.js +1 -1
- package/dist/index.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/types.d.ts +4 -617
- package/package.json +4 -1
- package/dist/chunks/CLA11yButton.vue_vue_type_style_index_0_lang-RwSPgx8U.js +0 -2
- package/dist/chunks/CLButton.vue_vue_type_style_index_0_lang-Bi7GC71m.js +0 -2
- package/dist/chunks/CLCalendar.vue_vue_type_style_index_0_lang-BxZBofc_.js +0 -2
- package/dist/chunks/CLCard.vue_vue_type_style_index_0_lang-Lb49WiaW.js +0 -2
- package/dist/chunks/CLFormCharCounter.vue_vue_type_style_index_0_lang-BYHbqaf0.js +0 -2
- package/dist/chunks/CLFormLabel.vue_vue_type_script_setup_true_lang-BesVgApW.js +0 -1
- package/dist/chunks/CLHeading.vue_vue_type_style_index_0_lang-C7RHX0J4.js +0 -2
- package/dist/chunks/CLIcon.vue_vue_type_style_index_0_lang-CaZM-HFg.js +0 -2
- package/dist/chunks/CLInputMessages.vue_vue_type_style_index_0_lang-BrlOiHsE.js +0 -2
- package/dist/chunks/CLLink.vue_vue_type_style_index_0_lang-7e7xSEg0.js +0 -2
- package/dist/chunks/CLNavLink.vue_vue_type_script_setup_true_lang-I-qjKZJQ.js +0 -1
- package/dist/chunks/CLPill.vue_vue_type_style_index_0_lang-BSi1ljPG.js +0 -2
- package/dist/chunks/CLSpinner.vue_vue_type_style_index_0_lang-Ch4Vh_y3.js +0 -2
- package/dist/chunks/CLText.vue_vue_type_style_index_0_lang-Tv0xzrRz.js +0 -2
- package/dist/chunks/CLToast.vue_vue_type_style_index_0_lang-zgtfLRPh.js +0 -2
- package/dist/chunks/context-CRxE5KWX.js +0 -1
- package/dist/chunks/utils-BMhH7W6x.js +0 -1
- package/dist/chunks/utils-CdeA8xWg.js +0 -1
- package/dist/chunks/utils-Dea4wPBy.js +0 -1
- package/dist/chunks/utils-DfgurNgA.js +0 -1
- package/dist/chunks/utils-fXNd28fD.js +0 -1
- package/dist/chunks/utils-rZl51JEP.js +0 -1
package/dist/callaloo.global.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var Callaloo=(function($,l){"use strict";var oe=(e=>(e.Left="left",e.Center="center",e.Right="right",e))(oe||{}),he=(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))(he||{}),yl=(e=>(e.Button="button",e.Submit="submit",e))(yl||{}),pl=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e))(pl||{}),L=(e=>(e.Primary="primary",e.Secondary="secondary",e.Danger="danger",e.Info="info",e.Neutral="neutral",e.Warning="warning",e.Success="success",e))(L||{}),B=(e=>(e.Contrast="contrast",e.Ghost="ghost",e.Outline="outline",e.Soft="soft",e.Solid="solid",e.Text="text",e))(B||{}),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||{}),ce=(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))(ce||{}),x=(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))(x||{}),U=(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.FileTypeDoc="tabler:file-type-doc",e.FileTypeDocx="tabler:file-type-docx",e.FileTypeHtml="tabler:file-type-html",e.FileTypePdf="tabler:file-type-pdf",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.FileTypeTxt="tabler:file-type-txt",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.Markdown="tabler:markdown",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.Tag="tabler:tag",e.TagMinus="tabler:tag-minus",e.TagPlus="tabler:tag-plus",e.Tags="tabler:tags",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))(U||{}),Y=(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))(Y||{}),gl=(e=>(e.Eager="eager",e.Lazy="lazy",e))(gl||{}),Pe=(e=>(e.Blank="_blank",e.Self="_self",e))(Pe||{}),Yl=(e=>(e.Danger="danger",e.Default="default",e.Success="success",e.Warning="warning",e))(Yl||{}),H=(e=>(e.Dark="dark",e.Light="light",e))(H||{}),we=(e=>(e.After="after",e.Before="before",e))(we||{}),se=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(se||{}),wl=(e=>(e.Auto="auto",e.Hidden="hidden",e.Scroll="scroll",e.Visible="visible",e))(wl||{}),de=(e=>(e.Arrows="arrows",e.Dots="dots",e.Hidden="hidden",e.Inline="inline",e.Numbered="numbered",e))(de||{}),Ie=(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))(Ie||{}),_e=(e=>(e.Absolute="absolute",e.Relative="relative",e))(_e||{}),Ce=(e=>(e.Bottom="bottom",e.Left="left",e.Right="right",e.Top="top",e))(Ce||{}),k=(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))(k||{}),vl=(e=>(e.Condensed="condensed",e.Default="default",e.Plain="plain",e))(vl||{}),O=(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))(O||{}),xl=(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))(xl||{});function Kl(e,t){if(!t)return e;const a={...e};for(const o in t)if(Object.prototype.hasOwnProperty.call(t,o)){const n=t[o],r=a[o];Jl(r)&&Jl(n)?a[o]=Kl(r,n):a[o]=n}return a}function Jl(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)&&!(e instanceof Date)&&!(e instanceof Map)&&!(e instanceof Set)}const ve={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"},_t={contrast:{[H.Light]:{border:900,borderHover:700,bg:900,disabled:500,focus:900,hover:800,shadow:900,text:0,textDisabled:800},[H.Dark]:{border:400,borderHover:700,bg:100,disabled:500,focus:400,hover:200,shadow:400,text:900,textDisabled:500}},ghost:{[H.Light]:{disabled:100,focus:700,text:800,textDisabled:800},[H.Dark]:{disabled:700,focus:300,text:300,textDisabled:700}},outline:{[H.Light]:{border:300,borderHover:700,disabled:400,focus:700,hover:100,text:900,textBody:700,textDisabled:800},[H.Dark]:{border:500,borderHover:500,disabled:800,focus:300,hover:900,text:300,textBody:300,textDisabled:700}},soft:{[H.Light]:{bg:100,border:300,borderHover:700,disabled:100,focus:400,hover:200,shadow:200,text:900,textDisabled:800},[H.Dark]:{bg:900,border:100,borderHover:300,disabled:800,focus:100,hover:800,shadow:800,text:300,textDisabled:500}},solid:{[H.Light]:{bg:600,border:700,borderHover:900,disabled:500,focus:700,hover:500,shadow:700,text:0,textDisabled:100},[H.Dark]:{bg:400,border:100,borderHover:300,disabled:600,focus:100,hover:500,shadow:100,text:900,textDisabled:800}},text:{[H.Light]:{border:100,borderHover:300,disabled:100,focus:800,hover:200,text:800,textBody:800,textDisabled:700},[H.Dark]:{border:300,borderHover:500,disabled:800,focus:300,hover:900,text:100,textBody:100,textDisabled:500}}},eo=e=>{const t=l.ref(e?.borderRadius||ve.borderRadius),a=l.ref(e?.darkMode??ve.darkMode),o=l.ref(e?.fontFamily??ve.fontFamily),n=Kl(ve.colors,e?.colors),r=l.ref(n);return{borderRadius:t,colors:r,darkMode:a,fontFamily:o,setBorderRadius:m=>{t.value=m},setColors:m=>{r.value={...r.value,...m}},setDarkMode:m=>{a.value=m},setFontFamily:m=>{o.value=m}}},K=({color:e,colors:t,mode:a,variant:o})=>{const n=_t[o][a],r=t[e];if(r)return{bg:n.bg!==void 0?r[n.bg]:void 0,border:n.border!==void 0?r[n.border]:void 0,borderHover:n.borderHover!==void 0?r[n.borderHover]:void 0,disabled:n.disabled!==void 0?r[n.disabled]:void 0,focus:n.focus!==void 0?r[n.focus]:void 0,hover:n.hover!==void 0?r[n.hover]:void 0,shadow:n.shadow!==void 0?r[n.shadow]:void 0,text:n.text!==void 0?r[n.text]:void 0,textBody:n.textBody!==void 0?r[n.textBody]:void 0,textDisabled:n.textDisabled!==void 0?r[n.textDisabled]:void 0}},Zl=Symbol("clll-theme"),Ql=l.ref(ve.borderRadius),Nl=l.ref(ve.darkMode),Il=l.ref(ve.fontFamily),Ml=l.ref(ve.colors||{primary:{},secondary:{},neutral:{},danger:{},warning:{},success:{},info:{}}),R=()=>{const t=l.getCurrentInstance()?.type.name||"(anonymous component)",a=l.inject(Zl,null);return a||(console.warn(`[Callaloo]: useTheme() must be used within a <CLThemeProvider />. Called from component: ${t}`,new Error().stack),{borderRadius:Ql,colors:Ml,darkMode:Nl,fontFamily:Il,setBorderRadius:o=>{Ql.value=o},setColors:o=>{Ml.value={...Ml.value,...o}},setDarkMode:o=>{Nl.value=o},setFontFamily:o=>{Il.value=o}})},lo=({color:e=L.Neutral,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-icon-color":K({color:e,colors:a.value,mode:n,variant:B.Text})?.textBody??"inherit"}},Oe=()=>{let e,t,a=!1,o,n,r,i=!1,s=0;const d=()=>{if(a||!n||o===void 0||t===void 0||i)return;const m=performance.now(),u=s+(m-t);n(u),u<o?e=window.requestAnimationFrame(d):(a=!0,e&&(window.cancelAnimationFrame(e),e=void 0),r?.())},c=()=>{e&&(window.cancelAnimationFrame(e),e=void 0),t=void 0,a=!1,o=void 0,n=void 0,r=void 0,i=!1,s=0};return{start:(m,u,f)=>{!S||m<=0||typeof u!="function"||(e&&window.cancelAnimationFrame(e),a=!1,i=!1,s=0,n=u,o=m,r=f,t=performance.now(),e=window.requestAnimationFrame(d))},stop:()=>{a=!0,c()},pause:()=>{if(!S||a||i||!n||o===void 0||t===void 0)return;const m=performance.now();s+=m-t,e&&(window.cancelAnimationFrame(e),e=void 0),i=!0},resume:()=>{!S||a||!i||!n||o===void 0||(t=performance.now(),i=!1,e=window.requestAnimationFrame(d))},getProgress:()=>{if(!S||o===void 0||t===void 0)return;if(a)return 1;if(i)return Math.min(s/o,1);const m=performance.now(),u=s+(m-t);return Math.min(u/o,1)}}},to=({parent:e,child:t,threshold:a=.1,leftOffset:o=0,rightOffset:n=0})=>{const{top:r,left:i,bottom:s,right:d,width:c,height:m}=e?.getBoundingClientRect()||{},{top:u,left:f,bottom:h,right:b}=t.getBoundingClientRect()||{};let g=i+o,w=d-n,p=c-(o+n),y=0,v=0;return f<=w&&(y=(b-g)/p*100/100),u<=s&&(v=(h-r)/m*100/100),y>a&&v>a},Bl=()=>S?Math.max(...Array.from(document?.querySelectorAll("body *"),e=>parseFloat(window?.getComputedStyle(e).zIndex)).filter(e=>!Number.isNaN(e)),0):0,S=typeof document<"u",oo=()=>S?window.matchMedia("(prefers-color-scheme: dark)").matches:!1,qe=e=>e!=null&&typeof e.valueOf()=="string",ao=e=>{if(!e)return!0;let t=0;const a=["#comment"];return e.childNodes.forEach(o=>{!a.includes(o.nodeName)&&o.childNodes.length&&t++}),t===0},_l=Symbol("clll-toast"),ro=()=>{const t=l.getCurrentInstance()?.type.name||"(anonymous component)",a=l.inject(_l,null);a||console.warn(`[Callaloo]: useToast() must be used within a <CLToastProvider />. Called from component: ${t}`,new Error().stack);const o=n=>{a?.showToast?.(n)};return{visible:l.computed(()=>a?.visible.value??!1),showToast:o,hideToast:()=>a?.hideToast()}};var Cl=(e=>(e.Width="width",e.Height="height",e))(Cl||{}),zl=(e=>(e.Percentage="percentage",e.Auto="auto",e))(zl||{});const no=({elementRef:e,dimension:t="width",mode:a="percentage",snapPoint:o=1,observeChanges:n=!0,debounceDelay:r=50,isActive:i=!1})=>{const s=l.ref({}),d=l.ref(null),c=l.ref(),m=l.ref(a),u=l.ref(o),f=l.ref(t),h=l.computed(()=>{const z=u.value??1;return Math.max(0,Math.min(1,z))}),b=l.computed(()=>typeof i=="boolean"?i:i.value),g=()=>{if(!(!S||!e?.value||m.value!=="auto"))try{const z=e.value,q=z.style.width,j=z.style.height,A=z.style.maxWidth,X=z.style.maxHeight;z.style.width="auto",z.style.height="auto",z.style.maxWidth="none",z.style.maxHeight="none";const F=z.scrollWidth,N=z.scrollHeight,M=window.innerWidth,P=window.innerHeight;if(z.style.width=q,z.style.height=j,z.style.maxWidth=A,z.style.maxHeight=X,f.value==="height"){const T=Math.min(N,P);s.value={height:`${T}px`}}else{const T=Math.min(F,M);s.value={width:`${T}px`}}}catch(z){console.error("Error measuring element size:",z)}},w=()=>{if(S)try{c.value&&c.value.stop(),c.value||(c.value=Oe()),c.value.start(r,z=>{Math.min(z,r)===r&&(c.value?.stop(),g())})}catch(z){console.error("Error in debounced measure:",z)}},p=()=>{if(!(!S||!e?.value||m.value!=="auto"||!n))try{d.value&&d.value.disconnect(),d.value=new ResizeObserver(()=>{w()}),d.value.observe(e.value)}catch(z){console.error("Error setting up ResizeObserver:",z)}},y=()=>{d.value&&(d.value.disconnect(),d.value=null)},v=l.computed(()=>S?m.value==="auto"?f.value==="height"?s.value.height||"auto":s.value.width||"auto":`${h.value*100}%`:"100%");return l.watch(m,z=>{z==="auto"&&b.value?l.nextTick(()=>{g(),p()}):(y(),s.value={})}),l.watch(b,z=>{z&&m.value==="auto"?l.nextTick(()=>{g(),p()}):(y(),z||(s.value={}))}),{size:v,measure:g,destroy:()=>{S&&(y(),c.value&&c.value.stop(),s.value={})}}},io=["data-testid"],so=["height","width"],co=["href"],te=l.defineComponent({name:"CLIcon",__name:"CLIcon",props:{color:{default:L.Neutral},filled:{type:Boolean,default:!1},name:{},size:{default:x.Small},testId:{default:"clll-icon"}},setup(e){const t=e,a=R(),o="clll-icon",n={[x.Tiny]:20,[x.Small]:24,[x.Medium]:28,[x.Large]:32,[x.XL]:36,[x.XXL]:40,[x.XXXL]:44,[x.XXXXL]:48},r=new Map,i=l.ref(!1),s=l.ref(!1),d=b=>{if(!S)return!1;if(r.has(b))return r.get(b);const g=document.getElementById("clll-icons");if(!g)return!1;const w=document.getElementById(b),p=w!==null&&g.contains(w);return r.set(b,p),p},c=l.computed(()=>!t.filled||t.name.endsWith("-filled")?t.name:t.name.replace("tabler:","tabler:")+"-filled"),m=l.computed(()=>{if(!s.value)return t.name;const b=c.value;return!t.filled||b===t.name||i.value&&d(b)?b:t.name}),u=l.computed(()=>[o,`${o}--${t.name}`,`${o}--${t.size}`,{[`${o}--filled`]:t.filled&&m.value===c.value}]),f=l.computed(()=>({...lo({color:t.color,theme:a}),width:n[t.size]+4+"px",height:n[t.size]+4+"px"}));l.watch(()=>i.value,b=>{b&&r.clear()});const h=async()=>{if(!S)return;let b=document.getElementById("clll-icons");if(b){i.value=!0;return}try{const w=Object.assign({"/src/icons.svg":()=>Promise.resolve().then(()=>A0).then(V=>V.default)})["/src/icons.svg"];if(!w)return;const p=await w();if(b=document.getElementById("clll-icons"),b){i.value=!0;return}const y=document.createElement("div");y.id="clll-icons",y.style.display="none",y.innerHTML=p.toString();const v=()=>{document.body.insertBefore(y,document.body.childNodes[0]),i.value=!0};document.readyState==="loading"?window.addEventListener("DOMContentLoaded",v,{once:!0}):v()}catch(g){console.error("[Callaloo] Failed to load icon sprite:",g)}};return l.onMounted(()=>{s.value=!0,h()}),(b,g)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(u)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(f))},[(l.openBlock(),l.createElementBlock("svg",{"aria-hidden":"true",class:l.normalizeClass(`${o}-sprite`),height:n[e.size],width:n[e.size],viewBox:"0 0 24 24"},[l.createElementVNode("use",{href:`#${l.unref(m)}`},null,8,co)],10,so))],14,io))}}),uo=e=>{const{colors:t,darkMode:a}=e??R(),o=a.value?H.Dark:H.Light,n=K({color:L.Neutral,colors:t.value,mode:o,variant:B.Outline});return{"--clll-table-border-color":n?.border??"transparent","--clll-table-hover-bg":n?.hover??"transparent","--clll-table-theme-radius":"var(--clll-default-radius)"}},mo=["data-testid"],fo=["id"],ho={key:0},bo=l.defineComponent({name:"CLTable",__name:"CLTable",props:{bordered:{type:Boolean},borderRadius:{},colWidths:{},id:{default:"main"},rounded:{type:Boolean,default:!1},rowHeight:{default:"auto"},striped:{type:Boolean},testId:{default:"clll-table"},type:{default:vl.Default},withVerticalLines:{type:Boolean}},setup(e){const t=e,a=R(),o="clll-table",n=l.computed(()=>[`${o}-container`,t.bordered?`${o}--bordered`:void 0,t.borderRadius&&t.bordered?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--box`]),r=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(i,s)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(uo)(l.unref(a)))},[l.createElementVNode("table",{id:`${o}-${e.id}`,class:l.normalizeClass(l.unref(r)),style:l.normalizeStyle({"--clll-table-row-height":e.rowHeight})},[e.colWidths?.length?(l.openBlock(),l.createElementBlock("colgroup",ho,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.colWidths,(d,c)=>(l.openBlock(),l.createElementBlock("col",{key:`table-${e.id}-col-${c}`,style:l.normalizeStyle({width:d})},null,4))),128))])):l.createCommentVNode("",!0),l.renderSlot(i.$slots,"default")],14,fo)],14,mo))}}),ko="clll-table__body",yo=l.defineComponent({name:"CLTableBody",__name:"CLTableBody",setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("tbody",{class:l.normalizeClass([ko])},[l.renderSlot(t.$slots,"default")],2))}}),po=["colspan"],go=["colspan"],wo=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,a="clll-table__cell",o=l.computed(()=>[a,t.isHeader?`${a}--header`:`${a}--default`,t.isNumber?`${a}--number`:"",t.isAction?`${a}--hasactions`:"",t.isActive?`${a}--active`:"",t.onClick?`${a}--clickable`:""]),n=()=>t?.onClick?.();return(r,i)=>e.isHeader?(l.openBlock(),l.createElementBlock("th",{key:0,class:l.normalizeClass(l.unref(o)),colspan:e.colSpan,onClick:n},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${a}__actions`)},[l.renderSlot(r.$slots,"default")],2)):l.renderSlot(r.$slots,"default",{key:0})],10,po)):(l.openBlock(),l.createElementBlock("td",{key:1,class:l.normalizeClass(l.unref(o)),colspan:e.colSpan,onClick:n},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${a}__actions`)},[l.renderSlot(r.$slots,"default")],2)):l.renderSlot(r.$slots,"default",{key:0})],10,go))}}),vo="clll-table__footer",xo=l.defineComponent({name:"CLTableFooter",__name:"CLTableFooter",setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("tfoot",{class:l.normalizeClass([vo])},[l.renderSlot(t.$slots,"default")],2))}}),Mo="clll-table__header",Bo=l.defineComponent({name:"CLTableHeader",__name:"CLTableHeader",setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("thead",{class:l.normalizeClass([Mo])},[l.renderSlot(t.$slots,"default")],2))}}),et=({color:e=L.Neutral,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-text-color":K({color:e,colors:a.value,mode:n,variant:B.Text})?.textBody??"inherit"}},I=l.defineComponent({name:"CLText",__name:"CLText",props:{align:{default:oe.Left},as:{default:"p"},bold:{type:Boolean,default:!1},bolder:{type:Boolean,default:!1},color:{default:L.Secondary},light:{type:Boolean,default:!1},medium:{type:Boolean,default:!1},testId:{default:"clll-text"},truncate:{type:Boolean,default:!1},type:{default:O.Body}},setup(e){const t=e,a=R(),o="clll-text",n=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(r,i)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(et)({color:e.color,theme:l.unref(a)}))},{default:l.withCtx(()=>[l.renderSlot(r.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),Co=l.defineComponent({name:"CLTableNestedCell",__name:"CLTableNestedCell",props:{truncate:{type:Boolean}},setup(e){const t="clll-table__nested-cell";return(a,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(t)},[l.createVNode(l.unref(I),{type:l.unref(O).Small,truncate:e.truncate},{default:l.withCtx(()=>[l.renderSlot(a.$slots,"default")]),_:3},8,["type","truncate"])]))}}),zo=l.defineComponent({name:"CLTableRow",__name:"CLTableRow",props:{onClick:{type:Function}},setup(e){const t=e,a="clll-table__row",o=l.computed(()=>[a,t.onClick?`${a}--clickable`:""]),n=()=>t?.onClick?.();return(r,i)=>(l.openBlock(),l.createElementBlock("tr",{class:l.normalizeClass(l.unref(o)),onClick:n},[l.renderSlot(r.$slots,"default")],2))}}),xe=bo;xe.Body=yo,xe.Cell=wo,xe.Footer=xo,xe.Header=Bo,xe.NestedCell=Co,xe.Row=zo;const $o=({color:e,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light,r=K({color:e,colors:a.value,mode:n,variant:B.Solid});return{"--clll-a11y-button-outline-color":r?.focus??"transparent","--clll-a11y-button-border-color":r?.focus??"transparent","--clll-a11y-button-shadow-color":r?.shadow??"transparent","--clll-a11y-button-theme-radius":"var(--clll-default-radius)"}},Vo=({color:e,variant:t=B.Soft,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Outline,s=K({color:e,colors:o.value,mode:r,variant:t});return{"--clll-button-text-color":s?.text??"inherit","--clll-button-bg-color":s?.bg??"transparent","--clll-button-border-color":i?s?.border??"transparent":"transparent","--clll-button-hover-bg":s?.hover??"transparent","--clll-button-hover-border":i?s?.borderHover??"transparent":"transparent","--clll-button-focus-border":s?.focus??"transparent","--clll-button-focus-shadow":s?.shadow??"transparent","--clll-button-theme-radius":"var(--clll-default-radius)"}},Lo=["data-testid","tabindex"],el=l.defineComponent({name:"CLA11yButton",__name:"CLA11yButton",props:{color:{default:L.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,a=R(),o=["a","button"],n=l.ref(),r="clll-a11y__button",i=l.computed(()=>[r,t.enabled?"--enabled":"",t.rounded?"--rounded":"",t.fluid?"--fluid":""]),s=d=>{if(!t.enabled)return;const{target:c}=d,m=c?c.closest("a,button"):void 0,f=[...n.value?.querySelectorAll("[data-expand-click-area]")??[]];if(f.length){const h=f[0],b=m?o.includes(m.tagName.toLowerCase()):null;!m&&h!==d.target&&!b&&h.click()}};return(d,c)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:n,class:l.normalizeClass(l.unref(i)),"data-testid":e.testId,tabindex:e.enabled?0:void 0,style:l.normalizeStyle(l.unref($o)({color:e.color,theme:l.unref(a)})),onClick:s,onKeyup:l.withKeys(s,["enter"])},[l.renderSlot(d.$slots,"default")],46,Lo))}}),So=e=>{const{darkMode:t}=e??R();return{"--clll-skeleton-bg-color":t.value?"rgba(0 0 0 / 0.005)":"rgba(0 0 0 / 0.075)","--clll-skeleton-theme-radius":"var(--clll-default-radius)"}},Ho=({color:e=L.Primary,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-spinner-color":K({color:e,colors:a.value,mode:n,variant:B.Solid})?.bg??"inherit"}},Ao=["data-testid"],$l=l.defineComponent({name:"CLSpinner",__name:"CLSpinner",props:{align:{default:oe.Left},color:{default:L.Primary},position:{default:_e.Absolute},size:{default:k.Medium},testId:{default:"clll-spinner"}},setup(e){const t=e,a=R(),o="clll-spinner",n=l.computed(()=>[o,`${o}--${t.position}`,`${o}--${t.color}`,`${o}--${t.size}`,`${o}--${t.align}`]),r=l.computed(()=>[`${o}__circle`,`${o}__circle--${t.size}`]);return(i,s)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(Ho)({color:e.color,theme:l.unref(a)}))},[(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(l.unref(r)),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},[...s[0]||(s[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,Ao))}}),ll=(e="default")=>{const t=l.useSlots(),a=o=>{try{return!!o?.[e]?.().some(n=>Array.isArray(n.children)?!0:typeof n.children=="string"&&n.children.trim()?!(n.children==="v-if"||n.children==="v-show"):typeof n.children=="object"?a(n.children):!1)}catch(n){return console.error(n),!1}};return l.computed(()=>a(t))},G=l.defineComponent({name:"CLButton",__name:"CLButton",props:{active:{type:Boolean,default:!1},alignContent:{default:oe.Center},ariaLabel:{default:void 0},as:{default:"button"},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:L.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:x.Small},onClick:{type:Function,default:void 0},pill:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:k.Small},target:{default:Pe.Self},testId:{default:"clll-button"},title:{default:void 0},type:{default:yl.Button},variant:{default:B.Soft},width:{default:"auto"},wrap:{type:Boolean,default:!1}},setup(e){const t=e,a=R(),o=ll();l.useSlots();const n=l.ref(),r="clll-button",i=l.computed(()=>[r,`${r}--${t.type}`,`${r}--${t.color}--${t.variant}`,`${r}--${t.size}`,`${r}--${t.alignContent}`,t.active?`${r}--active`:"",t.busy?`${r}--busy`:"",t.disabled?`${r}--disabled`:"",t.wrap?`${r}--wrapped`:"",t.rounded?`${r}--rounded`:"",t.borderRadius?`${r}--${t.borderRadius}`:"",o.value?`${r}--has-content`:`${r}--no-content`,t.iconBefore?`${r}--icon-before`:"",t.iconAfter?`${r}--icon-after`:"",t.elevated?`${r}--elevated`:"",t.pill?`${r}--pill`:""]),s=()=>{switch(t.size){case k.Medium:case k.Large:return k.Small;case k.XL:case k.XXL:return k.Medium;case k.XXXL:return k.Large;case k.XXXXL:return k.XL;case k.Tiny:default:return k.Tiny}};l.onMounted(()=>{l.nextTick(()=>{n.value&&t.forwardRef?.(n.value)})});const d=c=>{t.onClick?.(c)};return(c,m)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{ref_key:"buttonRef",ref:n,"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(i)),"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(Vo)({color:e.color,variant:e.variant,theme:l.unref(a)})}),onClick:d},{default:l.withCtx(()=>[e.iconBefore?(l.openBlock(),l.createBlock(l.unref(te),{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(`${r}__content`)},[l.renderSlot(c.$slots,"default")],2)):l.createCommentVNode("",!0),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(te),{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(oe).Center,position:l.unref(_e).Absolute,size:s(),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"]))}}),ze=l.defineComponent({name:"CLHeading",__name:"CLHeading",props:{align:{default:oe.Left},bolder:{type:Boolean,default:!1},color:{default:L.Secondary},level:{},testId:{default:"clll-heading"},truncate:{type:Boolean,default:!1},type:{default:ce.Title}},setup(e){const t=e,a=R(),o="clll-heading",n=l.computed(()=>{if(t.level)return t.level;switch(t.type){case ce.Section:return je.H2;case ce.SubSection:return je.H3;case ce.PageTitle:case ce.Title:default:return je.H1}}),r=l.computed(()=>[o,`${o}--${t.align}`,`${o}--${t.color}`,`${o}--${t.truncate?"wrap":"nowrap"}`,`${o}--${t.type}`,t.bolder?`${o}--bolder`:""]);return(i,s)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(l.unref(n)),{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(et)({color:e.color,theme:l.unref(a)}))},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),jo=({color:e=L.Primary,underline:t=!0,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=K({color:e,colors:o.value,mode:r,variant:B.Outline}),s=i?.border,d=i?.textDisabled,c=i?.textBody,m=n.value?i?.borderHover:i?.textDisabled;return{"--clll-link-text-color":c??"inherit","--clll-link-text-hover":m??"inherit","--clll-link-underline-color":t?s??"transparent":"transparent","--clll-link-underline-hover":t?d??"transparent":"transparent","--clll-link-focus-border":c??"transparent","--clll-link-focus-shadow":i?.shadow??"transparent"}},To=["aria-label","data-testid","href","rel","target"],tl=l.defineComponent({name:"CLLink",__name:"CLLink",props:{ariaLabel:{},color:{default:L.Primary},external:{type:Boolean,default:!1},href:{},onClick:{},rel:{default:"noreferrer noopener"},target:{default:Pe.Self},testId:{default:"clll-link"},underline:{type:Boolean,default:!0}},setup(e){const t=e,a=R(),o="clll-link",n=l.computed(()=>[o,`${o}--${t.color}`,`${o}--${t.external?"external":"internal"}`,t.underline?`${o}--underline`:`${o}--nounderline`]);return(r,i)=>(l.openBlock(),l.createElementBlock("a",{"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,href:e.href,rel:e.external?e.rel:"",target:e.target,style:l.normalizeStyle(l.unref(jo)({color:e.color,underline:e.underline,theme:l.unref(a)})),onClick:i[0]||(i[0]=(...s)=>e.onClick&&e.onClick(...s))},[l.renderSlot(r.$slots,"default"),e.external?(l.openBlock(),l.createBlock(l.unref(te),{key:0,color:e.color,name:l.unref(U).ExternalLink,size:l.unref(x).Tiny},null,8,["color","name","size"])):l.createCommentVNode("",!0)],14,To))}}),Eo=["data-testid"],be=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,a=R(),o="clll-skeleton",n=l.computed(()=>[o,t.borderRadius?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--square`]);return(r,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(So)(l.unref(a)),width:e.width,height:e.height})},[...i[0]||(i[0]=[l.createElementVNode("div",{class:"clll-skeleton__animation"},null,-1)])],14,Eo))}}),Do=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:t});return{"--clll-card-border-color":i?"transparent":s?.border??"transparent","--clll-card-bg-color":s?.bg??"transparent","--clll-card-image-bg":s?.bg??"transparent","--clll-card-text-color":s?.text??"inherit","--clll-card-focus-border":s?.focus??"transparent","--clll-card-focus-shadow":s?.shadow??"transparent","--clll-card-theme-radius":"var(--clll-default-radius)"}},Ro=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:t});return{"--clll-disclosure-border-color":i?"transparent":s?.focus??"transparent","--clll-disclosure-text-color":s?.text??"inherit","--clll-disclosure-content-border":i?"transparent":s?.focus??"transparent","--clll-disclosure-trigger-bg-color":s?.bg??"transparent","--clll-disclosure-trigger-hover-bg-color":s?.hover??"transparent","--clll-disclosure-theme-radius":"var(--clll-default-radius)"}},Xo=e=>{const{colors:t,darkMode:a}=e??R(),o=a.value?H.Dark:H.Light,n=K({color:L.Neutral,colors:t.value,mode:o,variant:B.Solid}),r=a.value?"black":"white";return{"--clll-drawer-overlay-bg":n?.bg??"transparent","--clll-drawer-content-bg":r}},Fo=["data-testid","tabindex"],Po=["alt","loading","src"],Oo={key:0,class:"clll-card__header-skeleton"},qo=["alt","loading","src"],Wo=["aria-label","href","target"],ol=l.defineComponent({name:"CLCard",__name:"CLCard",props:{active:{type:Boolean,default:!1},align:{default:oe.Left},ariaLabel:{},borderRadius:{},bordered:{type:Boolean,default:!0},busy:{type:Boolean,default:!1},byline:{},color:{default:L.Neutral},compact:{type:Boolean,default:!1},elevated:{type:Boolean,default:!1},forwardRef:{},height:{default:"auto"},href:{},image:{},imageAltText:{default:""},imageHeight:{default:"auto"},imageLoading:{default:gl.Eager},imageOrder:{},imageWidth:{default:"auto"},onClick:{},overflow:{default:wl.Hidden},padded:{type:Boolean,default:!0},rounded:{type:Boolean,default:!0},target:{default:Pe.Self},testId:{default:"clll-card"},title:{},titleHLevel:{default:je.H2},titleType:{default:ce.SubSection},truncateTitle:{type:Boolean,default:!1},type:{default:pl.Medium},variant:{default:B.Soft},width:{default:"auto"}},setup(e){const t="clll-card",a=R(),o=e,n=ll(),r=l.useSlots(),i=l.ref(),s=l.ref(),d=["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`,o.byline?`${t}--has-byline`:`${t}--no-byline`,i.value?`${t}--has-heading`:`${t}--no-heading`,n.value?`${t}--has-content`:`${t}--no-content`,s.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`]),u=f=>{if(o.busy||!o.onClick)return;const{target:h}=f,b=h?h.closest("a,button"):void 0,w=[...c.value?.querySelectorAll("[data-expand-click-area]")??[]];if(w.length){const p=w[0],y=b?d.includes(b.tagName.toLowerCase()):null;!b&&p!==f.target&&!y&&p.click()}};return l.onMounted(async()=>{await l.nextTick(),c.value&&o.forwardRef?.(c.value),i.value=r?.heading,s.value=r?.footer}),(f,h)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:c,class:l.normalizeClass(l.unref(m)),style:l.normalizeStyle({...l.unref(Do)({color:e.color,variant:e.variant,theme:l.unref(a)}),width:e.width,height:e.height,overflow:e.overflow}),"data-testid":e.testId,tabindex:e.onClick?0:void 0,onClick:u,onKeyup:l.withKeys(u,["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(be),{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,Po)):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(i)||e.title||e.byline)?(l.openBlock(),l.createElementBlock("div",Oo,[l.unref(i)||e.title?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,height:"27px"},null,8,["border-radius"])):l.createCommentVNode("",!0),e.byline?(l.openBlock(),l.createBlock(l.unref(be),{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(f.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(ze),{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(i)&&(e.onClick||e.href)?(l.openBlock(),l.createBlock(l.unref(tl),{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(f.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(ze),{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(f.$slots,"byline"),e.byline?(l.openBlock(),l.createBlock(l.unref(I),{key:3,align:e.align,class:l.normalizeClass(`${t}__byline`),color:e.color,type:l.unref(O).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(n)&&e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,width:"100%",height:"100%"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.createElementVNode("div",null,[l.renderSlot(f.$slots,"default")])],2)],2),l.createElementVNode("div",{class:l.normalizeClass(["clll-card__footer",{busy:e.busy}])},[l.unref(s)&&e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,width:"100%",height:"20px"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.renderSlot(f.$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(be),{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(f.$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,qo)):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,Wo)):l.createCommentVNode("",!0),e.onClick&&e.variant!==l.unref(B).Ghost?(l.openBlock(),l.createElementBlock("div",{key:3,class:l.normalizeClass(`${t}__hover-elem`)},null,2)):l.createCommentVNode("",!0)],46,Fo))}}),Vl=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,a=l.computed(()=>[`${t.prefix}__dots-container`]),o=l.computed(()=>[`${t.prefix}__arrows-container`]),n=l.computed(()=>[`${t.prefix}__numbered-container`]),r=l.computed(()=>[`${t.prefix}__inline-container`]),i=l.computed(()=>[`${t.prefix}__prev-page`]),s=l.computed(()=>[`${t.prefix}__next-page`]),d=l.computed(()=>[`${t.prefix}__page-indicator`]),c=l.computed(()=>[`${t.prefix}__show-more`]),m=h=>t.currentPage===h,u=l.computed(()=>!t.enabled||!t.prevPageEnabled),f=l.computed(()=>!t.enabled||!t.nextPageEnabled);return(h,b)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[e.paginationType===l.unref(de).Dots?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(a))},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.totalPages,g=>(l.openBlock(),l.createBlock(l.unref(G),{key:`dot-${g}`,"aria-label":`Show page ${g}`,color:e.color,disabled:m(g),height:"0.75rem","on-click":()=>e.gotoPage(g),width:"0.75rem",variant:m(g)?l.unref(B).Outline:e.variant,wrap:""},null,8,["aria-label","color","disabled","on-click","variant"]))),128))],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(de).Numbered?(l.openBlock(),l.createElementBlock("div",{key:1,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",color:e.color,disabled:l.unref(u),"icon-before":l.unref(U).ChevronLeft,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(B).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(d))},[l.createVNode(l.unref(I),{type:l.unref(O).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(f),"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showNextItems,variant:l.unref(f)?l.unref(B).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(c))},[l.createVNode(l.unref(G),{"aria-label":e.moreAriaLabel,color:e.color,size:l.unref(k).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(de).Arrows?(l.openBlock(),l.createElementBlock("div",{key:2,class:l.normalizeClass(l.unref(o))},[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(U).ChevronLeft,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(B).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(f),"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showNextItems,variant:l.unref(f)?l.unref(B).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2)],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(de).Inline?(l.openBlock(),l.createElementBlock("div",{key:3,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","align-content":l.unref(oe).Center,color:e.color,disabled:l.unref(u),"icon-before":l.unref(U).ChevronLeft,"icon-size":l.unref(x).Small,size:l.unref(k).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(B).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(oe).Center,color:e.color,disabled:l.unref(f),"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Small,size:l.unref(k).Tiny,"on-click":e.showNextItems,variant:l.unref(f)?l.unref(B).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))}}),Uo=["data-testid"],Go=["hidden"],lt=l.defineComponent({name:"CLCarousel",__name:"CLCarousel",props:{color:{default:L.Neutral},controlAlign:{default:oe.Right},controlPosition:{default:we.Before},enabled:{type:Boolean,default:!0},infinite:{type:Boolean,default:!1},moreLabel:{default:"More"},onShowMore:{},paginationType:{default:de.Numbered},perPage:{default:3},perPageByBreakpoints:{},testId:{default:"clll-carousel"},title:{},variant:{default:B.Soft},width:{default:"100%"}},setup(e){l.useCssVars(C=>({v3ba68b74:C.width,v1ab12a15:l.unref(y)}));const t="clll-carousel",a=e,o=l.ref(),n=l.ref(!1),r=l.ref(1),i=l.ref(a.perPage),s=l.ref(0),d=ll("title"),c=l.ref(!1),m=l.ref(!1),u=l.ref(!1),f=l.ref(0),h=l.ref(!1),b=l.ref(),g=l.ref(!1),w=l.ref(),p=l.ref(),y=l.ref("100%"),v=l.ref(0),V=l.ref(0),z=()=>{if(a.perPageByBreakpoints?.length){i.value=a.perPage;for(const[C,D]of a.perPageByBreakpoints)window.matchMedia(`(min-width: ${C}px)`).matches&&(i.value=D)}},q=()=>{if(w?.value&&V.value){const D=Math.ceil(V.value/i.value);v.value=D,a.infinite?(m.value=!0,u.value=!0):D>1&&(m.value=!0)}},j=()=>{c.value||l.nextTick(()=>{let C,D;const W=w?.value;if(W){const Z=W?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(a.infinite&&a.enabled&&f.value>0){const le=W.offsetWidth,re=le/i.value,ee=W.scrollLeft,fe=s.value/2,ge=re*fe,He=re*f.value;let Ze=ee-ge;Ze<0&&(Ze=He+Ze);const Qe=Math.floor(Ze/le)+1;if(Qe<1?r.value=v.value:Qe>v.value?r.value=1:r.value=Qe,!c.value){if(ee<ge){c.value=!0;const Ne=ee+He;W.scrollTo({left:Ne,behavior:"auto"}),setTimeout(()=>{c.value=!1},50)}else if(ee>=ge+He){c.value=!0;const Ne=ee-He;W.scrollTo({left:Ne,behavior:"auto"}),setTimeout(()=>{c.value=!1},50)}}}else{const le=V.value-1;for(let re=0;re<v.value;re++){const ee=i.value*(re+1)-1,fe=ee<le?Z[ee]:Z[le],ge=ee<le?ee:le;to({parent:W,child:fe,leftOffset:40,rightOffset:40,threshold:.5})&&(ge===le?(D=le,C=re+1):(D=ge,C=re+1))}D!==void 0&&D>-1&&C&&(r.value=C,C>1&&(u.value=!0),C===1&&(u.value=!1),C<v.value&&(m.value=!0),C===v.value&&(m.value=!1))}}})},A=C=>{o.value&&l.nextTick(()=>{const D=ao(o.value)&&!d.value;!D&&(C.title||C.controlPosition===we.Before)?n.value=!1:n.value=D})},X=C=>{const D=w?.value,W=D.offsetWidth;if(D&&W)if(a.infinite&&a.enabled&&f.value>0){const Z=W/i.value,le=s.value/2,re=Z*le,ee=C-1,fe=re+W*ee;D.scrollTo({left:fe,behavior:"smooth"})}else{const Z=C-1,le=W*Z;D.scrollTo({left:le,behavior:"smooth"})}},F=()=>{h.value=!0;const C=i.value;z(),P(),q();const D=w?.value,W=D.offsetWidth;if(D)if(a.infinite&&a.enabled&&f.value>0){const Z=W/i.value,le=W/C,re=s.value/2,ee=le*re,ge=D.scrollLeft-ee;if(C!==i.value){const Ne=D.querySelectorAll(`div[class="${t}__slides"] > *`),Nt=Array.from(Ne),Fe=Nt.slice(re,Nt.length-re);D.innerHTML="",Fe.forEach(It=>D.appendChild(It));const kl=Math.min(i.value,Fe.length);kl>0&&Fe.length>0&&(Fe.slice(-kl).forEach(Ul=>{const Gl=Ul.cloneNode(!0);D.insertBefore(Gl,Fe[0])}),Fe.slice(0,kl).forEach(Ul=>{const Gl=Ul.cloneNode(!0);D.appendChild(Gl)}),s.value=kl*2)}const He=s.value/2,Qe=Z*He+ge;l.nextTick(()=>{D.scrollLeft=Qe})}else{r.value=1;const Z=r.value-1,le=W*Z;D.scrollLeft=le}S&&h.value&&(window.clearTimeout(b.value),b.value=window.setTimeout(()=>{h.value&&(h.value=!1),window.clearTimeout(b.value)},300))},N=()=>{h.value||(g.value=!0,S&&g.value&&(window.clearTimeout(p.value),p.value=window.setTimeout(()=>{g.value&&M(),window.clearTimeout(p.value)},200)))},M=()=>{h.value||(g.value=!1,j())},P=()=>{const C=w?.value;if(C){const D=C.offsetWidth;V.value>=i.value?y.value=`${D/i.value}px`:y.value=`${D/V.value}px`}},T=()=>{const C=w?.value,D=C.offsetWidth;if(C&&D)if(a.infinite&&a.enabled&&f.value>0){const Z=C.scrollLeft+D;C.scrollTo({left:Z,behavior:"smooth"})}else{const W=r.value,Z=D*W;C.scrollTo({left:Z,behavior:"smooth"})}},E=()=>{const C=w?.value,D=C.offsetWidth;if(C&&D)if(a.infinite&&a.enabled&&f.value>0){const Z=C.scrollLeft-D;C.scrollTo({left:Z,behavior:"smooth"})}else{const W=r.value-1,Z=D*(W-1);C.scrollTo({left:Z,behavior:"smooth"})}};l.onMounted(()=>{if(S){window.addEventListener("resize",F);const C=w?.value;if(C){const D=C?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(f.value=D.length,V.value=D.length,a.infinite&&a.enabled&&D.length>0){const W=Array.from(D),Z=Math.min(i.value,W.length);W.slice(-Z).forEach(ee=>{const fe=ee.cloneNode(!0);C.insertBefore(fe,W[0])}),W.slice(0,Z).forEach(ee=>{const fe=ee.cloneNode(!0);C.appendChild(fe)}),s.value=Z*2,l.nextTick(()=>{const ge=C.offsetWidth/i.value*Z;C.scrollLeft=ge})}C.addEventListener("scroll",N),C.addEventListener("scrollend",M)}A(a),z(),P(),q()}}),l.onUnmounted(()=>{if(S){window.removeEventListener("resize",F),b.value&&window.clearTimeout(b.value),p.value&&window.clearTimeout(p.value);const C=w?.value;C&&(C.removeEventListener("scroll",N),C.removeEventListener("scrollend",M))}});const J=l.computed(()=>[t,`${t}--${a.controlAlign}`,`${t}--${a.controlPosition}`,`${t}--${a.paginationType}`,a.enabled?`${t}--enabled`:`${t}--disabled`,n.value?"":`${t}--hastitle`,a.onShowMore?`${t}--has-more`:""]),ne=l.computed(()=>[`${t}__slide-controls`,d.value?`${t}__slide-controls--hascustomtitle`:""]),_=l.computed(()=>[`${t}__slides`,h.value?`${t}__slides--resizing`:"",g.value?`${t}__slides--scrolling`:"",c.value?`${t}__slides--jumping`:""]),ae=l.computed(()=>[`${t}__navigation`,`${t}__navigation--${a.controlAlign}`,`${t}__navigation--${a.controlPosition}`]);return l.watch(a,C=>{A(C)}),(C,D)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(J)),"data-testid":e.testId},[l.createElementVNode("div",{ref_key:"beforeControls",ref:o,class:l.normalizeClass(l.unref(ne)),hidden:l.unref(n)},[l.createElementVNode("div",{class:l.normalizeClass(`${t}__custom-title`)},[l.renderSlot(C.$slots,"title")],2),e.title?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__title`)},[l.createVNode(l.unref(I),{align:l.unref(d)?l.unref(oe).Center:l.unref(oe).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(de).Inline,l.unref(de).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.unref(v)&&l.unref(V)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(ae))},[l.createVNode(Vl,{color:e.color,"current-page":l.unref(r),enabled:!l.unref(g),"goto-page":X,"more-label":e.moreLabel,"next-page-enabled":l.unref(m),"pagination-type":e.paginationType,"prev-page-enabled":l.unref(u),prefix:t,"show-more":e.onShowMore,"show-next-items":T,"show-prev-items":E,"total-pages":l.unref(v),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,Go),l.createElementVNode("div",{ref_key:"scrollContainer",ref:w,class:l.normalizeClass(l.unref(_)),tabindex:"0"},[l.renderSlot(C.$slots,"default")],2),e.controlPosition===l.unref(we).After&&![l.unref(de).Inline,l.unref(de).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.unref(v)&&l.unref(V)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__slide-controls`)},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(ae))},[l.createVNode(Vl,{color:e.color,"current-page":l.unref(r),enabled:!l.unref(g),"goto-page":X,"more-label":e.moreLabel,"next-page-enabled":l.unref(m),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(u),"show-more":e.onShowMore,"show-next-items":T,"show-prev-items":E,"total-pages":l.unref(v),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(de).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(Vl,{color:e.color,"current-page":l.unref(r),enabled:!l.unref(g),"goto-page":X,"more-label":e.moreLabel,"next-page-enabled":l.unref(m),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(u),"show-more":e.onShowMore,"show-next-items":T,"show-prev-items":E,"total-pages":l.unref(v),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,Uo))}}),Te=({escHandler:e,triggerElem:t})=>{const a=n=>{if(S)if(t?.value){const r=t.value?.getAttribute("aria-expanded")==="true",i=n.target===t.value;n.key==="Escape"&&r&&i&&e?.()}else n.key==="Escape"&&e?.()},o=()=>{S&&(t?.value?t.value.removeEventListener("keyup",a,!1):document.removeEventListener("keyup",a,!1))};return S&&(t?.value?t.value.addEventListener("keyup",a,!1):document.addEventListener("keyup",a,!1)),{clearEventListeners:o}},Yo=["data-testid"],Ko=["id","aria-labelledby","aria-hidden"],tt=l.defineComponent({name:"CLDisclosure",__name:"CLDisclosure",props:{bordered:{type:Boolean,default:!0},borderRadius:{},color:{default:L.Neutral},compact:{type:Boolean,default:!1},contentSpacing:{type:Boolean,default:!0},disclosureId:{},expanded:{type:Boolean,default:!1},expandedIcon:{default:U.ChevronUp},heading:{},headingLevel:{},headingType:{default:ce.Section},iconAfter:{default:U.ChevronDown},iconBefore:{},iconSize:{default:x.Medium},rounded:{type:Boolean,default:!0},subHeading:{},subHeadingType:{default:O.Body},testId:{default:"clll-disclosure"},triggerButtonSize:{default:k.Medium},variant:{default:B.Soft}},setup(e){const t="clll-disclosure",a=R(),o=e;let n=l.ref();const r=l.ref(o.expanded),i=ll("trailing"),s=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`:"",r.value?`${t}--expanded`:`${t}--collapsed`,o.heading?`${t}--hasheading`:"",o.subHeading||i.value?`${t}--hassubheading`:"",o.rounded?`${t}--rounded`:`${t}--box`,`${t}--${o.triggerButtonSize}`]),d=l.computed(()=>[`${t}__content`,`${t}__content--${o.triggerButtonSize}`]),c=()=>{r.value?r.value=!1:r.value=!0},{clearEventListeners:m}=Te({escHandler:c,triggerElem:n});return l.onBeforeUnmount(()=>{m()}),(u,f)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(s)),style:l.normalizeStyle(l.unref(Ro)({color:e.color,variant:e.variant,theme:l.unref(a)})),"data-testid":e.testId},[l.createVNode(l.unref(el),{id:`${t}__button--${e.disclosureId}`,"aria-controls":`${t}--${e.disclosureId}`,"aria-expanded":l.unref(r),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(te),{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(ze),{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(I),{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(u.$slots,"trailing"),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(te),{key:1,name:l.unref(r)?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(r),class:l.normalizeClass(l.unref(d))},[l.renderSlot(u.$slots,"default")],10,Ko)],14,Yo))}}),Jo=["data-testid"],ot=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:Ce.Left},snapPoint:{default:1},testId:{default:"clll-drawer"},zIndex:{default:100}},emits:["drawer-open","drawer-close"],setup(e,{emit:t}){const a=t,o=R(),n=l.useTemplateRef("drawer-content"),r=300,i=l.ref(!1),s=l.ref(),d=l.ref(0),c=l.ref(!1),m=l.computed(()=>u.isOpen||c.value),u=e,f="clll-drawer",h="clll-prevent-scroll",b=l.computed(()=>u.position===Ce.Top||u.position===Ce.Bottom?Cl.Height:Cl.Width),{size:g,destroy:w}=no({elementRef:n,dimension:b.value,mode:u.autoSize?zl.Auto:zl.Percentage,snapPoint:u.snapPoint,observeChanges:!0,debounceDelay:50,isActive:l.computed(()=>u.isOpen&&i.value)}),p=()=>{S&&window?.document.body.classList.add(h)},y=()=>{S&&window?.document.body.classList.remove(h)},v=l.computed(()=>[f,`${f}--${u.position}`,i.value?`${f}--mounted`:""]),V=l.computed(()=>[`${f}__content`,`${f}__content--${u.position}`]),z=l.computed(()=>{if(u.zIndex==="auto")return u.zIndex;const T=qe(u.zIndex)?parseInt(u.zIndex,10):u.zIndex;return T>0?T.toString():d.value.toString()}),q=l.computed(()=>((qe(u.zIndex)?parseInt(u.zIndex,10):u.zIndex)-1).toString()),j=l.computed(()=>{const T=u.position===Ce.Top||u.position===Ce.Bottom,E=T?"height":"width",J={zIndex:z.value,[E]:g.value};return u.autoSize&&(T?J.maxHeight="100dvh":J.maxWidth="100vw"),J}),A=T=>{try{const E=T?.target,J=n.value;return!!(S&&J&&!J.contains(E))}catch(E){return console.error(E),!1}},X=T=>{try{A(T)&&(S&&window.removeEventListener("mousedown",X),M())}catch(E){console.error(E)}},F=()=>{S&&window.removeEventListener("mousedown",X)},N=()=>{S&&(s.value&&s.value.stop(),F(),y(),c.value=!1,w())},M=()=>{u.isOpen&&(c.value=!0,i.value=!1,S?(s.value&&s.value.stop(),s.value||(s.value=Oe()),s.value.start(r,T=>{Math.min(T,r)===r&&(s.value?.stop(),u.onClose?.(),N())})):(u.onClose?.(),N()))};l.watch(()=>u.isOpen,T=>{T?(c.value=!1,a("drawer-open"),p(),S&&(d.value=Bl()+1,s.value||(s.value=Oe()),s.value.start(100,E=>{Math.min(E,100)===100&&(s.value?.stop(),i.value=!0,u.dismissible&&(F(),setTimeout(()=>{S&&window.addEventListener("mousedown",X)},100)))}),n.value&&n.value.focus())):(c.value=!0,n.value&&n.value.blur(),y(),F(),s.value?(i.value=!1,s.value.start(r,E=>{Math.min(E,r)===r&&(s.value?.stop(),u.onClose?.(),N())})):(i.value=!1,u.onClose?.(),N()),a("drawer-close"))}),l.onMounted(()=>{u.isOpen&&S&&(p(),d.value=Bl()+1,s.value||(s.value=Oe()),s.value.start(100,T=>{Math.min(T,100)===100&&(s.value?.stop(),i.value=!0)}),n.value&&n.value.focus())});const{clearEventListeners:P}=Te({escHandler:u.dismissible?M:void 0});return l.onBeforeUnmount(()=>{N(),P(),s.value&&s.value.stop()}),(T,E)=>l.unref(m)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(v)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(Xo)(l.unref(o)),zIndex:l.unref(z)})},[l.createElementVNode("div",{ref:"drawer-content",class:l.normalizeClass(l.unref(V)),style:l.normalizeStyle(l.unref(j)),role:"dialog",tabindex:-1},[l.renderSlot(T.$slots,"default")],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${f}__overlay`),style:l.normalizeStyle({zIndex:l.unref(q)}),onClick:E[0]||(E[0]=J=>e.dismissible?M():void 0)},null,6)):l.createCommentVNode("",!0)],14,Jo)):l.createCommentVNode("",!0)}}),at=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:B.Solid}),d=K({color:e,colors:o.value,mode:r,variant:B.Outline}),c=n.value?"black":"white",m=d?.border,u=d?.disabled,f=n.value?"black":s?.textDisabled,h=d?.focus,b=d?.focus,g=d?.text,w=d?.textDisabled,p=Ll(a??R());return{"--clll-checkbox-bg":i?"transparent":c??"white","--clll-checkbox-border":i?"transparent":m??"transparent","--clll-checkbox-disabled-border":u??"transparent","--clll-checkbox-disabled-bg":f??"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":w??"transparent","--clll-checkbox-indicator-color":g??"inherit","--clll-checkbox-disabled-indicator-color":w??"transparent","--clll-checkbox-theme-radius":"var(--clll-default-radius)","--clll-checkbox-outline-width":i?"0px":"2px","--clll-checkbox-required-asterisk-color":p??"red"}},rt=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:B.Solid}),d=K({color:e,colors:o.value,mode:r,variant:B.Outline}),c=n.value?"black":"white",m=n.value?"black":s?.textDisabled,u=d?.border,f=d?.disabled,h=n.value?"black":s?.textDisabled,b=d?.focus,g=d?.focus,w=d?.text,p=d?.focus,y=Ll(a??R());return{"--clll-input-bg":i?"transparent":c??"white","--clll-input-border":i?"transparent":u??"transparent","--clll-input-disabled-border":f??"transparent","--clll-input-disabled-bg":h??"transparent","--clll-input-readonly-border":f??"transparent","--clll-input-readonly-bg":h??"transparent","--clll-input-focus-border":b??"transparent","--clll-input-focus-shadow":g??"transparent","--clll-input-text":w??"inherit","--clll-input-text-placeholder":p??"transparent","--clll-input-grouped-bg":m??"transparent","--clll-input-prefix-suffix-color":p??"transparent","--clll-input-theme-radius":"var(--clll-default-radius)","--clll-input-ghost-padding":i?"0":void 0,"--clll-input-required-asterisk-color":y??"red"}},Zo=({color:e,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-input-message-color":K({color:e,colors:a.value,mode:n,variant:B.Outline})?.textBody??"inherit"}},Qo=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:B.Solid}),d=K({color:e,colors:o.value,mode:r,variant:B.Outline}),c=n.value?"black":"white",m=d?.border,u=d?.disabled,f=n.value?"black":s?.textDisabled,h=d?.focus,b=d?.focus,g=d?.text,w=d?.focus,p=Ll(a??R());return{"--clll-select-bg":i?"transparent":c??"white","--clll-select-border":i?"transparent":m??"transparent","--clll-select-disabled-border":u??"transparent","--clll-select-disabled-bg":f??"transparent","--clll-select-focus-border":h??"transparent","--clll-select-focus-shadow":b??"transparent","--clll-select-text":g??"inherit","--clll-select-text-placeholder":w??"transparent","--clll-select-icon-color":g??"inherit","--clll-select-disabled-icon-color":w??"transparent","--clll-select-theme-radius":"var(--clll-default-radius)","--clll-select-ghost-padding":i?"0":void 0,"--clll-select-required-asterisk-color":p??"red"}},Ll=e=>{const{colors:t,darkMode:a}=e??R();return a.value?t.value.danger?.["400"]:t.value.danger?.["700"]},No=e=>{const{darkMode:t}=e??R();return{"--clll-calendar-content-bg":t.value?"black":"white"}},nt=({appliedEnd:e,appliedStart:t,isRange:a=!0}={})=>{const o=l.ref(new Date),n=l.ref(null),r=l.ref(null),i=l.ref(!1);l.onMounted(()=>{i.value=!0});const s=["Su","Mo","Tu","We","Th","Fr","Sa"],d=M=>{const P=M.getFullYear(),T=String(M.getMonth()+1).padStart(2,"0"),E=String(M.getDate()).padStart(2,"0");return`${P}-${T}-${E}`},c=M=>new Date(`${M}T00:00:00`),m=M=>i.value?c(M).toLocaleDateString("default",{day:"numeric",month:"short",year:"numeric"}):M,u=M=>i.value?c(M).toLocaleDateString("default",{day:"numeric",month:"long",weekday:"long",year:"numeric"}):M,f=M=>{const P=c(M),T=P.getMonth()+1,E=String(P.getDate());return`${T}/${E}`},h=M=>{const P=c(M),T=P.getMonth()+1,E=String(P.getDate()),J=String(P.getFullYear()).slice(-2);return`${T}/${E}/${J}`},b=()=>{const M=t?.value?c(t.value):new Date;o.value=new Date(M.getFullYear(),M.getMonth(),1)},g=()=>{b(),r.value=t?.value??null,n.value=e?.value??null},w=()=>{t&&(t.value=null),e&&(e.value=null),r.value=null,n.value=null},p=()=>{r.value=t?.value??null,n.value=e?.value??null},y=l.computed(()=>{if(!i.value){const M=o.value.getMonth()+1,P=o.value.getFullYear();return`${M}/${P}`}return o.value.toLocaleString("default",{month:"long",year:"numeric"})}),v=l.computed(()=>{const M=t?.value??null,P=e?.value??null;if(!M)return;if(!l.unref(a)||!P)return h(M);const T=c(M).getFullYear(),E=c(P).getFullYear();return T!==E?`${h(M)} - ${h(P)}`:`${f(M)} - ${f(P)}`}),V=M=>r.value===M,z=M=>n.value===M,q=M=>!l.unref(a)||!r.value?!1:n.value?M>=r.value&&M<=n.value:M===r.value,j=M=>l.unref(a)?V(M)?`${u(M)} (start date)`:z(M)?`${u(M)} (end date)`:q(M)?`${u(M)} (in range)`:u(M):V(M)?`${u(M)} (selected)`:u(M),A=M=>{if(M){if(!l.unref(a)){r.value=M,n.value=null;return}if(!r.value||r.value&&n.value){r.value=M,n.value=null;return}if(M<r.value){n.value=r.value,r.value=M;return}n.value=M}},X=()=>{o.value=new Date(o.value.getFullYear(),o.value.getMonth()-1,1)},F=()=>{o.value=new Date(o.value.getFullYear(),o.value.getMonth()+1,1)};return{calendarGrid:l.computed(()=>{const M=o.value.getFullYear(),P=o.value.getMonth(),T=new Date(M,P,1),E=new Date(M,P+1,0).getDate(),J=new Date(M,P,0).getDate(),ne=T.getDay(),_=[];for(let C=0;C<ne;C++){const D=J-(ne-1-C),W=d(new Date(M,P-1,D));_.push({day:D,date:W,isOutsideMonth:!0})}for(let C=1;C<=E;C++){const D=d(new Date(M,P,C));_.push({day:C,date:D,isOutsideMonth:!1})}let ae=1;for(;_.length<42;){const C=d(new Date(M,P+1,ae));_.push({day:ae,date:C,isOutsideMonth:!0}),ae++}return _}),cancelDraft:p,clearDraft:w,currentDate:o,currentMonthLabel:y,draftEnd:n,draftStart:r,formatDateToISO:d,formatHumanDate:m,formatLongDate:u,formatShortNoYear:f,formatShortWithYear:h,getDayAriaLabel:j,handleNextMonth:F,handlePrevMonth:X,initializeDraft:g,isDraftEnd:z,isDraftStart:V,isInDraftRange:q,isoToLocalDate:c,onDayClick:A,rangeLabel:v,setCalendarMonthToAppliedOrToday:b,weekDays:s}},Io=["data-testid"],al=l.defineComponent({name:"CLCalendar",__name:"CLCalendar",props:l.mergeModels({color:{default:L.Primary},disabled:{type:Boolean,default:!1},busy:{type:Boolean,default:!1},isRange:{type:Boolean,default:!0},fluid:{type:Boolean,default:!1},testId:{default:"clll-calendar"},width:{default:"280px"}},{modelValue:{},modelModifiers:{}}),emits:l.mergeModels(["date-select"],["update:modelValue"]),setup(e,{expose:t,emit:a}){l.useCssVars(P=>({v0d5ceeb8:P.width}));const o=e,n=a,r=R(),i="clll-calendar",s=l.useModel(e,"modelValue"),d=l.ref(s.value?.end??null),c=l.ref(s.value?.start??null),{calendarGrid:m,cancelDraft:u,clearDraft:f,currentMonthLabel:h,draftEnd:b,draftStart:g,getDayAriaLabel:w,handleNextMonth:p,handlePrevMonth:y,initializeDraft:v,isDraftEnd:V,isDraftStart:z,isInDraftRange:q,onDayClick:j,weekDays:A}=nt({appliedEnd:d,appliedStart:c,isRange:l.toRef(o,"isRange")});l.watch(s,P=>{c.value=P?.start??null,d.value=P?.end??null,v()},{deep:!0}),l.onMounted(()=>{v()});const X=(P,T)=>{T?.preventDefault(),T?.stopPropagation(),!(o.disabled||o.busy||!P)&&(j(P),n("date-select",P))};return t({apply:()=>{c.value=g.value,d.value=b.value,s.value={end:d.value,start:c.value}},cancel:()=>{u()},draftEnd:b,draftStart:g,initializeDraft:v,reset:()=>{f(),c.value=null,d.value=null,s.value=null}}),(P,T)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([i,e.fluid?`${i}__fluid`:""]),"data-testid":e.testId,style:l.normalizeStyle(l.unref(No)(l.unref(r)))},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__header`)},[l.createVNode(l.unref(G),{"aria-label":"Previous month","border-radius":l.unref(he).Full,"icon-before":l.unref(U).ChevronLeft,"icon-size":l.unref(x).Tiny,"on-click":l.unref(y),size:l.unref(k).Tiny,variant:l.unref(B).Ghost,height:"32px",width:"32px",wrap:""},null,8,["border-radius","icon-before","icon-size","on-click","size","variant"]),l.createVNode(l.unref(I),{type:l.unref(O).Medium,medium:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(h)),1)]),_:1},8,["type"]),l.createVNode(l.unref(G),{"aria-label":"Next month","border-radius":l.unref(he).Full,"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Tiny,"on-click":l.unref(p),size:l.unref(k).Tiny,variant:l.unref(B).Ghost,height:"32px",width:"32px",wrap:""},null,8,["border-radius","icon-before","icon-size","on-click","size","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__grid`)},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(A),E=>(l.openBlock(),l.createElementBlock("div",{key:E,class:l.normalizeClass(`${i}__weekday`)},[l.createVNode(l.unref(I),{align:l.unref(oe).Center,color:l.unref(L).Neutral,type:l.unref(O).Small},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(E),1)]),_:2},1032,["align","color","type"])],2))),128)),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(m),(E,J)=>(l.openBlock(),l.createElementBlock("div",{key:E.date??`pad-${J}`,class:l.normalizeClass([`${i}__cell`,E.isOutsideMonth?`${i}__cell--outside`:""])},[E.day&&E.date?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":l.unref(w)(E.date),"border-radius":l.unref(he).Full,color:l.unref(z)(E.date)||l.unref(V)(E.date)?e.color:l.unref(L).Secondary,disabled:e.disabled||e.busy,size:l.unref(k).Small,height:"100%",width:"100%","on-click":ne=>X(E.date,ne),variant:l.unref(z)(E.date)||l.unref(V)(E.date)?l.unref(B).Solid:l.unref(q)(E.date)?l.unref(B).Soft:l.unref(B).Ghost,wrap:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(E.day),1)]),_:2},1032,["aria-label","border-radius","color","disabled","size","on-click","variant"])):l.createCommentVNode("",!0)],2))),128))],2)],14,Io))}}),Ee="clll-form-field",We=l.defineComponent({__name:"CLFormField",props:{fluid:{type:Boolean},hasPill:{type:Boolean},hasCharCounter:{type:Boolean},orientation:{}},setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([Ee,e.fluid||e.orientation===l.unref(se).Horizontal?`${Ee}--fluid`:`${Ee}--fixed`,e.orientation?`${Ee}--${e.orientation}`:"",e.hasPill?`${Ee}--haspill`:"",e.hasCharCounter?`${Ee}--hascharcounter`:""])},[l.renderSlot(t.$slots,"default")],2))}}),Sl="clll-input__message",Ue=l.defineComponent({__name:"CLInputMessages",props:{id:{},messages:{},messageType:{default:L.Neutral}},setup(e){return(t,a)=>(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.messages,(o,n)=>(l.openBlock(),l.createElementBlock("span",{key:`${e.id}-message-${n}`,class:l.normalizeClass([Sl,`${Sl}--${e.messageType}`]),style:l.normalizeStyle(l.unref(Zo)({color:e.messageType}))},[l.createElementVNode("span",{class:l.normalizeClass([`${Sl}__text`])},l.toDisplayString(o),3)],6))),128))}}),_o=["data-testid"],e1=["for","disabled"],l1=["id","aria-label","disabled","form","name","required","value"],it=l.defineComponent({name:"CLCheckbox",__name:"CLCheckbox",props:l.mergeModels({ariaLabel:{default:void 0},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:L.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:k.Small},testId:{default:"clll-checkbox"},value:{type:[String,Number,Boolean],default:void 0},variant:{default:B.Outline}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a={[k.Tiny]:x.Tiny,[k.Small]:x.Tiny,[k.Medium]:x.Small,[k.Large]:x.Medium,[k.XL]:x.Medium,[k.XXL]:x.Large,[k.XXXL]:x.Large,[k.XXXXL]:x.XL},o={[k.Tiny]:O.Small,[k.Small]:O.Medium,[k.Medium]:O.Medium,[k.Large]:O.Large,[k.XL]:O.XL,[k.XXL]:O.XXL,[k.XXXL]:O.XXXL,[k.XXXXL]:O.XXXXL},n=e,r=R(),i=l.useTemplateRef("checkbox-ref"),s=l.useModel(e,"modelValue"),d="clll-checkbox",c=l.computed(()=>[d,n.borderRadius?`${d}--${n.borderRadius}`:"",n.busy?`${d}--busy`:`${d}--ready`,n.disabled?`${d}--disabled`:`${d}--active`,n.label?`${d}--haslabel`:"",`${d}--${n.color}`,`${d}--${n.size}`,n.messageType?`${d}--${n.messageType}`:"",n.rounded?`${d}--rounded`:`${d}--box`,n.required?`${d}--required`:`${d}--optional`]),m=l.computed(()=>[`${d}__checkbox-container`,`${d}--${n.variant}`]),u=()=>{i.value&&i.value.focus()};return t({checkboxRef:i}),(f,h)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(at)({color:e.color,variant:e.variant,theme:l.unref(r)})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(m)),onClick:u},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${d}__label`),disabled:e.disabled},[l.createElementVNode("span",{class:l.normalizeClass([`${d}__checkbox-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"checkbox-ref","onUpdate:modelValue":h[0]||(h[0]=b=>s.value=b),"aria-label":e.ariaLabel,class:l.normalizeClass(`${d}__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,l1),[[l.vModelCheckbox,s.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${d}__icon`)},[l.createVNode(l.unref(te),{name:l.unref(U).Check,size:a[e.size]},null,8,["name","size"])],2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(I),{key:0,as:"span",type:o[e.size],class:l.normalizeClass(e.required?`${d}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,e1)],2)],14,_o),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}))}}),t1=["for","data-testid"],Hl=l.defineComponent({name:"CLFormLabel",__name:"CLFormLabel",props:{cssPrefix:{default:"clll-form"},htmlFor:{},label:{},required:{type:Boolean,default:!1},size:{default:k.Small},testId:{default:"clll-form-label"}},setup(e){const t={[k.Tiny]:O.Tiny,[k.Small]:O.Small,[k.Medium]:O.Medium,[k.Large]:O.Body,[k.XL]:O.XL,[k.XXL]:O.XXL,[k.XXXL]:O.XXXL,[k.XXXXL]:O.XXXXL};return(a,o)=>(l.openBlock(),l.createElementBlock("label",{for:e.htmlFor,class:l.normalizeClass(`${e.cssPrefix}__label`),"data-testid":e.testId},[l.createVNode(l.unref(I),{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,t1))}}),o1=["data-testid"],a1={"aria-live":"polite",class:"clll-form-char-counter__char-counter__text",role:"status"},st=l.defineComponent({name:"CLFormCharCounter",__name:"CLFormCharCounter",props:{color:{default:L.Neutral},cssPrefix:{},currentLength:{},layout:{default:Ae.Block},maxLength:{},size:{default:k.Small},testId:{default:"clll-form-char-counter"}},setup(e){const t=e,a=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(o,n)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId},[l.createElementVNode("div",a1,l.toDisplayString(e.currentLength)+"/"+l.toDisplayString(e.maxLength),1)],10,o1))}}),r1=["data-testid"],dt=l.defineComponent({name:"CLInputPrefix",__name:"CLInputPrefix",props:{ariaLabel:{default:void 0},borderRadius:{default:he.XS},color:{default:L.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},prefix:{},size:{default:k.Small},testId:{default:"clll-input-prefix"}},setup(e){const t=e,a="clll-input",o=m=>Object.values(U).includes(m),n=m=>m,r=m=>m?.replace("rounded-","")||"xs",i={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},s=l.computed(()=>!!t.onClick&&o(t.prefix)),d=l.computed(()=>[`${a}__input-prefix`,"form-addon-flex","form-addon-flex--left",o(t.prefix)?`${a}__input-prefix--icon form-addon-flex--icon`:`${a}__input-prefix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.prefix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--left-${r(t.borderRadius)}`:""]),c=m=>{t.onClick&&m&&!t.disabled&&(m.stopPropagation(),t.onClick(m))};return(m,u)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(d))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":e.borderRadius,color:e.color,disabled:e.disabled,"icon-before":n(e.prefix),"icon-size":i[e.size],"on-click":c,size:e.size,"test-id":e.testId,variant:l.unref(B).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},[o(e.prefix)?(l.openBlock(),l.createBlock(l.unref(te),{key:0,name:n(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,r1))],2))}}),n1=["data-testid"],ct=l.defineComponent({name:"CLInputSuffix",__name:"CLInputSuffix",props:{ariaLabel:{default:void 0},borderRadius:{default:he.XS},color:{default:L.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},suffix:{},size:{default:k.Small},testId:{default:"clll-input-suffix"}},setup(e){const t=e,a="clll-input",o=m=>Object.values(U).includes(m),n=m=>m,r=m=>m?.replace("rounded-","")||"xs",i={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},s=l.computed(()=>!!t.onClick&&o(t.suffix)),d=l.computed(()=>[`${a}__input-suffix`,"form-addon-flex","form-addon-flex--right",o(t.suffix)?`${a}__input-suffix--icon form-addon-flex--icon`:`${a}__input-suffix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.suffix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--right-${r(t.borderRadius)}`:""]),c=m=>{t.onClick&&m&&!t.disabled&&(m.stopPropagation(),t.onClick(m))};return(m,u)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(d))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":e.borderRadius,color:e.color,disabled:e.disabled,"icon-before":n(e.suffix),"icon-size":i[e.size],"on-click":c,size:e.size,"test-id":e.testId,variant:l.unref(B).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},[o(e.suffix)?(l.openBlock(),l.createBlock(l.unref(te),{key:0,name:n(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,n1))],2))}}),i1=({color:e=L.Primary,variant:t})=>{const{colors:a,darkMode:o}=R(),n=o.value?H.Dark:H.Light,r=t===B.Outline,i=K({color:e,colors:a.value,mode:n,variant:t});return{"--clll-badge-bg-color":i?.bg??"transparent","--clll-badge-border-color":r?i?.border??"transparent":"transparent","--clll-badge-border-style":r?"solid":"none","--clll-badge-border-width":r?"1px":"0","--clll-badge-text-color":i?.text??"inherit","--clll-badge-theme-radius":"var(--clll-default-radius)"}},s1=({color:e=L.Primary,variant:t})=>{const{colors:a,darkMode:o}=R(),n=o.value?H.Dark:H.Light,r=K({color:e,colors:a.value,mode:n,variant:t});return{"--clll-banner-bg-color":r?.bg??"transparent","--clll-banner-border-color":r?.focus??"transparent","--clll-banner-text-color":r?.text??"inherit","--clll-banner-theme-radius":"var(--clll-default-radius)"}},d1=({color:e=L.Primary,variant:t})=>{const{colors:a,darkMode:o}=R(),n=o.value?H.Dark:H.Light,r=t===B.Outline,i=t===B.Ghost,s=K({color:e,colors:a.value,mode:n,variant:t});return{"--clll-pill-bg-color":s?.bg??"transparent","--clll-pill-border-color":r?s?.border??"transparent":"transparent","--clll-pill-border-style":r?"solid":"none","--clll-pill-border-width":r?"1px":"0","--clll-pill-text-color":s?.text??"inherit","--clll-pill-hover-bg":s?.bg??"transparent","--clll-pill-count-bg":!r&&!i?s?.hover??"transparent":"transparent","--clll-pill-count-border-style":r?"solid":"none","--clll-pill-count-border-color":r?s?.border??"transparent":"transparent","--clll-pill-count-border-width":r?"1px":"0","--clll-pill-theme-radius":"var(--clll-default-radius)"}},c1=({color:e=L.Primary,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light,r=K({color:e,colors:a.value,mode:n,variant:B.Solid});return{"--clll-progress-container-bg":K({color:L.Neutral,colors:a.value,mode:n,variant:B.Solid})?.disabled??"transparent","--clll-progress-bar-bg":r?.bg??"transparent"}},u1=["data-testid"],Al=l.defineComponent({name:"CLPill",__name:"CLPill",props:{color:{default:L.Neutral},count:{},dismissable:{type:Boolean},elevated:{type:Boolean,default:!1},icon:{},iconFilled:{type:Boolean,default:!1},label:{},onClick:{},onDismiss:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-pill"},variant:{default:B.Soft}},setup(e){const t=e,a="clll-pill",o=l.computed(()=>[a,`${a}--${t.color}--${t.variant}`,t.count?`${a}--has-count`:"",t.dismissable?`${a}--dismissable`:"",t.elevated?`${a}--elevated`:"",t.icon?`${a}--has-icon`:`${a}--has-noicon`,t.rounded?`${a}--rounded`:""]);return(n,r)=>(l.openBlock(),l.createElementBlock("div",{"data-testid":e.testId,class:l.normalizeClass(l.unref(o)),style:l.normalizeStyle(l.unref(d1)({color:e.color,variant:e.variant}))},[!e.onClick&&!e.onDismiss?(l.openBlock(),l.createElementBlock("span",{key:0,class:l.normalizeClass(`${a}__container`)},[e.icon?(l.openBlock(),l.createBlock(l.unref(te),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(x).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createVNode(l.unref(I),{as:"span",type:l.unref(O).Small,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type"]),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${a}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0)],2)):l.createCommentVNode("",!0),e.onClick&&!e.dismissable?(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("span",{class:l.normalizeClass(`${a}__button`)},[e.icon?(l.openBlock(),l.createBlock(l.unref(te),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(x).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createVNode(l.unref(I),{as:"span",type:l.unref(O).Small,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type"]),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${a}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0),e.dismissable?(l.openBlock(),l.createBlock(l.unref(te),{key:2,name:l.unref(U).Delete,size:l.unref(x).Tiny},null,8,["name","size"])):l.createCommentVNode("",!0)],2)]),_:1},8,["color","on-click","variant","rounded"])):l.createCommentVNode("",!0),e.onDismiss&&e.dismissable?(l.openBlock(),l.createBlock(l.unref(G),{key:2,color:e.color,"on-click":e.onDismiss,variant:e.variant,pill:"",rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(`${a}__button`)},[l.createVNode(l.unref(I),{as:"span",type:l.unref(O).Small,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type"]),e.dismissable?(l.openBlock(),l.createBlock(l.unref(te),{key:0,name:l.unref(U).Delete,size:l.unref(x).Tiny},null,8,["name","size"])):l.createCommentVNode("",!0)],2)]),_:1},8,["color","on-click","variant","rounded"])):l.createCommentVNode("",!0)],14,u1))}}),m1=["data-testid"],ut=l.defineComponent({name:"CLInputPill",__name:"CLInputPill",props:{color:{default:L.Neutral},label:{},testId:{default:"clll-input-pill"}},setup(e){const t="clll-input";return(a,o)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${t}__pill`),"data-testid":e.testId},[l.createVNode(l.unref(Al),{color:e.color,label:e.label,variant:l.unref(B).Soft},null,8,["color","label","variant"])],10,m1))}}),f1=["data-testid"],mt=l.defineComponent({name:"CLInputColorTools",__name:"CLInputColorTools",props:{copied:{type:Boolean,default:!1},initialValue:{default:void 0},modelValue:{default:void 0},size:{default:k.Small},testId:{default:"clll-input-color-tools"}},emits:["copy","reset","update:copied"],setup(e,{emit:t}){const a=e,o=t,n="clll-input",r=l.ref(a.copied),i={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},s=async()=>{try{a.modelValue&&(await navigator.clipboard.writeText(a.modelValue.toString()),r.value=!0,o("update:copied",!0),o("copy"))}catch(c){console.error(c)}},d=()=>{o("reset",a.initialValue)};return l.watch(()=>a.copied,c=>{r.value=c}),l.watch(()=>a.modelValue,()=>{r.value=!1,o("update:copied",!1)}),(c,m)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${n}__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(`${n}__copy-to-clipboard`),color:l.unref(L).Neutral,"icon-before":l.unref(r)?l.unref(U).Check:l.unref(U).Copy,"icon-size":i[e.size],"on-click":s,size:e.size,title:l.unref(r)?"Color copied to clipboard":"Copy color to clipboard",variant:l.unref(B).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(`${n}__reset-selected-color`),color:l.unref(L).Neutral,"on-click":d,"icon-before":l.unref(U).Restore,"icon-size":i[e.size],size:e.size,title:"Reset selected color",variant:l.unref(B).Ghost,wrap:""},null,8,["class","color","icon-before","icon-size","size","variant"])):l.createCommentVNode("",!0)],10,f1))}}),h1=["data-testid"],b1=["id","name","aria-label","autocomplete","disabled","form","maxlength","minlength","pattern","placeholder","readonly","required","spellcheck","type"],jl=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:L.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:se.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:k.Small},spellCheck:{type:Boolean,default:void 0},suffix:{default:void 0},suffixAriaLabel:{default:void 0},testId:{default:"clll-input"},type:{default:Y.Text},variant:{default:B.Outline}},{modelValue:{},modelModifiers:{}}),emits:l.mergeModels(["reset"],["update:modelValue"]),setup(e,{expose:t,emit:a}){const o=e,n=a,r=R(),i="clll-input",s=l.ref(!1),d=l.useTemplateRef("input-elem"),c=l.useModel(e,"modelValue");o.type===Y.Color&&!c.value&&(c.value="#FFFFFF");const m=c.value?.toString(),u=w=>Object.values(U).includes(w),f=l.computed(()=>[i,o.borderRadius?`${i}--${o.borderRadius}`:"",o.busy?`${i}--busy`:`${i}--ready`,`${i}--${o.color}`,`${i}--${o.size}`,`${i}--${o.type}`,`${i}--${o.variant}`,o.disabled||o.busy?`${i}--disabled`:`${i}--active`,o.fluid||o.orientation===se.Horizontal?`${i}--fluid`:`${i}--fixed`,o.grouped?`${i}--grouped`:"",o.label?`${i}--haslabel`:"",o.messageType?`${i}--${o.messageType}`:"",o.orientation?`${i}--${o.orientation}`:"",o.pill?`${i}--haspill`:"",o.charCounter&&o.maxLength&&[Y.Email,Y.None,Y.Text,Y.Url].includes(o.type)?`${i}--hascharcounter`:"",o.prefix&&![Y.Color,Y.File].includes(o.type)?`${i}--hasprefix`:"",o.prefix&&![Y.Color,Y.File].includes(o.type)?u(o.prefix)?`${i}--hasiconprefix`:`${i}--hascustomprefix`:"",o.readonly?`${i}--readonly`:`${i}--writeable`,o.rounded?`${i}--rounded`:`${i}--box`,o.required?`${i}--required`:`${i}--optional`,o.suffix&&![Y.Color,Y.File].includes(o.type)?`${i}--hassuffix`:"",o.suffix&&![Y.Color,Y.File].includes(o.type)?u(o.suffix)?`${i}--hasiconsuffix`:`${i}--hascustomsuffix`:""]),h=l.computed(()=>[`${i}__input`,{"--nocolor":o.type===Y.Color&&!c.value},{"--input-group":o.grouped||o.prefix||o.suffix}]),b=w=>{c.value=w,n("reset",c.value)},g=w=>{!w.target.closest('button, a, [role="button"]')&&d.value&&d.value.focus()};return l.watch(c,()=>{s.value=!1}),t({inputRef:d}),(w,p)=>(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(f)),style:l.normalizeStyle(l.unref(rt)({color:e.color,variant:e.variant,theme:l.unref(r)})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(Hl,{key:0,"css-prefix":i,"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([`${i}__input-container`,"--focus-within"]),onClick:g},[e.prefix&&![l.unref(Y).Color,l.unref(Y).File].includes(e.type)?(l.openBlock(),l.createBlock(dt,{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(`${i}__input-border-control`)},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"input-elem","onUpdate:modelValue":p[0]||(p[0]=y=>c.value=y),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:p[1]||(p[1]=(...y)=>e.onBlur&&e.onBlur(...y)),onChange:p[2]||(p[2]=(...y)=>e.onChange&&e.onChange(...y)),onFocus:p[3]||(p[3]=(...y)=>e.onFocus&&e.onFocus(...y)),onInput:p[4]||(p[4]=(...y)=>e.onInput&&e.onInput(...y))},null,42,b1),[[l.vModelDynamic,c.value]])],2),e.type===l.unref(Y).Color?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${i}__selected-color`)},l.toDisplayString(c.value||"none"),3)):l.createCommentVNode("",!0),e.type===l.unref(Y).Color?(l.openBlock(),l.createBlock(mt,{key:2,modelValue:c.value,"onUpdate:modelValue":p[5]||(p[5]=y=>c.value=y),copied:l.unref(s),"onUpdate:copied":p[6]||(p[6]=y=>l.isRef(s)?s.value=y: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(Y).Color,l.unref(Y).File].includes(e.type)?(l.openBlock(),l.createBlock(ct,{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(Y).Email,l.unref(Y).None,l.unref(Y).Text,l.unref(Y).Url].includes(e.type)?(l.openBlock(),l.createBlock(st,{key:4,color:e.color,"css-prefix":i,"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,h1),e.pill&&e.label&&e.orientation===l.unref(se).Horizontal?(l.openBlock(),l.createElementBlock("span",{key:0,class:l.normalizeClass(`${i}__spacer`)},null,2)):l.createCommentVNode("",!0),e.pill?(l.openBlock(),l.createBlock(ut,{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"]))}}),rl=Math.min,$e=Math.max,nl=Math.round,il=Math.floor,ke=e=>({x:e,y:e}),k1={left:"right",right:"left",bottom:"top",top:"bottom"},y1={start:"end",end:"start"};function ft(e,t,a){return $e(e,rl(t,a))}function sl(e,t){return typeof e=="function"?e(t):e}function Ve(e){return e.split("-")[0]}function dl(e){return e.split("-")[1]}function ht(e){return e==="x"?"y":"x"}function bt(e){return e==="y"?"height":"width"}const p1=new Set(["top","bottom"]);function Me(e){return p1.has(Ve(e))?"y":"x"}function kt(e){return ht(Me(e))}function g1(e,t,a){a===void 0&&(a=!1);const o=dl(e),n=kt(e),r=bt(n);let i=n==="x"?o===(a?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[r]>t.floating[r]&&(i=cl(i)),[i,cl(i)]}function w1(e){const t=cl(e);return[Tl(e),t,Tl(t)]}function Tl(e){return e.replace(/start|end/g,t=>y1[t])}const yt=["left","right"],pt=["right","left"],v1=["top","bottom"],x1=["bottom","top"];function M1(e,t,a){switch(e){case"top":case"bottom":return a?t?pt:yt:t?yt:pt;case"left":case"right":return t?v1:x1;default:return[]}}function B1(e,t,a,o){const n=dl(e);let r=M1(Ve(e),a==="start",o);return n&&(r=r.map(i=>i+"-"+n),t&&(r=r.concat(r.map(Tl)))),r}function cl(e){return e.replace(/left|right|bottom|top/g,t=>k1[t])}function C1(e){return{top:0,right:0,bottom:0,left:0,...e}}function z1(e){return typeof e!="number"?C1(e):{top:e,right:e,bottom:e,left:e}}function ul(e){const{x:t,y:a,width:o,height:n}=e;return{width:o,height:n,top:a,left:t,right:t+o,bottom:a+n,x:t,y:a}}function gt(e,t,a){let{reference:o,floating:n}=e;const r=Me(t),i=kt(t),s=bt(i),d=Ve(t),c=r==="y",m=o.x+o.width/2-n.width/2,u=o.y+o.height/2-n.height/2,f=o[s]/2-n[s]/2;let h;switch(d){case"top":h={x:m,y:o.y-n.height};break;case"bottom":h={x:m,y:o.y+o.height};break;case"right":h={x:o.x+o.width,y:u};break;case"left":h={x:o.x-n.width,y:u};break;default:h={x:o.x,y:o.y}}switch(dl(t)){case"start":h[i]-=f*(a&&c?-1:1);break;case"end":h[i]+=f*(a&&c?-1:1);break}return h}async function $1(e,t){var a;t===void 0&&(t={});const{x:o,y:n,platform:r,rects:i,elements:s,strategy:d}=e,{boundary:c="clippingAncestors",rootBoundary:m="viewport",elementContext:u="floating",altBoundary:f=!1,padding:h=0}=sl(t,e),b=z1(h),w=s[f?u==="floating"?"reference":"floating":u],p=ul(await r.getClippingRect({element:(a=await(r.isElement==null?void 0:r.isElement(w)))==null||a?w:w.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(s.floating)),boundary:c,rootBoundary:m,strategy:d})),y=u==="floating"?{x:o,y:n,width:i.floating.width,height:i.floating.height}:i.reference,v=await(r.getOffsetParent==null?void 0:r.getOffsetParent(s.floating)),V=await(r.isElement==null?void 0:r.isElement(v))?await(r.getScale==null?void 0:r.getScale(v))||{x:1,y:1}:{x:1,y:1},z=ul(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:y,offsetParent:v,strategy:d}):y);return{top:(p.top-z.top+b.top)/V.y,bottom:(z.bottom-p.bottom+b.bottom)/V.y,left:(p.left-z.left+b.left)/V.x,right:(z.right-p.right+b.right)/V.x}}const V1=async(e,t,a)=>{const{placement:o="bottom",strategy:n="absolute",middleware:r=[],platform:i}=a,s=r.filter(Boolean),d=await(i.isRTL==null?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:n}),{x:m,y:u}=gt(c,o,d),f=o,h={},b=0;for(let w=0;w<s.length;w++){var g;const{name:p,fn:y}=s[w],{x:v,y:V,data:z,reset:q}=await y({x:m,y:u,initialPlacement:o,placement:f,strategy:n,middlewareData:h,rects:c,platform:{...i,detectOverflow:(g=i.detectOverflow)!=null?g:$1},elements:{reference:e,floating:t}});m=v??m,u=V??u,h={...h,[p]:{...h[p],...z}},q&&b<=50&&(b++,typeof q=="object"&&(q.placement&&(f=q.placement),q.rects&&(c=q.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:n}):q.rects),{x:m,y:u}=gt(c,f,d)),w=-1)}return{x:m,y:u,placement:f,strategy:n,middlewareData:h}},L1=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var a,o;const{placement:n,middlewareData:r,rects:i,initialPlacement:s,platform:d,elements:c}=t,{mainAxis:m=!0,crossAxis:u=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:g=!0,...w}=sl(e,t);if((a=r.arrow)!=null&&a.alignmentOffset)return{};const p=Ve(n),y=Me(s),v=Ve(s)===s,V=await(d.isRTL==null?void 0:d.isRTL(c.floating)),z=f||(v||!g?[cl(s)]:w1(s)),q=b!=="none";!f&&q&&z.push(...B1(s,g,b,V));const j=[s,...z],A=await d.detectOverflow(t,w),X=[];let F=((o=r.flip)==null?void 0:o.overflows)||[];if(m&&X.push(A[p]),u){const T=g1(n,i,V);X.push(A[T[0]],A[T[1]])}if(F=[...F,{placement:n,overflows:X}],!X.every(T=>T<=0)){var N,M;const T=(((N=r.flip)==null?void 0:N.index)||0)+1,E=j[T];if(E&&(!(u==="alignment"?y!==Me(E):!1)||F.every(_=>Me(_.placement)===y?_.overflows[0]>0:!0)))return{data:{index:T,overflows:F},reset:{placement:E}};let J=(M=F.filter(ne=>ne.overflows[0]<=0).sort((ne,_)=>ne.overflows[1]-_.overflows[1])[0])==null?void 0:M.placement;if(!J)switch(h){case"bestFit":{var P;const ne=(P=F.filter(_=>{if(q){const ae=Me(_.placement);return ae===y||ae==="y"}return!0}).map(_=>[_.placement,_.overflows.filter(ae=>ae>0).reduce((ae,C)=>ae+C,0)]).sort((_,ae)=>_[1]-ae[1])[0])==null?void 0:P[0];ne&&(J=ne);break}case"initialPlacement":J=s;break}if(n!==J)return{reset:{placement:J}}}return{}}}},S1=new Set(["left","top"]);async function H1(e,t){const{placement:a,platform:o,elements:n}=e,r=await(o.isRTL==null?void 0:o.isRTL(n.floating)),i=Ve(a),s=dl(a),d=Me(a)==="y",c=S1.has(i)?-1:1,m=r&&d?-1:1,u=sl(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:b}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return s&&typeof b=="number"&&(h=s==="end"?b*-1:b),d?{x:h*m,y:f*c}:{x:f*c,y:h*m}}const A1=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var a,o;const{x:n,y:r,placement:i,middlewareData:s}=t,d=await H1(t,e);return i===((a=s.offset)==null?void 0:a.placement)&&(o=s.arrow)!=null&&o.alignmentOffset?{}:{x:n+d.x,y:r+d.y,data:{...d,placement:i}}}}},j1=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:a,y:o,placement:n,platform:r}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:d={fn:p=>{let{x:y,y:v}=p;return{x:y,y:v}}},...c}=sl(e,t),m={x:a,y:o},u=await r.detectOverflow(t,c),f=Me(Ve(n)),h=ht(f);let b=m[h],g=m[f];if(i){const p=h==="y"?"top":"left",y=h==="y"?"bottom":"right",v=b+u[p],V=b-u[y];b=ft(v,b,V)}if(s){const p=f==="y"?"top":"left",y=f==="y"?"bottom":"right",v=g+u[p],V=g-u[y];g=ft(v,g,V)}const w=d.fn({...t,[h]:b,[f]:g});return{...w,data:{x:w.x-a,y:w.y-o,enabled:{[h]:i,[f]:s}}}}}};function ml(){return typeof window<"u"}function Le(e){return El(e)?(e.nodeName||"").toLowerCase():"#document"}function ie(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ye(e){var t;return(t=(El(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function El(e){return ml()?e instanceof Node||e instanceof ie(e).Node:!1}function ue(e){return ml()?e instanceof Element||e instanceof ie(e).Element:!1}function pe(e){return ml()?e instanceof HTMLElement||e instanceof ie(e).HTMLElement:!1}function wt(e){return!ml()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ie(e).ShadowRoot}const T1=new Set(["inline","contents"]);function Ge(e){const{overflow:t,overflowX:a,overflowY:o,display:n}=me(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+a)&&!T1.has(n)}const E1=new Set(["table","td","th"]);function D1(e){return E1.has(Le(e))}const R1=[":popover-open",":modal"];function fl(e){return R1.some(t=>{try{return e.matches(t)}catch{return!1}})}const X1=["transform","translate","scale","rotate","perspective"],F1=["transform","translate","scale","rotate","perspective","filter"],P1=["paint","layout","strict","content"];function Dl(e){const t=Rl(),a=ue(e)?me(e):e;return X1.some(o=>a[o]?a[o]!=="none":!1)||(a.containerType?a.containerType!=="normal":!1)||!t&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!t&&(a.filter?a.filter!=="none":!1)||F1.some(o=>(a.willChange||"").includes(o))||P1.some(o=>(a.contain||"").includes(o))}function O1(e){let t=Be(e);for(;pe(t)&&!De(t);){if(Dl(t))return t;if(fl(t))return null;t=Be(t)}return null}function Rl(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const q1=new Set(["html","body","#document"]);function De(e){return q1.has(Le(e))}function me(e){return ie(e).getComputedStyle(e)}function hl(e){return ue(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Be(e){if(Le(e)==="html")return e;const t=e.assignedSlot||e.parentNode||wt(e)&&e.host||ye(e);return wt(t)?t.host:t}function vt(e){const t=Be(e);return De(t)?e.ownerDocument?e.ownerDocument.body:e.body:pe(t)&&Ge(t)?t:vt(t)}function Ye(e,t,a){var o;t===void 0&&(t=[]),a===void 0&&(a=!0);const n=vt(e),r=n===((o=e.ownerDocument)==null?void 0:o.body),i=ie(n);if(r){const s=Xl(i);return t.concat(i,i.visualViewport||[],Ge(n)?n:[],s&&a?Ye(s):[])}return t.concat(n,Ye(n,[],a))}function Xl(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function xt(e){const t=me(e);let a=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const n=pe(e),r=n?e.offsetWidth:a,i=n?e.offsetHeight:o,s=nl(a)!==r||nl(o)!==i;return s&&(a=r,o=i),{width:a,height:o,$:s}}function Fl(e){return ue(e)?e:e.contextElement}function Re(e){const t=Fl(e);if(!pe(t))return ke(1);const a=t.getBoundingClientRect(),{width:o,height:n,$:r}=xt(t);let i=(r?nl(a.width):a.width)/o,s=(r?nl(a.height):a.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const W1=ke(0);function Mt(e){const t=ie(e);return!Rl()||!t.visualViewport?W1:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function U1(e,t,a){return t===void 0&&(t=!1),!a||t&&a!==ie(e)?!1:t}function Se(e,t,a,o){t===void 0&&(t=!1),a===void 0&&(a=!1);const n=e.getBoundingClientRect(),r=Fl(e);let i=ke(1);t&&(o?ue(o)&&(i=Re(o)):i=Re(e));const s=U1(r,a,o)?Mt(r):ke(0);let d=(n.left+s.x)/i.x,c=(n.top+s.y)/i.y,m=n.width/i.x,u=n.height/i.y;if(r){const f=ie(r),h=o&&ue(o)?ie(o):o;let b=f,g=Xl(b);for(;g&&o&&h!==b;){const w=Re(g),p=g.getBoundingClientRect(),y=me(g),v=p.left+(g.clientLeft+parseFloat(y.paddingLeft))*w.x,V=p.top+(g.clientTop+parseFloat(y.paddingTop))*w.y;d*=w.x,c*=w.y,m*=w.x,u*=w.y,d+=v,c+=V,b=ie(g),g=Xl(b)}}return ul({width:m,height:u,x:d,y:c})}function bl(e,t){const a=hl(e).scrollLeft;return t?t.left+a:Se(ye(e)).left+a}function Bt(e,t){const a=e.getBoundingClientRect(),o=a.left+t.scrollLeft-bl(e,a),n=a.top+t.scrollTop;return{x:o,y:n}}function G1(e){let{elements:t,rect:a,offsetParent:o,strategy:n}=e;const r=n==="fixed",i=ye(o),s=t?fl(t.floating):!1;if(o===i||s&&r)return a;let d={scrollLeft:0,scrollTop:0},c=ke(1);const m=ke(0),u=pe(o);if((u||!u&&!r)&&((Le(o)!=="body"||Ge(i))&&(d=hl(o)),pe(o))){const h=Se(o);c=Re(o),m.x=h.x+o.clientLeft,m.y=h.y+o.clientTop}const f=i&&!u&&!r?Bt(i,d):ke(0);return{width:a.width*c.x,height:a.height*c.y,x:a.x*c.x-d.scrollLeft*c.x+m.x+f.x,y:a.y*c.y-d.scrollTop*c.y+m.y+f.y}}function Y1(e){return Array.from(e.getClientRects())}function K1(e){const t=ye(e),a=hl(e),o=e.ownerDocument.body,n=$e(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),r=$e(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight);let i=-a.scrollLeft+bl(e);const s=-a.scrollTop;return me(o).direction==="rtl"&&(i+=$e(t.clientWidth,o.clientWidth)-n),{width:n,height:r,x:i,y:s}}const Ct=25;function J1(e,t){const a=ie(e),o=ye(e),n=a.visualViewport;let r=o.clientWidth,i=o.clientHeight,s=0,d=0;if(n){r=n.width,i=n.height;const m=Rl();(!m||m&&t==="fixed")&&(s=n.offsetLeft,d=n.offsetTop)}const c=bl(o);if(c<=0){const m=o.ownerDocument,u=m.body,f=getComputedStyle(u),h=m.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,b=Math.abs(o.clientWidth-u.clientWidth-h);b<=Ct&&(r-=b)}else c<=Ct&&(r+=c);return{width:r,height:i,x:s,y:d}}const Z1=new Set(["absolute","fixed"]);function Q1(e,t){const a=Se(e,!0,t==="fixed"),o=a.top+e.clientTop,n=a.left+e.clientLeft,r=pe(e)?Re(e):ke(1),i=e.clientWidth*r.x,s=e.clientHeight*r.y,d=n*r.x,c=o*r.y;return{width:i,height:s,x:d,y:c}}function zt(e,t,a){let o;if(t==="viewport")o=J1(e,a);else if(t==="document")o=K1(ye(e));else if(ue(t))o=Q1(t,a);else{const n=Mt(e);o={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return ul(o)}function $t(e,t){const a=Be(e);return a===t||!ue(a)||De(a)?!1:me(a).position==="fixed"||$t(a,t)}function N1(e,t){const a=t.get(e);if(a)return a;let o=Ye(e,[],!1).filter(s=>ue(s)&&Le(s)!=="body"),n=null;const r=me(e).position==="fixed";let i=r?Be(e):e;for(;ue(i)&&!De(i);){const s=me(i),d=Dl(i);!d&&s.position==="fixed"&&(n=null),(r?!d&&!n:!d&&s.position==="static"&&!!n&&Z1.has(n.position)||Ge(i)&&!d&&$t(e,i))?o=o.filter(m=>m!==i):n=s,i=Be(i)}return t.set(e,o),o}function I1(e){let{element:t,boundary:a,rootBoundary:o,strategy:n}=e;const i=[...a==="clippingAncestors"?fl(t)?[]:N1(t,this._c):[].concat(a),o],s=i[0],d=i.reduce((c,m)=>{const u=zt(t,m,n);return c.top=$e(u.top,c.top),c.right=rl(u.right,c.right),c.bottom=rl(u.bottom,c.bottom),c.left=$e(u.left,c.left),c},zt(t,s,n));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function _1(e){const{width:t,height:a}=xt(e);return{width:t,height:a}}function e0(e,t,a){const o=pe(t),n=ye(t),r=a==="fixed",i=Se(e,!0,r,t);let s={scrollLeft:0,scrollTop:0};const d=ke(0);function c(){d.x=bl(n)}if(o||!o&&!r)if((Le(t)!=="body"||Ge(n))&&(s=hl(t)),o){const h=Se(t,!0,r,t);d.x=h.x+t.clientLeft,d.y=h.y+t.clientTop}else n&&c();r&&!o&&n&&c();const m=n&&!o&&!r?Bt(n,s):ke(0),u=i.left+s.scrollLeft-d.x-m.x,f=i.top+s.scrollTop-d.y-m.y;return{x:u,y:f,width:i.width,height:i.height}}function Pl(e){return me(e).position==="static"}function Vt(e,t){if(!pe(e)||me(e).position==="fixed")return null;if(t)return t(e);let a=e.offsetParent;return ye(e)===a&&(a=a.ownerDocument.body),a}function Lt(e,t){const a=ie(e);if(fl(e))return a;if(!pe(e)){let n=Be(e);for(;n&&!De(n);){if(ue(n)&&!Pl(n))return n;n=Be(n)}return a}let o=Vt(e,t);for(;o&&D1(o)&&Pl(o);)o=Vt(o,t);return o&&De(o)&&Pl(o)&&!Dl(o)?a:o||O1(e)||a}const l0=async function(e){const t=this.getOffsetParent||Lt,a=this.getDimensions,o=await a(e.floating);return{reference:e0(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}};function t0(e){return me(e).direction==="rtl"}const o0={convertOffsetParentRelativeRectToViewportRelativeRect:G1,getDocumentElement:ye,getClippingRect:I1,getOffsetParent:Lt,getElementRects:l0,getClientRects:Y1,getDimensions:_1,getScale:Re,isElement:ue,isRTL:t0};function St(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function a0(e,t){let a=null,o;const n=ye(e);function r(){var s;clearTimeout(o),(s=a)==null||s.disconnect(),a=null}function i(s,d){s===void 0&&(s=!1),d===void 0&&(d=1),r();const c=e.getBoundingClientRect(),{left:m,top:u,width:f,height:h}=c;if(s||t(),!f||!h)return;const b=il(u),g=il(n.clientWidth-(m+f)),w=il(n.clientHeight-(u+h)),p=il(m),v={rootMargin:-b+"px "+-g+"px "+-w+"px "+-p+"px",threshold:$e(0,rl(1,d))||1};let V=!0;function z(q){const j=q[0].intersectionRatio;if(j!==d){if(!V)return i();j?i(!1,j):o=setTimeout(()=>{i(!1,1e-7)},1e3)}j===1&&!St(c,e.getBoundingClientRect())&&i(),V=!1}try{a=new IntersectionObserver(z,{...v,root:n.ownerDocument})}catch{a=new IntersectionObserver(z,v)}a.observe(e)}return i(!0),r}function Ht(e,t,a,o){o===void 0&&(o={});const{ancestorScroll:n=!0,ancestorResize:r=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:d=!1}=o,c=Fl(e),m=n||r?[...c?Ye(c):[],...Ye(t)]:[];m.forEach(p=>{n&&p.addEventListener("scroll",a,{passive:!0}),r&&p.addEventListener("resize",a)});const u=c&&s?a0(c,a):null;let f=-1,h=null;i&&(h=new ResizeObserver(p=>{let[y]=p;y&&y.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var v;(v=h)==null||v.observe(t)})),a()}),c&&!d&&h.observe(c),h.observe(t));let b,g=d?Se(e):null;d&&w();function w(){const p=Se(e);g&&!St(g,p)&&a(),g=p,b=requestAnimationFrame(w)}return a(),()=>{var p;m.forEach(y=>{n&&y.removeEventListener("scroll",a),r&&y.removeEventListener("resize",a)}),u?.(),(p=h)==null||p.disconnect(),h=null,d&&cancelAnimationFrame(b)}}const At=A1,jt=j1,Tt=L1,r0=(e,t,a)=>{const o=new Map,n={platform:o0,...a},r={...n.platform,_c:o};return V1(e,t,{...n,platform:r})};function n0(e){return e!=null&&typeof e=="object"&&"$el"in e}function Et(e){if(n0(e)){const t=e.$el;return El(t)&&Le(t)==="#comment"?null:t}return e}function Ke(e){return typeof e=="function"?e():l.unref(e)}function Dt(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Rt(e,t){const a=Dt(e);return Math.round(t*a)/a}function Xt(e,t,a){a===void 0&&(a={});const o=a.whileElementsMounted,n=l.computed(()=>{var j;return(j=Ke(a.open))!=null?j:!0}),r=l.computed(()=>Ke(a.middleware)),i=l.computed(()=>{var j;return(j=Ke(a.placement))!=null?j:"bottom"}),s=l.computed(()=>{var j;return(j=Ke(a.strategy))!=null?j:"absolute"}),d=l.computed(()=>{var j;return(j=Ke(a.transform))!=null?j:!0}),c=l.computed(()=>Et(e.value)),m=l.computed(()=>Et(t.value)),u=l.ref(0),f=l.ref(0),h=l.ref(s.value),b=l.ref(i.value),g=l.shallowRef({}),w=l.ref(!1),p=l.computed(()=>{const j={position:h.value,left:"0",top:"0"};if(!m.value)return j;const A=Rt(m.value,u.value),X=Rt(m.value,f.value);return d.value?{...j,transform:"translate("+A+"px, "+X+"px)",...Dt(m.value)>=1.5&&{willChange:"transform"}}:{position:h.value,left:A+"px",top:X+"px"}});let y;function v(){if(c.value==null||m.value==null)return;const j=n.value;r0(c.value,m.value,{middleware:r.value,placement:i.value,strategy:s.value}).then(A=>{u.value=A.x,f.value=A.y,h.value=A.strategy,b.value=A.placement,g.value=A.middlewareData,w.value=j!==!1})}function V(){typeof y=="function"&&(y(),y=void 0)}function z(){if(V(),o===void 0){v();return}if(c.value!=null&&m.value!=null){y=o(c.value,m.value,v);return}}function q(){n.value||(w.value=!1)}return l.watch([r,i,s,n],v,{flush:"sync"}),l.watch([c,m],z,{flush:"sync"}),l.watch(n,q,{flush:"sync"}),l.getCurrentScope()&&l.onScopeDispose(V),{x:l.shallowReadonly(u),y:l.shallowReadonly(f),strategy:l.shallowReadonly(h),placement:l.shallowReadonly(b),middlewareData:l.shallowReadonly(g),isPositioned:l.shallowReadonly(w),floatingStyles:p,update:v}}const Je=jl;Je.Prefix=dt,Je.Suffix=ct,Je.Pill=ut,Je.ColorTools=mt;const i0=()=>{const e=(r,i)=>{const s=r.replace(/\D/g,""),d=i?16:8,c=s.slice(0,d),m=b=>b.length>6?`${b.slice(0,4)}/${b.slice(4,6)}/${b.slice(6)}`:b.length>4?`${b.slice(0,4)}/${b.slice(4)}`:b;if(!i)return m(c);const u=c.slice(0,8),f=c.slice(8);let h=m(u);return c.length>8&&(h+=` - ${m(f)}`),h};return{formatAsDate:e,handleDateInput:(r,i,s,d)=>{const c=r.target,m=c.value,u=r.inputType?.includes("delete"),f=c.selectionStart;if(u){i.value=m,d?.();return}const h=e(m,s);m!==h?(i.value=h,l.nextTick(()=>{if(f!==null){let b=f;const g=h.length-m.length;g>0&&(b+=g),c.setSelectionRange(b,b)}})):i.value=m,d?.()},isoToSlash:r=>r?r.replace(/-/g,"/"):"",slashToISO:r=>r?r.replace(/\//g,"-"):"",validateDate:(r,i)=>{const s=/^\d{4}\/(0[1-9]|1[0-2])\/(0[1-9]|[12]\d|3[01])$/,d=/^\d{4}\/(0[1-9]|1[0-2])\/(0[1-9]|[12]\d|3[01])\s*-\s*\d{4}\/(0[1-9]|1[0-2])\/(0[1-9]|[12]\d|3[01])$/;return i?d.test(r):s.test(r)}}},Ft=l.defineComponent({name:"CLInputDatePicker",__name:"CLInputDatePicker",props:l.mergeModels({ariaLabel:{default:void 0},borderRadius:{default:void 0},color:{default:L.Neutral},size:{default:k.Small},variant:{default:B.Outline},busy:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},form:{default:void 0},id:{},isRange:{type:Boolean,default:!0},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},orientation:{default:se.Vertical},placement:{default:Ie.BottomStart},placeholder:{default:void 0},required:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},testId:{default:"clll-input-date-picker"}},{modelValue:{default:()=>({end:null,start:null})},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,a="clll-input-date-picker",o=l.ref(!1),n=l.ref(),r=l.ref(),i=l.ref(),s=l.useModel(e,"modelValue"),d=l.ref(""),{handleDateInput:c,isoToSlash:m,slashToISO:u,validateDate:f}=i0(),h=()=>{const A=m(s.value?.start??null),X=m(s.value?.end??null);if(!A){d.value="";return}if(!t.isRange||!X){d.value=A;return}d.value=`${A} - ${X}`};l.watch(s,h,{immediate:!0,deep:!0});const b=l.computed(()=>n.value?.$el),{floatingStyles:g}=Xt(b,i,{middleware:[At(8),Tt(),jt()],placement:l.ref(t.placement),whileElementsMounted:Ht,open:o}),w=()=>{t.disabled||t.busy||(o.value=!o.value,o.value?(t.onFocus?.(new FocusEvent("focus")),r.value?.initializeDraft()):t.onBlur?.(new FocusEvent("blur")))},p=l.computed(()=>{const A=r.value?.draftStart,X=r.value?.draftEnd;return t.isRange?!!A&&!!X:!!A}),y=()=>{o.value&&(o.value=!1,t.onBlur?.(new FocusEvent("blur")))};Te({escHandler:y});const v=A=>{const X=A.target,F=n.value?.$el,N=i.value;o.value&&F&&N&&!F.contains(X)&&!N.contains(X)&&y()},V=()=>{p.value&&(r.value?.apply(),y(),t.onChange?.())},z=A=>{const X=f(A,t.isRange),F=n.value?.inputRef;return F&&(A&&!X?F.setCustomValidity("Invalid date format. Use YYYY/MM/DD"):F.setCustomValidity("")),X},q=A=>{A&&c(A,d,t.isRange,()=>{z(d.value)})},j=A=>{if(!A)return;const F=A.target.value,N=z(F);if(!F.trim()){s.value={start:null,end:null},t.onChange?.();return}if(N){if(t.isRange){const[M,P]=F.split("-").map(T=>T.trim());s.value={start:u(M),end:u(P)}}else s.value={start:u(F.trim()),end:null};t.onChange?.()}};return l.onMounted(()=>{S&&document.addEventListener("click",v)}),l.onBeforeUnmount(()=>{S&&document.removeEventListener("click",v)}),(A,X)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([a,e.fluid?`${a}--fluid`:""])},[l.createVNode(l.unref(Je),{id:e.id,ref_key:"inputRef",ref:n,modelValue:l.unref(d),"onUpdate:modelValue":X[0]||(X[0]=F=>l.isRef(d)?d.value=F:null),"aria-label":e.ariaLabel,"border-radius":e.borderRadius,busy:e.busy,color:e.color,disabled:e.disabled,fluid:e.fluid,form:e.form,label:e.label,messages:e.messages,"message-type":e.messageType,name:e.name,orientation:e.orientation,placeholder:e.placeholder||(e.isRange?"YYYY/MM/DD - YYYY/MM/DD":"YYYY/MM/DD"),required:e.required,rounded:e.rounded,size:e.size,suffix:l.unref(U).Calendar,"suffix-aria-label":e.ariaLabel||"Open calendar","test-id":e.testId,variant:e.variant,onInput:q,onChange:j,onSuffixClick:w},null,8,["id","modelValue","aria-label","border-radius","busy","color","disabled","fluid","form","label","messages","message-type","name","orientation","placeholder","required","rounded","size","suffix","suffix-aria-label","test-id","variant"]),l.unref(o)?(l.openBlock(),l.createElementBlock("div",{key:0,ref_key:"popoverRef",ref:i,class:l.normalizeClass(`${a}__popover`),style:l.normalizeStyle({...l.unref(g),zIndex:100})},[l.createVNode(l.unref(ol),{"border-radius":e.borderRadius,variant:l.unref(B).Ghost,padded:!1,rounded:e.rounded,elevated:""},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(`${a}__calendar-container`)},[l.createVNode(l.unref(al),{ref_key:"calendarRef",ref:r,modelValue:s.value,"onUpdate:modelValue":X[1]||(X[1]=F=>s.value=F),disabled:e.disabled,busy:e.busy,"is-range":e.isRange,fluid:"",onDateSelect:V},null,8,["modelValue","disabled","busy","is-range"])],2)]),_:1},8,["border-radius","variant","rounded"])],6)):l.createCommentVNode("",!0)],2))}}),s0=["data-testid"],d0=["for"],c0=["id","aria-label","checked","disabled","name","value","required"],Pt=l.defineComponent({name:"CLRadioButton",__name:"CLRadioButton",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},checked:{type:Boolean},color:{default:L.Neutral},disabled:{type:Boolean},form:{},id:{},label:{},messages:{},messageType:{},name:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:k.Small},testId:{default:"clll-radiobutton"},value:{type:[String,Number,Boolean]},variant:{default:B.Outline},onBlur:{},onChange:{},onFocus:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a={[k.Tiny]:O.Small,[k.Small]:O.Medium,[k.Medium]:O.Medium,[k.Large]:O.Large,[k.XL]:O.XL,[k.XXL]:O.XXL,[k.XXXL]:O.XXXL,[k.XXXXL]:O.XXXXL},o=e,n=R(),r="clll-radiobutton",i=l.useModel(e,"modelValue"),s=l.useTemplateRef("radiobutton-ref"),d=()=>{s.value&&s.value.focus()},c=l.computed(()=>[r,o.borderRadius?`${r}--${o.borderRadius}`:"",o.busy?`${r}--busy`:`${r}--ready`,`${r}--${o.color}`,`${r}--${o.size}`,o.disabled?`${r}--disabled`:`${r}--active`,o.label?`${r}--haslabel`:"",o.messageType?`${r}--${o.messageType}`:"",o.rounded?`${r}--rounded`:`${r}--box`,o.required?`${r}--required`:`${r}--optional`]),m=l.computed(()=>[`${r}__radiobutton-container`,`${r}--${o.variant}`]);return t({radiobuttonRef:s}),(u,f)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(at)({color:e.color,variant:e.variant,theme:l.unref(n)})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(m)),onClick:d},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${r}__label`)},[l.createElementVNode("span",{class:l.normalizeClass([`${r}__radiobutton-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"radiobutton-ref","onUpdate:modelValue":f[0]||(f[0]=h=>i.value=h),"aria-label":e.ariaLabel,class:l.normalizeClass(`${r}__radiobutton`),checked:e.checked,disabled:e.disabled||e.busy,name:e.name,value:e.value,required:e.required,type:"radio",onBlur:f[1]||(f[1]=(...h)=>e.onBlur&&e.onBlur(...h)),onChange:f[2]||(f[2]=(...h)=>e.onChange&&e.onChange(...h)),onFocus:f[3]||(f[3]=(...h)=>e.onFocus&&e.onFocus(...h))},null,42,c0),[[l.vModelRadio,i.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${r}__indicator`)},null,2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(I),{key:0,as:"span",type:a[e.size],class:l.normalizeClass(e.required?`${r}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,d0)],2)],14,s0),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}))}}),u0=["data-testid"],m0=["id","aria-label","disabled","name","placeholder","form","required"],f0=["value","selected","disabled"],Ot=l.defineComponent({name:"CLSelect",__name:"CLSelect",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},color:{default:L.Neutral},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},messages:{},messageType:{},name:{},onBlur:{},onChange:{},onFocus:{},orientation:{default:se.Vertical},options:{},placeholder:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:k.Small},testId:{default:"clll-select"},variant:{default:B.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a={[k.Tiny]:x.Tiny,[k.Small]:x.Tiny,[k.Medium]:x.Small,[k.Large]:x.Medium,[k.XL]:x.Medium,[k.XXL]:x.Large,[k.XXXL]:x.Large,[k.XXXXL]:x.XL},o=e,n=R(),r="clll-select",i=l.useModel(e,"modelValue"),s=l.useTemplateRef("select-ref"),d=()=>{s.value&&s.value.focus()},c=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.fluid||o.orientation===se.Horizontal?`${r}--fluid`:`${r}--fixed`,o.label?`${r}--haslabel`:"",o.messageType?`${r}--${o.messageType}`:"",o.orientation?`${r}--${o.orientation}`:"",o.rounded?`${r}--rounded`:`${r}--box`,o.required?`${r}--required`:`${r}--optional`]);return t({selectRef:s}),(m,u)=>(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(Qo)({color:e.color,variant:e.variant,theme:l.unref(n)})),"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}__select-container`),onClick:d},[l.withDirectives(l.createElementVNode("select",{id:e.id,ref:"select-ref","onUpdate:modelValue":u[0]||(u[0]=f=>i.value=f),"aria-label":e.ariaLabel,class:l.normalizeClass(`${r}__select`),disabled:e.disabled||e.busy,name:e.name,placeholder:e.placeholder,form:e.form,required:e.required,onBlur:u[1]||(u[1]=(...f)=>e.onBlur&&e.onBlur(...f)),onChange:u[2]||(u[2]=(...f)=>e.onChange&&e.onChange(...f)),onFocus:u[3]||(u[3]=(...f)=>e.onFocus&&e.onFocus(...f))},[e.options?(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:0},l.renderList(e.options,(f,h)=>(l.openBlock(),l.createElementBlock("option",{key:`${e.id}-option-${h}`,value:f.value,selected:f.value===i.value,disabled:f.disabled},l.toDisplayString(f.label),9,f0))),128)):l.createCommentVNode("",!0)],42,m0),[[l.vModelSelect,i.value]]),l.createElementVNode("span",{class:l.normalizeClass([`${r}__icon`,"form-select-icon-flex"])},[l.createVNode(l.unref(te),{name:l.unref(U).ChevronDown,size:a[e.size]},null,8,["name","size"])],2)],2)],14,u0),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"]))}}),h0=["data-testid"],b0=["id","aria-label","autocomplete","cols","disabled","form","maxlength","minlength","name","pattern","placeholder","readonly","required","spellcheck","rows"],qt=l.defineComponent({name:"CLTextArea",__name:"CLTextArea",props:l.mergeModels({ariaLabel:{},autoComplete:{type:Boolean},borderRadius:{},busy:{type:Boolean},charCounter:{type:Boolean},color:{default:L.Neutral},cols:{},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},maxLength:{},messages:{},messageType:{},minLength:{},name:{},onBlur:{},onChange:{},onFocus:{},onInput:{},orientation:{default:se.Vertical},pattern:{},placeholder:{},readonly:{type:Boolean},required:{type:Boolean},resizable:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},rows:{},size:{default:k.Small},spellCheck:{type:Boolean},testId:{default:"clll-textarea"},variant:{default:B.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a=e,o=R(),n="clll-textarea",r=l.useTemplateRef("textarea-ref"),i=l.useModel(e,"modelValue"),s=()=>{r.value&&r.value.focus()},d=l.computed(()=>[n,a.borderRadius?`${n}--${a.borderRadius}`:"",a.busy?`${n}--busy`:`${n}--ready`,`${n}--${a.color}`,`${n}--${a.size}`,`${n}--${a.variant}`,a.disabled||a.busy?`${n}--disabled`:`${n}--active`,a.charCounter&&a.maxLength?`${n}--hascharcounter`:"",a.fluid||a.orientation===se.Horizontal?`${n}--fluid`:`${n}--fixed`,a.label?`${n}--haslabel`:"",a.messageType?`${n}--${a.messageType}`:"",a.orientation?`${n}--${a.orientation}`:"",a.resizable?`${n}--resizable`:"",a.readonly?`${n}--readonly`:`${n}--writeable`,a.rounded?`${n}--rounded`:`${n}--box`,a.required?`${n}--required`:`${n}--optional`]);return t({textareaRef:r}),(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(d)),style:l.normalizeStyle(l.unref(rt)({color:e.color,variant:e.variant,theme:l.unref(o)})),"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`),onClick:s},[l.withDirectives(l.createElementVNode("textarea",{id:e.id,ref:"textarea-ref","onUpdate:modelValue":m[0]||(m[0]=u=>i.value=u),"aria-label":e.ariaLabel,autocomplete:e.autoComplete?"on":"off",class:l.normalizeClass(`${n}__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]=(...u)=>e.onBlur&&e.onBlur(...u)),onChange:m[2]||(m[2]=(...u)=>e.onChange&&e.onChange(...u)),onFocus:m[3]||(m[3]=(...u)=>e.onFocus&&e.onFocus(...u)),onInput:m[4]||(m[4]=(...u)=>e.onInput&&e.onInput(...u))},null,42,b0),[[l.vModelText,i.value]])],2),e.charCounter&&e.maxLength?(l.openBlock(),l.createBlock(st,{key:1,"css-prefix":n,"current-length":i.value?i.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,h0),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"]))}}),k0=["data-testid"],Wt=l.defineComponent({name:"CLBadge",__name:"CLBadge",props:{borderRadius:{},color:{default:L.Neutral},elevated:{type:Boolean,default:!1},label:{},limit:{},testId:{default:"clll-badge"},variant:{default:B.Soft}},setup(e){const t=e,a="clll-badge",o=l.computed(()=>{const r=t.limit??0,i=t.label??"";return r&&i.toString().length>r?`${i.toString().slice(0,r)}+`:i}),n=l.computed(()=>[a,t.borderRadius?`${a}--${t.borderRadius}`:"",t.elevated?`${a}--elevated`:"",`${a}--${t.color}--${t.variant}`]);return(r,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(i1)({color:e.color,variant:e.variant}))},[l.createElementVNode("span",{class:l.normalizeClass(`${a}__count`)},l.toDisplayString(l.unref(o)),3)],14,k0))}}),y0=["data-testid"],Ut=l.defineComponent({name:"CLBanner",__name:"CLBanner",props:{actionLabel:{},align:{default:oe.Left},ariaLabel:{},bordered:{type:Boolean,default:!0},borderRadius:{},busy:{type:Boolean,default:!1},color:{default:L.Neutral},height:{default:"auto"},message:{},onAction:{},onClick:{},onDismiss:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-banner"},title:{},width:{default:"100%"},variant:{default:B.Soft}},setup(e){const t=e,a="clll-banner",o=l.computed(()=>[a,t.actionLabel?`${a}--actionable`:"",t.busy?`${a}--busy`:`${a}--ready`,t.bordered&&t.variant!==B.Ghost?`${a}--bordered`:"",t.borderRadius?`${a}--${t.borderRadius}`:"",t.onDismiss?`${a}--dismissable`:"",`${a}--${t.color}--${t.variant}`,`${a}--align-${t.align}`,t.rounded?`${a}--rounded`:`${a}--box`]);return(n,r)=>(l.openBlock(),l.createBlock(l.unref(el),{color:e.color,enabled:!!(e.onClick&&e.ariaLabel),rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(l.unref(o)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(s1)({color:e.color,variant:e.variant}),width:e.width,height:e.height})},[l.createElementVNode("div",{class:l.normalizeClass(`${a}__content`)},[l.createElementVNode("div",{class:l.normalizeClass(`${a}__nested_content`)},[e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,height:"28px","test-id":`${a}__skeleton-title`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:1,"border-radius":e.borderRadius,width:"70%",height:"20px","test-id":`${a}__skeleton-message`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.title&&!e.busy?(l.openBlock(),l.createBlock(l.unref(ze),{key:2,align:e.align,color:e.color,type:l.unref(ce).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(I),{key:3,align:e.align,color:e.color,type:l.unref(O).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(`${a}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${a}__action-button`,variant:e.variant===l.unref(B).Solid?l.unref(B).Soft:l.unref(B).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(`${a}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss banner",color:e.color,"icon-before":l.unref(U).Delete,"icon-size":l.unref(x).Tiny,"on-click":e.onDismiss,size:l.unref(k).Tiny,"test-id":`${a}__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:r[0]||(r[0]=(...i)=>e.onClick&&e.onClick(...i))},l.toDisplayString(e.ariaLabel),1)):l.createCommentVNode("",!0)],14,y0)]),_:1},8,["color","enabled","rounded"]))}}),p0=["data-testid"],Gt=l.defineComponent({name:"CLProgress",__name:"CLProgress",props:l.mergeModels({color:{default:L.Primary},inverted:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:k.Medium},status:{type:Boolean,default:!1},testId:{default:"clll-progress"}},{modelValue:{type:Number,default:0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,a=R(),o=l.useModel(e,"modelValue"),n="clll-progress",r=l.computed(()=>[n,`${n}--${t.color}`,`${n}--${t.size}`,t.inverted?`${n}--inverted`:"",t.rounded?`${n}--rounded`:`${n}--not-rounded`]),i=l.computed(()=>`${o.value}%`);return(s,d)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(c1)({color:e.color,theme:l.unref(a)}),"--clll-progress-value":o.value})},[e.status?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${n}__status__container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${n}__status__label`)},[l.createVNode(l.unref(I),{color:l.unref(L).Neutral,type:l.unref(O).Summary},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(i)),1)]),_:1},8,["color","type"])],2)],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${n}__bar-container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${n}__bar`)},null,2)],2)],14,p0))}}),g0=e=>{const{colors:t,darkMode:a}=e??R(),o=a.value?H.Dark:H.Light,n=K({color:L.Neutral,colors:t.value,mode:o,variant:B.Solid}),r=a.value?"black":"white";return{"--clll-modal-overlay-bg":n?.bg??"transparent","--clll-modal-content-bg":r,"--clll-modal-theme-radius":"var(--clll-default-radius)"}},w0=["id","data-testid"],v0=["aria-labelledby"],Ol=l.defineComponent({name:"CLModal",__name:"CLModal",props:{borderRadius:{default:void 0},close:{type:Boolean,default:!0},closeBorderRadius:{default:he.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 a=t,o=R(),n=l.useTemplateRef("modal-window"),r=l.useSlots(),i=e,s="clll-modal",d="clll-prevent-scroll",c=l.ref(),m=()=>{S&&window?.document.body.classList.add(d)},u=()=>{S&&window?.document.body.classList.remove(d)},f=l.computed(()=>[s]),h=l.computed(()=>[`${s}__window`,i.fullscreen?`${s}__window--fullscreen`:""]),b=l.computed(()=>[`${s}__content`,i.borderRadius?`${s}__content--${i.borderRadius}`:"",i.close?`${s}__content--has-close-button`:`${s}__content--has-no-close-button`,r.body?`${s}__content--has-body`:`${s}__content--has-no-body`,r.footer?`${s}__content--has-footer`:`${s}__content--has-no-footer`,r.header||i.title?`${s}__content--has-header`:`${s}__content--has-no-header`,i.title?`${s}__content--has-title`:`${s}__content--has-no-title`]),g=l.computed(()=>i.zIndex==="auto"||qe(i.zIndex)?i.zIndex:i.zIndex.toString()),w=l.computed(()=>i.zIndex==="auto"?i.zIndex:((qe(i.zIndex)?parseInt(i.zIndex,10):i.zIndex)+100).toString()),p=j=>{try{const A=j?.target,X=n.value;return S&&X&&!X.contains(A)?!0:void 0}catch(A){console.error(A);return}},y=j=>{try{p(j)&&(S&&window.removeEventListener("mousedown",y),z())}catch(A){console.error(A)}},v=()=>{S&&window.removeEventListener("mousedown",y)},V=()=>{S&&(c.value&&S&&window.clearTimeout(c.value),v(),u())},z=()=>{i.isOpen&&(i.onClose?.(),V())};l.watch(i,j=>{j.isOpen?(a("modal-open"),m(),n.value&&n.value.focus(),S&&j.dismissible&&(v(),c.value=window.setTimeout(()=>{window.addEventListener("mousedown",y)},100))):(n.value&&n.value.blur(),u(),v(),c.value&&S&&window.clearTimeout(c.value),a("modal-close"))}),l.onMounted(()=>{i.isOpen&&S&&(m(),n.value&&n.value.focus())});const{clearEventListeners:q}=Te({escHandler:i.dismissible?z:void 0});return l.onBeforeUnmount(()=>{V(),q()}),(j,A)=>e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:e.modalId,class:l.normalizeClass(l.unref(f)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(g0)(l.unref(o)),zIndex:l.unref(g)})},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(h)),style:l.normalizeStyle({zIndex:l.unref(w)})},[l.createElementVNode("div",{ref:"modal-window","aria-modal":"true","aria-labelledby":`${s}__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(`${s}__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(L).Neutral,"icon-before":l.unref(U).Delete,"icon-size":l.unref(x).Tiny,"on-click":e.onClose,"test-id":`${s}__close-button`,variant:l.unref(B).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(`${s}__content__header`)},[l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__title`)},[l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__header__container`)},[e.title?(l.openBlock(),l.createBlock(l.unref(ze),{key:0,id:`${s}__content__header__title`,class:l.normalizeClass(`${s}__content__header__title`),type:l.unref(ce).Section},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["id","class","type"])):l.createCommentVNode("",!0),l.renderSlot(j.$slots,"header")],2)],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__scroller`)},[l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__body`)},[l.renderSlot(j.$slots,"body")],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__footer`)},[l.renderSlot(j.$slots,"footer")],2)],14,v0)],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,ref:"overlay-ref",class:l.normalizeClass(`${s}__overlay`),style:l.normalizeStyle({zIndex:e.zIndex})},null,6)):l.createCommentVNode("",!0)],14,w0)):l.createCommentVNode("",!0)}}),x0=["data-testid"],Yt=l.defineComponent({name:"CLModalDatePicker",__name:"CLModalDatePicker",props:l.mergeModels({buttonAriaLabel:{default:void 0},buttonBorderRadius:{default:void 0},buttonColor:{default:L.Primary},buttonLabel:{default:"Select dates"},buttonSize:{default:k.Small},buttonVariant:{default:B.Soft},buttonWidth:{default:"auto"},buttonWrapped:{type:Boolean,default:!1},busy:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},id:{},isRange:{type:Boolean,default:!0},onBlur:{type:Function,default:void 0},onChange:{type:Function,default:void 0},onFocus:{type:Function,default:void 0},onReset:{},testId:{default:"clll-date-picker-modal"},title:{default:"Select dates"}},{modelValue:{default:()=>({end:null,start:null})},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,a="clll-date-picker-modal",o=l.ref(!1),n=l.computed(()=>`date-picker-modal-${t.id}`),r=l.ref(),i=l.useModel(e,"modelValue"),{rangeLabel:s}=nt({appliedStart:l.computed(()=>i.value?.start??null),appliedEnd:l.computed(()=>i.value?.end??null),isRange:t.isRange}),d=l.ref(!1),c=()=>{S&&(d.value=window.innerWidth<480)},m=()=>{if(t.disabled||t.busy)return;c(),o.value=!0,l.nextTick(()=>{r.value?.initializeDraft()});const y=new FocusEvent("focus",{bubbles:!0,cancelable:!0});t.onFocus?.(y)},u=()=>{o.value=!1,r.value?.cancel();const y=new FocusEvent("blur",{bubbles:!0,cancelable:!0});t.onBlur?.(y)},f=()=>{r.value?.apply(),o.value=!1,t.onChange?.()},h=()=>{r.value?.reset(),t.onReset?.()},b=l.computed(()=>d.value);l.onMounted(()=>{S&&(c(),window.addEventListener("resize",c))}),l.onBeforeUnmount(()=>{S&&window.removeEventListener("resize",c)});const g={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},w=l.computed(()=>[a,t.buttonBorderRadius?`${a}--${t.buttonBorderRadius}`:"",t.busy?`${a}--busy`:`${a}--ready`,`${a}--${t.buttonColor}`,`${a}--${t.buttonSize}`,`${a}--${t.buttonVariant}`,t.disabled||t.busy?`${a}--disabled`:`${a}--active`,t.fluid?`${a}--fluid`:`${a}--fixed`]),p=l.computed(()=>{const y=r.value?.draftStart,v=r.value?.draftEnd;return t.isRange?!!y&&!!v:!!y});return(y,v)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(w)),"data-testid":e.testId},[l.createVNode(l.unref(G),{"aria-label":e.buttonAriaLabel||"Open date picker","border-radius":e.buttonBorderRadius,busy:e.busy,color:e.buttonColor,disabled:e.disabled||e.busy,"icon-before":l.unref(U).Calendar,"icon-size":g[e.buttonSize],"on-click":m,"test-id":`${e.testId}__trigger`,size:e.buttonSize,variant:e.buttonVariant,width:e.buttonWidth,wrap:e.buttonWrapped},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(s)||e.buttonLabel),1)]),_:1},8,["aria-label","border-radius","busy","color","disabled","icon-before","icon-size","test-id","size","variant","width","wrap"]),l.createVNode(l.unref(Ol),{"border-radius":l.unref(b)?l.unref(he).None:l.unref(he).Medium,fullscreen:l.unref(b),"is-open":l.unref(o),"max-width":"336px","modal-id":l.unref(n),"on-close":u,title:e.title},{body:l.withCtx(()=>[l.createVNode(l.unref(al),{ref_key:"calendarRef",ref:r,modelValue:i.value,"onUpdate:modelValue":v[0]||(v[0]=V=>i.value=V),busy:e.busy,disabled:e.disabled,fluid:l.unref(b),"is-range":e.isRange},null,8,["modelValue","busy","disabled","fluid","is-range"])]),footer:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(`${a}__footer-actions`)},[l.createVNode(l.unref(G),{color:l.unref(L).Neutral,"on-click":u,variant:l.unref(B).Ghost},{default:l.withCtx(()=>[...v[1]||(v[1]=[l.createTextVNode(" Cancel ",-1)])]),_:1},8,["color","variant"]),l.createElementVNode("div",{class:l.normalizeClass(`${a}__footer-right`)},[l.createVNode(l.unref(G),{color:l.unref(L).Neutral,disabled:!l.unref(r)?.draftStart&&!l.unref(r)?.draftEnd,"on-click":h,variant:l.unref(B).Ghost},{default:l.withCtx(()=>[...v[2]||(v[2]=[l.createTextVNode(" Reset ",-1)])]),_:1},8,["color","disabled","variant"]),l.createVNode(l.unref(G),{color:l.unref(L).Primary,disabled:!l.unref(p),"on-click":f},{default:l.withCtx(()=>[...v[3]||(v[3]=[l.createTextVNode(" Apply ",-1)])]),_:1},8,["color","disabled"])],2)],2)]),_:1},8,["border-radius","fullscreen","is-open","modal-id","title"])],10,x0))}}),ql=l.defineComponent({name:"CLNavLink",__name:"CLNavLink",props:{ariaLabel:{},color:{default:L.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 a=e,o=t,n=r=>{a.onClick&&a.onClick(r),o("click",r)};return(r,i)=>(l.openBlock(),l.createBlock(l.unref(tl),{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:n},{default:l.withCtx(()=>[l.renderSlot(r.$slots,"default")]),_:3},8,["id","aria-label","color","data-testid","external","href","rel","target","underline"]))}}),M0=["data-testid"],Kt=l.defineComponent({name:"CLNavSection",__name:"CLNavSection",props:{color:{default:L.Primary},navItems:{},testId:{default:"clll-nav-section"},type:{default:se.Horizontal}},setup(e){const t=e,a="clll-nav-section",o=l.computed(()=>[a,`${a}--${t.type}`]);return(n,r)=>(l.openBlock(),l.createElementBlock("ul",{class:l.normalizeClass(l.unref(o)),"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(ql),{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(I),{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,M0))}}),B0=({triggerElem:e,dropdownRef:t,openDropdownHandler:a,closeDropdownHandler:o})=>{const n=l.ref(!1),r=l.ref(),i=()=>{try{n.value=!0,S&&(r.value=window.setTimeout(()=>{window.removeEventListener("click",d),window.removeEventListener("keyup",d),window.addEventListener("click",d),window.addEventListener("keyup",d)},100)),a?.()}catch(u){console.error(u)}},s=u=>{try{const f=u?.target,h=e?.value,b=t?.value;return S&&h&&b&&!h.contains(f)&&!b.contains(f)?!0:void 0}catch(f){console.error(f);return}},d=u=>{try{s(u)&&(S&&(window.removeEventListener("click",d),window.removeEventListener("keyup",d)),n.value=!1,o?.())}catch(f){console.error(f)}};return{open:n,openDropdown:i,closeDropdown:()=>{try{S&&(window.removeEventListener("click",d),window.removeEventListener("keyup",d)),n.value=!1,o?.()}catch(u){console.error(u)}},clearEventListeners:()=>{S&&(r.value&&window.clearTimeout(r.value),window.removeEventListener("click",d),window.removeEventListener("keyup",d))}}},C0=["data-testid"],z0=["id","aria-labelledby","aria-hidden"],Jt=l.defineComponent({name:"CLDropdownMenu",__name:"CLDropdownMenu",props:{buttonAriaLabel:{},buttonBorderRadius:{},buttonBusy:{type:Boolean},buttonColor:{default:L.Secondary},buttonDisabled:{type:Boolean},buttonHeight:{default:"auto"},buttonSize:{default:k.Small},buttonVariant:{default:B.Soft},buttonWidth:{default:"auto"},buttonWrapped:{type:Boolean},containerBordered:{type:Boolean,default:!0},containerBorderRadius:{},containerElevated:{type:Boolean,default:!1},contentWidth:{default:"auto"},dropdownId:{},iconAfter:{default:U.ChevronDown},iconBefore:{},iconSize:{default:x.Tiny},isOpen:{type:Boolean,default:!1},label:{},onCloseHandler:{},onOpenHandler:{},placement:{default:Ie.BottomStart},testId:{default:"clll-dropdown-menu"},zIndex:{default:30}},setup(e,{expose:t}){const a=e;let o=l.ref(),n=l.ref();const r=l.ref(),i=l.ref(),s=l.ref(a.isOpen),d=l.ref(a.placement),c="clll-dropdown-menu",m=l.computed(()=>a.zIndex==="auto"||qe(a.zIndex)?a.zIndex:a.zIndex.toString()),u=F=>{F&&(o.value=F)},f=()=>{s.value=!0,a?.onOpenHandler?.(),j(),S&&document.addEventListener("click",A)},h=F=>{F&&(n.value=F)},b=()=>{s.value=!1,a?.onCloseHandler?.(),S&&document.removeEventListener("click",A),X(),v()},g=()=>{w.value?y():p()},{open:w,openDropdown:p,closeDropdown:y,clearEventListeners:v}=B0({triggerElem:o,dropdownRef:i,openDropdownHandler:f,closeDropdownHandler:b});t({close:()=>{y(),v(),X()},open:()=>{p()}});const{floatingStyles:q,update:j}=Xt(r,i,{middleware:[Tt(),At(10),jt()],placement:d,open:s,whileElementsMounted:Ht}),A=F=>{s.value&&i.value?.contains(F?.target)&&y()},{clearEventListeners:X}=Te({escHandler:y,triggerElem:o});return l.onBeforeUnmount(()=>{S&&document.removeEventListener("click",A),X(),v()}),(F,N)=>(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:r,"aria-controls":`${c}--${e.dropdownId}`,"aria-expanded":l.unref(s)||e.isOpen,"aria-label":e.buttonAriaLabel,busy:e.buttonBusy,disabled:e.buttonDisabled||e.buttonBusy,class:l.normalizeClass(`${c}__toggle`),color:e.buttonColor,"border-radius":e.buttonBorderRadius,"forward-ref":u,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,"on-click":g},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["id","aria-controls","aria-expanded","aria-label","busy","disabled","class","color","border-radius","height","icon-after","icon-before","icon-size","size","test-id","variant","width","wrap"]),l.unref(s)||e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:`${c}--${e.dropdownId}`,ref_key:"dropdownElem",ref:i,"aria-labelledby":`${c}__toggle--${e.dropdownId}`,"aria-hidden":!(l.unref(s)||e.isOpen),class:l.normalizeClass([`${c}__dropdown`,`${c}__dropdown--${l.unref(d)}`]),style:l.normalizeStyle({...l.unref(q),zIndex:l.unref(m)})},[l.createVNode(l.unref(ol),{bordered:e.containerBordered,"border-radius":e.containerBorderRadius,color:l.unref(L).Neutral,elevated:e.containerElevated,"forward-ref":h,padded:!1,"test-id":`${c}__content`,variant:l.unref(B).Ghost,width:e.contentWidth},{default:l.withCtx(()=>[l.renderSlot(F.$slots,"content")]),_:3},8,["bordered","border-radius","color","elevated","test-id","variant","width"])],14,z0)):l.createCommentVNode("",!0)],10,C0))}}),$0=({color:e,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=K({color:e,colors:a.value,mode:(o.value,H.Light),variant:B.Soft}),r=K({color:L.Neutral,colors:a.value,mode:o.value?H.Light:H.Dark,variant:B.Text});return{"--clll-toast-bg-color":o.value?"white":"#322F35","--clll-toast-text-color":r?.textBody,"--clll-toast-action-button-text-color":n?.text,"--clll-toast-action-button-bg-color":n?.bg,"--clll-toast-action-button-hover-color":n?.hover,"--clll-toast-dismiss-button-text-color":r?.text,"--clll-toast-dismiss-button-bg-color":r?.bg,"--clll-toast-dismiss-button-hover-color":r?.hover,"--clll-toast-icon-bg":n?.bg,"--clll-toast-icon-color":n?.text,"--clll-toast-theme-radius":"var(--clll-default-radius)"}},V0=["data-testid"],Xe=300,Q="clll-toast",Wl=l.defineComponent({name:"CLToast",__name:"CLToast",props:{actionLabel:{},borderRadius:{},color:{default:L.Secondary},dismissTimer:{default:5},icon:{},iconSize:{default:x.Small},iconFilled:{type:Boolean,default:!1},message:{},onAction:{},onDismiss:{},position:{default:xl.TopRight},rounded:{type:Boolean,default:!0},testId:{default:"clll-toast"},title:{},width:{default:"24rem"}},setup(e){const t=e,a=R(),o=l.ref(),n=l.ref(!1),r=l.ref(),i=l.ref(0),s=l.ref(!1),d=l.ref(null),c=l.ref(0),m=l.ref(0),u=l.ref(!1),f=l.computed(()=>[Q,t.borderRadius?`${Q}--${t.borderRadius}`:"",t.dismissTimer?`${Q}--has-timer`:"",t.icon?`${Q}--has-icon`:"",t.message&&!t.title?`${Q}--has-messageonly`:"",n.value?`${Q}--mounted`:"",t.onAction&&t.actionLabel?`${Q}--has-action`:"",t.rounded?`${Q}--rounded`:`${Q}--box`,t.title&&!t.message?`${Q}--has-titleonly`:"",t.title&&t.message?`${Q}--has-titleandmessage`:"",`${Q}--${t.position}`]),h=()=>{d.value!==null&&(clearTimeout(d.value),d.value=null),r.value?.stop()},b=()=>{!t.dismissTimer||s.value||(h(),c.value=Date.now(),m.value=t.dismissTimer*1e3,u.value=!1,d.value=setTimeout(()=>{!u.value&&!s.value&&y()},m.value))},g=()=>{if(!t.dismissTimer||u.value||s.value)return;u.value=!0;const V=Date.now()-c.value;m.value=Math.max(0,m.value-V),h()},w=()=>{!t.dismissTimer||!u.value||s.value||(u.value=!1,c.value=Date.now(),d.value=setTimeout(()=>{!u.value&&!s.value&&y()},m.value))},p=()=>{document.hidden?g():w()},y=()=>{s.value||(s.value=!0,n.value=!1,h(),r.value&&r.value.start(Xe,V=>{Math.min(V,Xe)===Xe&&(r.value?.stop(),t.onDismiss?.())}),v())};l.watch(()=>t.dismissTimer,()=>{h(),s.value=!1,t.dismissTimer&&t.dismissTimer>0&&b()}),l.onMounted(()=>{S&&(i.value=Bl()+1,r.value||(r.value=Oe(),r.value.start(100,V=>{Math.min(V,100)===100&&(r.value?.stop(),n.value=!0,t.dismissTimer&&r.value?.start(Xe,q=>{Math.min(q,Xe)===Xe&&(r.value?.stop(),b())}))})),document.addEventListener("visibilitychange",p))}),l.onUnmounted(()=>{S&&(h(),r.value=void 0,document.removeEventListener("visibilitychange",p)),n.value=!1,s.value||(s.value=!0,t.onDismiss?.())});const{clearEventListeners:v}=Te({escHandler:y});return l.onBeforeUnmount(()=>{v()}),(V,z)=>(l.openBlock(),l.createElementBlock("output",{ref_key:"elem",ref:o,class:l.normalizeClass(l.unref(f)),"data-testid":e.testId,style:l.normalizeStyle({zIndex:l.unref(i),"--clll-toast-width":e.width,...l.unref($0)({color:e.color,theme:l.unref(a)})}),onMouseenter:g,onMouseleave:w,onFocusin:g,onFocusout:w},[l.createElementVNode("div",{class:l.normalizeClass(`${Q}__body`)},[l.createElementVNode("div",{class:l.normalizeClass(`${Q}__content`)},[e.icon?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${Q}__icon`)},[l.createVNode(l.unref(te),{filled:e.iconFilled,name:e.icon,size:e.iconSize},null,8,["filled","name","size"])],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${Q}__text`)},[e.title?(l.openBlock(),l.createBlock(l.unref(I),{key:0,color:l.unref(L).Neutral,"test-id":`${Q}__title`,type:l.unref(O).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(I),{key:1,color:l.unref(L).Neutral,"test-id":`${Q}__message`,type:e.title?l.unref(O).Medium:l.unref(O).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(`${Q}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${Q}__action-button`,variant:l.unref(B).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(`${Q}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss toast",color:l.unref(L).Neutral,"border-radius":e.borderRadius,"icon-before":l.unref(U).Delete,"icon-size":l.unref(x).Tiny,"on-click":y,size:l.unref(k).Tiny,"test-id":`${Q}__dismiss-button`,variant:l.unref(B).Text},null,8,["color","border-radius","icon-before","icon-size","size","test-id","variant"])],2)],2)],46,V0))}}),Zt=l.defineComponent({__name:"CLThemeProvider",props:{tag:{default:"div"},themeConfig:{},autoDetectDarkMode:{type:Boolean,default:!0}},setup(e){const t=e,a=eo(t.themeConfig);l.provide(Zl,a);const{borderRadius:o,darkMode:n,fontFamily:r,setBorderRadius:i,setColors:s,setDarkMode:d,setFontFamily:c}=a;let m=null;const u=()=>{if(t.autoDetectDarkMode&&S){const f=oo();d(f)}};return l.onMounted(()=>{t.autoDetectDarkMode&&S&&(u(),m=window.matchMedia("(prefers-color-scheme: dark)"),m.addEventListener("change",u))}),l.onBeforeUnmount(()=>{m&&S&&m.removeEventListener("change",u)}),l.watch(()=>t.themeConfig?.borderRadius,f=>{i(f)}),l.watch(()=>t.themeConfig?.colors,f=>{f&&s(f)}),l.watch(()=>t.themeConfig?.darkMode,f=>{f!==void 0&&!t.autoDetectDarkMode&&d(f)}),l.watch(()=>t.themeConfig?.fontFamily,f=>{c(f)}),(f,h)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.tag),{class:l.normalizeClass(["clll-theme-provider",`--clll-color-theme-${l.unref(n)?"dark":"light"}`]),style:l.normalizeStyle({"--clll-font-family":l.unref(r),"--clll-default-radius":l.unref(o)?`var(--clll-${l.unref(o)})`:void 0})},{default:l.withCtx(()=>[l.renderSlot(f.$slots,"default")]),_:3},8,["class","style"]))}}),L0={class:"clll-toast-provider"},Qt=l.defineComponent({name:"CLToastProvider",__name:"CLToastProvider",props:{borderRadius:{},dismissTimer:{},position:{}},setup(e){const t=e,a=l.ref({}),o=l.ref(!1),n=i=>{a.value={...i,borderRadius:i.borderRadius??t.borderRadius,dismissTimer:i.dismissTimer??t.dismissTimer,position:i.position??t.position},o.value=!0},r=()=>{o.value=!1,a.value={}};return l.provide(_l,{visible:o,showToast:n,hideToast:r}),(i,s)=>(l.openBlock(),l.createElementBlock("div",L0,[o.value?(l.openBlock(),l.createBlock(l.unref(Wl),l.mergeProps({key:0},a.value,{"on-dismiss":r}),null,16)):l.createCommentVNode("",!0),l.renderSlot(i.$slots,"default")]))}}),S0=[te,xe,el,G,ol,lt,tt,ot,al,it,jl,Ft,Pt,Ot,qt,Wt,Ut,Al,Gt,be,$l,Ol,Yt,tl,ql,Kt,Jt,Wl,Zt,Qt,ze,I],H0={install(e){S0.forEach(t=>{const a=t.name||t.__name;a&&e.component(a,t)})}},A0=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-doc" 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 5v4M5 15v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2zm15 1.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0M12.5 15a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-3 0v-3a1.5 1.5 0 0 1 1.5-1.5"/></g></symbol><symbol id="tabler:file-type-docx" 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 15v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2zm15 1.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0M9.5 15a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-3 0v-3A1.5 1.5 0 0 1 9.5 15m10 0l3 6m-3 0l3-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-pdf" 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 5v4M5 18h1.5a1.5 1.5 0 0 0 0-3H5v6m12-3h2m1-3h-3v6m-6-6v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2z"/></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-txt" 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="M14 3v4a1 1 0 0 0 1 1h4m-2.5 7h3"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4.5 15h3M6 15v6m12-6v6m-8-6l4 6m-4 0l4-6"/></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:markdown" 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="M7 15V9l2 2l2-2v6m3-2l2 2l2-2m-2 2V9"/></g></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:tag" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592-5.592a2.41 2.41 0 0 0 0-3.408l-7.71-7.71A2 2 0 0 0 11.172 3H6a3 3 0 0 0-3 3"/></g></symbol><symbol id="tabler:tag-minus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="m18.898 16.102l.699-.699l.699-.699a2.41 2.41 0 0 0 0-3.408l-7.71-7.71A2 2 0 0 0 11.172 3H6a3 3 0 0 0-3 3v5.172a2 2 0 0 0 .586 1.414l7.71 7.71c.471.47 1.087.706 1.704.706M16 19h6"/></g></symbol><symbol id="tabler:tag-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M21.002 13a2.4 2.4 0 0 0-.706-1.704l-7.71-7.71A2 2 0 0 0 11.172 3H6a3 3 0 0 0-3 3v5.172a2 2 0 0 0 .586 1.414l7.71 7.71c.471.47 1.087.706 1.704.706M16 19h6m-3-3v6"/></g></symbol><symbol id="tabler:tags" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 8v4.172a2 2 0 0 0 .586 1.414l5.71 5.71a2.41 2.41 0 0 0 3.408 0l3.592-3.592a2.41 2.41 0 0 0 0-3.408l-5.71-5.71A2 2 0 0 0 9.172 6H5a2 2 0 0 0-2 2"/><path d="m18 19l1.592-1.592a4.82 4.82 0 0 0 0-6.816L15 6m-8 4h-.01"/></g></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:tag-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11.172 2a3 3 0 0 1 2.121.879l7.71 7.71a3.41 3.41 0 0 1 0 4.822l-5.592 5.592a3.41 3.41 0 0 1-4.822 0l-7.71-7.71A3 3 0 0 1 2 11.172V6a4 4 0 0 1 4-4zM7.5 5.5a2 2 0 0 0-1.995 1.85L5.5 7.5a2 2 0 1 0 2-2"/></symbol><symbol id="tabler:tags-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.172 5a3 3 0 0 1 2.121.879l5.71 5.71a3.41 3.41 0 0 1 0 4.822l-3.592 3.592a3.41 3.41 0 0 1-4.822 0l-5.71-5.71A3 3 0 0 1 2 12.172V8a3 3 0 0 1 3-3zM7 9h-.01A1 1 0 1 0 7 11a1 1 0 0 0 0-2"/><path d="M14.293 5.293a1 1 0 0 1 1.414 0L20.3 9.885a5.82 5.82 0 0 1 0 8.23l-1.592 1.592a1 1 0 0 1-1.414-1.414l1.592-1.592a3.82 3.82 0 0 0 0-5.402l-4.592-4.592a1 1 0 0 1 0-1.414"/></g></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 $.CLA11yButton=el,$.CLAlign=oe,$.CLBadge=Wt,$.CLBanner=Ut,$.CLBorderRadius=he,$.CLButton=G,$.CLButtonTypes=yl,$.CLCalendar=al,$.CLCard=ol,$.CLCardTypes=pl,$.CLCarousel=lt,$.CLCharCounterLayout=Ae,$.CLCheckbox=it,$.CLColorVariants=B,$.CLColors=L,$.CLDisclosure=tt,$.CLDrawer=ot,$.CLDrawerPosition=Ce,$.CLDropdownMenu=Jt,$.CLHeading=ze,$.CLHeadingLevels=je,$.CLHeadingTypes=ce,$.CLIcon=te,$.CLIconNames=U,$.CLIconSizes=x,$.CLInput=jl,$.CLInputDatePicker=Ft,$.CLInputTypes=Y,$.CLLink=tl,$.CLLinkTarget=Pe,$.CLLoading=gl,$.CLMessageType=Yl,$.CLModal=Ol,$.CLModalDatePicker=Yt,$.CLMode=H,$.CLNavLink=ql,$.CLNavSection=Kt,$.CLOrder=we,$.CLOrientation=se,$.CLOverflow=wl,$.CLPaginationType=de,$.CLPill=Al,$.CLPlacement=Ie,$.CLPosition=_e,$.CLProgress=Gt,$.CLRadioButton=Pt,$.CLSelect=Ot,$.CLSizes=k,$.CLSkeleton=be,$.CLSpinner=$l,$.CLTable=xe,$.CLTableTypes=vl,$.CLText=I,$.CLTextArea=qt,$.CLTextTypes=O,$.CLThemeProvider=Zt,$.CLToast=Wl,$.CLToastPosition=xl,$.CLToastProvider=Qt,$.default=H0,$.useTheme=R,$.useToast=ro,Object.defineProperties($,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),$})({},Vue);
|
|
1
|
+
var Callaloo=(function($,l){"use strict";var oe=(e=>(e.Left="left",e.Center="center",e.Right="right",e))(oe||{}),he=(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))(he||{}),yl=(e=>(e.Tiny="tiny",e.Small="small",e.Medium="medium",e.Large="large",e.XL="xlarge",e))(yl||{}),L=(e=>(e.Primary="primary",e.Secondary="secondary",e.Danger="danger",e.Info="info",e.Neutral="neutral",e.Warning="warning",e.Success="success",e))(L||{}),B=(e=>(e.Contrast="contrast",e.Ghost="ghost",e.Outline="outline",e.Soft="soft",e.Solid="solid",e.Text="text",e))(B||{}),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||{}),ce=(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))(ce||{}),x=(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))(x||{}),U=(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.FileTypeDoc="tabler:file-type-doc",e.FileTypeDocx="tabler:file-type-docx",e.FileTypeHtml="tabler:file-type-html",e.FileTypePdf="tabler:file-type-pdf",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.FileTypeTxt="tabler:file-type-txt",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.Markdown="tabler:markdown",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.Tag="tabler:tag",e.TagMinus="tabler:tag-minus",e.TagPlus="tabler:tag-plus",e.Tags="tabler:tags",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))(U||{}),Y=(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))(Y||{}),pl=(e=>(e.Eager="eager",e.Lazy="lazy",e))(pl||{}),Pe=(e=>(e.Blank="_blank",e.Self="_self",e))(Pe||{}),Yl=(e=>(e.Danger="danger",e.Default="default",e.Success="success",e.Warning="warning",e))(Yl||{}),H=(e=>(e.Dark="dark",e.Light="light",e))(H||{}),we=(e=>(e.After="after",e.Before="before",e))(we||{}),se=(e=>(e.Horizontal="horizontal",e.Vertical="vertical",e))(se||{}),gl=(e=>(e.Auto="auto",e.Hidden="hidden",e.Scroll="scroll",e.Visible="visible",e))(gl||{}),de=(e=>(e.Arrows="arrows",e.Dots="dots",e.Hidden="hidden",e.Inline="inline",e.Numbered="numbered",e))(de||{}),Ie=(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))(Ie||{}),_e=(e=>(e.Absolute="absolute",e.Relative="relative",e))(_e||{}),Ce=(e=>(e.Bottom="bottom",e.Left="left",e.Right="right",e.Top="top",e))(Ce||{}),k=(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))(k||{}),wl=(e=>(e.Condensed="condensed",e.Default="default",e.Plain="plain",e))(wl||{}),O=(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))(O||{}),vl=(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))(vl||{}),xl=(e=>(e.Button="button",e.Submit="submit",e))(xl||{});function Kl(e,t){if(!t)return e;const a={...e};for(const o in t)if(Object.prototype.hasOwnProperty.call(t,o)){const n=t[o],r=a[o];Jl(r)&&Jl(n)?a[o]=Kl(r,n):a[o]=n}return a}function Jl(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)&&!(e instanceof Date)&&!(e instanceof Map)&&!(e instanceof Set)}const ve={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"},_t={contrast:{[H.Light]:{border:900,borderHover:700,bg:900,disabled:500,focus:900,hover:800,shadow:900,text:0,textDisabled:800},[H.Dark]:{border:400,borderHover:700,bg:100,disabled:500,focus:400,hover:200,shadow:400,text:900,textDisabled:500}},ghost:{[H.Light]:{disabled:100,focus:700,text:800,textDisabled:800},[H.Dark]:{disabled:700,focus:300,text:300,textDisabled:700}},outline:{[H.Light]:{border:300,borderHover:700,disabled:400,focus:700,hover:100,text:900,textBody:700,textDisabled:800},[H.Dark]:{border:500,borderHover:500,disabled:800,focus:300,hover:900,text:300,textBody:300,textDisabled:700}},soft:{[H.Light]:{bg:100,border:300,borderHover:700,disabled:100,focus:400,hover:200,shadow:200,text:900,textDisabled:800},[H.Dark]:{bg:900,border:100,borderHover:300,disabled:800,focus:100,hover:800,shadow:800,text:300,textDisabled:500}},solid:{[H.Light]:{bg:600,border:700,borderHover:900,disabled:500,focus:700,hover:500,shadow:700,text:0,textDisabled:100},[H.Dark]:{bg:400,border:100,borderHover:300,disabled:600,focus:100,hover:500,shadow:100,text:900,textDisabled:800}},text:{[H.Light]:{border:100,borderHover:300,disabled:100,focus:800,hover:200,text:800,textBody:800,textDisabled:700},[H.Dark]:{border:300,borderHover:500,disabled:800,focus:300,hover:900,text:100,textBody:100,textDisabled:500}}},eo=e=>{const t=l.ref(e?.borderRadius||ve.borderRadius),a=l.ref(e?.darkMode??ve.darkMode),o=l.ref(e?.fontFamily??ve.fontFamily),n=Kl(ve.colors,e?.colors),r=l.ref(n);return{borderRadius:t,colors:r,darkMode:a,fontFamily:o,setBorderRadius:m=>{t.value=m},setColors:m=>{r.value={...r.value,...m}},setDarkMode:m=>{a.value=m},setFontFamily:m=>{o.value=m}}},K=({color:e,colors:t,mode:a,variant:o})=>{const n=_t[o][a],r=t[e];if(r)return{bg:n.bg!==void 0?r[n.bg]:void 0,border:n.border!==void 0?r[n.border]:void 0,borderHover:n.borderHover!==void 0?r[n.borderHover]:void 0,disabled:n.disabled!==void 0?r[n.disabled]:void 0,focus:n.focus!==void 0?r[n.focus]:void 0,hover:n.hover!==void 0?r[n.hover]:void 0,shadow:n.shadow!==void 0?r[n.shadow]:void 0,text:n.text!==void 0?r[n.text]:void 0,textBody:n.textBody!==void 0?r[n.textBody]:void 0,textDisabled:n.textDisabled!==void 0?r[n.textDisabled]:void 0}},Zl=Symbol("clll-theme"),Ql=l.ref(ve.borderRadius),Nl=l.ref(ve.darkMode),Il=l.ref(ve.fontFamily),Ml=l.ref(ve.colors||{primary:{},secondary:{},neutral:{},danger:{},warning:{},success:{},info:{}}),R=()=>{const t=l.getCurrentInstance()?.type.name||"(anonymous component)",a=l.inject(Zl,null);return a||(console.warn(`[Callaloo]: useTheme() must be used within a <CLThemeProvider />. Called from component: ${t}`,new Error().stack),{borderRadius:Ql,colors:Ml,darkMode:Nl,fontFamily:Il,setBorderRadius:o=>{Ql.value=o},setColors:o=>{Ml.value={...Ml.value,...o}},setDarkMode:o=>{Nl.value=o},setFontFamily:o=>{Il.value=o}})},lo=({color:e=L.Neutral,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-icon-color":K({color:e,colors:a.value,mode:n,variant:B.Text})?.textBody??"inherit"}},Oe=()=>{let e,t,a=!1,o,n,r,i=!1,s=0;const d=()=>{if(a||!n||o===void 0||t===void 0||i)return;const m=performance.now(),u=s+(m-t);n(u),u<o?e=window.requestAnimationFrame(d):(a=!0,e&&(window.cancelAnimationFrame(e),e=void 0),r?.())},c=()=>{e&&(window.cancelAnimationFrame(e),e=void 0),t=void 0,a=!1,o=void 0,n=void 0,r=void 0,i=!1,s=0};return{start:(m,u,f)=>{!S||m<=0||typeof u!="function"||(e&&window.cancelAnimationFrame(e),a=!1,i=!1,s=0,n=u,o=m,r=f,t=performance.now(),e=window.requestAnimationFrame(d))},stop:()=>{a=!0,c()},pause:()=>{if(!S||a||i||!n||o===void 0||t===void 0)return;const m=performance.now();s+=m-t,e&&(window.cancelAnimationFrame(e),e=void 0),i=!0},resume:()=>{!S||a||!i||!n||o===void 0||(t=performance.now(),i=!1,e=window.requestAnimationFrame(d))},getProgress:()=>{if(!S||o===void 0||t===void 0)return;if(a)return 1;if(i)return Math.min(s/o,1);const m=performance.now(),u=s+(m-t);return Math.min(u/o,1)}}},to=({parent:e,child:t,threshold:a=.1,leftOffset:o=0,rightOffset:n=0})=>{const{top:r,left:i,bottom:s,right:d,width:c,height:m}=e?.getBoundingClientRect()||{},{top:u,left:f,bottom:h,right:b}=t.getBoundingClientRect()||{};let g=i+o,w=d-n,p=c-(o+n),y=0,v=0;return f<=w&&(y=(b-g)/p*100/100),u<=s&&(v=(h-r)/m*100/100),y>a&&v>a},Bl=()=>S?Math.max(...Array.from(document?.querySelectorAll("body *"),e=>parseFloat(window?.getComputedStyle(e).zIndex)).filter(e=>!Number.isNaN(e)),0):0,S=typeof document<"u",oo=()=>S?window.matchMedia("(prefers-color-scheme: dark)").matches:!1,qe=e=>e!=null&&typeof e.valueOf()=="string",ao=e=>{if(!e)return!0;let t=0;const a=["#comment"];return e.childNodes.forEach(o=>{!a.includes(o.nodeName)&&o.childNodes.length&&t++}),t===0},_l=Symbol("clll-toast"),ro=()=>{const t=l.getCurrentInstance()?.type.name||"(anonymous component)",a=l.inject(_l,null);a||console.warn(`[Callaloo]: useToast() must be used within a <CLToastProvider />. Called from component: ${t}`,new Error().stack);const o=n=>{a?.showToast?.(n)};return{visible:l.computed(()=>a?.visible.value??!1),showToast:o,hideToast:()=>a?.hideToast()}};var Cl=(e=>(e.Width="width",e.Height="height",e))(Cl||{}),zl=(e=>(e.Percentage="percentage",e.Auto="auto",e))(zl||{});const no=({elementRef:e,dimension:t="width",mode:a="percentage",snapPoint:o=1,observeChanges:n=!0,debounceDelay:r=50,isActive:i=!1})=>{const s=l.ref({}),d=l.ref(null),c=l.ref(),m=l.ref(a),u=l.ref(o),f=l.ref(t),h=l.computed(()=>{const z=u.value??1;return Math.max(0,Math.min(1,z))}),b=l.computed(()=>typeof i=="boolean"?i:i.value),g=()=>{if(!(!S||!e?.value||m.value!=="auto"))try{const z=e.value,q=z.style.width,j=z.style.height,A=z.style.maxWidth,X=z.style.maxHeight;z.style.width="auto",z.style.height="auto",z.style.maxWidth="none",z.style.maxHeight="none";const F=z.scrollWidth,N=z.scrollHeight,M=window.innerWidth,P=window.innerHeight;if(z.style.width=q,z.style.height=j,z.style.maxWidth=A,z.style.maxHeight=X,f.value==="height"){const T=Math.min(N,P);s.value={height:`${T}px`}}else{const T=Math.min(F,M);s.value={width:`${T}px`}}}catch(z){console.error("Error measuring element size:",z)}},w=()=>{if(S)try{c.value&&c.value.stop(),c.value||(c.value=Oe()),c.value.start(r,z=>{Math.min(z,r)===r&&(c.value?.stop(),g())})}catch(z){console.error("Error in debounced measure:",z)}},p=()=>{if(!(!S||!e?.value||m.value!=="auto"||!n))try{d.value&&d.value.disconnect(),d.value=new ResizeObserver(()=>{w()}),d.value.observe(e.value)}catch(z){console.error("Error setting up ResizeObserver:",z)}},y=()=>{d.value&&(d.value.disconnect(),d.value=null)},v=l.computed(()=>S?m.value==="auto"?f.value==="height"?s.value.height||"auto":s.value.width||"auto":`${h.value*100}%`:"100%");return l.watch(m,z=>{z==="auto"&&b.value?l.nextTick(()=>{g(),p()}):(y(),s.value={})}),l.watch(b,z=>{z&&m.value==="auto"?l.nextTick(()=>{g(),p()}):(y(),z||(s.value={}))}),{size:v,measure:g,destroy:()=>{S&&(y(),c.value&&c.value.stop(),s.value={})}}},io=["data-testid"],so=["height","width"],co=["href"],te=l.defineComponent({name:"CLIcon",__name:"CLIcon",props:{color:{default:L.Neutral},filled:{type:Boolean,default:!1},name:{},size:{default:x.Small},testId:{default:"clll-icon"}},setup(e){const t=e,a=R(),o="clll-icon",n={[x.Tiny]:20,[x.Small]:24,[x.Medium]:28,[x.Large]:32,[x.XL]:36,[x.XXL]:40,[x.XXXL]:44,[x.XXXXL]:48},r=new Map,i=l.ref(!1),s=l.ref(!1),d=b=>{if(!S)return!1;if(r.has(b))return r.get(b);const g=document.getElementById("clll-icons");if(!g)return!1;const w=document.getElementById(b),p=w!==null&&g.contains(w);return r.set(b,p),p},c=l.computed(()=>!t.filled||t.name.endsWith("-filled")?t.name:t.name.replace("tabler:","tabler:")+"-filled"),m=l.computed(()=>{if(!s.value)return t.name;const b=c.value;return!t.filled||b===t.name||i.value&&d(b)?b:t.name}),u=l.computed(()=>[o,`${o}--${t.name}`,`${o}--${t.size}`,{[`${o}--filled`]:t.filled&&m.value===c.value}]),f=l.computed(()=>({...lo({color:t.color,theme:a}),width:n[t.size]+4+"px",height:n[t.size]+4+"px"}));l.watch(()=>i.value,b=>{b&&r.clear()});const h=async()=>{if(!S)return;let b=document.getElementById("clll-icons");if(b){i.value=!0;return}try{const w=Object.assign({"/src/icons.svg":()=>Promise.resolve().then(()=>A0).then(V=>V.default)})["/src/icons.svg"];if(!w)return;const p=await w();if(b=document.getElementById("clll-icons"),b){i.value=!0;return}const y=document.createElement("div");y.id="clll-icons",y.style.display="none",y.innerHTML=p.toString();const v=()=>{document.body.insertBefore(y,document.body.childNodes[0]),i.value=!0};document.readyState==="loading"?window.addEventListener("DOMContentLoaded",v,{once:!0}):v()}catch(g){console.error("[Callaloo] Failed to load icon sprite:",g)}};return l.onMounted(()=>{s.value=!0,h()}),(b,g)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(u)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(f))},[(l.openBlock(),l.createElementBlock("svg",{"aria-hidden":"true",class:l.normalizeClass(`${o}-sprite`),height:n[e.size],width:n[e.size],viewBox:"0 0 24 24"},[l.createElementVNode("use",{href:`#${l.unref(m)}`},null,8,co)],10,so))],14,io))}}),uo=e=>{const{colors:t,darkMode:a}=e??R(),o=a.value?H.Dark:H.Light,n=K({color:L.Neutral,colors:t.value,mode:o,variant:B.Outline});return{"--clll-table-border-color":n?.border??"transparent","--clll-table-hover-bg":n?.hover??"transparent","--clll-table-theme-radius":"var(--clll-default-radius)"}},mo=["data-testid"],fo=["id"],ho={key:0},bo=l.defineComponent({name:"CLTable",__name:"CLTable",props:{bordered:{type:Boolean},borderRadius:{},colWidths:{},id:{default:"main"},rounded:{type:Boolean,default:!1},rowHeight:{default:"auto"},striped:{type:Boolean},testId:{default:"clll-table"},type:{default:wl.Default},withVerticalLines:{type:Boolean}},setup(e){const t=e,a=R(),o="clll-table",n=l.computed(()=>[`${o}-container`,t.bordered?`${o}--bordered`:void 0,t.borderRadius&&t.bordered?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--box`]),r=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(i,s)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(uo)(l.unref(a)))},[l.createElementVNode("table",{id:`${o}-${e.id}`,class:l.normalizeClass(l.unref(r)),style:l.normalizeStyle({"--clll-table-row-height":e.rowHeight})},[e.colWidths?.length?(l.openBlock(),l.createElementBlock("colgroup",ho,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.colWidths,(d,c)=>(l.openBlock(),l.createElementBlock("col",{key:`table-${e.id}-col-${c}`,style:l.normalizeStyle({width:d})},null,4))),128))])):l.createCommentVNode("",!0),l.renderSlot(i.$slots,"default")],14,fo)],14,mo))}}),ko="clll-table__body",yo=l.defineComponent({name:"CLTableBody",__name:"CLTableBody",setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("tbody",{class:l.normalizeClass([ko])},[l.renderSlot(t.$slots,"default")],2))}}),po=["colspan"],go=["colspan"],wo=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,a="clll-table__cell",o=l.computed(()=>[a,t.isHeader?`${a}--header`:`${a}--default`,t.isNumber?`${a}--number`:"",t.isAction?`${a}--hasactions`:"",t.isActive?`${a}--active`:"",t.onClick?`${a}--clickable`:""]),n=()=>t?.onClick?.();return(r,i)=>e.isHeader?(l.openBlock(),l.createElementBlock("th",{key:0,class:l.normalizeClass(l.unref(o)),colspan:e.colSpan,onClick:n},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${a}__actions`)},[l.renderSlot(r.$slots,"default")],2)):l.renderSlot(r.$slots,"default",{key:0})],10,po)):(l.openBlock(),l.createElementBlock("td",{key:1,class:l.normalizeClass(l.unref(o)),colspan:e.colSpan,onClick:n},[e.isAction?(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass(`${a}__actions`)},[l.renderSlot(r.$slots,"default")],2)):l.renderSlot(r.$slots,"default",{key:0})],10,go))}}),vo="clll-table__footer",xo=l.defineComponent({name:"CLTableFooter",__name:"CLTableFooter",setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("tfoot",{class:l.normalizeClass([vo])},[l.renderSlot(t.$slots,"default")],2))}}),Mo="clll-table__header",Bo=l.defineComponent({name:"CLTableHeader",__name:"CLTableHeader",setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("thead",{class:l.normalizeClass([Mo])},[l.renderSlot(t.$slots,"default")],2))}}),et=({color:e=L.Neutral,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-text-color":K({color:e,colors:a.value,mode:n,variant:B.Text})?.textBody??"inherit"}},I=l.defineComponent({name:"CLText",__name:"CLText",props:{align:{default:oe.Left},as:{default:"p"},bold:{type:Boolean,default:!1},bolder:{type:Boolean,default:!1},color:{default:L.Secondary},light:{type:Boolean,default:!1},medium:{type:Boolean,default:!1},testId:{default:"clll-text"},truncate:{type:Boolean,default:!1},type:{default:O.Body}},setup(e){const t=e,a=R(),o="clll-text",n=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(r,i)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(et)({color:e.color,theme:l.unref(a)}))},{default:l.withCtx(()=>[l.renderSlot(r.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),Co=l.defineComponent({name:"CLTableNestedCell",__name:"CLTableNestedCell",props:{truncate:{type:Boolean}},setup(e){const t="clll-table__nested-cell";return(a,o)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(t)},[l.createVNode(l.unref(I),{type:l.unref(O).Small,truncate:e.truncate},{default:l.withCtx(()=>[l.renderSlot(a.$slots,"default")]),_:3},8,["type","truncate"])]))}}),zo=l.defineComponent({name:"CLTableRow",__name:"CLTableRow",props:{onClick:{type:Function}},setup(e){const t=e,a="clll-table__row",o=l.computed(()=>[a,t.onClick?`${a}--clickable`:""]),n=()=>t?.onClick?.();return(r,i)=>(l.openBlock(),l.createElementBlock("tr",{class:l.normalizeClass(l.unref(o)),onClick:n},[l.renderSlot(r.$slots,"default")],2))}}),xe=bo;xe.Body=yo,xe.Cell=wo,xe.Footer=xo,xe.Header=Bo,xe.NestedCell=Co,xe.Row=zo;const $o=({color:e,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light,r=K({color:e,colors:a.value,mode:n,variant:B.Solid});return{"--clll-a11y-button-outline-color":r?.focus??"transparent","--clll-a11y-button-border-color":r?.focus??"transparent","--clll-a11y-button-shadow-color":r?.shadow??"transparent","--clll-a11y-button-theme-radius":"var(--clll-default-radius)"}},Vo=({color:e,variant:t=B.Soft,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Outline,s=K({color:e,colors:o.value,mode:r,variant:t});return{"--clll-button-text-color":s?.text??"inherit","--clll-button-bg-color":s?.bg??"transparent","--clll-button-border-color":i?s?.border??"transparent":"transparent","--clll-button-hover-bg":s?.hover??"transparent","--clll-button-hover-border":i?s?.borderHover??"transparent":"transparent","--clll-button-focus-border":s?.focus??"transparent","--clll-button-focus-shadow":s?.shadow??"transparent","--clll-button-theme-radius":"var(--clll-default-radius)"}},Lo=["data-testid","tabindex"],el=l.defineComponent({name:"CLA11yButton",__name:"CLA11yButton",props:{color:{default:L.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,a=R(),o=["a","button"],n=l.ref(),r="clll-a11y__button",i=l.computed(()=>[r,t.enabled?"--enabled":"",t.rounded?"--rounded":"",t.fluid?"--fluid":""]),s=d=>{if(!t.enabled)return;const{target:c}=d,m=c?c.closest("a,button"):void 0,f=[...n.value?.querySelectorAll("[data-expand-click-area]")??[]];if(f.length){const h=f[0],b=m?o.includes(m.tagName.toLowerCase()):null;!m&&h!==d.target&&!b&&h.click()}};return(d,c)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:n,class:l.normalizeClass(l.unref(i)),"data-testid":e.testId,tabindex:e.enabled?0:void 0,style:l.normalizeStyle(l.unref($o)({color:e.color,theme:l.unref(a)})),onClick:s,onKeyup:l.withKeys(s,["enter"])},[l.renderSlot(d.$slots,"default")],46,Lo))}}),So=e=>{const{darkMode:t}=e??R();return{"--clll-skeleton-bg-color":t.value?"rgba(0 0 0 / 0.005)":"rgba(0 0 0 / 0.075)","--clll-skeleton-theme-radius":"var(--clll-default-radius)"}},Ho=({color:e=L.Primary,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-spinner-color":K({color:e,colors:a.value,mode:n,variant:B.Solid})?.bg??"inherit"}},Ao=["data-testid"],$l=l.defineComponent({name:"CLSpinner",__name:"CLSpinner",props:{align:{default:oe.Left},color:{default:L.Primary},position:{default:_e.Absolute},size:{default:k.Medium},testId:{default:"clll-spinner"}},setup(e){const t=e,a=R(),o="clll-spinner",n=l.computed(()=>[o,`${o}--${t.position}`,`${o}--${t.color}`,`${o}--${t.size}`,`${o}--${t.align}`]),r=l.computed(()=>[`${o}__circle`,`${o}__circle--${t.size}`]);return(i,s)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(Ho)({color:e.color,theme:l.unref(a)}))},[(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(l.unref(r)),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},[...s[0]||(s[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,Ao))}}),ll=(e="default")=>{const t=l.useSlots(),a=o=>{try{return!!o?.[e]?.().some(n=>Array.isArray(n.children)?!0:typeof n.children=="string"&&n.children.trim()?!(n.children==="v-if"||n.children==="v-show"):typeof n.children=="object"?a(n.children):!1)}catch(n){return console.error(n),!1}};return l.computed(()=>a(t))},G=l.defineComponent({name:"CLButton",__name:"CLButton",props:{active:{type:Boolean,default:!1},alignContent:{default:oe.Center},ariaLabel:{default:void 0},as:{default:"button"},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:L.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:x.Small},onClick:{type:Function,default:void 0},pill:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:k.Small},target:{default:Pe.Self},testId:{default:"clll-button"},title:{default:void 0},type:{default:xl.Button},variant:{default:B.Soft},width:{default:"auto"},wrap:{type:Boolean,default:!1}},setup(e){const t=e,a=R(),o=ll();l.useSlots();const n=l.ref(),r="clll-button",i=l.computed(()=>[r,`${r}--${t.type}`,`${r}--${t.color}--${t.variant}`,`${r}--${t.size}`,`${r}--${t.alignContent}`,t.active?`${r}--active`:"",t.busy?`${r}--busy`:"",t.disabled?`${r}--disabled`:"",t.wrap?`${r}--wrapped`:"",t.rounded?`${r}--rounded`:"",t.borderRadius?`${r}--${t.borderRadius}`:"",o.value?`${r}--has-content`:`${r}--no-content`,t.iconBefore?`${r}--icon-before`:"",t.iconAfter?`${r}--icon-after`:"",t.elevated?`${r}--elevated`:"",t.pill?`${r}--pill`:""]),s=()=>{switch(t.size){case k.Medium:case k.Large:return k.Small;case k.XL:case k.XXL:return k.Medium;case k.XXXL:return k.Large;case k.XXXXL:return k.XL;case k.Tiny:default:return k.Tiny}};l.onMounted(()=>{l.nextTick(()=>{n.value&&t.forwardRef?.(n.value)})});const d=c=>{t.onClick?.(c)};return(c,m)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.as),{ref_key:"buttonRef",ref:n,"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(i)),"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(Vo)({color:e.color,variant:e.variant,theme:l.unref(a)})}),onClick:d},{default:l.withCtx(()=>[e.iconBefore?(l.openBlock(),l.createBlock(l.unref(te),{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(`${r}__content`)},[l.renderSlot(c.$slots,"default")],2)):l.createCommentVNode("",!0),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(te),{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(oe).Center,position:l.unref(_e).Absolute,size:s(),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"]))}}),ze=l.defineComponent({name:"CLHeading",__name:"CLHeading",props:{align:{default:oe.Left},bolder:{type:Boolean,default:!1},color:{default:L.Secondary},level:{},testId:{default:"clll-heading"},truncate:{type:Boolean,default:!1},type:{default:ce.Title}},setup(e){const t=e,a=R(),o="clll-heading",n=l.computed(()=>{if(t.level)return t.level;switch(t.type){case ce.Section:return je.H2;case ce.SubSection:return je.H3;case ce.PageTitle:case ce.Title:default:return je.H1}}),r=l.computed(()=>[o,`${o}--${t.align}`,`${o}--${t.color}`,`${o}--${t.truncate?"wrap":"nowrap"}`,`${o}--${t.type}`,t.bolder?`${o}--bolder`:""]);return(i,s)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(l.unref(n)),{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(et)({color:e.color,theme:l.unref(a)}))},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"default")]),_:3},8,["class","data-testid","style"]))}}),jo=({color:e=L.Primary,underline:t=!0,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=K({color:e,colors:o.value,mode:r,variant:B.Outline}),s=i?.border,d=i?.textDisabled,c=i?.textBody,m=n.value?i?.borderHover:i?.textDisabled;return{"--clll-link-text-color":c??"inherit","--clll-link-text-hover":m??"inherit","--clll-link-underline-color":t?s??"transparent":"transparent","--clll-link-underline-hover":t?d??"transparent":"transparent","--clll-link-focus-border":c??"transparent","--clll-link-focus-shadow":i?.shadow??"transparent"}},To=["aria-label","data-testid","href","rel","target"],tl=l.defineComponent({name:"CLLink",__name:"CLLink",props:{ariaLabel:{},color:{default:L.Primary},external:{type:Boolean,default:!1},href:{},onClick:{},rel:{default:"noreferrer noopener"},target:{default:Pe.Self},testId:{default:"clll-link"},underline:{type:Boolean,default:!0}},setup(e){const t=e,a=R(),o="clll-link",n=l.computed(()=>[o,`${o}--${t.color}`,`${o}--${t.external?"external":"internal"}`,t.underline?`${o}--underline`:`${o}--nounderline`]);return(r,i)=>(l.openBlock(),l.createElementBlock("a",{"aria-label":e.ariaLabel,class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,href:e.href,rel:e.external?e.rel:"",target:e.target,style:l.normalizeStyle(l.unref(jo)({color:e.color,underline:e.underline,theme:l.unref(a)})),onClick:i[0]||(i[0]=(...s)=>e.onClick&&e.onClick(...s))},[l.renderSlot(r.$slots,"default"),e.external?(l.openBlock(),l.createBlock(l.unref(te),{key:0,color:e.color,name:l.unref(U).ExternalLink,size:l.unref(x).Tiny},null,8,["color","name","size"])):l.createCommentVNode("",!0)],14,To))}}),Eo=["data-testid"],be=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,a=R(),o="clll-skeleton",n=l.computed(()=>[o,t.borderRadius?`${o}--${t.borderRadius}`:"",t.rounded?`${o}--rounded`:`${o}--square`]);return(r,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(So)(l.unref(a)),width:e.width,height:e.height})},[...i[0]||(i[0]=[l.createElementVNode("div",{class:"clll-skeleton__animation"},null,-1)])],14,Eo))}}),Do=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:t});return{"--clll-card-border-color":i?"transparent":s?.border??"transparent","--clll-card-bg-color":s?.bg??"transparent","--clll-card-image-bg":s?.bg??"transparent","--clll-card-text-color":s?.text??"inherit","--clll-card-focus-border":s?.focus??"transparent","--clll-card-focus-shadow":s?.shadow??"transparent","--clll-card-theme-radius":"var(--clll-default-radius)"}},Ro=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:t});return{"--clll-disclosure-border-color":i?"transparent":s?.focus??"transparent","--clll-disclosure-text-color":s?.text??"inherit","--clll-disclosure-content-border":i?"transparent":s?.focus??"transparent","--clll-disclosure-trigger-bg-color":s?.bg??"transparent","--clll-disclosure-trigger-hover-bg-color":s?.hover??"transparent","--clll-disclosure-theme-radius":"var(--clll-default-radius)"}},Xo=e=>{const{colors:t,darkMode:a}=e??R(),o=a.value?H.Dark:H.Light,n=K({color:L.Neutral,colors:t.value,mode:o,variant:B.Solid}),r=a.value?"black":"white";return{"--clll-drawer-overlay-bg":n?.bg??"transparent","--clll-drawer-content-bg":r}},Fo=["data-testid","tabindex"],Po=["alt","loading","src"],Oo={key:0,class:"clll-card__header-skeleton"},qo=["alt","loading","src"],Wo=["aria-label","href","target"],ol=l.defineComponent({name:"CLCard",__name:"CLCard",props:{active:{type:Boolean,default:!1},align:{default:oe.Left},ariaLabel:{},borderRadius:{},bordered:{type:Boolean,default:!0},busy:{type:Boolean,default:!1},byline:{},color:{default:L.Neutral},compact:{type:Boolean,default:!1},elevated:{type:Boolean,default:!1},forwardRef:{},height:{default:"auto"},href:{},image:{},imageAltText:{default:""},imageHeight:{default:"auto"},imageLoading:{default:pl.Eager},imageOrder:{},imageWidth:{default:"auto"},onClick:{},overflow:{default:gl.Hidden},padded:{type:Boolean,default:!0},rounded:{type:Boolean,default:!0},target:{default:Pe.Self},testId:{default:"clll-card"},title:{},titleHLevel:{default:je.H2},titleType:{default:ce.SubSection},truncateTitle:{type:Boolean,default:!1},type:{default:yl.Medium},variant:{default:B.Soft},width:{default:"auto"}},setup(e){const t="clll-card",a=R(),o=e,n=ll(),r=l.useSlots(),i=l.ref(),s=l.ref(),d=["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`,o.byline?`${t}--has-byline`:`${t}--no-byline`,i.value?`${t}--has-heading`:`${t}--no-heading`,n.value?`${t}--has-content`:`${t}--no-content`,s.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`]),u=f=>{if(o.busy||!o.onClick)return;const{target:h}=f,b=h?h.closest("a,button"):void 0,w=[...c.value?.querySelectorAll("[data-expand-click-area]")??[]];if(w.length){const p=w[0],y=b?d.includes(b.tagName.toLowerCase()):null;!b&&p!==f.target&&!y&&p.click()}};return l.onMounted(async()=>{await l.nextTick(),c.value&&o.forwardRef?.(c.value),i.value=r?.heading,s.value=r?.footer}),(f,h)=>(l.openBlock(),l.createElementBlock("div",{ref_key:"refExpandedArea",ref:c,class:l.normalizeClass(l.unref(m)),style:l.normalizeStyle({...l.unref(Do)({color:e.color,variant:e.variant,theme:l.unref(a)}),width:e.width,height:e.height,overflow:e.overflow}),"data-testid":e.testId,tabindex:e.onClick?0:void 0,onClick:u,onKeyup:l.withKeys(u,["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(be),{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,Po)):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(i)||e.title||e.byline)?(l.openBlock(),l.createElementBlock("div",Oo,[l.unref(i)||e.title?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,height:"27px"},null,8,["border-radius"])):l.createCommentVNode("",!0),e.byline?(l.openBlock(),l.createBlock(l.unref(be),{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(f.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(ze),{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(i)&&(e.onClick||e.href)?(l.openBlock(),l.createBlock(l.unref(tl),{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(f.$slots,"heading"),e.title?(l.openBlock(),l.createBlock(l.unref(ze),{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(f.$slots,"byline"),e.byline?(l.openBlock(),l.createBlock(l.unref(I),{key:3,align:e.align,class:l.normalizeClass(`${t}__byline`),color:e.color,type:l.unref(O).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(n)&&e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,width:"100%",height:"100%"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.createElementVNode("div",null,[l.renderSlot(f.$slots,"default")])],2)],2),l.createElementVNode("div",{class:l.normalizeClass(["clll-card__footer",{busy:e.busy}])},[l.unref(s)&&e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,width:"100%",height:"20px"},null,8,["border-radius"])):l.createCommentVNode("",!0),l.renderSlot(f.$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(be),{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(f.$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,qo)):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,Wo)):l.createCommentVNode("",!0),e.onClick&&e.variant!==l.unref(B).Ghost?(l.openBlock(),l.createElementBlock("div",{key:3,class:l.normalizeClass(`${t}__hover-elem`)},null,2)):l.createCommentVNode("",!0)],46,Fo))}}),Vl=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,a=l.computed(()=>[`${t.prefix}__dots-container`]),o=l.computed(()=>[`${t.prefix}__arrows-container`]),n=l.computed(()=>[`${t.prefix}__numbered-container`]),r=l.computed(()=>[`${t.prefix}__inline-container`]),i=l.computed(()=>[`${t.prefix}__prev-page`]),s=l.computed(()=>[`${t.prefix}__next-page`]),d=l.computed(()=>[`${t.prefix}__page-indicator`]),c=l.computed(()=>[`${t.prefix}__show-more`]),m=h=>t.currentPage===h,u=l.computed(()=>!t.enabled||!t.prevPageEnabled),f=l.computed(()=>!t.enabled||!t.nextPageEnabled);return(h,b)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[e.paginationType===l.unref(de).Dots?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(a))},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.totalPages,g=>(l.openBlock(),l.createBlock(l.unref(G),{key:`dot-${g}`,"aria-label":`Show page ${g}`,color:e.color,disabled:m(g),height:"0.75rem","on-click":()=>e.gotoPage(g),width:"0.75rem",variant:m(g)?l.unref(B).Outline:e.variant,wrap:""},null,8,["aria-label","color","disabled","on-click","variant"]))),128))],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(de).Numbered?(l.openBlock(),l.createElementBlock("div",{key:1,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",color:e.color,disabled:l.unref(u),"icon-before":l.unref(U).ChevronLeft,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(B).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(l.unref(d))},[l.createVNode(l.unref(I),{type:l.unref(O).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(f),"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showNextItems,variant:l.unref(f)?l.unref(B).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(c))},[l.createVNode(l.unref(G),{"aria-label":e.moreAriaLabel,color:e.color,size:l.unref(k).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(de).Arrows?(l.openBlock(),l.createElementBlock("div",{key:2,class:l.normalizeClass(l.unref(o))},[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(U).ChevronLeft,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(B).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(f),"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Tiny,size:l.unref(k).Tiny,"on-click":e.showNextItems,variant:l.unref(f)?l.unref(B).Text:e.variant},null,8,["color","disabled","icon-before","icon-size","size","on-click","variant"])],2)],2)):l.createCommentVNode("",!0),e.paginationType===l.unref(de).Inline?(l.openBlock(),l.createElementBlock("div",{key:3,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","align-content":l.unref(oe).Center,color:e.color,disabled:l.unref(u),"icon-before":l.unref(U).ChevronLeft,"icon-size":l.unref(x).Small,size:l.unref(k).Tiny,"on-click":e.showPrevItems,variant:l.unref(u)?l.unref(B).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(oe).Center,color:e.color,disabled:l.unref(f),"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Small,size:l.unref(k).Tiny,"on-click":e.showNextItems,variant:l.unref(f)?l.unref(B).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))}}),Uo=["data-testid"],Go=["hidden"],lt=l.defineComponent({name:"CLCarousel",__name:"CLCarousel",props:{color:{default:L.Neutral},controlAlign:{default:oe.Right},controlPosition:{default:we.Before},enabled:{type:Boolean,default:!0},infinite:{type:Boolean,default:!1},moreLabel:{default:"More"},onShowMore:{},paginationType:{default:de.Numbered},perPage:{default:3},perPageByBreakpoints:{},testId:{default:"clll-carousel"},title:{},variant:{default:B.Soft},width:{default:"100%"}},setup(e){l.useCssVars(C=>({fd2b86ea:C.width,v75596a20:l.unref(y)}));const t="clll-carousel",a=e,o=l.ref(),n=l.ref(!1),r=l.ref(1),i=l.ref(a.perPage),s=l.ref(0),d=ll("title"),c=l.ref(!1),m=l.ref(!1),u=l.ref(!1),f=l.ref(0),h=l.ref(!1),b=l.ref(),g=l.ref(!1),w=l.ref(),p=l.ref(),y=l.ref("100%"),v=l.ref(0),V=l.ref(0),z=()=>{if(a.perPageByBreakpoints?.length){i.value=a.perPage;for(const[C,D]of a.perPageByBreakpoints)window.matchMedia(`(min-width: ${C}px)`).matches&&(i.value=D)}},q=()=>{if(w?.value&&V.value){const D=Math.ceil(V.value/i.value);v.value=D,a.infinite?(m.value=!0,u.value=!0):D>1&&(m.value=!0)}},j=()=>{c.value||l.nextTick(()=>{let C,D;const W=w?.value;if(W){const Z=W?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(a.infinite&&a.enabled&&f.value>0){const le=W.offsetWidth,re=le/i.value,ee=W.scrollLeft,fe=s.value/2,ge=re*fe,He=re*f.value;let Ze=ee-ge;Ze<0&&(Ze=He+Ze);const Qe=Math.floor(Ze/le)+1;if(Qe<1?r.value=v.value:Qe>v.value?r.value=1:r.value=Qe,!c.value){if(ee<ge){c.value=!0;const Ne=ee+He;W.scrollTo({left:Ne,behavior:"auto"}),setTimeout(()=>{c.value=!1},50)}else if(ee>=ge+He){c.value=!0;const Ne=ee-He;W.scrollTo({left:Ne,behavior:"auto"}),setTimeout(()=>{c.value=!1},50)}}}else{const le=V.value-1;for(let re=0;re<v.value;re++){const ee=i.value*(re+1)-1,fe=ee<le?Z[ee]:Z[le],ge=ee<le?ee:le;to({parent:W,child:fe,leftOffset:40,rightOffset:40,threshold:.5})&&(ge===le?(D=le,C=re+1):(D=ge,C=re+1))}D!==void 0&&D>-1&&C&&(r.value=C,C>1&&(u.value=!0),C===1&&(u.value=!1),C<v.value&&(m.value=!0),C===v.value&&(m.value=!1))}}})},A=C=>{o.value&&l.nextTick(()=>{const D=ao(o.value)&&!d.value;!D&&(C.title||C.controlPosition===we.Before)?n.value=!1:n.value=D})},X=C=>{const D=w?.value,W=D.offsetWidth;if(D&&W)if(a.infinite&&a.enabled&&f.value>0){const Z=W/i.value,le=s.value/2,re=Z*le,ee=C-1,fe=re+W*ee;D.scrollTo({left:fe,behavior:"smooth"})}else{const Z=C-1,le=W*Z;D.scrollTo({left:le,behavior:"smooth"})}},F=()=>{h.value=!0;const C=i.value;z(),P(),q();const D=w?.value,W=D.offsetWidth;if(D)if(a.infinite&&a.enabled&&f.value>0){const Z=W/i.value,le=W/C,re=s.value/2,ee=le*re,ge=D.scrollLeft-ee;if(C!==i.value){const Ne=D.querySelectorAll(`div[class="${t}__slides"] > *`),Nt=Array.from(Ne),Fe=Nt.slice(re,Nt.length-re);D.innerHTML="",Fe.forEach(It=>D.appendChild(It));const kl=Math.min(i.value,Fe.length);kl>0&&Fe.length>0&&(Fe.slice(-kl).forEach(Ul=>{const Gl=Ul.cloneNode(!0);D.insertBefore(Gl,Fe[0])}),Fe.slice(0,kl).forEach(Ul=>{const Gl=Ul.cloneNode(!0);D.appendChild(Gl)}),s.value=kl*2)}const He=s.value/2,Qe=Z*He+ge;l.nextTick(()=>{D.scrollLeft=Qe})}else{r.value=1;const Z=r.value-1,le=W*Z;D.scrollLeft=le}S&&h.value&&(window.clearTimeout(b.value),b.value=window.setTimeout(()=>{h.value&&(h.value=!1),window.clearTimeout(b.value)},300))},N=()=>{h.value||(g.value=!0,S&&g.value&&(window.clearTimeout(p.value),p.value=window.setTimeout(()=>{g.value&&M(),window.clearTimeout(p.value)},200)))},M=()=>{h.value||(g.value=!1,j())},P=()=>{const C=w?.value;if(C){const D=C.offsetWidth;V.value>=i.value?y.value=`${D/i.value}px`:y.value=`${D/V.value}px`}},T=()=>{const C=w?.value,D=C.offsetWidth;if(C&&D)if(a.infinite&&a.enabled&&f.value>0){const Z=C.scrollLeft+D;C.scrollTo({left:Z,behavior:"smooth"})}else{const W=r.value,Z=D*W;C.scrollTo({left:Z,behavior:"smooth"})}},E=()=>{const C=w?.value,D=C.offsetWidth;if(C&&D)if(a.infinite&&a.enabled&&f.value>0){const Z=C.scrollLeft-D;C.scrollTo({left:Z,behavior:"smooth"})}else{const W=r.value-1,Z=D*(W-1);C.scrollTo({left:Z,behavior:"smooth"})}};l.onMounted(()=>{if(S){window.addEventListener("resize",F);const C=w?.value;if(C){const D=C?.querySelectorAll(`div[class="${t}__slides"] > *`)??[];if(f.value=D.length,V.value=D.length,a.infinite&&a.enabled&&D.length>0){const W=Array.from(D),Z=Math.min(i.value,W.length);W.slice(-Z).forEach(ee=>{const fe=ee.cloneNode(!0);C.insertBefore(fe,W[0])}),W.slice(0,Z).forEach(ee=>{const fe=ee.cloneNode(!0);C.appendChild(fe)}),s.value=Z*2,l.nextTick(()=>{const ge=C.offsetWidth/i.value*Z;C.scrollLeft=ge})}C.addEventListener("scroll",N),C.addEventListener("scrollend",M)}A(a),z(),P(),q()}}),l.onUnmounted(()=>{if(S){window.removeEventListener("resize",F),b.value&&window.clearTimeout(b.value),p.value&&window.clearTimeout(p.value);const C=w?.value;C&&(C.removeEventListener("scroll",N),C.removeEventListener("scrollend",M))}});const J=l.computed(()=>[t,`${t}--${a.controlAlign}`,`${t}--${a.controlPosition}`,`${t}--${a.paginationType}`,a.enabled?`${t}--enabled`:`${t}--disabled`,n.value?"":`${t}--hastitle`,a.onShowMore?`${t}--has-more`:""]),ne=l.computed(()=>[`${t}__slide-controls`,d.value?`${t}__slide-controls--hascustomtitle`:""]),_=l.computed(()=>[`${t}__slides`,h.value?`${t}__slides--resizing`:"",g.value?`${t}__slides--scrolling`:"",c.value?`${t}__slides--jumping`:""]),ae=l.computed(()=>[`${t}__navigation`,`${t}__navigation--${a.controlAlign}`,`${t}__navigation--${a.controlPosition}`]);return l.watch(a,C=>{A(C)}),(C,D)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(J)),"data-testid":e.testId},[l.createElementVNode("div",{ref_key:"beforeControls",ref:o,class:l.normalizeClass(l.unref(ne)),hidden:l.unref(n)},[l.createElementVNode("div",{class:l.normalizeClass(`${t}__custom-title`)},[l.renderSlot(C.$slots,"title")],2),e.title?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__title`)},[l.createVNode(l.unref(I),{align:l.unref(d)?l.unref(oe).Center:l.unref(oe).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(de).Inline,l.unref(de).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.unref(v)&&l.unref(V)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(ae))},[l.createVNode(Vl,{color:e.color,"current-page":l.unref(r),enabled:!l.unref(g),"goto-page":X,"more-label":e.moreLabel,"next-page-enabled":l.unref(m),"pagination-type":e.paginationType,"prev-page-enabled":l.unref(u),prefix:t,"show-more":e.onShowMore,"show-next-items":T,"show-prev-items":E,"total-pages":l.unref(v),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,Go),l.createElementVNode("div",{ref_key:"scrollContainer",ref:w,class:l.normalizeClass(l.unref(_)),tabindex:"0"},[l.renderSlot(C.$slots,"default")],2),e.controlPosition===l.unref(we).After&&![l.unref(de).Inline,l.unref(de).Hidden].includes(e.paginationType)?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.unref(v)&&l.unref(V)>l.unref(i)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${t}__slide-controls`)},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(ae))},[l.createVNode(Vl,{color:e.color,"current-page":l.unref(r),enabled:!l.unref(g),"goto-page":X,"more-label":e.moreLabel,"next-page-enabled":l.unref(m),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(u),"show-more":e.onShowMore,"show-next-items":T,"show-prev-items":E,"total-pages":l.unref(v),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(de).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(Vl,{color:e.color,"current-page":l.unref(r),enabled:!l.unref(g),"goto-page":X,"more-label":e.moreLabel,"next-page-enabled":l.unref(m),"pagination-type":e.paginationType,prefix:t,"prev-page-enabled":l.unref(u),"show-more":e.onShowMore,"show-next-items":T,"show-prev-items":E,"total-pages":l.unref(v),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,Uo))}}),Te=({escHandler:e,triggerElem:t})=>{const a=n=>{if(S)if(t?.value){const r=t.value?.getAttribute("aria-expanded")==="true",i=n.target===t.value;n.key==="Escape"&&r&&i&&e?.()}else n.key==="Escape"&&e?.()},o=()=>{S&&(t?.value?t.value.removeEventListener("keyup",a,!1):document.removeEventListener("keyup",a,!1))};return S&&(t?.value?t.value.addEventListener("keyup",a,!1):document.addEventListener("keyup",a,!1)),{clearEventListeners:o}},Yo=["data-testid"],Ko=["id","aria-labelledby","aria-hidden"],tt=l.defineComponent({name:"CLDisclosure",__name:"CLDisclosure",props:{bordered:{type:Boolean,default:!0},borderRadius:{},color:{default:L.Neutral},compact:{type:Boolean,default:!1},contentSpacing:{type:Boolean,default:!0},disclosureId:{},expanded:{type:Boolean,default:!1},expandedIcon:{default:U.ChevronUp},heading:{},headingLevel:{},headingType:{default:ce.Section},iconAfter:{default:U.ChevronDown},iconBefore:{},iconSize:{default:x.Medium},rounded:{type:Boolean,default:!0},subHeading:{},subHeadingType:{default:O.Body},testId:{default:"clll-disclosure"},triggerButtonSize:{default:k.Medium},variant:{default:B.Soft}},setup(e){const t="clll-disclosure",a=R(),o=e;let n=l.ref();const r=l.ref(o.expanded),i=ll("trailing"),s=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`:"",r.value?`${t}--expanded`:`${t}--collapsed`,o.heading?`${t}--hasheading`:"",o.subHeading||i.value?`${t}--hassubheading`:"",o.rounded?`${t}--rounded`:`${t}--box`,`${t}--${o.triggerButtonSize}`]),d=l.computed(()=>[`${t}__content`,`${t}__content--${o.triggerButtonSize}`]),c=()=>{r.value?r.value=!1:r.value=!0},{clearEventListeners:m}=Te({escHandler:c,triggerElem:n});return l.onBeforeUnmount(()=>{m()}),(u,f)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(s)),style:l.normalizeStyle(l.unref(Ro)({color:e.color,variant:e.variant,theme:l.unref(a)})),"data-testid":e.testId},[l.createVNode(l.unref(el),{id:`${t}__button--${e.disclosureId}`,"aria-controls":`${t}--${e.disclosureId}`,"aria-expanded":l.unref(r),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(te),{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(ze),{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(I),{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(u.$slots,"trailing"),e.iconAfter?(l.openBlock(),l.createBlock(l.unref(te),{key:1,name:l.unref(r)?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(r),class:l.normalizeClass(l.unref(d))},[l.renderSlot(u.$slots,"default")],10,Ko)],14,Yo))}}),Jo=["data-testid"],ot=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:Ce.Left},snapPoint:{default:1},testId:{default:"clll-drawer"},zIndex:{default:100}},emits:["drawer-open","drawer-close"],setup(e,{emit:t}){const a=t,o=R(),n=l.useTemplateRef("drawer-content"),r=300,i=l.ref(!1),s=l.ref(),d=l.ref(0),c=l.ref(!1),m=l.computed(()=>u.isOpen||c.value),u=e,f="clll-drawer",h="clll-prevent-scroll",b=l.computed(()=>u.position===Ce.Top||u.position===Ce.Bottom?Cl.Height:Cl.Width),{size:g,destroy:w}=no({elementRef:n,dimension:b.value,mode:u.autoSize?zl.Auto:zl.Percentage,snapPoint:u.snapPoint,observeChanges:!0,debounceDelay:50,isActive:l.computed(()=>u.isOpen&&i.value)}),p=()=>{S&&window?.document.body.classList.add(h)},y=()=>{S&&window?.document.body.classList.remove(h)},v=l.computed(()=>[f,`${f}--${u.position}`,i.value?`${f}--mounted`:""]),V=l.computed(()=>[`${f}__content`,`${f}__content--${u.position}`]),z=l.computed(()=>{if(u.zIndex==="auto")return u.zIndex;const T=qe(u.zIndex)?parseInt(u.zIndex,10):u.zIndex;return T>0?T.toString():d.value.toString()}),q=l.computed(()=>((qe(u.zIndex)?parseInt(u.zIndex,10):u.zIndex)-1).toString()),j=l.computed(()=>{const T=u.position===Ce.Top||u.position===Ce.Bottom,E=T?"height":"width",J={zIndex:z.value,[E]:g.value};return u.autoSize&&(T?J.maxHeight="100dvh":J.maxWidth="100vw"),J}),A=T=>{try{const E=T?.target,J=n.value;return!!(S&&J&&!J.contains(E))}catch(E){return console.error(E),!1}},X=T=>{try{A(T)&&(S&&window.removeEventListener("mousedown",X),M())}catch(E){console.error(E)}},F=()=>{S&&window.removeEventListener("mousedown",X)},N=()=>{S&&(s.value&&s.value.stop(),F(),y(),c.value=!1,w())},M=()=>{u.isOpen&&(c.value=!0,i.value=!1,S?(s.value&&s.value.stop(),s.value||(s.value=Oe()),s.value.start(r,T=>{Math.min(T,r)===r&&(s.value?.stop(),u.onClose?.(),N())})):(u.onClose?.(),N()))};l.watch(()=>u.isOpen,T=>{T?(c.value=!1,a("drawer-open"),p(),S&&(d.value=Bl()+1,s.value||(s.value=Oe()),s.value.start(100,E=>{Math.min(E,100)===100&&(s.value?.stop(),i.value=!0,u.dismissible&&(F(),setTimeout(()=>{S&&window.addEventListener("mousedown",X)},100)))}),n.value&&n.value.focus())):(c.value=!0,n.value&&n.value.blur(),y(),F(),s.value?(i.value=!1,s.value.start(r,E=>{Math.min(E,r)===r&&(s.value?.stop(),u.onClose?.(),N())})):(i.value=!1,u.onClose?.(),N()),a("drawer-close"))}),l.onMounted(()=>{u.isOpen&&S&&(p(),d.value=Bl()+1,s.value||(s.value=Oe()),s.value.start(100,T=>{Math.min(T,100)===100&&(s.value?.stop(),i.value=!0)}),n.value&&n.value.focus())});const{clearEventListeners:P}=Te({escHandler:u.dismissible?M:void 0});return l.onBeforeUnmount(()=>{N(),P(),s.value&&s.value.stop()}),(T,E)=>l.unref(m)?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(l.unref(v)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(Xo)(l.unref(o)),zIndex:l.unref(z)})},[l.createElementVNode("div",{ref:"drawer-content",class:l.normalizeClass(l.unref(V)),style:l.normalizeStyle(l.unref(j)),role:"dialog",tabindex:-1},[l.renderSlot(T.$slots,"default")],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${f}__overlay`),style:l.normalizeStyle({zIndex:l.unref(q)}),onClick:E[0]||(E[0]=J=>e.dismissible?M():void 0)},null,6)):l.createCommentVNode("",!0)],14,Jo)):l.createCommentVNode("",!0)}}),at=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:B.Solid}),d=K({color:e,colors:o.value,mode:r,variant:B.Outline}),c=n.value?"black":"white",m=d?.border,u=d?.disabled,f=n.value?"black":s?.textDisabled,h=d?.focus,b=d?.focus,g=d?.text,w=d?.textDisabled,p=Ll(a??R());return{"--clll-checkbox-bg":i?"transparent":c??"white","--clll-checkbox-border":i?"transparent":m??"transparent","--clll-checkbox-disabled-border":u??"transparent","--clll-checkbox-disabled-bg":f??"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":w??"transparent","--clll-checkbox-indicator-color":g??"inherit","--clll-checkbox-disabled-indicator-color":w??"transparent","--clll-checkbox-theme-radius":"var(--clll-default-radius)","--clll-checkbox-outline-width":i?"0px":"2px","--clll-checkbox-required-asterisk-color":p??"red"}},rt=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:B.Solid}),d=K({color:e,colors:o.value,mode:r,variant:B.Outline}),c=n.value?"black":"white",m=n.value?"black":s?.textDisabled,u=d?.border,f=d?.disabled,h=n.value?"black":s?.textDisabled,b=d?.focus,g=d?.focus,w=d?.text,p=d?.focus,y=Ll(a??R());return{"--clll-input-bg":i?"transparent":c??"white","--clll-input-border":i?"transparent":u??"transparent","--clll-input-disabled-border":f??"transparent","--clll-input-disabled-bg":h??"transparent","--clll-input-readonly-border":f??"transparent","--clll-input-readonly-bg":h??"transparent","--clll-input-focus-border":b??"transparent","--clll-input-focus-shadow":g??"transparent","--clll-input-text":w??"inherit","--clll-input-text-placeholder":p??"transparent","--clll-input-grouped-bg":m??"transparent","--clll-input-prefix-suffix-color":p??"transparent","--clll-input-theme-radius":"var(--clll-default-radius)","--clll-input-ghost-padding":i?"0":void 0,"--clll-input-required-asterisk-color":y??"red"}},Zo=({color:e,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light;return{"--clll-input-message-color":K({color:e,colors:a.value,mode:n,variant:B.Outline})?.textBody??"inherit"}},Qo=({color:e,variant:t,theme:a})=>{const{colors:o,darkMode:n}=a??R(),r=n.value?H.Dark:H.Light,i=t===B.Ghost,s=K({color:e,colors:o.value,mode:r,variant:B.Solid}),d=K({color:e,colors:o.value,mode:r,variant:B.Outline}),c=n.value?"black":"white",m=d?.border,u=d?.disabled,f=n.value?"black":s?.textDisabled,h=d?.focus,b=d?.focus,g=d?.text,w=d?.focus,p=Ll(a??R());return{"--clll-select-bg":i?"transparent":c??"white","--clll-select-border":i?"transparent":m??"transparent","--clll-select-disabled-border":u??"transparent","--clll-select-disabled-bg":f??"transparent","--clll-select-focus-border":h??"transparent","--clll-select-focus-shadow":b??"transparent","--clll-select-text":g??"inherit","--clll-select-text-placeholder":w??"transparent","--clll-select-icon-color":g??"inherit","--clll-select-disabled-icon-color":w??"transparent","--clll-select-theme-radius":"var(--clll-default-radius)","--clll-select-ghost-padding":i?"0":void 0,"--clll-select-required-asterisk-color":p??"red"}},Ll=e=>{const{colors:t,darkMode:a}=e??R();return a.value?t.value.danger?.["400"]:t.value.danger?.["700"]},No=e=>{const{darkMode:t}=e??R();return{"--clll-calendar-content-bg":t.value?"black":"white"}},nt=({appliedEnd:e,appliedStart:t,isRange:a=!0}={})=>{const o=l.ref(new Date),n=l.ref(null),r=l.ref(null),i=l.ref(!1);l.onMounted(()=>{i.value=!0});const s=["Su","Mo","Tu","We","Th","Fr","Sa"],d=M=>{const P=M.getFullYear(),T=String(M.getMonth()+1).padStart(2,"0"),E=String(M.getDate()).padStart(2,"0");return`${P}-${T}-${E}`},c=M=>new Date(`${M}T00:00:00`),m=M=>i.value?c(M).toLocaleDateString("default",{day:"numeric",month:"short",year:"numeric"}):M,u=M=>i.value?c(M).toLocaleDateString("default",{day:"numeric",month:"long",weekday:"long",year:"numeric"}):M,f=M=>{const P=c(M),T=P.getMonth()+1,E=String(P.getDate());return`${T}/${E}`},h=M=>{const P=c(M),T=P.getMonth()+1,E=String(P.getDate()),J=String(P.getFullYear()).slice(-2);return`${T}/${E}/${J}`},b=()=>{const M=t?.value?c(t.value):new Date;o.value=new Date(M.getFullYear(),M.getMonth(),1)},g=()=>{b(),r.value=t?.value??null,n.value=e?.value??null},w=()=>{t&&(t.value=null),e&&(e.value=null),r.value=null,n.value=null},p=()=>{r.value=t?.value??null,n.value=e?.value??null},y=l.computed(()=>{if(!i.value){const M=o.value.getMonth()+1,P=o.value.getFullYear();return`${M}/${P}`}return o.value.toLocaleString("default",{month:"long",year:"numeric"})}),v=l.computed(()=>{const M=t?.value??null,P=e?.value??null;if(!M)return;if(!l.unref(a)||!P)return h(M);const T=c(M).getFullYear(),E=c(P).getFullYear();return T!==E?`${h(M)} - ${h(P)}`:`${f(M)} - ${f(P)}`}),V=M=>r.value===M,z=M=>n.value===M,q=M=>!l.unref(a)||!r.value?!1:n.value?M>=r.value&&M<=n.value:M===r.value,j=M=>l.unref(a)?V(M)?`${u(M)} (start date)`:z(M)?`${u(M)} (end date)`:q(M)?`${u(M)} (in range)`:u(M):V(M)?`${u(M)} (selected)`:u(M),A=M=>{if(M){if(!l.unref(a)){r.value=M,n.value=null;return}if(!r.value||r.value&&n.value){r.value=M,n.value=null;return}if(M<r.value){n.value=r.value,r.value=M;return}n.value=M}},X=()=>{o.value=new Date(o.value.getFullYear(),o.value.getMonth()-1,1)},F=()=>{o.value=new Date(o.value.getFullYear(),o.value.getMonth()+1,1)};return{calendarGrid:l.computed(()=>{const M=o.value.getFullYear(),P=o.value.getMonth(),T=new Date(M,P,1),E=new Date(M,P+1,0).getDate(),J=new Date(M,P,0).getDate(),ne=T.getDay(),_=[];for(let C=0;C<ne;C++){const D=J-(ne-1-C),W=d(new Date(M,P-1,D));_.push({day:D,date:W,isOutsideMonth:!0})}for(let C=1;C<=E;C++){const D=d(new Date(M,P,C));_.push({day:C,date:D,isOutsideMonth:!1})}let ae=1;for(;_.length<42;){const C=d(new Date(M,P+1,ae));_.push({day:ae,date:C,isOutsideMonth:!0}),ae++}return _}),cancelDraft:p,clearDraft:w,currentDate:o,currentMonthLabel:y,draftEnd:n,draftStart:r,formatDateToISO:d,formatHumanDate:m,formatLongDate:u,formatShortNoYear:f,formatShortWithYear:h,getDayAriaLabel:j,handleNextMonth:F,handlePrevMonth:X,initializeDraft:g,isDraftEnd:z,isDraftStart:V,isInDraftRange:q,isoToLocalDate:c,onDayClick:A,rangeLabel:v,setCalendarMonthToAppliedOrToday:b,weekDays:s}},Io=["data-testid"],al=l.defineComponent({name:"CLCalendar",__name:"CLCalendar",props:l.mergeModels({color:{default:L.Primary},disabled:{type:Boolean,default:!1},busy:{type:Boolean,default:!1},isRange:{type:Boolean,default:!0},fluid:{type:Boolean,default:!1},testId:{default:"clll-calendar"},width:{default:"280px"}},{modelValue:{},modelModifiers:{}}),emits:l.mergeModels(["date-select"],["update:modelValue"]),setup(e,{expose:t,emit:a}){l.useCssVars(P=>({v531731c4:P.width}));const o=e,n=a,r=R(),i="clll-calendar",s=l.useModel(e,"modelValue"),d=l.ref(s.value?.end??null),c=l.ref(s.value?.start??null),{calendarGrid:m,cancelDraft:u,clearDraft:f,currentMonthLabel:h,draftEnd:b,draftStart:g,getDayAriaLabel:w,handleNextMonth:p,handlePrevMonth:y,initializeDraft:v,isDraftEnd:V,isDraftStart:z,isInDraftRange:q,onDayClick:j,weekDays:A}=nt({appliedEnd:d,appliedStart:c,isRange:l.toRef(o,"isRange")});l.watch(s,P=>{c.value=P?.start??null,d.value=P?.end??null,v()},{deep:!0}),l.onMounted(()=>{v()});const X=(P,T)=>{T?.preventDefault(),T?.stopPropagation(),!(o.disabled||o.busy||!P)&&(j(P),n("date-select",P))};return t({apply:()=>{c.value=g.value,d.value=b.value,s.value={end:d.value,start:c.value}},cancel:()=>{u()},draftEnd:b,draftStart:g,initializeDraft:v,reset:()=>{f(),c.value=null,d.value=null,s.value=null}}),(P,T)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([i,e.fluid?`${i}__fluid`:""]),"data-testid":e.testId,style:l.normalizeStyle(l.unref(No)(l.unref(r)))},[l.createElementVNode("div",{class:l.normalizeClass(`${i}__header`)},[l.createVNode(l.unref(G),{"aria-label":"Previous month","border-radius":l.unref(he).Full,"icon-before":l.unref(U).ChevronLeft,"icon-size":l.unref(x).Tiny,"on-click":l.unref(y),size:l.unref(k).Tiny,variant:l.unref(B).Ghost,height:"32px",width:"32px",wrap:""},null,8,["border-radius","icon-before","icon-size","on-click","size","variant"]),l.createVNode(l.unref(I),{type:l.unref(O).Medium,medium:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(h)),1)]),_:1},8,["type"]),l.createVNode(l.unref(G),{"aria-label":"Next month","border-radius":l.unref(he).Full,"icon-before":l.unref(U).ChevronRight,"icon-size":l.unref(x).Tiny,"on-click":l.unref(p),size:l.unref(k).Tiny,variant:l.unref(B).Ghost,height:"32px",width:"32px",wrap:""},null,8,["border-radius","icon-before","icon-size","on-click","size","variant"])],2),l.createElementVNode("div",{class:l.normalizeClass(`${i}__grid`)},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(A),E=>(l.openBlock(),l.createElementBlock("div",{key:E,class:l.normalizeClass(`${i}__weekday`)},[l.createVNode(l.unref(I),{align:l.unref(oe).Center,color:l.unref(L).Neutral,type:l.unref(O).Small},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(E),1)]),_:2},1032,["align","color","type"])],2))),128)),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(m),(E,J)=>(l.openBlock(),l.createElementBlock("div",{key:E.date??`pad-${J}`,class:l.normalizeClass([`${i}__cell`,E.isOutsideMonth?`${i}__cell--outside`:""])},[E.day&&E.date?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":l.unref(w)(E.date),"border-radius":l.unref(he).Full,color:l.unref(z)(E.date)||l.unref(V)(E.date)?e.color:l.unref(L).Secondary,disabled:e.disabled||e.busy,size:l.unref(k).Small,height:"100%",width:"100%","on-click":ne=>X(E.date,ne),variant:l.unref(z)(E.date)||l.unref(V)(E.date)?l.unref(B).Solid:l.unref(q)(E.date)?l.unref(B).Soft:l.unref(B).Ghost,wrap:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(E.day),1)]),_:2},1032,["aria-label","border-radius","color","disabled","size","on-click","variant"])):l.createCommentVNode("",!0)],2))),128))],2)],14,Io))}}),Ee="clll-form-field",We=l.defineComponent({__name:"CLFormField",props:{fluid:{type:Boolean},hasPill:{type:Boolean},hasCharCounter:{type:Boolean},orientation:{}},setup(e){return(t,a)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([Ee,e.fluid||e.orientation===l.unref(se).Horizontal?`${Ee}--fluid`:`${Ee}--fixed`,e.orientation?`${Ee}--${e.orientation}`:"",e.hasPill?`${Ee}--haspill`:"",e.hasCharCounter?`${Ee}--hascharcounter`:""])},[l.renderSlot(t.$slots,"default")],2))}}),Sl="clll-input__message",Ue=l.defineComponent({__name:"CLInputMessages",props:{id:{},messages:{},messageType:{default:L.Neutral}},setup(e){return(t,a)=>(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.messages,(o,n)=>(l.openBlock(),l.createElementBlock("span",{key:`${e.id}-message-${n}`,class:l.normalizeClass([Sl,`${Sl}--${e.messageType}`]),style:l.normalizeStyle(l.unref(Zo)({color:e.messageType}))},[l.createElementVNode("span",{class:l.normalizeClass([`${Sl}__text`])},l.toDisplayString(o),3)],6))),128))}}),_o=["data-testid"],e1=["for","disabled"],l1=["id","aria-label","disabled","form","name","required","value"],it=l.defineComponent({name:"CLCheckbox",__name:"CLCheckbox",props:l.mergeModels({ariaLabel:{default:void 0},borderRadius:{default:void 0},busy:{type:Boolean,default:!1},color:{default:L.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:k.Small},testId:{default:"clll-checkbox"},value:{type:[String,Number,Boolean],default:void 0},variant:{default:B.Outline}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a={[k.Tiny]:x.Tiny,[k.Small]:x.Tiny,[k.Medium]:x.Small,[k.Large]:x.Medium,[k.XL]:x.Medium,[k.XXL]:x.Large,[k.XXXL]:x.Large,[k.XXXXL]:x.XL},o={[k.Tiny]:O.Small,[k.Small]:O.Medium,[k.Medium]:O.Medium,[k.Large]:O.Large,[k.XL]:O.XL,[k.XXL]:O.XXL,[k.XXXL]:O.XXXL,[k.XXXXL]:O.XXXXL},n=e,r=R(),i=l.useTemplateRef("checkbox-ref"),s=l.useModel(e,"modelValue"),d="clll-checkbox",c=l.computed(()=>[d,n.borderRadius?`${d}--${n.borderRadius}`:"",n.busy?`${d}--busy`:`${d}--ready`,n.disabled?`${d}--disabled`:`${d}--active`,n.label?`${d}--haslabel`:"",`${d}--${n.color}`,`${d}--${n.size}`,n.messageType?`${d}--${n.messageType}`:"",n.rounded?`${d}--rounded`:`${d}--box`,n.required?`${d}--required`:`${d}--optional`]),m=l.computed(()=>[`${d}__checkbox-container`,`${d}--${n.variant}`]),u=()=>{i.value&&i.value.focus()};return t({checkboxRef:i}),(f,h)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(at)({color:e.color,variant:e.variant,theme:l.unref(r)})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(m)),onClick:u},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${d}__label`),disabled:e.disabled},[l.createElementVNode("span",{class:l.normalizeClass([`${d}__checkbox-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"checkbox-ref","onUpdate:modelValue":h[0]||(h[0]=b=>s.value=b),"aria-label":e.ariaLabel,class:l.normalizeClass(`${d}__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,l1),[[l.vModelCheckbox,s.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${d}__icon`)},[l.createVNode(l.unref(te),{name:l.unref(U).Check,size:a[e.size]},null,8,["name","size"])],2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(I),{key:0,as:"span",type:o[e.size],class:l.normalizeClass(e.required?`${d}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,e1)],2)],14,_o),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}))}}),t1=["for","data-testid"],Hl=l.defineComponent({name:"CLFormLabel",__name:"CLFormLabel",props:{cssPrefix:{default:"clll-form"},htmlFor:{},label:{},required:{type:Boolean,default:!1},size:{default:k.Small},testId:{default:"clll-form-label"}},setup(e){const t={[k.Tiny]:O.Tiny,[k.Small]:O.Small,[k.Medium]:O.Medium,[k.Large]:O.Body,[k.XL]:O.XL,[k.XXL]:O.XXL,[k.XXXL]:O.XXXL,[k.XXXXL]:O.XXXXL};return(a,o)=>(l.openBlock(),l.createElementBlock("label",{for:e.htmlFor,class:l.normalizeClass(`${e.cssPrefix}__label`),"data-testid":e.testId},[l.createVNode(l.unref(I),{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,t1))}}),o1=["data-testid"],a1={"aria-live":"polite",class:"clll-form-char-counter__char-counter__text",role:"status"},st=l.defineComponent({name:"CLFormCharCounter",__name:"CLFormCharCounter",props:{color:{default:L.Neutral},cssPrefix:{},currentLength:{},layout:{default:Ae.Block},maxLength:{},size:{default:k.Small},testId:{default:"clll-form-char-counter"}},setup(e){const t=e,a=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(o,n)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(l.unref(a)),"data-testid":e.testId},[l.createElementVNode("div",a1,l.toDisplayString(e.currentLength)+"/"+l.toDisplayString(e.maxLength),1)],10,o1))}}),r1=["data-testid"],dt=l.defineComponent({name:"CLInputPrefix",__name:"CLInputPrefix",props:{ariaLabel:{default:void 0},borderRadius:{default:he.XS},color:{default:L.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},prefix:{},size:{default:k.Small},testId:{default:"clll-input-prefix"}},setup(e){const t=e,a="clll-input",o=m=>Object.values(U).includes(m),n=m=>m,r=m=>m?.replace("rounded-","")||"xs",i={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},s=l.computed(()=>!!t.onClick&&o(t.prefix)),d=l.computed(()=>[`${a}__input-prefix`,"form-addon-flex","form-addon-flex--left",o(t.prefix)?`${a}__input-prefix--icon form-addon-flex--icon`:`${a}__input-prefix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.prefix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--left-${r(t.borderRadius)}`:""]),c=m=>{t.onClick&&m&&!t.disabled&&(m.stopPropagation(),t.onClick(m))};return(m,u)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(d))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":e.borderRadius,color:e.color,disabled:e.disabled,"icon-before":n(e.prefix),"icon-size":i[e.size],"on-click":c,size:e.size,"test-id":e.testId,variant:l.unref(B).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},[o(e.prefix)?(l.openBlock(),l.createBlock(l.unref(te),{key:0,name:n(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,r1))],2))}}),n1=["data-testid"],ct=l.defineComponent({name:"CLInputSuffix",__name:"CLInputSuffix",props:{ariaLabel:{default:void 0},borderRadius:{default:he.XS},color:{default:L.Neutral},disabled:{type:Boolean,default:!1},grouped:{type:Boolean,default:!1},onClick:{type:Function,default:void 0},suffix:{},size:{default:k.Small},testId:{default:"clll-input-suffix"}},setup(e){const t=e,a="clll-input",o=m=>Object.values(U).includes(m),n=m=>m,r=m=>m?.replace("rounded-","")||"xs",i={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},s=l.computed(()=>!!t.onClick&&o(t.suffix)),d=l.computed(()=>[`${a}__input-suffix`,"form-addon-flex","form-addon-flex--right",o(t.suffix)?`${a}__input-suffix--icon form-addon-flex--icon`:`${a}__input-suffix--string form-addon-flex--string`,{"--interactive":s},{"--input-group":t.grouped||t.suffix},{"--disabled":t.disabled},t.grouped?`form-addon-radius--right-${r(t.borderRadius)}`:""]),c=m=>{t.onClick&&m&&!t.disabled&&(m.stopPropagation(),t.onClick(m))};return(m,u)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(d))},[l.unref(s)?(l.openBlock(),l.createBlock(l.unref(G),{key:0,"aria-label":e.ariaLabel,"border-radius":e.borderRadius,color:e.color,disabled:e.disabled,"icon-before":n(e.suffix),"icon-size":i[e.size],"on-click":c,size:e.size,"test-id":e.testId,variant:l.unref(B).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},[o(e.suffix)?(l.openBlock(),l.createBlock(l.unref(te),{key:0,name:n(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,n1))],2))}}),i1=({color:e=L.Primary,variant:t})=>{const{colors:a,darkMode:o}=R(),n=o.value?H.Dark:H.Light,r=t===B.Outline,i=K({color:e,colors:a.value,mode:n,variant:t});return{"--clll-badge-bg-color":i?.bg??"transparent","--clll-badge-border-color":r?i?.border??"transparent":"transparent","--clll-badge-border-style":r?"solid":"none","--clll-badge-border-width":r?"1px":"0","--clll-badge-text-color":i?.text??"inherit","--clll-badge-theme-radius":"var(--clll-default-radius)"}},s1=({color:e=L.Primary,variant:t})=>{const{colors:a,darkMode:o}=R(),n=o.value?H.Dark:H.Light,r=K({color:e,colors:a.value,mode:n,variant:t});return{"--clll-banner-bg-color":r?.bg??"transparent","--clll-banner-border-color":r?.focus??"transparent","--clll-banner-text-color":r?.text??"inherit","--clll-banner-theme-radius":"var(--clll-default-radius)"}},d1=({color:e=L.Primary,variant:t})=>{const{colors:a,darkMode:o}=R(),n=o.value?H.Dark:H.Light,r=t===B.Outline,i=t===B.Ghost,s=K({color:e,colors:a.value,mode:n,variant:t});return{"--clll-pill-bg-color":s?.bg??"transparent","--clll-pill-border-color":r?s?.border??"transparent":"transparent","--clll-pill-border-style":r?"solid":"none","--clll-pill-border-width":r?"1px":"0","--clll-pill-text-color":s?.text??"inherit","--clll-pill-hover-bg":s?.bg??"transparent","--clll-pill-count-bg":!r&&!i?s?.hover??"transparent":"transparent","--clll-pill-count-border-style":r?"solid":"none","--clll-pill-count-border-color":r?s?.border??"transparent":"transparent","--clll-pill-count-border-width":r?"1px":"0","--clll-pill-theme-radius":"var(--clll-default-radius)"}},c1=({color:e=L.Primary,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=o.value?H.Dark:H.Light,r=K({color:e,colors:a.value,mode:n,variant:B.Solid});return{"--clll-progress-container-bg":K({color:L.Neutral,colors:a.value,mode:n,variant:B.Solid})?.disabled??"transparent","--clll-progress-bar-bg":r?.bg??"transparent"}},u1=["data-testid"],Al=l.defineComponent({name:"CLPill",__name:"CLPill",props:{color:{default:L.Neutral},count:{},dismissable:{type:Boolean},elevated:{type:Boolean,default:!1},icon:{},iconFilled:{type:Boolean,default:!1},label:{},onClick:{},onDismiss:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-pill"},variant:{default:B.Soft}},setup(e){const t=e,a="clll-pill",o=l.computed(()=>[a,`${a}--${t.color}--${t.variant}`,t.count?`${a}--has-count`:"",t.dismissable?`${a}--dismissable`:"",t.elevated?`${a}--elevated`:"",t.icon?`${a}--has-icon`:`${a}--has-noicon`,t.rounded?`${a}--rounded`:""]);return(n,r)=>(l.openBlock(),l.createElementBlock("div",{"data-testid":e.testId,class:l.normalizeClass(l.unref(o)),style:l.normalizeStyle(l.unref(d1)({color:e.color,variant:e.variant}))},[!e.onClick&&!e.onDismiss?(l.openBlock(),l.createElementBlock("span",{key:0,class:l.normalizeClass(`${a}__container`)},[e.icon?(l.openBlock(),l.createBlock(l.unref(te),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(x).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createVNode(l.unref(I),{as:"span",type:l.unref(O).Small,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type"]),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${a}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0)],2)):l.createCommentVNode("",!0),e.onClick&&!e.dismissable?(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("span",{class:l.normalizeClass(`${a}__button`)},[e.icon?(l.openBlock(),l.createBlock(l.unref(te),{key:0,filled:e.iconFilled,name:e.icon,size:l.unref(x).Tiny},null,8,["filled","name","size"])):l.createCommentVNode("",!0),l.createVNode(l.unref(I),{as:"span",type:l.unref(O).Small,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type"]),e.count?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${a}__count`)},l.toDisplayString(e.count),3)):l.createCommentVNode("",!0),e.dismissable?(l.openBlock(),l.createBlock(l.unref(te),{key:2,name:l.unref(U).Delete,size:l.unref(x).Tiny},null,8,["name","size"])):l.createCommentVNode("",!0)],2)]),_:1},8,["color","on-click","variant","rounded"])):l.createCommentVNode("",!0),e.onDismiss&&e.dismissable?(l.openBlock(),l.createBlock(l.unref(G),{key:2,color:e.color,"on-click":e.onDismiss,variant:e.variant,pill:"",rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(`${a}__button`)},[l.createVNode(l.unref(I),{as:"span",type:l.unref(O).Small,truncate:""},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type"]),e.dismissable?(l.openBlock(),l.createBlock(l.unref(te),{key:0,name:l.unref(U).Delete,size:l.unref(x).Tiny},null,8,["name","size"])):l.createCommentVNode("",!0)],2)]),_:1},8,["color","on-click","variant","rounded"])):l.createCommentVNode("",!0)],14,u1))}}),m1=["data-testid"],ut=l.defineComponent({name:"CLInputPill",__name:"CLInputPill",props:{color:{default:L.Neutral},label:{},testId:{default:"clll-input-pill"}},setup(e){const t="clll-input";return(a,o)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${t}__pill`),"data-testid":e.testId},[l.createVNode(l.unref(Al),{color:e.color,label:e.label,variant:l.unref(B).Soft},null,8,["color","label","variant"])],10,m1))}}),f1=["data-testid"],mt=l.defineComponent({name:"CLInputColorTools",__name:"CLInputColorTools",props:{copied:{type:Boolean,default:!1},initialValue:{default:void 0},modelValue:{default:void 0},size:{default:k.Small},testId:{default:"clll-input-color-tools"}},emits:["copy","reset","update:copied"],setup(e,{emit:t}){const a=e,o=t,n="clll-input",r=l.ref(a.copied),i={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},s=async()=>{try{a.modelValue&&(await navigator.clipboard.writeText(a.modelValue.toString()),r.value=!0,o("update:copied",!0),o("copy"))}catch(c){console.error(c)}},d=()=>{o("reset",a.initialValue)};return l.watch(()=>a.copied,c=>{r.value=c}),l.watch(()=>a.modelValue,()=>{r.value=!1,o("update:copied",!1)}),(c,m)=>(l.openBlock(),l.createElementBlock("span",{class:l.normalizeClass(`${n}__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(`${n}__copy-to-clipboard`),color:l.unref(L).Neutral,"icon-before":l.unref(r)?l.unref(U).Check:l.unref(U).Copy,"icon-size":i[e.size],"on-click":s,size:e.size,title:l.unref(r)?"Color copied to clipboard":"Copy color to clipboard",variant:l.unref(B).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(`${n}__reset-selected-color`),color:l.unref(L).Neutral,"on-click":d,"icon-before":l.unref(U).Restore,"icon-size":i[e.size],size:e.size,title:"Reset selected color",variant:l.unref(B).Ghost,wrap:""},null,8,["class","color","icon-before","icon-size","size","variant"])):l.createCommentVNode("",!0)],10,f1))}}),h1=["data-testid"],b1=["id","name","aria-label","autocomplete","disabled","form","maxlength","minlength","pattern","placeholder","readonly","required","spellcheck","type"],jl=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:L.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:se.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:k.Small},spellCheck:{type:Boolean,default:void 0},suffix:{default:void 0},suffixAriaLabel:{default:void 0},testId:{default:"clll-input"},type:{default:Y.Text},variant:{default:B.Outline}},{modelValue:{},modelModifiers:{}}),emits:l.mergeModels(["reset"],["update:modelValue"]),setup(e,{expose:t,emit:a}){const o=e,n=a,r=R(),i="clll-input",s=l.ref(!1),d=l.useTemplateRef("input-elem"),c=l.useModel(e,"modelValue");o.type===Y.Color&&!c.value&&(c.value="#FFFFFF");const m=c.value?.toString(),u=w=>Object.values(U).includes(w),f=l.computed(()=>[i,o.borderRadius?`${i}--${o.borderRadius}`:"",o.busy?`${i}--busy`:`${i}--ready`,`${i}--${o.color}`,`${i}--${o.size}`,`${i}--${o.type}`,`${i}--${o.variant}`,o.disabled||o.busy?`${i}--disabled`:`${i}--active`,o.fluid||o.orientation===se.Horizontal?`${i}--fluid`:`${i}--fixed`,o.grouped?`${i}--grouped`:"",o.label?`${i}--haslabel`:"",o.messageType?`${i}--${o.messageType}`:"",o.orientation?`${i}--${o.orientation}`:"",o.pill?`${i}--haspill`:"",o.charCounter&&o.maxLength&&[Y.Email,Y.None,Y.Text,Y.Url].includes(o.type)?`${i}--hascharcounter`:"",o.prefix&&![Y.Color,Y.File].includes(o.type)?`${i}--hasprefix`:"",o.prefix&&![Y.Color,Y.File].includes(o.type)?u(o.prefix)?`${i}--hasiconprefix`:`${i}--hascustomprefix`:"",o.readonly?`${i}--readonly`:`${i}--writeable`,o.rounded?`${i}--rounded`:`${i}--box`,o.required?`${i}--required`:`${i}--optional`,o.suffix&&![Y.Color,Y.File].includes(o.type)?`${i}--hassuffix`:"",o.suffix&&![Y.Color,Y.File].includes(o.type)?u(o.suffix)?`${i}--hasiconsuffix`:`${i}--hascustomsuffix`:""]),h=l.computed(()=>[`${i}__input`,{"--nocolor":o.type===Y.Color&&!c.value},{"--input-group":o.grouped||o.prefix||o.suffix}]),b=w=>{c.value=w,n("reset",c.value)},g=w=>{!w.target.closest('button, a, [role="button"]')&&d.value&&d.value.focus()};return l.watch(c,()=>{s.value=!1}),t({inputRef:d}),(w,p)=>(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(f)),style:l.normalizeStyle(l.unref(rt)({color:e.color,variant:e.variant,theme:l.unref(r)})),"data-testid":e.testId},[e.label?(l.openBlock(),l.createBlock(Hl,{key:0,"css-prefix":i,"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([`${i}__input-container`,"--focus-within"]),onClick:g},[e.prefix&&![l.unref(Y).Color,l.unref(Y).File].includes(e.type)?(l.openBlock(),l.createBlock(dt,{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(`${i}__input-border-control`)},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"input-elem","onUpdate:modelValue":p[0]||(p[0]=y=>c.value=y),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:p[1]||(p[1]=(...y)=>e.onBlur&&e.onBlur(...y)),onChange:p[2]||(p[2]=(...y)=>e.onChange&&e.onChange(...y)),onFocus:p[3]||(p[3]=(...y)=>e.onFocus&&e.onFocus(...y)),onInput:p[4]||(p[4]=(...y)=>e.onInput&&e.onInput(...y))},null,42,b1),[[l.vModelDynamic,c.value]])],2),e.type===l.unref(Y).Color?(l.openBlock(),l.createElementBlock("span",{key:1,class:l.normalizeClass(`${i}__selected-color`)},l.toDisplayString(c.value||"none"),3)):l.createCommentVNode("",!0),e.type===l.unref(Y).Color?(l.openBlock(),l.createBlock(mt,{key:2,modelValue:c.value,"onUpdate:modelValue":p[5]||(p[5]=y=>c.value=y),copied:l.unref(s),"onUpdate:copied":p[6]||(p[6]=y=>l.isRef(s)?s.value=y: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(Y).Color,l.unref(Y).File].includes(e.type)?(l.openBlock(),l.createBlock(ct,{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(Y).Email,l.unref(Y).None,l.unref(Y).Text,l.unref(Y).Url].includes(e.type)?(l.openBlock(),l.createBlock(st,{key:4,color:e.color,"css-prefix":i,"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,h1),e.pill&&e.label&&e.orientation===l.unref(se).Horizontal?(l.openBlock(),l.createElementBlock("span",{key:0,class:l.normalizeClass(`${i}__spacer`)},null,2)):l.createCommentVNode("",!0),e.pill?(l.openBlock(),l.createBlock(ut,{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"]))}}),rl=Math.min,$e=Math.max,nl=Math.round,il=Math.floor,ke=e=>({x:e,y:e}),k1={left:"right",right:"left",bottom:"top",top:"bottom"},y1={start:"end",end:"start"};function ft(e,t,a){return $e(e,rl(t,a))}function sl(e,t){return typeof e=="function"?e(t):e}function Ve(e){return e.split("-")[0]}function dl(e){return e.split("-")[1]}function ht(e){return e==="x"?"y":"x"}function bt(e){return e==="y"?"height":"width"}const p1=new Set(["top","bottom"]);function Me(e){return p1.has(Ve(e))?"y":"x"}function kt(e){return ht(Me(e))}function g1(e,t,a){a===void 0&&(a=!1);const o=dl(e),n=kt(e),r=bt(n);let i=n==="x"?o===(a?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[r]>t.floating[r]&&(i=cl(i)),[i,cl(i)]}function w1(e){const t=cl(e);return[Tl(e),t,Tl(t)]}function Tl(e){return e.replace(/start|end/g,t=>y1[t])}const yt=["left","right"],pt=["right","left"],v1=["top","bottom"],x1=["bottom","top"];function M1(e,t,a){switch(e){case"top":case"bottom":return a?t?pt:yt:t?yt:pt;case"left":case"right":return t?v1:x1;default:return[]}}function B1(e,t,a,o){const n=dl(e);let r=M1(Ve(e),a==="start",o);return n&&(r=r.map(i=>i+"-"+n),t&&(r=r.concat(r.map(Tl)))),r}function cl(e){return e.replace(/left|right|bottom|top/g,t=>k1[t])}function C1(e){return{top:0,right:0,bottom:0,left:0,...e}}function z1(e){return typeof e!="number"?C1(e):{top:e,right:e,bottom:e,left:e}}function ul(e){const{x:t,y:a,width:o,height:n}=e;return{width:o,height:n,top:a,left:t,right:t+o,bottom:a+n,x:t,y:a}}function gt(e,t,a){let{reference:o,floating:n}=e;const r=Me(t),i=kt(t),s=bt(i),d=Ve(t),c=r==="y",m=o.x+o.width/2-n.width/2,u=o.y+o.height/2-n.height/2,f=o[s]/2-n[s]/2;let h;switch(d){case"top":h={x:m,y:o.y-n.height};break;case"bottom":h={x:m,y:o.y+o.height};break;case"right":h={x:o.x+o.width,y:u};break;case"left":h={x:o.x-n.width,y:u};break;default:h={x:o.x,y:o.y}}switch(dl(t)){case"start":h[i]-=f*(a&&c?-1:1);break;case"end":h[i]+=f*(a&&c?-1:1);break}return h}async function $1(e,t){var a;t===void 0&&(t={});const{x:o,y:n,platform:r,rects:i,elements:s,strategy:d}=e,{boundary:c="clippingAncestors",rootBoundary:m="viewport",elementContext:u="floating",altBoundary:f=!1,padding:h=0}=sl(t,e),b=z1(h),w=s[f?u==="floating"?"reference":"floating":u],p=ul(await r.getClippingRect({element:(a=await(r.isElement==null?void 0:r.isElement(w)))==null||a?w:w.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(s.floating)),boundary:c,rootBoundary:m,strategy:d})),y=u==="floating"?{x:o,y:n,width:i.floating.width,height:i.floating.height}:i.reference,v=await(r.getOffsetParent==null?void 0:r.getOffsetParent(s.floating)),V=await(r.isElement==null?void 0:r.isElement(v))?await(r.getScale==null?void 0:r.getScale(v))||{x:1,y:1}:{x:1,y:1},z=ul(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:y,offsetParent:v,strategy:d}):y);return{top:(p.top-z.top+b.top)/V.y,bottom:(z.bottom-p.bottom+b.bottom)/V.y,left:(p.left-z.left+b.left)/V.x,right:(z.right-p.right+b.right)/V.x}}const V1=async(e,t,a)=>{const{placement:o="bottom",strategy:n="absolute",middleware:r=[],platform:i}=a,s=r.filter(Boolean),d=await(i.isRTL==null?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:n}),{x:m,y:u}=gt(c,o,d),f=o,h={},b=0;for(let w=0;w<s.length;w++){var g;const{name:p,fn:y}=s[w],{x:v,y:V,data:z,reset:q}=await y({x:m,y:u,initialPlacement:o,placement:f,strategy:n,middlewareData:h,rects:c,platform:{...i,detectOverflow:(g=i.detectOverflow)!=null?g:$1},elements:{reference:e,floating:t}});m=v??m,u=V??u,h={...h,[p]:{...h[p],...z}},q&&b<=50&&(b++,typeof q=="object"&&(q.placement&&(f=q.placement),q.rects&&(c=q.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:n}):q.rects),{x:m,y:u}=gt(c,f,d)),w=-1)}return{x:m,y:u,placement:f,strategy:n,middlewareData:h}},L1=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var a,o;const{placement:n,middlewareData:r,rects:i,initialPlacement:s,platform:d,elements:c}=t,{mainAxis:m=!0,crossAxis:u=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:g=!0,...w}=sl(e,t);if((a=r.arrow)!=null&&a.alignmentOffset)return{};const p=Ve(n),y=Me(s),v=Ve(s)===s,V=await(d.isRTL==null?void 0:d.isRTL(c.floating)),z=f||(v||!g?[cl(s)]:w1(s)),q=b!=="none";!f&&q&&z.push(...B1(s,g,b,V));const j=[s,...z],A=await d.detectOverflow(t,w),X=[];let F=((o=r.flip)==null?void 0:o.overflows)||[];if(m&&X.push(A[p]),u){const T=g1(n,i,V);X.push(A[T[0]],A[T[1]])}if(F=[...F,{placement:n,overflows:X}],!X.every(T=>T<=0)){var N,M;const T=(((N=r.flip)==null?void 0:N.index)||0)+1,E=j[T];if(E&&(!(u==="alignment"?y!==Me(E):!1)||F.every(_=>Me(_.placement)===y?_.overflows[0]>0:!0)))return{data:{index:T,overflows:F},reset:{placement:E}};let J=(M=F.filter(ne=>ne.overflows[0]<=0).sort((ne,_)=>ne.overflows[1]-_.overflows[1])[0])==null?void 0:M.placement;if(!J)switch(h){case"bestFit":{var P;const ne=(P=F.filter(_=>{if(q){const ae=Me(_.placement);return ae===y||ae==="y"}return!0}).map(_=>[_.placement,_.overflows.filter(ae=>ae>0).reduce((ae,C)=>ae+C,0)]).sort((_,ae)=>_[1]-ae[1])[0])==null?void 0:P[0];ne&&(J=ne);break}case"initialPlacement":J=s;break}if(n!==J)return{reset:{placement:J}}}return{}}}},S1=new Set(["left","top"]);async function H1(e,t){const{placement:a,platform:o,elements:n}=e,r=await(o.isRTL==null?void 0:o.isRTL(n.floating)),i=Ve(a),s=dl(a),d=Me(a)==="y",c=S1.has(i)?-1:1,m=r&&d?-1:1,u=sl(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:b}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return s&&typeof b=="number"&&(h=s==="end"?b*-1:b),d?{x:h*m,y:f*c}:{x:f*c,y:h*m}}const A1=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var a,o;const{x:n,y:r,placement:i,middlewareData:s}=t,d=await H1(t,e);return i===((a=s.offset)==null?void 0:a.placement)&&(o=s.arrow)!=null&&o.alignmentOffset?{}:{x:n+d.x,y:r+d.y,data:{...d,placement:i}}}}},j1=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:a,y:o,placement:n,platform:r}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:d={fn:p=>{let{x:y,y:v}=p;return{x:y,y:v}}},...c}=sl(e,t),m={x:a,y:o},u=await r.detectOverflow(t,c),f=Me(Ve(n)),h=ht(f);let b=m[h],g=m[f];if(i){const p=h==="y"?"top":"left",y=h==="y"?"bottom":"right",v=b+u[p],V=b-u[y];b=ft(v,b,V)}if(s){const p=f==="y"?"top":"left",y=f==="y"?"bottom":"right",v=g+u[p],V=g-u[y];g=ft(v,g,V)}const w=d.fn({...t,[h]:b,[f]:g});return{...w,data:{x:w.x-a,y:w.y-o,enabled:{[h]:i,[f]:s}}}}}};function ml(){return typeof window<"u"}function Le(e){return El(e)?(e.nodeName||"").toLowerCase():"#document"}function ie(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ye(e){var t;return(t=(El(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function El(e){return ml()?e instanceof Node||e instanceof ie(e).Node:!1}function ue(e){return ml()?e instanceof Element||e instanceof ie(e).Element:!1}function pe(e){return ml()?e instanceof HTMLElement||e instanceof ie(e).HTMLElement:!1}function wt(e){return!ml()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ie(e).ShadowRoot}const T1=new Set(["inline","contents"]);function Ge(e){const{overflow:t,overflowX:a,overflowY:o,display:n}=me(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+a)&&!T1.has(n)}const E1=new Set(["table","td","th"]);function D1(e){return E1.has(Le(e))}const R1=[":popover-open",":modal"];function fl(e){return R1.some(t=>{try{return e.matches(t)}catch{return!1}})}const X1=["transform","translate","scale","rotate","perspective"],F1=["transform","translate","scale","rotate","perspective","filter"],P1=["paint","layout","strict","content"];function Dl(e){const t=Rl(),a=ue(e)?me(e):e;return X1.some(o=>a[o]?a[o]!=="none":!1)||(a.containerType?a.containerType!=="normal":!1)||!t&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!t&&(a.filter?a.filter!=="none":!1)||F1.some(o=>(a.willChange||"").includes(o))||P1.some(o=>(a.contain||"").includes(o))}function O1(e){let t=Be(e);for(;pe(t)&&!De(t);){if(Dl(t))return t;if(fl(t))return null;t=Be(t)}return null}function Rl(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const q1=new Set(["html","body","#document"]);function De(e){return q1.has(Le(e))}function me(e){return ie(e).getComputedStyle(e)}function hl(e){return ue(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Be(e){if(Le(e)==="html")return e;const t=e.assignedSlot||e.parentNode||wt(e)&&e.host||ye(e);return wt(t)?t.host:t}function vt(e){const t=Be(e);return De(t)?e.ownerDocument?e.ownerDocument.body:e.body:pe(t)&&Ge(t)?t:vt(t)}function Ye(e,t,a){var o;t===void 0&&(t=[]),a===void 0&&(a=!0);const n=vt(e),r=n===((o=e.ownerDocument)==null?void 0:o.body),i=ie(n);if(r){const s=Xl(i);return t.concat(i,i.visualViewport||[],Ge(n)?n:[],s&&a?Ye(s):[])}return t.concat(n,Ye(n,[],a))}function Xl(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function xt(e){const t=me(e);let a=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const n=pe(e),r=n?e.offsetWidth:a,i=n?e.offsetHeight:o,s=nl(a)!==r||nl(o)!==i;return s&&(a=r,o=i),{width:a,height:o,$:s}}function Fl(e){return ue(e)?e:e.contextElement}function Re(e){const t=Fl(e);if(!pe(t))return ke(1);const a=t.getBoundingClientRect(),{width:o,height:n,$:r}=xt(t);let i=(r?nl(a.width):a.width)/o,s=(r?nl(a.height):a.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const W1=ke(0);function Mt(e){const t=ie(e);return!Rl()||!t.visualViewport?W1:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function U1(e,t,a){return t===void 0&&(t=!1),!a||t&&a!==ie(e)?!1:t}function Se(e,t,a,o){t===void 0&&(t=!1),a===void 0&&(a=!1);const n=e.getBoundingClientRect(),r=Fl(e);let i=ke(1);t&&(o?ue(o)&&(i=Re(o)):i=Re(e));const s=U1(r,a,o)?Mt(r):ke(0);let d=(n.left+s.x)/i.x,c=(n.top+s.y)/i.y,m=n.width/i.x,u=n.height/i.y;if(r){const f=ie(r),h=o&&ue(o)?ie(o):o;let b=f,g=Xl(b);for(;g&&o&&h!==b;){const w=Re(g),p=g.getBoundingClientRect(),y=me(g),v=p.left+(g.clientLeft+parseFloat(y.paddingLeft))*w.x,V=p.top+(g.clientTop+parseFloat(y.paddingTop))*w.y;d*=w.x,c*=w.y,m*=w.x,u*=w.y,d+=v,c+=V,b=ie(g),g=Xl(b)}}return ul({width:m,height:u,x:d,y:c})}function bl(e,t){const a=hl(e).scrollLeft;return t?t.left+a:Se(ye(e)).left+a}function Bt(e,t){const a=e.getBoundingClientRect(),o=a.left+t.scrollLeft-bl(e,a),n=a.top+t.scrollTop;return{x:o,y:n}}function G1(e){let{elements:t,rect:a,offsetParent:o,strategy:n}=e;const r=n==="fixed",i=ye(o),s=t?fl(t.floating):!1;if(o===i||s&&r)return a;let d={scrollLeft:0,scrollTop:0},c=ke(1);const m=ke(0),u=pe(o);if((u||!u&&!r)&&((Le(o)!=="body"||Ge(i))&&(d=hl(o)),pe(o))){const h=Se(o);c=Re(o),m.x=h.x+o.clientLeft,m.y=h.y+o.clientTop}const f=i&&!u&&!r?Bt(i,d):ke(0);return{width:a.width*c.x,height:a.height*c.y,x:a.x*c.x-d.scrollLeft*c.x+m.x+f.x,y:a.y*c.y-d.scrollTop*c.y+m.y+f.y}}function Y1(e){return Array.from(e.getClientRects())}function K1(e){const t=ye(e),a=hl(e),o=e.ownerDocument.body,n=$e(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),r=$e(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight);let i=-a.scrollLeft+bl(e);const s=-a.scrollTop;return me(o).direction==="rtl"&&(i+=$e(t.clientWidth,o.clientWidth)-n),{width:n,height:r,x:i,y:s}}const Ct=25;function J1(e,t){const a=ie(e),o=ye(e),n=a.visualViewport;let r=o.clientWidth,i=o.clientHeight,s=0,d=0;if(n){r=n.width,i=n.height;const m=Rl();(!m||m&&t==="fixed")&&(s=n.offsetLeft,d=n.offsetTop)}const c=bl(o);if(c<=0){const m=o.ownerDocument,u=m.body,f=getComputedStyle(u),h=m.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,b=Math.abs(o.clientWidth-u.clientWidth-h);b<=Ct&&(r-=b)}else c<=Ct&&(r+=c);return{width:r,height:i,x:s,y:d}}const Z1=new Set(["absolute","fixed"]);function Q1(e,t){const a=Se(e,!0,t==="fixed"),o=a.top+e.clientTop,n=a.left+e.clientLeft,r=pe(e)?Re(e):ke(1),i=e.clientWidth*r.x,s=e.clientHeight*r.y,d=n*r.x,c=o*r.y;return{width:i,height:s,x:d,y:c}}function zt(e,t,a){let o;if(t==="viewport")o=J1(e,a);else if(t==="document")o=K1(ye(e));else if(ue(t))o=Q1(t,a);else{const n=Mt(e);o={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return ul(o)}function $t(e,t){const a=Be(e);return a===t||!ue(a)||De(a)?!1:me(a).position==="fixed"||$t(a,t)}function N1(e,t){const a=t.get(e);if(a)return a;let o=Ye(e,[],!1).filter(s=>ue(s)&&Le(s)!=="body"),n=null;const r=me(e).position==="fixed";let i=r?Be(e):e;for(;ue(i)&&!De(i);){const s=me(i),d=Dl(i);!d&&s.position==="fixed"&&(n=null),(r?!d&&!n:!d&&s.position==="static"&&!!n&&Z1.has(n.position)||Ge(i)&&!d&&$t(e,i))?o=o.filter(m=>m!==i):n=s,i=Be(i)}return t.set(e,o),o}function I1(e){let{element:t,boundary:a,rootBoundary:o,strategy:n}=e;const i=[...a==="clippingAncestors"?fl(t)?[]:N1(t,this._c):[].concat(a),o],s=i[0],d=i.reduce((c,m)=>{const u=zt(t,m,n);return c.top=$e(u.top,c.top),c.right=rl(u.right,c.right),c.bottom=rl(u.bottom,c.bottom),c.left=$e(u.left,c.left),c},zt(t,s,n));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function _1(e){const{width:t,height:a}=xt(e);return{width:t,height:a}}function e0(e,t,a){const o=pe(t),n=ye(t),r=a==="fixed",i=Se(e,!0,r,t);let s={scrollLeft:0,scrollTop:0};const d=ke(0);function c(){d.x=bl(n)}if(o||!o&&!r)if((Le(t)!=="body"||Ge(n))&&(s=hl(t)),o){const h=Se(t,!0,r,t);d.x=h.x+t.clientLeft,d.y=h.y+t.clientTop}else n&&c();r&&!o&&n&&c();const m=n&&!o&&!r?Bt(n,s):ke(0),u=i.left+s.scrollLeft-d.x-m.x,f=i.top+s.scrollTop-d.y-m.y;return{x:u,y:f,width:i.width,height:i.height}}function Pl(e){return me(e).position==="static"}function Vt(e,t){if(!pe(e)||me(e).position==="fixed")return null;if(t)return t(e);let a=e.offsetParent;return ye(e)===a&&(a=a.ownerDocument.body),a}function Lt(e,t){const a=ie(e);if(fl(e))return a;if(!pe(e)){let n=Be(e);for(;n&&!De(n);){if(ue(n)&&!Pl(n))return n;n=Be(n)}return a}let o=Vt(e,t);for(;o&&D1(o)&&Pl(o);)o=Vt(o,t);return o&&De(o)&&Pl(o)&&!Dl(o)?a:o||O1(e)||a}const l0=async function(e){const t=this.getOffsetParent||Lt,a=this.getDimensions,o=await a(e.floating);return{reference:e0(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}};function t0(e){return me(e).direction==="rtl"}const o0={convertOffsetParentRelativeRectToViewportRelativeRect:G1,getDocumentElement:ye,getClippingRect:I1,getOffsetParent:Lt,getElementRects:l0,getClientRects:Y1,getDimensions:_1,getScale:Re,isElement:ue,isRTL:t0};function St(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function a0(e,t){let a=null,o;const n=ye(e);function r(){var s;clearTimeout(o),(s=a)==null||s.disconnect(),a=null}function i(s,d){s===void 0&&(s=!1),d===void 0&&(d=1),r();const c=e.getBoundingClientRect(),{left:m,top:u,width:f,height:h}=c;if(s||t(),!f||!h)return;const b=il(u),g=il(n.clientWidth-(m+f)),w=il(n.clientHeight-(u+h)),p=il(m),v={rootMargin:-b+"px "+-g+"px "+-w+"px "+-p+"px",threshold:$e(0,rl(1,d))||1};let V=!0;function z(q){const j=q[0].intersectionRatio;if(j!==d){if(!V)return i();j?i(!1,j):o=setTimeout(()=>{i(!1,1e-7)},1e3)}j===1&&!St(c,e.getBoundingClientRect())&&i(),V=!1}try{a=new IntersectionObserver(z,{...v,root:n.ownerDocument})}catch{a=new IntersectionObserver(z,v)}a.observe(e)}return i(!0),r}function Ht(e,t,a,o){o===void 0&&(o={});const{ancestorScroll:n=!0,ancestorResize:r=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:d=!1}=o,c=Fl(e),m=n||r?[...c?Ye(c):[],...Ye(t)]:[];m.forEach(p=>{n&&p.addEventListener("scroll",a,{passive:!0}),r&&p.addEventListener("resize",a)});const u=c&&s?a0(c,a):null;let f=-1,h=null;i&&(h=new ResizeObserver(p=>{let[y]=p;y&&y.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var v;(v=h)==null||v.observe(t)})),a()}),c&&!d&&h.observe(c),h.observe(t));let b,g=d?Se(e):null;d&&w();function w(){const p=Se(e);g&&!St(g,p)&&a(),g=p,b=requestAnimationFrame(w)}return a(),()=>{var p;m.forEach(y=>{n&&y.removeEventListener("scroll",a),r&&y.removeEventListener("resize",a)}),u?.(),(p=h)==null||p.disconnect(),h=null,d&&cancelAnimationFrame(b)}}const At=A1,jt=j1,Tt=L1,r0=(e,t,a)=>{const o=new Map,n={platform:o0,...a},r={...n.platform,_c:o};return V1(e,t,{...n,platform:r})};function n0(e){return e!=null&&typeof e=="object"&&"$el"in e}function Et(e){if(n0(e)){const t=e.$el;return El(t)&&Le(t)==="#comment"?null:t}return e}function Ke(e){return typeof e=="function"?e():l.unref(e)}function Dt(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Rt(e,t){const a=Dt(e);return Math.round(t*a)/a}function Xt(e,t,a){a===void 0&&(a={});const o=a.whileElementsMounted,n=l.computed(()=>{var j;return(j=Ke(a.open))!=null?j:!0}),r=l.computed(()=>Ke(a.middleware)),i=l.computed(()=>{var j;return(j=Ke(a.placement))!=null?j:"bottom"}),s=l.computed(()=>{var j;return(j=Ke(a.strategy))!=null?j:"absolute"}),d=l.computed(()=>{var j;return(j=Ke(a.transform))!=null?j:!0}),c=l.computed(()=>Et(e.value)),m=l.computed(()=>Et(t.value)),u=l.ref(0),f=l.ref(0),h=l.ref(s.value),b=l.ref(i.value),g=l.shallowRef({}),w=l.ref(!1),p=l.computed(()=>{const j={position:h.value,left:"0",top:"0"};if(!m.value)return j;const A=Rt(m.value,u.value),X=Rt(m.value,f.value);return d.value?{...j,transform:"translate("+A+"px, "+X+"px)",...Dt(m.value)>=1.5&&{willChange:"transform"}}:{position:h.value,left:A+"px",top:X+"px"}});let y;function v(){if(c.value==null||m.value==null)return;const j=n.value;r0(c.value,m.value,{middleware:r.value,placement:i.value,strategy:s.value}).then(A=>{u.value=A.x,f.value=A.y,h.value=A.strategy,b.value=A.placement,g.value=A.middlewareData,w.value=j!==!1})}function V(){typeof y=="function"&&(y(),y=void 0)}function z(){if(V(),o===void 0){v();return}if(c.value!=null&&m.value!=null){y=o(c.value,m.value,v);return}}function q(){n.value||(w.value=!1)}return l.watch([r,i,s,n],v,{flush:"sync"}),l.watch([c,m],z,{flush:"sync"}),l.watch(n,q,{flush:"sync"}),l.getCurrentScope()&&l.onScopeDispose(V),{x:l.shallowReadonly(u),y:l.shallowReadonly(f),strategy:l.shallowReadonly(h),placement:l.shallowReadonly(b),middlewareData:l.shallowReadonly(g),isPositioned:l.shallowReadonly(w),floatingStyles:p,update:v}}const Je=jl;Je.Prefix=dt,Je.Suffix=ct,Je.Pill=ut,Je.ColorTools=mt;const i0=()=>{const e=(r,i)=>{const s=r.replace(/\D/g,""),d=i?16:8,c=s.slice(0,d),m=b=>b.length>6?`${b.slice(0,4)}/${b.slice(4,6)}/${b.slice(6)}`:b.length>4?`${b.slice(0,4)}/${b.slice(4)}`:b;if(!i)return m(c);const u=c.slice(0,8),f=c.slice(8);let h=m(u);return c.length>8&&(h+=` - ${m(f)}`),h};return{formatAsDate:e,handleDateInput:(r,i,s,d)=>{const c=r.target,m=c.value,u=r.inputType?.includes("delete"),f=c.selectionStart;if(u){i.value=m,d?.();return}const h=e(m,s);m!==h?(i.value=h,l.nextTick(()=>{if(f!==null){let b=f;const g=h.length-m.length;g>0&&(b+=g),c.setSelectionRange(b,b)}})):i.value=m,d?.()},isoToSlash:r=>r?r.replace(/-/g,"/"):"",slashToISO:r=>r?r.replace(/\//g,"-"):"",validateDate:(r,i)=>{const s=/^\d{4}\/(0[1-9]|1[0-2])\/(0[1-9]|[12]\d|3[01])$/,d=/^\d{4}\/(0[1-9]|1[0-2])\/(0[1-9]|[12]\d|3[01])\s*-\s*\d{4}\/(0[1-9]|1[0-2])\/(0[1-9]|[12]\d|3[01])$/;return i?d.test(r):s.test(r)}}},Ft=l.defineComponent({name:"CLInputDatePicker",__name:"CLInputDatePicker",props:l.mergeModels({ariaLabel:{default:void 0},borderRadius:{default:void 0},color:{default:L.Neutral},size:{default:k.Small},variant:{default:B.Outline},busy:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},form:{default:void 0},id:{},isRange:{type:Boolean,default:!0},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},orientation:{default:se.Vertical},placement:{default:Ie.BottomStart},placeholder:{default:void 0},required:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},testId:{default:"clll-input-date-picker"}},{modelValue:{default:()=>({end:null,start:null})},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,a="clll-input-date-picker",o=l.ref(!1),n=l.ref(),r=l.ref(),i=l.ref(),s=l.useModel(e,"modelValue"),d=l.ref(""),{handleDateInput:c,isoToSlash:m,slashToISO:u,validateDate:f}=i0(),h=()=>{const A=m(s.value?.start??null),X=m(s.value?.end??null);if(!A){d.value="";return}if(!t.isRange||!X){d.value=A;return}d.value=`${A} - ${X}`};l.watch(s,h,{immediate:!0,deep:!0});const b=l.computed(()=>n.value?.$el),{floatingStyles:g}=Xt(b,i,{middleware:[At(8),Tt(),jt()],placement:l.ref(t.placement),whileElementsMounted:Ht,open:o}),w=()=>{t.disabled||t.busy||(o.value=!o.value,o.value?(t.onFocus?.(new FocusEvent("focus")),r.value?.initializeDraft()):t.onBlur?.(new FocusEvent("blur")))},p=l.computed(()=>{const A=r.value?.draftStart,X=r.value?.draftEnd;return t.isRange?!!A&&!!X:!!A}),y=()=>{o.value&&(o.value=!1,t.onBlur?.(new FocusEvent("blur")))};Te({escHandler:y});const v=A=>{const X=A.target,F=n.value?.$el,N=i.value;o.value&&F&&N&&!F.contains(X)&&!N.contains(X)&&y()},V=()=>{p.value&&(r.value?.apply(),y(),t.onChange?.())},z=A=>{const X=f(A,t.isRange),F=n.value?.inputRef;return F&&(A&&!X?F.setCustomValidity("Invalid date format. Use YYYY/MM/DD"):F.setCustomValidity("")),X},q=A=>{A&&c(A,d,t.isRange,()=>{z(d.value)})},j=A=>{if(!A)return;const F=A.target.value,N=z(F);if(!F.trim()){s.value={start:null,end:null},t.onChange?.();return}if(N){if(t.isRange){const[M,P]=F.split("-").map(T=>T.trim());s.value={start:u(M),end:u(P)}}else s.value={start:u(F.trim()),end:null};t.onChange?.()}};return l.onMounted(()=>{S&&document.addEventListener("click",v)}),l.onBeforeUnmount(()=>{S&&document.removeEventListener("click",v)}),(A,X)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass([a,e.fluid?`${a}--fluid`:""])},[l.createVNode(l.unref(Je),{id:e.id,ref_key:"inputRef",ref:n,modelValue:l.unref(d),"onUpdate:modelValue":X[0]||(X[0]=F=>l.isRef(d)?d.value=F:null),"aria-label":e.ariaLabel,"border-radius":e.borderRadius,busy:e.busy,color:e.color,disabled:e.disabled,fluid:e.fluid,form:e.form,label:e.label,messages:e.messages,"message-type":e.messageType,name:e.name,orientation:e.orientation,placeholder:e.placeholder||(e.isRange?"YYYY/MM/DD - YYYY/MM/DD":"YYYY/MM/DD"),required:e.required,rounded:e.rounded,size:e.size,suffix:l.unref(U).Calendar,"suffix-aria-label":e.ariaLabel||"Open calendar","test-id":e.testId,variant:e.variant,onInput:q,onChange:j,onSuffixClick:w},null,8,["id","modelValue","aria-label","border-radius","busy","color","disabled","fluid","form","label","messages","message-type","name","orientation","placeholder","required","rounded","size","suffix","suffix-aria-label","test-id","variant"]),l.unref(o)?(l.openBlock(),l.createElementBlock("div",{key:0,ref_key:"popoverRef",ref:i,class:l.normalizeClass(`${a}__popover`),style:l.normalizeStyle({...l.unref(g),zIndex:100})},[l.createVNode(l.unref(ol),{"border-radius":e.borderRadius,variant:l.unref(B).Ghost,padded:!1,rounded:e.rounded,elevated:""},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(`${a}__calendar-container`)},[l.createVNode(l.unref(al),{ref_key:"calendarRef",ref:r,modelValue:s.value,"onUpdate:modelValue":X[1]||(X[1]=F=>s.value=F),disabled:e.disabled,busy:e.busy,"is-range":e.isRange,fluid:"",onDateSelect:V},null,8,["modelValue","disabled","busy","is-range"])],2)]),_:1},8,["border-radius","variant","rounded"])],6)):l.createCommentVNode("",!0)],2))}}),s0=["data-testid"],d0=["for"],c0=["id","aria-label","checked","disabled","name","value","required"],Pt=l.defineComponent({name:"CLRadioButton",__name:"CLRadioButton",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},checked:{type:Boolean},color:{default:L.Neutral},disabled:{type:Boolean},form:{},id:{},label:{},messages:{},messageType:{},name:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:k.Small},testId:{default:"clll-radiobutton"},value:{type:[String,Number,Boolean]},variant:{default:B.Outline},onBlur:{},onChange:{},onFocus:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a={[k.Tiny]:O.Small,[k.Small]:O.Medium,[k.Medium]:O.Medium,[k.Large]:O.Large,[k.XL]:O.XL,[k.XXL]:O.XXL,[k.XXXL]:O.XXXL,[k.XXXXL]:O.XXXXL},o=e,n=R(),r="clll-radiobutton",i=l.useModel(e,"modelValue"),s=l.useTemplateRef("radiobutton-ref"),d=()=>{s.value&&s.value.focus()},c=l.computed(()=>[r,o.borderRadius?`${r}--${o.borderRadius}`:"",o.busy?`${r}--busy`:`${r}--ready`,`${r}--${o.color}`,`${r}--${o.size}`,o.disabled?`${r}--disabled`:`${r}--active`,o.label?`${r}--haslabel`:"",o.messageType?`${r}--${o.messageType}`:"",o.rounded?`${r}--rounded`:`${r}--box`,o.required?`${r}--required`:`${r}--optional`]),m=l.computed(()=>[`${r}__radiobutton-container`,`${r}--${o.variant}`]);return t({radiobuttonRef:s}),(u,f)=>(l.openBlock(),l.createBlock(We,null,{default:l.withCtx(()=>[l.createElementVNode("span",{class:l.normalizeClass(l.unref(c)),style:l.normalizeStyle(l.unref(at)({color:e.color,variant:e.variant,theme:l.unref(n)})),"data-testid":e.testId},[l.createElementVNode("span",{class:l.normalizeClass(l.unref(m)),onClick:d},[l.createElementVNode("label",{for:e.id,class:l.normalizeClass(`${r}__label`)},[l.createElementVNode("span",{class:l.normalizeClass([`${r}__radiobutton-frame`,"form-control-flex"])},[l.withDirectives(l.createElementVNode("input",{id:e.id,ref:"radiobutton-ref","onUpdate:modelValue":f[0]||(f[0]=h=>i.value=h),"aria-label":e.ariaLabel,class:l.normalizeClass(`${r}__radiobutton`),checked:e.checked,disabled:e.disabled||e.busy,name:e.name,value:e.value,required:e.required,type:"radio",onBlur:f[1]||(f[1]=(...h)=>e.onBlur&&e.onBlur(...h)),onChange:f[2]||(f[2]=(...h)=>e.onChange&&e.onChange(...h)),onFocus:f[3]||(f[3]=(...h)=>e.onFocus&&e.onFocus(...h))},null,42,c0),[[l.vModelRadio,i.value]]),l.createElementVNode("span",{class:l.normalizeClass(`${r}__indicator`)},null,2)],2),e.label?(l.openBlock(),l.createBlock(l.unref(I),{key:0,as:"span",type:a[e.size],class:l.normalizeClass(e.required?`${r}__label--required`:"")},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["type","class"])):l.createCommentVNode("",!0)],10,d0)],2)],14,s0),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}))}}),u0=["data-testid"],m0=["id","aria-label","disabled","name","placeholder","form","required"],f0=["value","selected","disabled"],Ot=l.defineComponent({name:"CLSelect",__name:"CLSelect",props:l.mergeModels({ariaLabel:{},borderRadius:{},busy:{type:Boolean},color:{default:L.Neutral},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},messages:{},messageType:{},name:{},onBlur:{},onChange:{},onFocus:{},orientation:{default:se.Vertical},options:{},placeholder:{},required:{type:Boolean},rounded:{type:Boolean,default:!0},size:{default:k.Small},testId:{default:"clll-select"},variant:{default:B.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a={[k.Tiny]:x.Tiny,[k.Small]:x.Tiny,[k.Medium]:x.Small,[k.Large]:x.Medium,[k.XL]:x.Medium,[k.XXL]:x.Large,[k.XXXL]:x.Large,[k.XXXXL]:x.XL},o=e,n=R(),r="clll-select",i=l.useModel(e,"modelValue"),s=l.useTemplateRef("select-ref"),d=()=>{s.value&&s.value.focus()},c=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.fluid||o.orientation===se.Horizontal?`${r}--fluid`:`${r}--fixed`,o.label?`${r}--haslabel`:"",o.messageType?`${r}--${o.messageType}`:"",o.orientation?`${r}--${o.orientation}`:"",o.rounded?`${r}--rounded`:`${r}--box`,o.required?`${r}--required`:`${r}--optional`]);return t({selectRef:s}),(m,u)=>(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(Qo)({color:e.color,variant:e.variant,theme:l.unref(n)})),"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}__select-container`),onClick:d},[l.withDirectives(l.createElementVNode("select",{id:e.id,ref:"select-ref","onUpdate:modelValue":u[0]||(u[0]=f=>i.value=f),"aria-label":e.ariaLabel,class:l.normalizeClass(`${r}__select`),disabled:e.disabled||e.busy,name:e.name,placeholder:e.placeholder,form:e.form,required:e.required,onBlur:u[1]||(u[1]=(...f)=>e.onBlur&&e.onBlur(...f)),onChange:u[2]||(u[2]=(...f)=>e.onChange&&e.onChange(...f)),onFocus:u[3]||(u[3]=(...f)=>e.onFocus&&e.onFocus(...f))},[e.options?(l.openBlock(!0),l.createElementBlock(l.Fragment,{key:0},l.renderList(e.options,(f,h)=>(l.openBlock(),l.createElementBlock("option",{key:`${e.id}-option-${h}`,value:f.value,selected:f.value===i.value,disabled:f.disabled},l.toDisplayString(f.label),9,f0))),128)):l.createCommentVNode("",!0)],42,m0),[[l.vModelSelect,i.value]]),l.createElementVNode("span",{class:l.normalizeClass([`${r}__icon`,"form-select-icon-flex"])},[l.createVNode(l.unref(te),{name:l.unref(U).ChevronDown,size:a[e.size]},null,8,["name","size"])],2)],2)],14,u0),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"]))}}),h0=["data-testid"],b0=["id","aria-label","autocomplete","cols","disabled","form","maxlength","minlength","name","pattern","placeholder","readonly","required","spellcheck","rows"],qt=l.defineComponent({name:"CLTextArea",__name:"CLTextArea",props:l.mergeModels({ariaLabel:{},autoComplete:{type:Boolean},borderRadius:{},busy:{type:Boolean},charCounter:{type:Boolean},color:{default:L.Neutral},cols:{},disabled:{type:Boolean},fluid:{type:Boolean,default:!1},form:{},id:{},label:{},maxLength:{},messages:{},messageType:{},minLength:{},name:{},onBlur:{},onChange:{},onFocus:{},onInput:{},orientation:{default:se.Vertical},pattern:{},placeholder:{},readonly:{type:Boolean},required:{type:Boolean},resizable:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},rows:{},size:{default:k.Small},spellCheck:{type:Boolean},testId:{default:"clll-textarea"},variant:{default:B.Outline}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e,{expose:t}){const a=e,o=R(),n="clll-textarea",r=l.useTemplateRef("textarea-ref"),i=l.useModel(e,"modelValue"),s=()=>{r.value&&r.value.focus()},d=l.computed(()=>[n,a.borderRadius?`${n}--${a.borderRadius}`:"",a.busy?`${n}--busy`:`${n}--ready`,`${n}--${a.color}`,`${n}--${a.size}`,`${n}--${a.variant}`,a.disabled||a.busy?`${n}--disabled`:`${n}--active`,a.charCounter&&a.maxLength?`${n}--hascharcounter`:"",a.fluid||a.orientation===se.Horizontal?`${n}--fluid`:`${n}--fixed`,a.label?`${n}--haslabel`:"",a.messageType?`${n}--${a.messageType}`:"",a.orientation?`${n}--${a.orientation}`:"",a.resizable?`${n}--resizable`:"",a.readonly?`${n}--readonly`:`${n}--writeable`,a.rounded?`${n}--rounded`:`${n}--box`,a.required?`${n}--required`:`${n}--optional`]);return t({textareaRef:r}),(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(d)),style:l.normalizeStyle(l.unref(rt)({color:e.color,variant:e.variant,theme:l.unref(o)})),"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`),onClick:s},[l.withDirectives(l.createElementVNode("textarea",{id:e.id,ref:"textarea-ref","onUpdate:modelValue":m[0]||(m[0]=u=>i.value=u),"aria-label":e.ariaLabel,autocomplete:e.autoComplete?"on":"off",class:l.normalizeClass(`${n}__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]=(...u)=>e.onBlur&&e.onBlur(...u)),onChange:m[2]||(m[2]=(...u)=>e.onChange&&e.onChange(...u)),onFocus:m[3]||(m[3]=(...u)=>e.onFocus&&e.onFocus(...u)),onInput:m[4]||(m[4]=(...u)=>e.onInput&&e.onInput(...u))},null,42,b0),[[l.vModelText,i.value]])],2),e.charCounter&&e.maxLength?(l.openBlock(),l.createBlock(st,{key:1,"css-prefix":n,"current-length":i.value?i.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,h0),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"]))}}),k0=["data-testid"],Wt=l.defineComponent({name:"CLBadge",__name:"CLBadge",props:{borderRadius:{},color:{default:L.Neutral},elevated:{type:Boolean,default:!1},label:{},limit:{},testId:{default:"clll-badge"},variant:{default:B.Soft}},setup(e){const t=e,a="clll-badge",o=l.computed(()=>{const r=t.limit??0,i=t.label??"";return r&&i.toString().length>r?`${i.toString().slice(0,r)}+`:i}),n=l.computed(()=>[a,t.borderRadius?`${a}--${t.borderRadius}`:"",t.elevated?`${a}--elevated`:"",`${a}--${t.color}--${t.variant}`]);return(r,i)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(n)),"data-testid":e.testId,style:l.normalizeStyle(l.unref(i1)({color:e.color,variant:e.variant}))},[l.createElementVNode("span",{class:l.normalizeClass(`${a}__count`)},l.toDisplayString(l.unref(o)),3)],14,k0))}}),y0=["data-testid"],Ut=l.defineComponent({name:"CLBanner",__name:"CLBanner",props:{actionLabel:{},align:{default:oe.Left},ariaLabel:{},bordered:{type:Boolean,default:!0},borderRadius:{},busy:{type:Boolean,default:!1},color:{default:L.Neutral},height:{default:"auto"},message:{},onAction:{},onClick:{},onDismiss:{},rounded:{type:Boolean,default:!0},testId:{default:"clll-banner"},title:{},width:{default:"100%"},variant:{default:B.Soft}},setup(e){const t=e,a="clll-banner",o=l.computed(()=>[a,t.actionLabel?`${a}--actionable`:"",t.busy?`${a}--busy`:`${a}--ready`,t.bordered&&t.variant!==B.Ghost?`${a}--bordered`:"",t.borderRadius?`${a}--${t.borderRadius}`:"",t.onDismiss?`${a}--dismissable`:"",`${a}--${t.color}--${t.variant}`,`${a}--align-${t.align}`,t.rounded?`${a}--rounded`:`${a}--box`]);return(n,r)=>(l.openBlock(),l.createBlock(l.unref(el),{color:e.color,enabled:!!(e.onClick&&e.ariaLabel),rounded:e.rounded},{default:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(l.unref(o)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(s1)({color:e.color,variant:e.variant}),width:e.width,height:e.height})},[l.createElementVNode("div",{class:l.normalizeClass(`${a}__content`)},[l.createElementVNode("div",{class:l.normalizeClass(`${a}__nested_content`)},[e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:0,"border-radius":e.borderRadius,height:"28px","test-id":`${a}__skeleton-title`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.busy?(l.openBlock(),l.createBlock(l.unref(be),{key:1,"border-radius":e.borderRadius,width:"70%",height:"20px","test-id":`${a}__skeleton-message`},null,8,["border-radius","test-id"])):l.createCommentVNode("",!0),e.title&&!e.busy?(l.openBlock(),l.createBlock(l.unref(ze),{key:2,align:e.align,color:e.color,type:l.unref(ce).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(I),{key:3,align:e.align,color:e.color,type:l.unref(O).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(`${a}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${a}__action-button`,variant:e.variant===l.unref(B).Solid?l.unref(B).Soft:l.unref(B).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(`${a}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss banner",color:e.color,"icon-before":l.unref(U).Delete,"icon-size":l.unref(x).Tiny,"on-click":e.onDismiss,size:l.unref(k).Tiny,"test-id":`${a}__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:r[0]||(r[0]=(...i)=>e.onClick&&e.onClick(...i))},l.toDisplayString(e.ariaLabel),1)):l.createCommentVNode("",!0)],14,y0)]),_:1},8,["color","enabled","rounded"]))}}),p0=["data-testid"],Gt=l.defineComponent({name:"CLProgress",__name:"CLProgress",props:l.mergeModels({color:{default:L.Primary},inverted:{type:Boolean,default:!1},rounded:{type:Boolean,default:!0},size:{default:k.Medium},status:{type:Boolean,default:!1},testId:{default:"clll-progress"}},{modelValue:{type:Number,default:0},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,a=R(),o=l.useModel(e,"modelValue"),n="clll-progress",r=l.computed(()=>[n,`${n}--${t.color}`,`${n}--${t.size}`,t.inverted?`${n}--inverted`:"",t.rounded?`${n}--rounded`:`${n}--not-rounded`]),i=l.computed(()=>`${o.value}%`);return(s,d)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(r)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(c1)({color:e.color,theme:l.unref(a)}),"--clll-progress-value":o.value})},[e.status?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${n}__status__container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${n}__status__label`)},[l.createVNode(l.unref(I),{color:l.unref(L).Neutral,type:l.unref(O).Summary},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(i)),1)]),_:1},8,["color","type"])],2)],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${n}__bar-container`)},[l.createElementVNode("div",{class:l.normalizeClass(`${n}__bar`)},null,2)],2)],14,p0))}}),g0=e=>{const{colors:t,darkMode:a}=e??R(),o=a.value?H.Dark:H.Light,n=K({color:L.Neutral,colors:t.value,mode:o,variant:B.Solid}),r=a.value?"black":"white";return{"--clll-modal-overlay-bg":n?.bg??"transparent","--clll-modal-content-bg":r,"--clll-modal-theme-radius":"var(--clll-default-radius)"}},w0=["id","data-testid"],v0=["aria-labelledby"],Ol=l.defineComponent({name:"CLModal",__name:"CLModal",props:{borderRadius:{default:void 0},close:{type:Boolean,default:!0},closeBorderRadius:{default:he.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 a=t,o=R(),n=l.useTemplateRef("modal-window"),r=l.useSlots(),i=e,s="clll-modal",d="clll-prevent-scroll",c=l.ref(),m=()=>{S&&window?.document.body.classList.add(d)},u=()=>{S&&window?.document.body.classList.remove(d)},f=l.computed(()=>[s]),h=l.computed(()=>[`${s}__window`,i.fullscreen?`${s}__window--fullscreen`:""]),b=l.computed(()=>[`${s}__content`,i.borderRadius?`${s}__content--${i.borderRadius}`:"",i.close?`${s}__content--has-close-button`:`${s}__content--has-no-close-button`,r.body?`${s}__content--has-body`:`${s}__content--has-no-body`,r.footer?`${s}__content--has-footer`:`${s}__content--has-no-footer`,r.header||i.title?`${s}__content--has-header`:`${s}__content--has-no-header`,i.title?`${s}__content--has-title`:`${s}__content--has-no-title`]),g=l.computed(()=>i.zIndex==="auto"||qe(i.zIndex)?i.zIndex:i.zIndex.toString()),w=l.computed(()=>i.zIndex==="auto"?i.zIndex:((qe(i.zIndex)?parseInt(i.zIndex,10):i.zIndex)+100).toString()),p=j=>{try{const A=j?.target,X=n.value;return S&&X&&!X.contains(A)?!0:void 0}catch(A){console.error(A);return}},y=j=>{try{p(j)&&(S&&window.removeEventListener("mousedown",y),z())}catch(A){console.error(A)}},v=()=>{S&&window.removeEventListener("mousedown",y)},V=()=>{S&&(c.value&&S&&window.clearTimeout(c.value),v(),u())},z=()=>{i.isOpen&&(i.onClose?.(),V())};l.watch(i,j=>{j.isOpen?(a("modal-open"),m(),n.value&&n.value.focus(),S&&j.dismissible&&(v(),c.value=window.setTimeout(()=>{window.addEventListener("mousedown",y)},100))):(n.value&&n.value.blur(),u(),v(),c.value&&S&&window.clearTimeout(c.value),a("modal-close"))}),l.onMounted(()=>{i.isOpen&&S&&(m(),n.value&&n.value.focus())});const{clearEventListeners:q}=Te({escHandler:i.dismissible?z:void 0});return l.onBeforeUnmount(()=>{V(),q()}),(j,A)=>e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:e.modalId,class:l.normalizeClass(l.unref(f)),"data-testid":e.testId,style:l.normalizeStyle({...l.unref(g0)(l.unref(o)),zIndex:l.unref(g)})},[l.createElementVNode("div",{class:l.normalizeClass(l.unref(h)),style:l.normalizeStyle({zIndex:l.unref(w)})},[l.createElementVNode("div",{ref:"modal-window","aria-modal":"true","aria-labelledby":`${s}__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(`${s}__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(L).Neutral,"icon-before":l.unref(U).Delete,"icon-size":l.unref(x).Tiny,"on-click":e.onClose,"test-id":`${s}__close-button`,variant:l.unref(B).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(`${s}__content__header`)},[l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__title`)},[l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__header__container`)},[e.title?(l.openBlock(),l.createBlock(l.unref(ze),{key:0,id:`${s}__content__header__title`,class:l.normalizeClass(`${s}__content__header__title`),type:l.unref(ce).Section},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["id","class","type"])):l.createCommentVNode("",!0),l.renderSlot(j.$slots,"header")],2)],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__scroller`)},[l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__body`)},[l.renderSlot(j.$slots,"body")],2)],2),l.createElementVNode("div",{class:l.normalizeClass(`${s}__content__footer`)},[l.renderSlot(j.$slots,"footer")],2)],14,v0)],6),e.overlay?(l.openBlock(),l.createElementBlock("div",{key:0,ref:"overlay-ref",class:l.normalizeClass(`${s}__overlay`),style:l.normalizeStyle({zIndex:e.zIndex})},null,6)):l.createCommentVNode("",!0)],14,w0)):l.createCommentVNode("",!0)}}),x0=["data-testid"],Yt=l.defineComponent({name:"CLModalDatePicker",__name:"CLModalDatePicker",props:l.mergeModels({buttonAriaLabel:{default:void 0},buttonBorderRadius:{default:void 0},buttonColor:{default:L.Primary},buttonLabel:{default:"Select dates"},buttonSize:{default:k.Small},buttonVariant:{default:B.Soft},buttonWidth:{default:"auto"},buttonWrapped:{type:Boolean,default:!1},busy:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},fluid:{type:Boolean,default:!1},id:{},isRange:{type:Boolean,default:!0},onBlur:{type:Function,default:void 0},onChange:{type:Function,default:void 0},onFocus:{type:Function,default:void 0},onReset:{},testId:{default:"clll-date-picker-modal"},title:{default:"Select dates"}},{modelValue:{default:()=>({end:null,start:null})},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,a="clll-date-picker-modal",o=l.ref(!1),n=l.computed(()=>`date-picker-modal-${t.id}`),r=l.ref(),i=l.useModel(e,"modelValue"),{rangeLabel:s}=nt({appliedStart:l.computed(()=>i.value?.start??null),appliedEnd:l.computed(()=>i.value?.end??null),isRange:t.isRange}),d=l.ref(!1),c=()=>{S&&(d.value=window.innerWidth<480)},m=()=>{if(t.disabled||t.busy)return;c(),o.value=!0,l.nextTick(()=>{r.value?.initializeDraft()});const y=new FocusEvent("focus",{bubbles:!0,cancelable:!0});t.onFocus?.(y)},u=()=>{o.value=!1,r.value?.cancel();const y=new FocusEvent("blur",{bubbles:!0,cancelable:!0});t.onBlur?.(y)},f=()=>{r.value?.apply(),o.value=!1,t.onChange?.()},h=()=>{r.value?.reset(),t.onReset?.()},b=l.computed(()=>d.value);l.onMounted(()=>{S&&(c(),window.addEventListener("resize",c))}),l.onBeforeUnmount(()=>{S&&window.removeEventListener("resize",c)});const g={[k.Tiny]:x.Tiny,[k.Small]:x.Small,[k.Medium]:x.Medium,[k.Large]:x.Large,[k.XL]:x.XL,[k.XXL]:x.XXL,[k.XXXL]:x.XXXL,[k.XXXXL]:x.XXXXL},w=l.computed(()=>[a,t.buttonBorderRadius?`${a}--${t.buttonBorderRadius}`:"",t.busy?`${a}--busy`:`${a}--ready`,`${a}--${t.buttonColor}`,`${a}--${t.buttonSize}`,`${a}--${t.buttonVariant}`,t.disabled||t.busy?`${a}--disabled`:`${a}--active`,t.fluid?`${a}--fluid`:`${a}--fixed`]),p=l.computed(()=>{const y=r.value?.draftStart,v=r.value?.draftEnd;return t.isRange?!!y&&!!v:!!y});return(y,v)=>(l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(l.unref(w)),"data-testid":e.testId},[l.createVNode(l.unref(G),{"aria-label":e.buttonAriaLabel||"Open date picker","border-radius":e.buttonBorderRadius,busy:e.busy,color:e.buttonColor,disabled:e.disabled||e.busy,"icon-before":l.unref(U).Calendar,"icon-size":g[e.buttonSize],"on-click":m,"test-id":`${e.testId}__trigger`,size:e.buttonSize,variant:e.buttonVariant,width:e.buttonWidth,wrap:e.buttonWrapped},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(l.unref(s)||e.buttonLabel),1)]),_:1},8,["aria-label","border-radius","busy","color","disabled","icon-before","icon-size","test-id","size","variant","width","wrap"]),l.createVNode(l.unref(Ol),{"border-radius":l.unref(b)?l.unref(he).None:l.unref(he).Medium,fullscreen:l.unref(b),"is-open":l.unref(o),"max-width":"336px","modal-id":l.unref(n),"on-close":u,title:e.title},{body:l.withCtx(()=>[l.createVNode(l.unref(al),{ref_key:"calendarRef",ref:r,modelValue:i.value,"onUpdate:modelValue":v[0]||(v[0]=V=>i.value=V),busy:e.busy,disabled:e.disabled,fluid:l.unref(b),"is-range":e.isRange},null,8,["modelValue","busy","disabled","fluid","is-range"])]),footer:l.withCtx(()=>[l.createElementVNode("div",{class:l.normalizeClass(`${a}__footer-actions`)},[l.createVNode(l.unref(G),{color:l.unref(L).Neutral,"on-click":u,variant:l.unref(B).Ghost},{default:l.withCtx(()=>[...v[1]||(v[1]=[l.createTextVNode(" Cancel ",-1)])]),_:1},8,["color","variant"]),l.createElementVNode("div",{class:l.normalizeClass(`${a}__footer-right`)},[l.createVNode(l.unref(G),{color:l.unref(L).Neutral,disabled:!l.unref(r)?.draftStart&&!l.unref(r)?.draftEnd,"on-click":h,variant:l.unref(B).Ghost},{default:l.withCtx(()=>[...v[2]||(v[2]=[l.createTextVNode(" Reset ",-1)])]),_:1},8,["color","disabled","variant"]),l.createVNode(l.unref(G),{color:l.unref(L).Primary,disabled:!l.unref(p),"on-click":f},{default:l.withCtx(()=>[...v[3]||(v[3]=[l.createTextVNode(" Apply ",-1)])]),_:1},8,["color","disabled"])],2)],2)]),_:1},8,["border-radius","fullscreen","is-open","modal-id","title"])],10,x0))}}),ql=l.defineComponent({name:"CLNavLink",__name:"CLNavLink",props:{ariaLabel:{},color:{default:L.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 a=e,o=t,n=r=>{a.onClick&&a.onClick(r),o("click",r)};return(r,i)=>(l.openBlock(),l.createBlock(l.unref(tl),{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:n},{default:l.withCtx(()=>[l.renderSlot(r.$slots,"default")]),_:3},8,["id","aria-label","color","data-testid","external","href","rel","target","underline"]))}}),M0=["data-testid"],Kt=l.defineComponent({name:"CLNavSection",__name:"CLNavSection",props:{color:{default:L.Primary},navItems:{},testId:{default:"clll-nav-section"},type:{default:se.Horizontal}},setup(e){const t=e,a="clll-nav-section",o=l.computed(()=>[a,`${a}--${t.type}`]);return(n,r)=>(l.openBlock(),l.createElementBlock("ul",{class:l.normalizeClass(l.unref(o)),"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(ql),{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(I),{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,M0))}}),B0=({triggerElem:e,dropdownRef:t,openDropdownHandler:a,closeDropdownHandler:o})=>{const n=l.ref(!1),r=l.ref(),i=()=>{try{n.value=!0,S&&(r.value=window.setTimeout(()=>{window.removeEventListener("click",d),window.removeEventListener("keyup",d),window.addEventListener("click",d),window.addEventListener("keyup",d)},100)),a?.()}catch(u){console.error(u)}},s=u=>{try{const f=u?.target,h=e?.value,b=t?.value;return S&&h&&b&&!h.contains(f)&&!b.contains(f)?!0:void 0}catch(f){console.error(f);return}},d=u=>{try{s(u)&&(S&&(window.removeEventListener("click",d),window.removeEventListener("keyup",d)),n.value=!1,o?.())}catch(f){console.error(f)}};return{open:n,openDropdown:i,closeDropdown:()=>{try{S&&(window.removeEventListener("click",d),window.removeEventListener("keyup",d)),n.value=!1,o?.()}catch(u){console.error(u)}},clearEventListeners:()=>{S&&(r.value&&window.clearTimeout(r.value),window.removeEventListener("click",d),window.removeEventListener("keyup",d))}}},C0=["data-testid"],z0=["id","aria-labelledby","aria-hidden"],Jt=l.defineComponent({name:"CLDropdownMenu",__name:"CLDropdownMenu",props:{buttonAriaLabel:{},buttonBorderRadius:{},buttonBusy:{type:Boolean},buttonColor:{default:L.Secondary},buttonDisabled:{type:Boolean},buttonHeight:{default:"auto"},buttonSize:{default:k.Small},buttonVariant:{default:B.Soft},buttonWidth:{default:"auto"},buttonWrapped:{type:Boolean},containerBordered:{type:Boolean,default:!0},containerBorderRadius:{},containerElevated:{type:Boolean,default:!1},contentWidth:{default:"auto"},dropdownId:{},iconAfter:{default:U.ChevronDown},iconBefore:{},iconSize:{default:x.Tiny},isOpen:{type:Boolean,default:!1},label:{},onCloseHandler:{},onOpenHandler:{},placement:{default:Ie.BottomStart},testId:{default:"clll-dropdown-menu"},zIndex:{default:30}},setup(e,{expose:t}){const a=e;let o=l.ref(),n=l.ref();const r=l.ref(),i=l.ref(),s=l.ref(a.isOpen),d=l.ref(a.placement),c="clll-dropdown-menu",m=l.computed(()=>a.zIndex==="auto"||qe(a.zIndex)?a.zIndex:a.zIndex.toString()),u=F=>{F&&(o.value=F)},f=()=>{s.value=!0,a?.onOpenHandler?.(),j(),S&&document.addEventListener("click",A)},h=F=>{F&&(n.value=F)},b=()=>{s.value=!1,a?.onCloseHandler?.(),S&&document.removeEventListener("click",A),X(),v()},g=()=>{w.value?y():p()},{open:w,openDropdown:p,closeDropdown:y,clearEventListeners:v}=B0({triggerElem:o,dropdownRef:i,openDropdownHandler:f,closeDropdownHandler:b});t({close:()=>{y(),v(),X()},open:()=>{p()}});const{floatingStyles:q,update:j}=Xt(r,i,{middleware:[Tt(),At(10),jt()],placement:d,open:s,whileElementsMounted:Ht}),A=F=>{s.value&&i.value?.contains(F?.target)&&y()},{clearEventListeners:X}=Te({escHandler:y,triggerElem:o});return l.onBeforeUnmount(()=>{S&&document.removeEventListener("click",A),X(),v()}),(F,N)=>(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:r,"aria-controls":`${c}--${e.dropdownId}`,"aria-expanded":l.unref(s)||e.isOpen,"aria-label":e.buttonAriaLabel,busy:e.buttonBusy,disabled:e.buttonDisabled||e.buttonBusy,class:l.normalizeClass(`${c}__toggle`),color:e.buttonColor,"border-radius":e.buttonBorderRadius,"forward-ref":u,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,"on-click":g},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.label),1)]),_:1},8,["id","aria-controls","aria-expanded","aria-label","busy","disabled","class","color","border-radius","height","icon-after","icon-before","icon-size","size","test-id","variant","width","wrap"]),l.unref(s)||e.isOpen?(l.openBlock(),l.createElementBlock("div",{key:0,id:`${c}--${e.dropdownId}`,ref_key:"dropdownElem",ref:i,"aria-labelledby":`${c}__toggle--${e.dropdownId}`,"aria-hidden":!(l.unref(s)||e.isOpen),class:l.normalizeClass([`${c}__dropdown`,`${c}__dropdown--${l.unref(d)}`]),style:l.normalizeStyle({...l.unref(q),zIndex:l.unref(m)})},[l.createVNode(l.unref(ol),{bordered:e.containerBordered,"border-radius":e.containerBorderRadius,color:l.unref(L).Neutral,elevated:e.containerElevated,"forward-ref":h,padded:!1,"test-id":`${c}__content`,variant:l.unref(B).Ghost,width:e.contentWidth},{default:l.withCtx(()=>[l.renderSlot(F.$slots,"content")]),_:3},8,["bordered","border-radius","color","elevated","test-id","variant","width"])],14,z0)):l.createCommentVNode("",!0)],10,C0))}}),$0=({color:e,theme:t})=>{const{colors:a,darkMode:o}=t??R(),n=K({color:e,colors:a.value,mode:(o.value,H.Light),variant:B.Soft}),r=K({color:L.Neutral,colors:a.value,mode:o.value?H.Light:H.Dark,variant:B.Text});return{"--clll-toast-bg-color":o.value?"white":"#322F35","--clll-toast-text-color":r?.textBody,"--clll-toast-action-button-text-color":n?.text,"--clll-toast-action-button-bg-color":n?.bg,"--clll-toast-action-button-hover-color":n?.hover,"--clll-toast-dismiss-button-text-color":r?.text,"--clll-toast-dismiss-button-bg-color":r?.bg,"--clll-toast-dismiss-button-hover-color":r?.hover,"--clll-toast-icon-bg":n?.bg,"--clll-toast-icon-color":n?.text,"--clll-toast-theme-radius":"var(--clll-default-radius)"}},V0=["data-testid"],Xe=300,Q="clll-toast",Wl=l.defineComponent({name:"CLToast",__name:"CLToast",props:{actionLabel:{},borderRadius:{},color:{default:L.Secondary},dismissTimer:{default:5},icon:{},iconSize:{default:x.Small},iconFilled:{type:Boolean,default:!1},message:{},onAction:{},onDismiss:{},position:{default:vl.TopRight},rounded:{type:Boolean,default:!0},testId:{default:"clll-toast"},title:{},width:{default:"24rem"}},setup(e){const t=e,a=R(),o=l.ref(),n=l.ref(!1),r=l.ref(),i=l.ref(0),s=l.ref(!1),d=l.ref(null),c=l.ref(0),m=l.ref(0),u=l.ref(!1),f=l.computed(()=>[Q,t.borderRadius?`${Q}--${t.borderRadius}`:"",t.dismissTimer?`${Q}--has-timer`:"",t.icon?`${Q}--has-icon`:"",t.message&&!t.title?`${Q}--has-messageonly`:"",n.value?`${Q}--mounted`:"",t.onAction&&t.actionLabel?`${Q}--has-action`:"",t.rounded?`${Q}--rounded`:`${Q}--box`,t.title&&!t.message?`${Q}--has-titleonly`:"",t.title&&t.message?`${Q}--has-titleandmessage`:"",`${Q}--${t.position}`]),h=()=>{d.value!==null&&(clearTimeout(d.value),d.value=null),r.value?.stop()},b=()=>{!t.dismissTimer||s.value||(h(),c.value=Date.now(),m.value=t.dismissTimer*1e3,u.value=!1,d.value=setTimeout(()=>{!u.value&&!s.value&&y()},m.value))},g=()=>{if(!t.dismissTimer||u.value||s.value)return;u.value=!0;const V=Date.now()-c.value;m.value=Math.max(0,m.value-V),h()},w=()=>{!t.dismissTimer||!u.value||s.value||(u.value=!1,c.value=Date.now(),d.value=setTimeout(()=>{!u.value&&!s.value&&y()},m.value))},p=()=>{document.hidden?g():w()},y=()=>{s.value||(s.value=!0,n.value=!1,h(),r.value&&r.value.start(Xe,V=>{Math.min(V,Xe)===Xe&&(r.value?.stop(),t.onDismiss?.())}),v())};l.watch(()=>t.dismissTimer,()=>{h(),s.value=!1,t.dismissTimer&&t.dismissTimer>0&&b()}),l.onMounted(()=>{S&&(i.value=Bl()+1,r.value||(r.value=Oe(),r.value.start(100,V=>{Math.min(V,100)===100&&(r.value?.stop(),n.value=!0,t.dismissTimer&&r.value?.start(Xe,q=>{Math.min(q,Xe)===Xe&&(r.value?.stop(),b())}))})),document.addEventListener("visibilitychange",p))}),l.onUnmounted(()=>{S&&(h(),r.value=void 0,document.removeEventListener("visibilitychange",p)),n.value=!1,s.value||(s.value=!0,t.onDismiss?.())});const{clearEventListeners:v}=Te({escHandler:y});return l.onBeforeUnmount(()=>{v()}),(V,z)=>(l.openBlock(),l.createElementBlock("output",{ref_key:"elem",ref:o,class:l.normalizeClass(l.unref(f)),"data-testid":e.testId,style:l.normalizeStyle({zIndex:l.unref(i),"--clll-toast-width":e.width,...l.unref($0)({color:e.color,theme:l.unref(a)})}),onMouseenter:g,onMouseleave:w,onFocusin:g,onFocusout:w},[l.createElementVNode("div",{class:l.normalizeClass(`${Q}__body`)},[l.createElementVNode("div",{class:l.normalizeClass(`${Q}__content`)},[e.icon?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(`${Q}__icon`)},[l.createVNode(l.unref(te),{filled:e.iconFilled,name:e.icon,size:e.iconSize},null,8,["filled","name","size"])],2)):l.createCommentVNode("",!0),l.createElementVNode("div",{class:l.normalizeClass(`${Q}__text`)},[e.title?(l.openBlock(),l.createBlock(l.unref(I),{key:0,color:l.unref(L).Neutral,"test-id":`${Q}__title`,type:l.unref(O).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(I),{key:1,color:l.unref(L).Neutral,"test-id":`${Q}__message`,type:e.title?l.unref(O).Medium:l.unref(O).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(`${Q}__action-button`)},[l.createVNode(l.unref(G),{color:e.color,"border-radius":e.borderRadius,"on-click":e.onAction,"test-id":`${Q}__action-button`,variant:l.unref(B).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(`${Q}__dismiss-button`)},[l.createVNode(l.unref(G),{"aria-label":"Dismiss toast",color:l.unref(L).Neutral,"border-radius":e.borderRadius,"icon-before":l.unref(U).Delete,"icon-size":l.unref(x).Tiny,"on-click":y,size:l.unref(k).Tiny,"test-id":`${Q}__dismiss-button`,variant:l.unref(B).Text},null,8,["color","border-radius","icon-before","icon-size","size","test-id","variant"])],2)],2)],46,V0))}}),Zt=l.defineComponent({__name:"CLThemeProvider",props:{tag:{default:"div"},themeConfig:{},autoDetectDarkMode:{type:Boolean,default:!0}},setup(e){const t=e,a=eo(t.themeConfig);l.provide(Zl,a);const{borderRadius:o,darkMode:n,fontFamily:r,setBorderRadius:i,setColors:s,setDarkMode:d,setFontFamily:c}=a;let m=null;const u=()=>{if(t.autoDetectDarkMode&&S){const f=oo();d(f)}};return l.onMounted(()=>{t.autoDetectDarkMode&&S&&(u(),m=window.matchMedia("(prefers-color-scheme: dark)"),m.addEventListener("change",u))}),l.onBeforeUnmount(()=>{m&&S&&m.removeEventListener("change",u)}),l.watch(()=>t.themeConfig?.borderRadius,f=>{i(f)}),l.watch(()=>t.themeConfig?.colors,f=>{f&&s(f)}),l.watch(()=>t.themeConfig?.darkMode,f=>{f!==void 0&&!t.autoDetectDarkMode&&d(f)}),l.watch(()=>t.themeConfig?.fontFamily,f=>{c(f)}),(f,h)=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.tag),{class:l.normalizeClass(["clll-theme-provider",`--clll-color-theme-${l.unref(n)?"dark":"light"}`]),style:l.normalizeStyle({"--clll-font-family":l.unref(r),"--clll-default-radius":l.unref(o)?`var(--clll-${l.unref(o)})`:void 0})},{default:l.withCtx(()=>[l.renderSlot(f.$slots,"default")]),_:3},8,["class","style"]))}}),L0={class:"clll-toast-provider"},Qt=l.defineComponent({name:"CLToastProvider",__name:"CLToastProvider",props:{borderRadius:{},dismissTimer:{},position:{}},setup(e){const t=e,a=l.ref({}),o=l.ref(!1),n=i=>{a.value={...i,borderRadius:i.borderRadius??t.borderRadius,dismissTimer:i.dismissTimer??t.dismissTimer,position:i.position??t.position},o.value=!0},r=()=>{o.value=!1,a.value={}};return l.provide(_l,{visible:o,showToast:n,hideToast:r}),(i,s)=>(l.openBlock(),l.createElementBlock("div",L0,[o.value?(l.openBlock(),l.createBlock(l.unref(Wl),l.mergeProps({key:0},a.value,{"on-dismiss":r}),null,16)):l.createCommentVNode("",!0),l.renderSlot(i.$slots,"default")]))}}),S0=[te,xe,el,G,ol,lt,tt,ot,al,it,jl,Ft,Pt,Ot,qt,Wt,Ut,Al,Gt,be,$l,Ol,Yt,tl,ql,Kt,Jt,Wl,Zt,Qt,ze,I],H0={install(e){S0.forEach(t=>{const a=t.name||t.__name;a&&e.component(a,t)})}},A0=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-doc" 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 5v4M5 15v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2zm15 1.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0M12.5 15a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-3 0v-3a1.5 1.5 0 0 1 1.5-1.5"/></g></symbol><symbol id="tabler:file-type-docx" 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 15v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2zm15 1.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0M9.5 15a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-3 0v-3A1.5 1.5 0 0 1 9.5 15m10 0l3 6m-3 0l3-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-pdf" 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 5v4M5 18h1.5a1.5 1.5 0 0 0 0-3H5v6m12-3h2m1-3h-3v6m-6-6v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2z"/></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-txt" 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="M14 3v4a1 1 0 0 0 1 1h4m-2.5 7h3"/><path d="M5 12V5a2 2 0 0 1 2-2h7l5 5v4M4.5 15h3M6 15v6m12-6v6m-8-6l4 6m-4 0l4-6"/></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:markdown" 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="M7 15V9l2 2l2-2v6m3-2l2 2l2-2m-2 2V9"/></g></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:tag" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592-5.592a2.41 2.41 0 0 0 0-3.408l-7.71-7.71A2 2 0 0 0 11.172 3H6a3 3 0 0 0-3 3"/></g></symbol><symbol id="tabler:tag-minus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="m18.898 16.102l.699-.699l.699-.699a2.41 2.41 0 0 0 0-3.408l-7.71-7.71A2 2 0 0 0 11.172 3H6a3 3 0 0 0-3 3v5.172a2 2 0 0 0 .586 1.414l7.71 7.71c.471.47 1.087.706 1.704.706M16 19h6"/></g></symbol><symbol id="tabler:tag-plus" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M21.002 13a2.4 2.4 0 0 0-.706-1.704l-7.71-7.71A2 2 0 0 0 11.172 3H6a3 3 0 0 0-3 3v5.172a2 2 0 0 0 .586 1.414l7.71 7.71c.471.47 1.087.706 1.704.706M16 19h6m-3-3v6"/></g></symbol><symbol id="tabler:tags" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3 8v4.172a2 2 0 0 0 .586 1.414l5.71 5.71a2.41 2.41 0 0 0 3.408 0l3.592-3.592a2.41 2.41 0 0 0 0-3.408l-5.71-5.71A2 2 0 0 0 9.172 6H5a2 2 0 0 0-2 2"/><path d="m18 19l1.592-1.592a4.82 4.82 0 0 0 0-6.816L15 6m-8 4h-.01"/></g></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:tag-filled" viewBox="0 0 24 24"><path fill="currentColor" d="M11.172 2a3 3 0 0 1 2.121.879l7.71 7.71a3.41 3.41 0 0 1 0 4.822l-5.592 5.592a3.41 3.41 0 0 1-4.822 0l-7.71-7.71A3 3 0 0 1 2 11.172V6a4 4 0 0 1 4-4zM7.5 5.5a2 2 0 0 0-1.995 1.85L5.5 7.5a2 2 0 1 0 2-2"/></symbol><symbol id="tabler:tags-filled" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.172 5a3 3 0 0 1 2.121.879l5.71 5.71a3.41 3.41 0 0 1 0 4.822l-3.592 3.592a3.41 3.41 0 0 1-4.822 0l-5.71-5.71A3 3 0 0 1 2 12.172V8a3 3 0 0 1 3-3zM7 9h-.01A1 1 0 1 0 7 11a1 1 0 0 0 0-2"/><path d="M14.293 5.293a1 1 0 0 1 1.414 0L20.3 9.885a5.82 5.82 0 0 1 0 8.23l-1.592 1.592a1 1 0 0 1-1.414-1.414l1.592-1.592a3.82 3.82 0 0 0 0-5.402l-4.592-4.592a1 1 0 0 1 0-1.414"/></g></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 $.CLA11yButton=el,$.CLAlign=oe,$.CLBadge=Wt,$.CLBanner=Ut,$.CLBorderRadius=he,$.CLButton=G,$.CLButtonTypes=xl,$.CLCalendar=al,$.CLCard=ol,$.CLCardTypes=yl,$.CLCarousel=lt,$.CLCharCounterLayout=Ae,$.CLCheckbox=it,$.CLColorVariants=B,$.CLColors=L,$.CLDisclosure=tt,$.CLDrawer=ot,$.CLDrawerPosition=Ce,$.CLDropdownMenu=Jt,$.CLHeading=ze,$.CLHeadingLevels=je,$.CLHeadingTypes=ce,$.CLIcon=te,$.CLIconNames=U,$.CLIconSizes=x,$.CLInput=jl,$.CLInputDatePicker=Ft,$.CLInputTypes=Y,$.CLLink=tl,$.CLLinkTarget=Pe,$.CLLoading=pl,$.CLMessageType=Yl,$.CLModal=Ol,$.CLModalDatePicker=Yt,$.CLMode=H,$.CLNavLink=ql,$.CLNavSection=Kt,$.CLOrder=we,$.CLOrientation=se,$.CLOverflow=gl,$.CLPaginationType=de,$.CLPill=Al,$.CLPlacement=Ie,$.CLPosition=_e,$.CLProgress=Gt,$.CLRadioButton=Pt,$.CLSelect=Ot,$.CLSizes=k,$.CLSkeleton=be,$.CLSpinner=$l,$.CLTable=xe,$.CLTableTypes=wl,$.CLText=I,$.CLTextArea=qt,$.CLTextTypes=O,$.CLThemeProvider=Zt,$.CLToast=Wl,$.CLToastPosition=vl,$.CLToastProvider=Qt,$.default=H0,$.useTheme=R,$.useToast=ro,Object.defineProperties($,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),$})({},Vue);
|