@brightspot/ui 1.10.0 → 1.11.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/components/action-bar/ActionBar.d.ts +163 -0
- package/dist/components/action-bar/ActionBar.d.ts.map +1 -0
- package/dist/components/action-bar/ActionBar.js +479 -0
- package/dist/components/action-bar/ActionBar.js.map +1 -0
- package/dist/components/action-bar/ActionItem.d.ts +103 -0
- package/dist/components/action-bar/ActionItem.d.ts.map +1 -0
- package/dist/components/action-bar/ActionItem.js +237 -0
- package/dist/components/action-bar/ActionItem.js.map +1 -0
- package/dist/components/dropdown/Dropdown.d.ts +3 -1
- package/dist/components/dropdown/Dropdown.d.ts.map +1 -1
- package/dist/components/dropdown/Dropdown.js +22 -6
- package/dist/components/dropdown/Dropdown.js.map +1 -1
- package/dist/components/dropdown/DropdownItem.d.ts +14 -1
- package/dist/components/dropdown/DropdownItem.d.ts.map +1 -1
- package/dist/components/dropdown/DropdownItem.js +20 -1
- package/dist/components/dropdown/DropdownItem.js.map +1 -1
- package/dist/components/dropdown/DropdownMenu.d.ts +3 -5
- package/dist/components/dropdown/DropdownMenu.d.ts.map +1 -1
- package/dist/components/dropdown/DropdownMenu.js +17 -32
- package/dist/components/dropdown/DropdownMenu.js.map +1 -1
- package/dist/components/pagination/Pagination.d.ts +33 -4
- package/dist/components/pagination/Pagination.d.ts.map +1 -1
- package/dist/components/pagination/Pagination.js +80 -16
- package/dist/components/pagination/Pagination.js.map +1 -1
- package/dist/components/tabs/Tab.d.ts +108 -0
- package/dist/components/tabs/Tab.d.ts.map +1 -0
- package/dist/components/tabs/Tab.js +152 -0
- package/dist/components/tabs/Tab.js.map +1 -0
- package/dist/components/tabs/Tabs.d.ts +126 -0
- package/dist/components/tabs/Tabs.d.ts.map +1 -0
- package/dist/components/tabs/Tabs.js +390 -0
- package/dist/components/tabs/Tabs.js.map +1 -0
- package/dist/custom-elements.json +2635 -1591
- package/dist/storybook/assets/ActionBar.stories--nAeDC-G.js +408 -0
- package/dist/storybook/assets/ActionItem.stories-BHrGjk-P.js +203 -0
- package/dist/storybook/assets/{Avatar.stories-B26mRkkZ.js → Avatar.stories-Da-mRj6_.js} +1 -1
- package/dist/storybook/assets/{AvatarGroup.stories-J7lVGsMY.js → AvatarGroup.stories-BQlaC_yl.js} +1 -1
- package/dist/storybook/assets/{Badge.stories-BpTIV61M.js → Badge.stories-DnVnOrnF.js} +1 -1
- package/dist/storybook/assets/{Button-Dg-fIrzT.js → Button-CFLAI1H9.js} +1 -1
- package/dist/storybook/assets/{Button.stories-gPKRVbxk.js → Button.stories-DxaBOjwv.js} +1 -1
- package/dist/storybook/assets/{Celebrate.stories-DbY-sKEe.js → Celebrate.stories-CuMm15Nr.js} +1 -1
- package/dist/storybook/assets/{CircularProgress.stories-DeH5JYX_.js → CircularProgress.stories-DRN8Mtvj.js} +1 -1
- package/dist/storybook/assets/{ClipboardMixin.stories-C-lZ4uuw.js → ClipboardMixin.stories-DR7Ou2Av.js} +1 -1
- package/dist/storybook/assets/{Color-6BZIO3FS-Cu6zVIuG.js → Color-6BZIO3FS-Die62Y0Z.js} +1 -1
- package/dist/storybook/assets/{Colors.stories-D6XYMrTD.js → Colors.stories-bIq_ssbI.js} +1 -1
- package/dist/storybook/assets/{CombinedEffects.stories-jFekKTYg.js → CombinedEffects.stories-CtKzOUZn.js} +1 -1
- package/dist/storybook/assets/{ComponentStatesMixin-g50hRCPT.js → ComponentStatesMixin-DMLCk9fE.js} +1 -1
- package/dist/storybook/assets/{ComponentStatesMixin.stories-D3Q5pR38.js → ComponentStatesMixin.stories-D8UI9o-d.js} +1 -1
- package/dist/storybook/assets/{CopyToClipboard.stories-COZZ1VC2.js → CopyToClipboard.stories-ti6CpJNp.js} +1 -1
- package/dist/storybook/assets/{Debounce.stories-Dl10LAnx.js → Debounce.stories-DzZUSvbk.js} +1 -1
- package/dist/storybook/assets/{DocsRenderer-LL677BLK-CFLtMbUx.js → DocsRenderer-LL677BLK-CIRGv5IX.js} +3 -3
- package/dist/storybook/assets/{Dropdown.stories-Drwq-0Z2.js → Dropdown.stories-Lt4cY0Re.js} +41 -14
- package/dist/storybook/assets/{Events.stories-dODeR-g-.js → Events.stories-B1ddcgpT.js} +1 -1
- package/dist/storybook/assets/{Heading.stories-CH7_-_q3.js → Heading.stories-DI4w61cf.js} +1 -1
- package/dist/storybook/assets/{HueRipple.stories-CH1Y739k.js → HueRipple.stories-DjhoxxEw.js} +1 -1
- package/dist/storybook/assets/{Icon.stories-CPjM-jTU.js → Icon.stories-CpziAhae.js} +1 -1
- package/dist/storybook/assets/{IconButton.stories-DuzqvcnN.js → IconButton.stories-KjN28hfc.js} +1 -1
- package/dist/storybook/assets/{LinearProgress.stories-C7IdnJd3.js → LinearProgress.stories-DcIpdz6R.js} +1 -1
- package/dist/storybook/assets/Pagination.stories-BBkLEwoP.js +252 -0
- package/dist/storybook/assets/{Popover.stories-Ca1F-wrI.js → Popover.stories-DLv48c2h.js} +1 -1
- package/dist/storybook/assets/{ReadyMixin-DNZ5dCsZ.js → ReadyMixin-Cw2Dfbu2.js} +1 -1
- package/dist/storybook/assets/RovingTabindexMixin.stories-BWaFx9mu.js +192 -0
- package/dist/storybook/assets/{Rtc.stories-BVJc1vCA.js → Rtc.stories-Ve7Bwo_l.js} +1 -1
- package/dist/storybook/assets/ScrollShadow.stories-C6XmrRLm.js +17 -0
- package/dist/storybook/assets/{Switch.stories-BEEHP8mD.js → Switch.stories-Cf8WM1LG.js} +1 -1
- package/dist/storybook/assets/Tab.stories-CEtdEtOx.js +218 -0
- package/dist/storybook/assets/Tabs.stories-CIAO1bPO.js +211 -0
- package/dist/storybook/assets/{Throttle.stories-C4xsYeAb.js → Throttle.stories-BqxVIb-r.js} +1 -1
- package/dist/storybook/assets/{Tooltip.stories-Ccm4AnSv.js → Tooltip.stories-B6fw6875.js} +1 -1
- package/dist/storybook/assets/{Welcome.stories-Degjk-M0.js → Welcome.stories-CfJtSM19.js} +1 -1
- package/dist/storybook/assets/{Widget.stories-OKnZ9sDs.js → Widget.stories-CiOho7lO.js} +1 -1
- package/dist/storybook/assets/{WithTooltip-65CFNBJE-CXL3TyJ2.js → WithTooltip-65CFNBJE-PGcopp73.js} +2 -2
- package/dist/storybook/assets/{blocks-DLdUKG_W.js → blocks-dP2DwISI.js} +5 -5
- package/dist/storybook/assets/{formatter-EIJCOSYU-29NCxjfM.js → formatter-EIJCOSYU-CZSAC3tg.js} +1 -1
- package/dist/storybook/assets/if-defined-B1RdczOE.js +1 -0
- package/dist/storybook/assets/{iframe-BqvwP3or.js → iframe-DloIUNZz.js} +161 -161
- package/dist/storybook/assets/iframe-bJgLXZKK.css +1 -0
- package/dist/storybook/assets/{index-BIyTv1BF.js → index-DKF0ypu5.js} +1 -1
- package/dist/storybook/assets/onFind-C0l4Gew0.js +1 -0
- package/dist/storybook/assets/{onFind.stories-D64-QZqf.js → onFind.stories-DOTt9puO.js} +1 -1
- package/dist/storybook/assets/{onRemove.stories-BICsnIJL.js → onRemove.stories-CQ9ZC5dm.js} +1 -1
- package/dist/storybook/assets/{onVisible.stories-DpDZP9_5.js → onVisible.stories-Cbj5_Vz0.js} +1 -1
- package/dist/storybook/assets/style-map-DLXysq3r.js +1 -0
- package/dist/storybook/assets/{syntaxhighlighter-ED5Y7EFY-Bz_DuQj8.js → syntaxhighlighter-ED5Y7EFY-Bjjbl9ca.js} +1 -1
- package/dist/storybook/iframe.html +2 -2
- package/dist/storybook/index.json +1 -1
- package/dist/storybook/project.json +1 -1
- package/dist/tailwind-plugin-action-bar.d.ts +2 -0
- package/dist/tailwind-plugin-action-bar.d.ts.map +1 -0
- package/dist/tailwind-plugin-action-bar.js +120 -0
- package/dist/tailwind-plugin-action-bar.js.map +1 -0
- package/dist/tailwind-plugin-action-bar.ts +134 -0
- package/dist/tailwind-plugin-badge.js +4 -5
- package/dist/tailwind-plugin-badge.js.map +1 -1
- package/dist/tailwind-plugin-badge.ts +4 -5
- package/dist/tailwind-plugin-button.js +1 -0
- package/dist/tailwind-plugin-button.js.map +1 -1
- package/dist/tailwind-plugin-button.ts +1 -0
- package/dist/tailwind-plugin-pagination.js +13 -23
- package/dist/tailwind-plugin-pagination.js.map +1 -1
- package/dist/tailwind-plugin-pagination.ts +15 -25
- package/dist/tailwind-plugin-tabs.d.ts +2 -0
- package/dist/tailwind-plugin-tabs.d.ts.map +1 -0
- package/dist/tailwind-plugin-tabs.js +151 -0
- package/dist/tailwind-plugin-tabs.js.map +1 -0
- package/dist/tailwind-plugin-tabs.ts +162 -0
- package/dist/util/EventEmitterMixin.d.ts +16 -0
- package/dist/util/EventEmitterMixin.d.ts.map +1 -1
- package/dist/util/EventEmitterMixin.js.map +1 -1
- package/dist/util/RovingTabindexMixin.d.ts +38 -0
- package/dist/util/RovingTabindexMixin.d.ts.map +1 -0
- package/dist/util/RovingTabindexMixin.js +83 -0
- package/dist/util/RovingTabindexMixin.js.map +1 -0
- package/docs/components/ActionBar.md +71 -0
- package/docs/components/ActionItem.md +76 -0
- package/docs/components/Dropdown.md +7 -7
- package/docs/components/DropdownItem.md +9 -5
- package/docs/components/DropdownMenu.md +12 -12
- package/docs/components/Pagination.md +37 -34
- package/docs/components/README.md +4 -0
- package/docs/components/Tab.md +73 -0
- package/docs/components/Tabs.md +77 -0
- package/package.json +1 -1
- package/dist/storybook/assets/Pagination.stories-C4cLjS_9.js +0 -272
- package/dist/storybook/assets/ScrollShadow.stories-C3W5o9ZW.js +0 -17
- package/dist/storybook/assets/if-defined-BZFPaJjl.js +0 -1
- package/dist/storybook/assets/iframe-C5bIZMJ5.css +0 -1
- package/dist/storybook/assets/onFind-1l3EPW-I.js +0 -1
- package/dist/storybook/assets/style-map-CBrSnxRe.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:oklch(var(--btu-theme-gray-200) / 1)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Noto Sans,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:oklch(var(--btu-theme-gray-400) / 1)}input::placeholder,textarea::placeholder{opacity:1;color:oklch(var(--btu-theme-gray-400) / 1)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes detect-scroll{0%{--can-scroll: }to{--can-scroll: }}.\!container{width:100%!important}.container{width:100%}@media(min-width:375px){.\!container{max-width:375px!important}.container{max-width:375px}}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.btu-pagination-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pagination-color-background, var(--btu-theme-white, #fff));border:1px solid oklch(var(--btu-theme-gray-300));border-radius:.5rem;padding:.375rem 1.75rem .375rem .5rem;font-size:.875rem;color:inherit;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.btu-avatar{--avatar-bg-color: oklch(var(--btu-theme-purple-600));--avatar-ring-width: 0px;display:grid;place-content:center;align-items:center;width:var(--avatar-size);height:var(--avatar-size);border-radius:var(--avatar-corner-rounding, 9999px);background-color:var(--avatar-bg-color);text-align:center;font-weight:500;text-transform:uppercase;color:#fff;position:relative;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btu-avatar>*{grid-area:1 / 1}.btu-avatar:hover{background-color:oklch(from var(--avatar-bg-color) calc(l*.8) c h)}.btu-avatar:after{content:"";position:absolute;inset:0;border-radius:9999px;border-width:var(--avatar-ring-width, 0px);border-color:var(--avatar-ring-color, transparent);border-style:solid;pointer-events:none}.btu-avatar img{aspect-ratio:1;width:100%;height:100%;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.btu-avatar.btu-avatar-image-loaded .btu-avatar-fallback{display:none}.btu-avatar-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.btu-avatar-group{display:flex;align-items:center}.btu-avatar-group-overflow{font-weight:500;background-color:oklch(var(--btu-theme-gray-100));color:oklch(var(--btu-theme-gray-500))}.btu-avatar-group-overflow:hover{background-color:oklch(var(--btu-theme-gray-100))}.btu-avatar-xs{--avatar-size: 1.5rem;font-size:.75rem;line-height:1.125rem;font-weight:700}.btu-avatar-sm{--avatar-size: 2.25rem;font-size:.875rem;line-height:1.25rem}.btu-avatar-md{--avatar-size: 2.5rem;font-size:1rem;line-height:1.5rem}.btu-avatar-lg{--avatar-size: 3rem;font-size:1rem;line-height:1.5rem}.btu-avatar-xl{--avatar-size: 3.5rem;font-size:1.125rem;line-height:1.75rem}.btu-avatar-xxl{--avatar-size: 4rem;font-size:1.5rem;line-height:2rem}@container /avatar (min-width: 1.5rem){.btu-avatar-xs{--avatar-size: 1.5rem}}@container /avatar (min-width: 2.25rem){.btu-avatar-sm{--avatar-size: 2.25rem}}@container /avatar (min-width: 2.5rem){.btu-avatar-md{--avatar-size: 2.5rem}}@container /avatar (min-width: 3rem){.btu-avatar-lg{--avatar-size: 3rem}}@container /avatar (min-width: 3.5rem){.btu-avatar-xl{--avatar-size: 3.5rem}}@container /avatar (min-width: 4rem){.btu-avatar-xxl{--avatar-size: 4rem}}.btu-badge-white{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-white-50));--badge-color-foreground: oklch(var(--btu-theme-white-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-black{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-black-50));--badge-color-foreground: oklch(var(--btu-theme-black-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-primary{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-primary-50));--badge-color-foreground: oklch(var(--btu-theme-primary-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-teal{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-teal-50));--badge-color-foreground: oklch(var(--btu-theme-teal-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-gray{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-gray-50));--badge-color-foreground: oklch(var(--btu-theme-gray-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-error{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-error-50));--badge-color-foreground: oklch(var(--btu-theme-error-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-warning{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-warning-50));--badge-color-foreground: oklch(var(--btu-theme-warning-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-success{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-success-50));--badge-color-foreground: oklch(var(--btu-theme-success-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-rose{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-rose-50));--badge-color-foreground: oklch(var(--btu-theme-rose-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-purple{--Icon-size: .75rem;--badge-color-background: oklch(var(--btu-theme-purple-50));--badge-color-foreground: oklch(var(--btu-theme-purple-700));background-color:var(--badge-color-background);color:var(--badge-color-foreground);text-decoration:underline;text-decoration-color:var(--badge-color-background)}.btu-badge-sm{--badge-px: .5rem;--badge-py: .13rem;align-items:center;gap:.38rem;display:inline-flex;border-radius:var(--badge-radius-size, 999px);font-size:.75rem;line-height:1.125rem;padding:var(--badge-py) var(--badge-px);min-width:1.375rem;max-width:-moz-max-content;max-width:max-content}.btu-badge-md{--badge-px: .63rem;--badge-py: .13rem;align-items:center;gap:.38rem;display:inline-flex;border-radius:var(--badge-radius-size, 999px);font-size:.875rem;line-height:1.25rem;padding:var(--badge-py) var(--badge-px);min-width:1.813rem;max-width:-moz-max-content;max-width:max-content}.btu-badge-lg{--badge-px: .75rem;--badge-py: .25rem;align-items:center;gap:.38rem;display:inline-flex;border-radius:var(--badge-radius-size, 999px);font-size:.875rem;line-height:1.25rem;padding:var(--badge-py) var(--badge-px);min-width:1.813rem;max-width:-moz-max-content;max-width:max-content}.btu-button{--button-color: ;--button-text-color: ;--button-pressed: initial;--button-fill-none: initial;--button-padding-xs: .25rem .5rem;--button-padding-sm: .5rem .875rem;--button-padding-md: .625rem 1rem;--button-padding-lg: .625rem 1.125rem;--button-padding-xl: .75rem 1.25rem;--button-padding-2xl: 1rem 1.75rem;--button-font-size: .875rem;--button-line-height: 1.25rem;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;background:var(--button-pressed-color, var(--button-disabled-color, var(--button-color)));border-radius:var(--button-border-radius, .5rem);color:var(--button-pressed-text-color, var(--button-disabled-text-color, var(--button-text-color)));padding:var(--button-padding-sm);font-size:var(--button-font-size);line-height:var(--button-line-height);font-weight:600;position:relative;height:var(--button-size-sm, auto);width:var(--button-size-sm, auto)}.btu-button[aria-pressed=true]{--button-pressed: }.btu-button:disabled{--button-disabled-color: var(--button-disabled-color-fill-none, var(--button-disabled-color-fill, oklch(var(--btu-theme-gray-100))));--button-disabled-text-color: var(--button-disabled-text-color-fill-none, var(--button-text-color, oklch(var(--btu-theme-gray-400))));pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btu-button[disabled]{--button-disabled-color: var(--button-disabled-color-fill-none, var(--button-disabled-color-fill, oklch(var(--btu-theme-gray-100))));--button-disabled-text-color: var(--button-disabled-text-color-fill-none, var(--button-text-color, oklch(var(--btu-theme-gray-400))));pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btu-button{text-decoration:none;transition:scale .15s ease}.btu-button:hover{color:var(--button-pressed-text-color, var(--button-disabled-text-color, var(--button-text-color)))}.btu-button:active{scale:.97}@media(prefers-reduced-motion:reduce){.btu-button{transition:scale .01ms ease}.btu-button:active{scale:1}}.btu-button-text-hidden{--button-padding-xs: .25rem;--button-padding-sm: .5rem;--button-padding-md: .625rem;--button-padding-lg: .75rem;--button-padding-xl: .875rem;--button-padding-2xl: 1rem;--button-icon-font-size: 0px;--button-icon-line-height: 1;--button-font-size: var(--button-icon-font-size);--button-line-height: var(--button-icon-line-height);--button-size-xs: 1.75rem;--button-size-sm: 2.25rem;--button-size-md: 2.5rem;--button-size-lg: 2.75rem;--button-size-xl: 3rem;--button-size-2xl: 3.5rem;overflow:hidden;gap:0}.btu-button-outline{--button-outline-offset-width: 1px;--button-outline-offset-color: var(--button-outline-color);outline:1px solid var(--button-outline-color)}.btu-button-outline:focus-visible{outline:none}.btu-button-fill-none{--button-fill-none: ;background-color:var(--button-pressed-color, var(--button-fill-none-color));color:var(--button-pressed-text-color, var(--button-disabled-text-color, var(--button-fill-none-text-color)))}.btu-button-fill-none:hover{color:var(--button-pressed-text-color, var(--button-disabled-text-color, var(--button-fill-none-text-color)))}.btu-button-ai{--button-color: transparent;--button-text-color: oklch(100% 0 0);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(.7 .3281 339.6);--button-outline-color: oklch(.7 .3281 339.6);--button-disabled-color-fill: oklch(var(--btu-theme-gray-200));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-gray-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(.5346 .3041 294.17));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, var(--btu-theme-white));background:var(--button-fill-none, linear-gradient(223deg,oklch(.7 .3281 339.6) 17.79%,oklch(.5346 .3041 294.17) 71.63%,oklch(.5884 .2375 262.18) 85.1%))}.btu-button-ai:hover{--button-fill-none-color: oklch(.7 .3281 339.6 / .1);--button-fill-none-text-color: oklch(.5346 .3041 294.17);background:var(--button-fill-none, linear-gradient(223deg,oklch(.7 .3281 339.6) 17.79%,oklch(.5346 .3041 294.17) 71.63%,oklch(.5884 .2375 262.18) 85.1%))}:root.is-moreContrast .btu-button-current:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}:root.is-moreContrast .btu-button-inherit:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}.btu-button-primary{--button-color: oklch(var(--btu-theme-primary-600));--button-text-color: var(--btu-theme-white);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-primary-600));--button-outline-color: oklch(var(--btu-theme-primary-300));--button-disabled-color-fill: oklch(var(--btu-theme-primary-300));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-primary-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-primary-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-primary-800)))}.btu-button-primary:hover{--button-color: oklch(var(--btu-theme-primary-700));--button-fill-none-color: oklch(var(--btu-theme-primary-50));--button-fill-none-text-color: oklch(var(--btu-theme-primary-800))}.btu-button-primary.is-focused{--button-color: oklch(var(--btu-theme-primary-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-primary-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}.btu-button-primary:focus-visible{--button-color: oklch(var(--btu-theme-primary-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-primary-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}:root.is-moreContrast .btu-button-primary:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-primary:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}}.btu-button-teal{--button-color: oklch(var(--btu-theme-teal-600));--button-text-color: var(--btu-theme-white);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-teal-600));--button-outline-color: oklch(var(--btu-theme-teal-300));--button-disabled-color-fill: oklch(var(--btu-theme-teal-200));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-teal-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-teal-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-teal-800)))}.btu-button-teal:hover{--button-color: oklch(var(--btu-theme-teal-700));--button-fill-none-color: oklch(var(--btu-theme-teal-50));--button-fill-none-text-color: oklch(var(--btu-theme-teal-800))}.btu-button-teal.is-focused{--button-color: oklch(var(--btu-theme-teal-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-teal-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}.btu-button-teal:focus-visible{--button-color: oklch(var(--btu-theme-teal-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-teal-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}:root.is-moreContrast .btu-button-teal:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-teal:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}}.btu-button-gray{--button-color: oklch(var(--btu-theme-gray-100));--button-text-color: oklch(var(--btu-theme-gray-700));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-gray-700));--button-outline-color: oklch(var(--btu-theme-gray-300));--button-disabled-color-fill: oklch(var(--btu-theme-gray-100));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-gray-400));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-primary-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-primary-800)))}.btu-button-gray:hover{--button-color: oklch(var(--btu-theme-gray-200));--button-fill-none-color: oklch(var(--btu-theme-gray-200));--button-fill-none-text-color: oklch(var(--btu-theme-gray-900))}.btu-button-gray.is-focused{--button-color: oklch(var(--btu-theme-gray-100));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-gray-700));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}.btu-button-gray:focus-visible{--button-color: oklch(var(--btu-theme-gray-100));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-gray-700));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}:root.is-moreContrast .btu-button-gray:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-gray:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}}.btu-button-error{--button-color: oklch(var(--btu-theme-error-600));--button-text-color: var(--btu-theme-white);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-error-600));--button-outline-color: oklch(var(--btu-theme-error-300));--button-disabled-color-fill: oklch(var(--btu-theme-error-200));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-error-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-error-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-error-800)))}.btu-button-error:hover{--button-color: oklch(var(--btu-theme-error-700));--button-fill-none-color: oklch(var(--btu-theme-error-50));--button-fill-none-text-color: oklch(var(--btu-theme-error-800))}.btu-button-error.is-focused{--button-color: oklch(var(--btu-theme-error-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-error-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-error-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: var(--button-outline-offset-color, var(--button-color))}.btu-button-error:focus-visible{--button-color: oklch(var(--btu-theme-error-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-error-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-error-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: var(--button-outline-offset-color, var(--button-color))}:root.is-moreContrast .btu-button-error:focus-visible{--tw-ring-color: oklch(var(--btu-theme-error-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-error:focus-visible{--tw-ring-color: oklch(var(--btu-theme-error-400))}}.btu-button-warning{--button-color: oklch(var(--btu-theme-warning-600));--button-text-color: var(--btu-theme-white);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-warning-600));--button-outline-color: oklch(var(--btu-theme-warning-300));--button-disabled-color-fill: oklch(var(--btu-theme-warning-200));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-warning-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-warning-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-warning-800)))}.btu-button-warning:hover{--button-color: oklch(var(--btu-theme-warning-700));--button-fill-none-color: oklch(var(--btu-theme-warning-50));--button-fill-none-text-color: oklch(var(--btu-theme-warning-800))}.btu-button-warning.is-focused{--button-color: oklch(var(--btu-theme-warning-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-warning-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}.btu-button-warning:focus-visible{--button-color: oklch(var(--btu-theme-warning-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-warning-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}:root.is-moreContrast .btu-button-warning:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-warning:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}}.btu-button-success{--button-color: oklch(var(--btu-theme-success-700));--button-text-color: var(--btu-theme-white);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-success-600));--button-outline-color: oklch(var(--btu-theme-success-300));--button-disabled-color-fill: oklch(var(--btu-theme-success-200));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-success-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-success-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-success-800)))}.btu-button-success:hover{--button-color: oklch(var(--btu-theme-success-800));--button-fill-none-color: oklch(var(--btu-theme-success-50));--button-fill-none-text-color: oklch(var(--btu-theme-success-800))}.btu-button-success.is-focused{--button-color: oklch(var(--btu-theme-success-700));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-success-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-success-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: var(--button-outline-offset-color, var(--button-color))}.btu-button-success:focus-visible{--button-color: oklch(var(--btu-theme-success-700));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-success-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-success-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: var(--button-outline-offset-color, var(--button-color))}:root.is-moreContrast .btu-button-success:focus-visible{--tw-ring-color: oklch(var(--btu-theme-success-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-success:focus-visible{--tw-ring-color: oklch(var(--btu-theme-success-400))}}.btu-button-rose{--button-color: oklch(var(--btu-theme-rose-600));--button-text-color: var(--btu-theme-white);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-rose-600));--button-outline-color: oklch(var(--btu-theme-rose-300));--button-disabled-color-fill: oklch(var(--btu-theme-rose-200));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-rose-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-rose-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-rose-800)))}.btu-button-rose:hover{--button-color: oklch(var(--btu-theme-rose-700));--button-fill-none-color: oklch(var(--btu-theme-rose-50));--button-fill-none-text-color: oklch(var(--btu-theme-rose-800))}.btu-button-rose.is-focused{--button-color: oklch(var(--btu-theme-rose-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-rose-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}.btu-button-rose:focus-visible{--button-color: oklch(var(--btu-theme-rose-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-rose-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}:root.is-moreContrast .btu-button-rose:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-rose:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}}.btu-button-purple{--button-color: oklch(var(--btu-theme-purple-600));--button-text-color: var(--btu-theme-white);--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-purple-600));--button-outline-color: oklch(var(--btu-theme-purple-300));--button-disabled-color-fill: oklch(var(--btu-theme-purple-200));--button-disabled-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-white));--button-disabled-text-color-fill-none: var(--button-fill-none) oklch(var(--btu-theme-purple-300));--button-pressed-color: var(--button-pressed) var(--button-disabled-color, oklch(var(--btu-theme-purple-50)));--button-pressed-text-color: var(--button-pressed) var(--button-disabled-text-color, oklch(var(--btu-theme-purple-800)))}.btu-button-purple:hover{--button-color: oklch(var(--btu-theme-purple-700));--button-fill-none-color: oklch(var(--btu-theme-purple-50));--button-fill-none-text-color: oklch(var(--btu-theme-purple-800))}.btu-button-purple.is-focused{--button-color: oklch(var(--btu-theme-purple-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-purple-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}.btu-button-purple:focus-visible{--button-color: oklch(var(--btu-theme-purple-600));--button-fill-none-color: transparent;--button-fill-none-text-color: oklch(var(--btu-theme-purple-600));--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100));--tw-ring-offset-width: 1px;--tw-ring-offset-color: oklch(var(--btu-theme-primary-400))}:root.is-moreContrast .btu-button-purple:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-button-purple:focus-visible{--tw-ring-color: oklch(var(--btu-theme-primary-400))}}.btu-button-xs{font-size:var(--button-icon-font-size, .875rem);line-height:var(--button-icon-line-height, 1.25rem);padding:var(--button-padding-xs);width:var(--button-size-xs, auto);height:var(--button-size-xs, auto)}.btu-button-sm{font-size:var(--button-icon-font-size, .875rem);line-height:var(--button-icon-line-height, 1.25rem);padding:var(--button-padding-sm);width:var(--button-size-sm, auto);height:var(--button-size-sm, auto)}.btu-button-md{font-size:var(--button-icon-font-size, .875rem);line-height:var(--button-icon-line-height, 1.25rem);padding:var(--button-padding-md);width:var(--button-size-md, auto);height:var(--button-size-md, auto)}.btu-button-lg{font-size:var(--button-icon-font-size, 1rem);line-height:var(--button-icon-line-height, 1.5rem);padding:var(--button-padding-lg);width:var(--button-size-lg, auto);height:var(--button-size-lg, auto)}.btu-button-xl{font-size:var(--button-icon-font-size, 1rem);line-height:var(--button-icon-line-height, 1.5rem);padding:var(--button-padding-xl);width:var(--button-size-xl, auto);height:var(--button-size-xl, auto)}.btu-button-2xl{--Icon-size: 1.5rem;font-size:var(--button-icon-font-size, 1.125rem);line-height:var(--button-icon-line-height, 1.75rem);padding:var(--button-padding-2xl);width:var(--button-size-2xl, auto);height:var(--button-size-2xl, auto)}.btu-heading-1{font-size:2.25rem;line-height:2.75rem;font-weight:600}.btu-heading-2{font-size:1.875rem;line-height:2.375rem;font-weight:600}.btu-heading-3{font-size:1.5rem;line-height:2rem;font-weight:600}.btu-heading-4{font-size:1.125rem;line-height:1.75rem;font-weight:600}.btu-heading-5{font-size:1rem;line-height:1.5rem;font-weight:600}.btu-heading-6{font-size:.875rem;line-height:1.25rem;font-weight:600}.btu-icon-via-mask-aarrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-a-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.5 13h6' /%3E%3Cpath d='m2 16 4.5-9 4.5 9' /%3E%3Cpath d='M18 7v9' /%3E%3Cpath d='m14 12 4 4 4-4' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-aarrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-a-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.5 13h6' /%3E%3Cpath d='m2 16 4.5-9 4.5 9' /%3E%3Cpath d='M18 16V7' /%3E%3Cpath d='m14 11 4-4 4 4' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarge-small{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-a-large-small' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 14h-5' /%3E%3Cpath d='M16 16v-3.5a2.5 2.5 0 0 1 5 0V16' /%3E%3Cpath d='M4.5 13h6' /%3E%3Cpath d='m3 16 4.5-9 4.5 9' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-accessibility{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-accessibility' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='16' cy='4' r='1' /%3E%3Cpath d='m18 19 1-7-6 1' /%3E%3Cpath d='m5 8 3-3 5.5 3-2.36 3.5' /%3E%3Cpath d='M4.24 14.5a5 5 0 0 0 6.88 6' /%3E%3Cpath d='M13.76 17.5a5 5 0 0 0-6.88-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-activity{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-activity' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-activity-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-activity' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M17 12h-2l-2 5-2-10-2 5H7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-air-vent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-air-vent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 17.5a2.5 2.5 0 1 1-4 2.03V12' /%3E%3Cpath d='M6 12H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M6 8h12' /%3E%3Cpath d='M6.6 15.572A2 2 0 1 0 10 17v-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-airplay{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-airplay' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1' /%3E%3Cpath d='m12 15 5 6H7Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='8' /%3E%3Cpath d='M5 3 2 6' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.38 18.7 4 21' /%3E%3Cpath d='M17.64 18.67 20 21' /%3E%3Cpath d='m9 13 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-clock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='8' /%3E%3Cpath d='M12 9v4l2 2' /%3E%3Cpath d='M5 3 2 6' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.38 18.7 4 21' /%3E%3Cpath d='M17.64 18.67 20 21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-clock-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='8' /%3E%3Cpath d='M5 3 2 6' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.38 18.7 4 21' /%3E%3Cpath d='M17.64 18.67 20 21' /%3E%3Cpath d='m9 13 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-clock-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='8' /%3E%3Cpath d='M5 3 2 6' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.38 18.7 4 21' /%3E%3Cpath d='M17.64 18.67 20 21' /%3E%3Cpath d='M9 13h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-clock-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6.87 6.87a8 8 0 1 0 11.26 11.26' /%3E%3Cpath d='M19.9 14.25a8 8 0 0 0-9.15-9.15' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.26 18.67 4 21' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M4 4 2 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-clock-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='8' /%3E%3Cpath d='M5 3 2 6' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.38 18.7 4 21' /%3E%3Cpath d='M17.64 18.67 20 21' /%3E%3Cpath d='M12 10v6' /%3E%3Cpath d='M9 13h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='8' /%3E%3Cpath d='M5 3 2 6' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.38 18.7 4 21' /%3E%3Cpath d='M17.64 18.67 20 21' /%3E%3Cpath d='M9 13h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-clock-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='8' /%3E%3Cpath d='M5 3 2 6' /%3E%3Cpath d='m22 6-3-3' /%3E%3Cpath d='M6.38 18.7 4 21' /%3E%3Cpath d='M17.64 18.67 20 21' /%3E%3Cpath d='M12 10v6' /%3E%3Cpath d='M9 13h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alarm-smoke{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-alarm-smoke' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 21c0-2.5 2-2.5 2-5' /%3E%3Cpath d='M16 21c0-2.5 2-2.5 2-5' /%3E%3Cpath d='m19 8-.8 3a1.25 1.25 0 0 1-1.2 1H7a1.25 1.25 0 0 1-1.2-1L5 8' /%3E%3Cpath d='M21 3a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a1 1 0 0 1 1-1z' /%3E%3Cpath d='M6 21c0-2.5 2-2.5 2-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-album{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-album' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpolyline points='11 3 11 11 14 8 17 11 17 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alert-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='12' x2='12' y1='8' y2='12' /%3E%3Cline x1='12' x2='12.01' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alert-octagon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 16h.01' /%3E%3Cpath d='M12 8v4' /%3E%3Cpath d='M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-alert-triangle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-triangle-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3' /%3E%3Cpath d='M12 9v4' /%3E%3Cpath d='M12 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-center{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-center' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 12H7' /%3E%3Cpath d='M19 18H5' /%3E%3Cpath d='M21 6H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-center-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-center-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 12h20' /%3E%3Cpath d='M10 16v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4' /%3E%3Cpath d='M10 8V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M20 16v1a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-1' /%3E%3Cpath d='M14 8V7c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-center-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-center-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v20' /%3E%3Cpath d='M8 10H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h4' /%3E%3Cpath d='M16 10h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4' /%3E%3Cpath d='M8 20H7a2 2 0 0 1-2-2v-2c0-1.1.9-2 2-2h1' /%3E%3Cpath d='M16 14h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-end-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-end-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='16' x='4' y='2' rx='2' /%3E%3Crect width='6' height='9' x='14' y='9' rx='2' /%3E%3Cpath d='M22 22H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-end-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-end-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='6' x='2' y='4' rx='2' /%3E%3Crect width='9' height='6' x='9' y='14' rx='2' /%3E%3Cpath d='M22 22V2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-distribute-center{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-distribute-center' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='14' x='4' y='5' rx='2' /%3E%3Crect width='6' height='10' x='14' y='7' rx='2' /%3E%3Cpath d='M17 22v-5' /%3E%3Cpath d='M17 7V2' /%3E%3Cpath d='M7 22v-3' /%3E%3Cpath d='M7 5V2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-distribute-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-distribute-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='14' x='4' y='5' rx='2' /%3E%3Crect width='6' height='10' x='14' y='7' rx='2' /%3E%3Cpath d='M10 2v20' /%3E%3Cpath d='M20 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-distribute-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-distribute-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='14' x='4' y='5' rx='2' /%3E%3Crect width='6' height='10' x='14' y='7' rx='2' /%3E%3Cpath d='M4 2v20' /%3E%3Cpath d='M14 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-justify-center{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-justify-center' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='14' x='2' y='5' rx='2' /%3E%3Crect width='6' height='10' x='16' y='7' rx='2' /%3E%3Cpath d='M12 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-justify-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-justify-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='14' x='2' y='5' rx='2' /%3E%3Crect width='6' height='10' x='12' y='7' rx='2' /%3E%3Cpath d='M22 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-justify-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-justify-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='14' x='6' y='5' rx='2' /%3E%3Crect width='6' height='10' x='16' y='7' rx='2' /%3E%3Cpath d='M2 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-space-around{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-space-around' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='10' x='9' y='7' rx='2' /%3E%3Cpath d='M4 22V2' /%3E%3Cpath d='M20 22V2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-horizontal-space-between{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-horizontal-space-between' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='14' x='3' y='5' rx='2' /%3E%3Crect width='6' height='10' x='15' y='7' rx='2' /%3E%3Cpath d='M3 2v20' /%3E%3Cpath d='M21 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-justify{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-justify' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 12h18' /%3E%3Cpath d='M3 18h18' /%3E%3Cpath d='M3 6h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 12H3' /%3E%3Cpath d='M17 18H3' /%3E%3Cpath d='M21 6H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12H9' /%3E%3Cpath d='M21 18H7' /%3E%3Cpath d='M21 6H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-start-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-start-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='16' x='4' y='6' rx='2' /%3E%3Crect width='6' height='9' x='14' y='6' rx='2' /%3E%3Cpath d='M22 2H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-start-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-start-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='9' height='6' x='6' y='14' rx='2' /%3E%3Crect width='16' height='6' x='6' y='4' rx='2' /%3E%3Cpath d='M2 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-distribute-center{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-distribute-center' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 17h-3' /%3E%3Cpath d='M22 7h-5' /%3E%3Cpath d='M5 17H2' /%3E%3Cpath d='M7 7H2' /%3E%3Crect x='5' y='14' width='14' height='6' rx='2' /%3E%3Crect x='7' y='4' width='10' height='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-distribute-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-distribute-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='6' x='5' y='14' rx='2' /%3E%3Crect width='10' height='6' x='7' y='4' rx='2' /%3E%3Cpath d='M2 20h20' /%3E%3Cpath d='M2 10h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-distribute-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-distribute-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='6' x='5' y='14' rx='2' /%3E%3Crect width='10' height='6' x='7' y='4' rx='2' /%3E%3Cpath d='M2 14h20' /%3E%3Cpath d='M2 4h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-justify-center{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-justify-center' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='6' x='5' y='16' rx='2' /%3E%3Crect width='10' height='6' x='7' y='2' rx='2' /%3E%3Cpath d='M2 12h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-justify-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-justify-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='6' x='5' y='12' rx='2' /%3E%3Crect width='10' height='6' x='7' y='2' rx='2' /%3E%3Cpath d='M2 22h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-justify-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-justify-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='6' x='5' y='16' rx='2' /%3E%3Crect width='10' height='6' x='7' y='6' rx='2' /%3E%3Cpath d='M2 2h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-space-around{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-space-around' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='10' height='6' x='7' y='9' rx='2' /%3E%3Cpath d='M22 20H2' /%3E%3Cpath d='M22 4H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-align-vertical-space-between{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-align-vertical-space-between' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='6' x='5' y='15' rx='2' /%3E%3Crect width='10' height='6' x='7' y='3' rx='2' /%3E%3Cpath d='M2 21h20' /%3E%3Cpath d='M2 3h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ambulance{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ambulance' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 10H6' /%3E%3Cpath d='M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2' /%3E%3Cpath d='M19 18h2a1 1 0 0 0 1-1v-3.28a1 1 0 0 0-.684-.948l-1.923-.641a1 1 0 0 1-.578-.502l-1.539-3.076A1 1 0 0 0 16.382 8H14' /%3E%3Cpath d='M8 8v4' /%3E%3Cpath d='M9 18h6' /%3E%3Ccircle cx='17' cy='18' r='2' /%3E%3Ccircle cx='7' cy='18' r='2' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ampersand{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ampersand' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.5 12c0 4.4-3.6 8-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13' /%3E%3Cpath d='M16 12h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ampersands{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ampersands' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5' /%3E%3Cpath d='M22 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-amphora{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-amphora' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v5.632c0 .424-.272.795-.653.982A6 6 0 0 0 6 14c.006 4 3 7 5 8' /%3E%3Cpath d='M10 5H8a2 2 0 0 0 0 4h.68' /%3E%3Cpath d='M14 2v5.632c0 .424.272.795.652.982A6 6 0 0 1 18 14c0 4-3 7-5 8' /%3E%3Cpath d='M14 5h2a2 2 0 0 1 0 4h-.68' /%3E%3Cpath d='M18 22H6' /%3E%3Cpath d='M9 2h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-anchor{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-anchor' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22V8' /%3E%3Cpath d='M5 12H2a10 10 0 0 0 20 0h-3' /%3E%3Ccircle cx='12' cy='5' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-angry{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-angry' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M16 16s-1.5-2-4-2-4 2-4 2' /%3E%3Cpath d='M7.5 8 10 9' /%3E%3Cpath d='m14 9 2.5-1' /%3E%3Cpath d='M9 10h.01' /%3E%3Cpath d='M15 10h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-annoyed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-annoyed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 15h8' /%3E%3Cpath d='M8 9h2' /%3E%3Cpath d='M14 9h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-antenna{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-antenna' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 12 7 2' /%3E%3Cpath d='m7 12 5-10' /%3E%3Cpath d='m12 12 5-10' /%3E%3Cpath d='m17 12 5-10' /%3E%3Cpath d='M4.5 7h15' /%3E%3Cpath d='M12 16v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-anvil{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-anvil' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 10H6a4 4 0 0 1-4-4 1 1 0 0 1 1-1h4' /%3E%3Cpath d='M7 5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1 7 7 0 0 1-7 7H8a1 1 0 0 1-1-1z' /%3E%3Cpath d='M9 12v5' /%3E%3Cpath d='M15 12v5' /%3E%3Cpath d='M5 20a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3 1 1 0 0 1-1 1H6a1 1 0 0 1-1-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-aperture{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-aperture' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m14.31 8 5.74 9.94' /%3E%3Cpath d='M9.69 8h11.48' /%3E%3Cpath d='m7.38 12 5.74-9.94' /%3E%3Cpath d='M9.69 16 3.95 6.06' /%3E%3Cpath d='M14.31 16H2.83' /%3E%3Cpath d='m16.62 12-5.74 9.94' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-app-window{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-app-window' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='2' y='4' width='20' height='16' rx='2' /%3E%3Cpath d='M10 4v4' /%3E%3Cpath d='M2 8h20' /%3E%3Cpath d='M6 4v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-app-window-mac{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-app-window-mac' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3Cpath d='M6 8h.01' /%3E%3Cpath d='M10 8h.01' /%3E%3Cpath d='M14 8h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-apple{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-apple' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0 0 17 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 0 0-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06Z' /%3E%3Cpath d='M10 2c1 .5 2 2 2 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-archive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-archive' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='5' x='2' y='3' rx='1' /%3E%3Cpath d='M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8' /%3E%3Cpath d='M10 12h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-archive-restore{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-archive-restore' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='5' x='2' y='3' rx='1' /%3E%3Cpath d='M4 8v11a2 2 0 0 0 2 2h2' /%3E%3Cpath d='M20 8v11a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='m9 15 3-3 3 3' /%3E%3Cpath d='M12 12v9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-archive-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-archive-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='5' x='2' y='3' rx='1' /%3E%3Cpath d='M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8' /%3E%3Cpath d='m9.5 17 5-5' /%3E%3Cpath d='m9.5 12 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-area-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-area' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M7 11.207a.5.5 0 0 1 .146-.353l2-2a.5.5 0 0 1 .708 0l3.292 3.292a.5.5 0 0 0 .708 0l4.292-4.292a.5.5 0 0 1 .854.353V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-armchair{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-armchair' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M3 16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z' /%3E%3Cpath d='M5 18v2' /%3E%3Cpath d='M19 18v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 6v6h4l-7 7-7-7h4V6h6z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-down-dash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-down-dash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 5H9' /%3E%3Cpath d='M15 9v3h4l-7 7-7-7h4V9z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 15h-6v4l-7-7 7-7v4h6v6z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-left-dash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-left-dash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 15V9' /%3E%3Cpath d='M15 15h-3v4l-7-7 7-7v4h3v6z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 9h6V5l7 7-7 7v-4H6V9z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-right-dash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-right-dash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 9v6' /%3E%3Cpath d='M9 9h3V5l7 7-7 7v-4H9V9z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 18v-6H5l7-7 7 7h-4v6H9z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-big-up-dash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-big-up-dash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 19h6' /%3E%3Cpath d='M9 15v-3H5l7-7 7 7h-4v3H9z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 5v14' /%3E%3Cpath d='m19 12-7 7-7-7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-01{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-0-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 20V4' /%3E%3Crect x='15' y='4' width='4' height='6' ry='2' /%3E%3Cpath d='M17 20v-6h-2' /%3E%3Cpath d='M15 20h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-10{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-1-0' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 20V4' /%3E%3Cpath d='M17 10V4h-2' /%3E%3Cpath d='M15 10h4' /%3E%3Crect x='15' y='14' width='4' height='6' ry='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-az{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-a-z' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 20V4' /%3E%3Cpath d='M20 8h-5' /%3E%3Cpath d='M15 10V6.5a2.5 2.5 0 0 1 5 0V10' /%3E%3Cpath d='M15 14h5l-5 6h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='m8 12 4 4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-from-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-from-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 3H5' /%3E%3Cpath d='M12 21V7' /%3E%3Cpath d='m6 15 6 6 6-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 7 7 17' /%3E%3Cpath d='M17 17H7V7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-left-from-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 12a10 10 0 1 1 10 10' /%3E%3Cpath d='m2 22 10-10' /%3E%3Cpath d='M8 22H2v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-left-from-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6' /%3E%3Cpath d='m3 21 9-9' /%3E%3Cpath d='M9 21H3v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-left-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m16 8-8 8' /%3E%3Cpath d='M16 16H8V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-narrow-wide{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-narrow-wide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 20V4' /%3E%3Cpath d='M11 4h4' /%3E%3Cpath d='M11 8h7' /%3E%3Cpath d='M11 12h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 7 10 10' /%3E%3Cpath d='M17 7v10H7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-right-from-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22a10 10 0 1 1 10-10' /%3E%3Cpath d='M22 22 12 12' /%3E%3Cpath d='M22 16v6h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-right-from-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6' /%3E%3Cpath d='m21 21-9-9' /%3E%3Cpath d='M21 15v6h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-right-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m8 8 8 8' /%3E%3Cpath d='M16 8v8H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='m8 12 4 4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-to-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-to-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v14' /%3E%3Cpath d='m19 9-7 7-7-7' /%3E%3Ccircle cx='12' cy='21' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-to-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-to-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17V3' /%3E%3Cpath d='m6 11 6 6 6-6' /%3E%3Cpath d='M19 21H5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 20V4' /%3E%3Cpath d='m21 8-4-4-4 4' /%3E%3Cpath d='M17 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-wide-narrow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-wide-narrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 20V4' /%3E%3Cpath d='M11 4h10' /%3E%3Cpath d='M11 8h7' /%3E%3Cpath d='M11 12h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-down-za{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-z-a' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 4v16' /%3E%3Cpath d='M15 4h5l-5 6h5' /%3E%3Cpath d='M15 20v-3.5a2.5 2.5 0 0 1 5 0V20' /%3E%3Cpath d='M20 18h-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12 19-7-7 7-7' /%3E%3Cpath d='M19 12H5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-left-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M16 12H8' /%3E%3Cpath d='m12 8-4 4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-left-from-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-left-from-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m9 6-6 6 6 6' /%3E%3Cpath d='M3 12h14' /%3E%3Cpath d='M21 19V5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-left-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-left-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 3 4 7l4 4' /%3E%3Cpath d='M4 7h16' /%3E%3Cpath d='m16 21 4-4-4-4' /%3E%3Cpath d='M20 17H4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-left-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m12 8-4 4 4 4' /%3E%3Cpath d='M16 12H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-left-to-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-left-to-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 19V5' /%3E%3Cpath d='m13 6-6 6 6 6' /%3E%3Cpath d='M7 12h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 12h14' /%3E%3Cpath d='m12 5 7 7-7 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-right-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='m12 16 4-4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-right-from-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-right-from-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 5v14' /%3E%3Cpath d='M21 12H7' /%3E%3Cpath d='m15 18 6-6-6-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-right-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-right-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 3 4 4-4 4' /%3E%3Cpath d='M20 7H4' /%3E%3Cpath d='m8 21-4-4 4-4' /%3E%3Cpath d='M4 17h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-right-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='m12 16 4-4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-right-to-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-right-to-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 12H3' /%3E%3Cpath d='m11 18 6-6-6-6' /%3E%3Cpath d='M21 5v14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m5 12 7-7 7 7' /%3E%3Cpath d='M12 19V5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-01{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-0-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3Crect x='15' y='4' width='4' height='6' ry='2' /%3E%3Cpath d='M17 20v-6h-2' /%3E%3Cpath d='M15 20h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-10{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-1-0' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3Cpath d='M17 10V4h-2' /%3E%3Cpath d='M15 10h4' /%3E%3Crect x='15' y='14' width='4' height='6' ry='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-az{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-a-z' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3Cpath d='M20 8h-5' /%3E%3Cpath d='M15 10V6.5a2.5 2.5 0 0 1 5 0V10' /%3E%3Cpath d='M15 14h5l-5 6h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m16 12-4-4-4 4' /%3E%3Cpath d='M12 16V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21 16-4 4-4-4' /%3E%3Cpath d='M17 20V4' /%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-from-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-from-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m5 9 7-7 7 7' /%3E%3Cpath d='M12 16V2' /%3E%3Ccircle cx='12' cy='21' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-from-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-from-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 9-6-6-6 6' /%3E%3Cpath d='M12 3v14' /%3E%3Cpath d='M5 21h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 17V7h10' /%3E%3Cpath d='M17 17 7 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-left-from-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 8V2h6' /%3E%3Cpath d='m2 2 10 10' /%3E%3Cpath d='M12 2A10 10 0 1 1 2 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-left-from-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6' /%3E%3Cpath d='m3 3 9 9' /%3E%3Cpath d='M3 9V3h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-left-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 16V8h8' /%3E%3Cpath d='M16 16 8 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-narrow-wide{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-narrow-wide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3Cpath d='M11 12h4' /%3E%3Cpath d='M11 16h7' /%3E%3Cpath d='M11 20h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 7h10v10' /%3E%3Cpath d='M7 17 17 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-right-from-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 12A10 10 0 1 1 12 2' /%3E%3Cpath d='M22 2 12 12' /%3E%3Cpath d='M16 2h6v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-right-from-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6' /%3E%3Cpath d='m21 3-9 9' /%3E%3Cpath d='M15 3h6v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-right-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 8h8v8' /%3E%3Cpath d='m8 16 8-8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m16 12-4-4-4 4' /%3E%3Cpath d='M12 16V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-to-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-to-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 3h14' /%3E%3Cpath d='m18 13-6-6-6 6' /%3E%3Cpath d='M12 7v14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-wide-narrow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-wide-narrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3Cpath d='M11 12h10' /%3E%3Cpath d='M11 16h7' /%3E%3Cpath d='M11 20h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrow-up-za{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-z-a' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3Cpath d='M15 4h5l-5 6h5' /%3E%3Cpath d='M15 20v-3.5a2.5 2.5 0 0 1 5 0V20' /%3E%3Cpath d='M20 18h-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-arrows-up-from-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrows-up-from-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m4 6 3-3 3 3' /%3E%3Cpath d='M7 17V3' /%3E%3Cpath d='m14 6 3-3 3 3' /%3E%3Cpath d='M17 17V3' /%3E%3Cpath d='M4 21h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-asterisk{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-asterisk' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 6v12' /%3E%3Cpath d='M17.196 9 6.804 15' /%3E%3Cpath d='m6.804 9 10.392 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-asterisk-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-asterisk' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='m8.5 14 7-4' /%3E%3Cpath d='m8.5 10 7 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-at-sign{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-at-sign' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Cpath d='M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-atom{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-atom' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Cpath d='M20.2 20.2c2.04-2.03.02-7.36-4.5-11.9-4.54-4.52-9.87-6.54-11.9-4.5-2.04 2.03-.02 7.36 4.5 11.9 4.54 4.52 9.87 6.54 11.9 4.5Z' /%3E%3Cpath d='M15.7 15.7c4.52-4.54 6.54-9.87 4.5-11.9-2.03-2.04-7.36-.02-11.9 4.5-4.52 4.54-6.54 9.87-4.5 11.9 2.03 2.04 7.36.02 11.9-4.5Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-audio-lines{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-audio-lines' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 10v3' /%3E%3Cpath d='M6 6v11' /%3E%3Cpath d='M10 3v18' /%3E%3Cpath d='M14 8v7' /%3E%3Cpath d='M18 5v13' /%3E%3Cpath d='M22 10v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-audio-waveform{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-audio-waveform' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 13a2 2 0 0 0 2-2V7a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0V4a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0v-4a2 2 0 0 1 2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-award{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-award' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526' /%3E%3Ccircle cx='12' cy='8' r='6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-axe{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-axe' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14 12-8.5 8.5a2.12 2.12 0 1 1-3-3L11 9' /%3E%3Cpath d='M15 13 9 7l4-4 6 6h3a8 8 0 0 1-7 7z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-axis-3-d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-axis-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 4v16h16' /%3E%3Cpath d='m4 20 7-7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-axis-3d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-axis-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 4v16h16' /%3E%3Cpath d='m4 20 7-7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-baby{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-baby' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5' /%3E%3Cpath d='M15 12h.01' /%3E%3Cpath d='M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1' /%3E%3Cpath d='M9 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-backpack{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-backpack' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z' /%3E%3Cpath d='M8 10h8' /%3E%3Cpath d='M8 18h8' /%3E%3Cpath d='M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6' /%3E%3Cpath d='M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-alert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cline x1='12' x2='12' y1='8' y2='12' /%3E%3Cline x1='12' x2='12.01' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-cent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-cent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M12 7v10' /%3E%3Cpath d='M15.4 10a4 4 0 1 0 0 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-dollar-sign{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-dollar-sign' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8' /%3E%3Cpath d='M12 18V6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-euro{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-euro' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M7 12h5' /%3E%3Cpath d='M15 9.4a4 4 0 1 0 0 5.2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-help{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-help' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3' /%3E%3Cline x1='12' x2='12.01' y1='17' y2='17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-indian-rupee{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-indian-rupee' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M8 8h8' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='m13 17-5-1h1a4 4 0 0 0 0-8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-info{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-info' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cline x1='12' x2='12' y1='16' y2='12' /%3E%3Cline x1='12' x2='12.01' y1='8' y2='8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-japanese-yen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-japanese-yen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='m9 8 3 3v7' /%3E%3Cpath d='m12 11 3-3' /%3E%3Cpath d='M9 12h6' /%3E%3Cpath d='M9 16h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cline x1='8' x2='16' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-percent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M9 9h.01' /%3E%3Cpath d='M15 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cline x1='12' x2='12' y1='8' y2='16' /%3E%3Cline x1='8' x2='16' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-pound-sterling{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-pound-sterling' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M8 12h4' /%3E%3Cpath d='M10 16V9.5a2.5 2.5 0 0 1 5 0' /%3E%3Cpath d='M8 16h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-russian-ruble{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-russian-ruble' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M9 16h5' /%3E%3Cpath d='M9 12h5a2 2 0 1 0 0-4h-3v9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-swiss-franc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-swiss-franc' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='M11 17V8h4' /%3E%3Cpath d='M11 12h3' /%3E%3Cpath d='M9 16h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-badge-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cline x1='15' x2='9' y1='9' y2='15' /%3E%3Cline x1='9' x2='15' y1='9' y2='15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-baggage-claim{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-baggage-claim' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 18H6a2 2 0 0 1-2-2V7a2 2 0 0 0-2-2' /%3E%3Cpath d='M17 14V4a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v10' /%3E%3Crect width='13' height='8' x='8' y='6' rx='1' /%3E%3Ccircle cx='18' cy='20' r='2' /%3E%3Ccircle cx='9' cy='20' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ban{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m4.9 4.9 14.2 14.2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-banana{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-banana' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 13c3.5-2 8-2 10 2a5.5 5.5 0 0 1 8 5' /%3E%3Cpath d='M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bandage{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bandage' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 10.01h.01' /%3E%3Cpath d='M10 14.01h.01' /%3E%3Cpath d='M14 10.01h.01' /%3E%3Cpath d='M14 14.01h.01' /%3E%3Cpath d='M18 6v11.5' /%3E%3Cpath d='M6 6v12' /%3E%3Crect x='2' y='6' width='20' height='12' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-banknote{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-banknote' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='12' x='2' y='6' rx='2' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3Cpath d='M6 12h.01M18 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-banknote-arrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-banknote-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5' /%3E%3Cpath d='m16 19 3 3 3-3' /%3E%3Cpath d='M18 12h.01' /%3E%3Cpath d='M19 16v6' /%3E%3Cpath d='M6 12h.01' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-banknote-arrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-banknote-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5' /%3E%3Cpath d='M18 12h.01' /%3E%3Cpath d='M19 22v-6' /%3E%3Cpath d='m22 19-3-3-3 3' /%3E%3Cpath d='M6 12h.01' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-banknote-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-banknote-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5' /%3E%3Cpath d='m17 17 5 5' /%3E%3Cpath d='M18 12h.01' /%3E%3Cpath d='m22 17-5 5' /%3E%3Cpath d='M6 12h.01' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bar-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-column-increasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='12' x2='12' y1='20' y2='10' /%3E%3Cline x1='18' x2='18' y1='20' y2='4' /%3E%3Cline x1='6' x2='6' y1='20' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bar-chart-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-column' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='18' x2='18' y1='20' y2='10' /%3E%3Cline x1='12' x2='12' y1='20' y2='4' /%3E%3Cline x1='6' x2='6' y1='20' y2='14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bar-chart-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M18 17V9' /%3E%3Cpath d='M13 17V5' /%3E%3Cpath d='M8 17v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bar-chart-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column-increasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 17V9' /%3E%3Cpath d='M18 17V5' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M8 17v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bar-chart-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Crect x='15' y='5' width='4' height='12' rx='1' /%3E%3Crect x='7' y='8' width='4' height='9' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bar-chart-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-bar' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M7 16h8' /%3E%3Cpath d='M7 11h12' /%3E%3Cpath d='M7 6h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bar-chart-horizontal-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-bar-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Crect x='7' y='13' width='9' height='4' rx='1' /%3E%3Crect x='7' y='5' width='12' height='4' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-barcode{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-barcode' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 5v14' /%3E%3Cpath d='M8 5v14' /%3E%3Cpath d='M12 5v14' /%3E%3Cpath d='M17 5v14' /%3E%3Cpath d='M21 5v14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-baseline{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-baseline' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 20h16' /%3E%3Cpath d='m6 16 6-12 6 12' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bath{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bath' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 4 8 6' /%3E%3Cpath d='M17 19v2' /%3E%3Cpath d='M2 12h20' /%3E%3Cpath d='M7 19v2' /%3E%3Cpath d='M9 5 7.621 3.621A2.121 2.121 0 0 0 4 5v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-battery{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-battery' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2' /%3E%3Cline x1='22' x2='22' y1='11' y2='13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-battery-charging{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-battery-charging' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1' /%3E%3Cpath d='m11 7-3 5h4l-3 5' /%3E%3Cline x1='22' x2='22' y1='11' y2='13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-battery-full{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-battery-full' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2' /%3E%3Cline x1='22' x2='22' y1='11' y2='13' /%3E%3Cline x1='6' x2='6' y1='11' y2='13' /%3E%3Cline x1='10' x2='10' y1='11' y2='13' /%3E%3Cline x1='14' x2='14' y1='11' y2='13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-battery-low{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-battery-low' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2' /%3E%3Cline x1='22' x2='22' y1='11' y2='13' /%3E%3Cline x1='6' x2='6' y1='11' y2='13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-battery-medium{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-battery-medium' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='10' x='2' y='7' rx='2' ry='2' /%3E%3Cline x1='22' x2='22' y1='11' y2='13' /%3E%3Cline x1='6' x2='6' y1='11' y2='13' /%3E%3Cline x1='10' x2='10' y1='11' y2='13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-battery-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-battery-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 9v6' /%3E%3Cpath d='M13.5 7H16a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2.5' /%3E%3Cpath d='M22 11v2' /%3E%3Cpath d='M6.5 17H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.5' /%3E%3Cpath d='M7 12h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-battery-warning{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-battery-warning' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 17h.01' /%3E%3Cpath d='M10 7v6' /%3E%3Cpath d='M14 7h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M22 11v2' /%3E%3Cpath d='M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-beaker{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-beaker' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4.5 3h15' /%3E%3Cpath d='M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3' /%3E%3Cpath d='M6 14h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bean{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bean' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.165 6.598C9.954 7.478 9.64 8.36 9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22c7.732 0 14-6.268 14-14a6 6 0 0 0-11.835-1.402Z' /%3E%3Cpath d='M5.341 10.62a4 4 0 1 0 5.279-5.28' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bean-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bean-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22a13.96 13.96 0 0 0 9.9-4.1' /%3E%3Cpath d='M10.75 5.093A6 6 0 0 1 22 8c0 2.411-.61 4.68-1.683 6.66' /%3E%3Cpath d='M5.341 10.62a4 4 0 0 0 6.487 1.208M10.62 5.341a4.015 4.015 0 0 1 2.039 2.04' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 4v16' /%3E%3Cpath d='M2 8h18a2 2 0 0 1 2 2v10' /%3E%3Cpath d='M2 17h20' /%3E%3Cpath d='M6 8v9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bed-double{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bed-double' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8' /%3E%3Cpath d='M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4' /%3E%3Cpath d='M12 4v6' /%3E%3Cpath d='M2 18h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bed-single{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bed-single' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8' /%3E%3Cpath d='M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4' /%3E%3Cpath d='M3 18h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-beef{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-beef' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.4 13.7A6.5 6.5 0 1 0 6.28 6.6c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c4 0 8.4-1.8 11.4-4.3' /%3E%3Cpath d='m18.5 6 2.19 4.5a6.48 6.48 0 0 1-2.29 7.2C15.4 20.2 11 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5' /%3E%3Ccircle cx='12.5' cy='8.5' r='2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-beer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-beer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 11h1a3 3 0 0 1 0 6h-1' /%3E%3Cpath d='M9 12v6' /%3E%3Cpath d='M13 12v6' /%3E%3Cpath d='M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-2.5-.5Z' /%3E%3Cpath d='M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-beer-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-beer-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 13v5' /%3E%3Cpath d='M17 11.47V8' /%3E%3Cpath d='M17 11h1a3 3 0 0 1 2.745 4.211' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-3' /%3E%3Cpath d='M7.536 7.535C6.766 7.649 6.154 8 5.5 8a2.5 2.5 0 0 1-1.768-4.268' /%3E%3Cpath d='M8.727 3.204C9.306 2.767 9.885 2 11 2c1.56 0 2 1.5 3 1.5s1.72-.5 2.5-.5a1 1 0 1 1 0 5c-.78 0-1.5-.5-2.5-.5a3.149 3.149 0 0 0-.842.12' /%3E%3Cpath d='M9 14.6V18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bell{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bell' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.268 21a2 2 0 0 0 3.464 0' /%3E%3Cpath d='M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bell-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bell-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.268 21a2 2 0 0 0 3.464 0' /%3E%3Cpath d='M13.916 2.314A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.74 7.327A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673 9 9 0 0 1-.585-.665' /%3E%3Ccircle cx='18' cy='8' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bell-electric{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bell-electric' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18.518 17.347A7 7 0 0 1 14 19' /%3E%3Cpath d='M18.8 4A11 11 0 0 1 20 9' /%3E%3Cpath d='M9 9h.01' /%3E%3Ccircle cx='20' cy='16' r='2' /%3E%3Ccircle cx='9' cy='9' r='7' /%3E%3Crect x='4' y='16' width='10' height='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bell-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bell-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.268 21a2 2 0 0 0 3.464 0' /%3E%3Cpath d='M15 8h6' /%3E%3Cpath d='M16.243 3.757A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673A9.4 9.4 0 0 1 18.667 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bell-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bell-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.268 21a2 2 0 0 0 3.464 0' /%3E%3Cpath d='M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bell-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bell-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.268 21a2 2 0 0 0 3.464 0' /%3E%3Cpath d='M15 8h6' /%3E%3Cpath d='M18 5v6' /%3E%3Cpath d='M20.002 14.464a9 9 0 0 0 .738.863A1 1 0 0 1 20 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 8.75-5.332' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bell-ring{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bell-ring' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.268 21a2 2 0 0 0 3.464 0' /%3E%3Cpath d='M22 8c0-2.3-.8-4.3-2-6' /%3E%3Cpath d='M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326' /%3E%3Cpath d='M4 2C2.8 3.7 2 5.7 2 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-between-horizonal-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-between-horizontal-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='13' height='7' x='3' y='3' rx='1' /%3E%3Cpath d='m22 15-3-3 3-3' /%3E%3Crect width='13' height='7' x='3' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-between-horizonal-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-between-horizontal-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='13' height='7' x='8' y='3' rx='1' /%3E%3Cpath d='m2 9 3 3-3 3' /%3E%3Crect width='13' height='7' x='8' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-between-horizontal-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-between-horizontal-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='13' height='7' x='3' y='3' rx='1' /%3E%3Cpath d='m22 15-3-3 3-3' /%3E%3Crect width='13' height='7' x='3' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-between-horizontal-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-between-horizontal-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='13' height='7' x='8' y='3' rx='1' /%3E%3Cpath d='m2 9 3 3-3 3' /%3E%3Crect width='13' height='7' x='8' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-between-vertical-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-between-vertical-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='13' x='3' y='3' rx='1' /%3E%3Cpath d='m9 22 3-3 3 3' /%3E%3Crect width='7' height='13' x='14' y='3' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-between-vertical-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-between-vertical-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='13' x='3' y='8' rx='1' /%3E%3Cpath d='m15 2-3 3-3-3' /%3E%3Crect width='7' height='13' x='14' y='8' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-biceps-flexed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-biceps-flexed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.409 13.017A5 5 0 0 1 22 15c0 3.866-4 7-9 7-4.077 0-8.153-.82-10.371-2.462-.426-.316-.631-.832-.62-1.362C2.118 12.723 2.627 2 10 2a3 3 0 0 1 3 3 2 2 0 0 1-2 2c-1.105 0-1.64-.444-2-1' /%3E%3Cpath d='M15 14a5 5 0 0 0-7.584 2' /%3E%3Cpath d='M9.964 6.825C8.019 7.977 9.5 13 8 15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bike{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bike' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='18.5' cy='17.5' r='3.5' /%3E%3Ccircle cx='5.5' cy='17.5' r='3.5' /%3E%3Ccircle cx='15' cy='5' r='1' /%3E%3Cpath d='M12 17.5V14l-3-3 4-3 2 3h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-binary{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-binary' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='14' y='14' width='4' height='6' rx='2' /%3E%3Crect x='6' y='4' width='4' height='6' rx='2' /%3E%3Cpath d='M6 20h4' /%3E%3Cpath d='M14 10h4' /%3E%3Cpath d='M6 14h2v6' /%3E%3Cpath d='M14 4h2v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-binoculars{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-binoculars' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 10h4' /%3E%3Cpath d='M19 7V4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3' /%3E%3Cpath d='M20 21a2 2 0 0 0 2-2v-3.851c0-1.39-2-2.962-2-4.829V8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2z' /%3E%3Cpath d='M 22 16 L 2 16' /%3E%3Cpath d='M4 21a2 2 0 0 1-2-2v-3.851c0-1.39 2-2.962 2-4.829V8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v11a2 2 0 0 1-2 2z' /%3E%3Cpath d='M9 7V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-biohazard{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-biohazard' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='11.9' r='2' /%3E%3Cpath d='M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6' /%3E%3Cpath d='m8.9 10.1 1.4.8' /%3E%3Cpath d='M17.3 3.4c.9 2.5 0 5.2-2.2 6.7 2.4-1.2 5.2-.6 6.9 1.5' /%3E%3Cpath d='m15.1 10.1-1.4.8' /%3E%3Cpath d='M16.7 20.8c-2.6-.4-4.6-2.6-4.7-5.3-.2 2.6-2.1 4.8-4.7 5.2' /%3E%3Cpath d='M12 13.9v1.6' /%3E%3Cpath d='M13.5 5.4c-1-.2-2-.2-3 0' /%3E%3Cpath d='M17 16.4c.7-.7 1.2-1.6 1.5-2.5' /%3E%3Cpath d='M5.5 13.9c.3.9.8 1.8 1.5 2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bird{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bird' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 7h.01' /%3E%3Cpath d='M3.4 18H12a8 8 0 0 0 8-8V7a4 4 0 0 0-7.28-2.3L2 20' /%3E%3Cpath d='m20 7 2 .5-2 .5' /%3E%3Cpath d='M10 18v3' /%3E%3Cpath d='M14 17.75V21' /%3E%3Cpath d='M7 18a6 6 0 0 0 3.84-10.61' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bitcoin{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bitcoin' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.767 19.089c4.924.868 6.14-6.025 1.216-6.894m-1.216 6.894L5.86 18.047m5.908 1.042-.347 1.97m1.563-8.864c4.924.869 6.14-6.025 1.215-6.893m-1.215 6.893-3.94-.694m5.155-6.2L8.29 4.26m5.908 1.042.348-1.97M7.48 20.364l3.126-17.727' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-blend{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-blend' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='9' cy='9' r='7' /%3E%3Ccircle cx='15' cy='15' r='7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-blinds{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-blinds' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3h18' /%3E%3Cpath d='M20 7H8' /%3E%3Cpath d='M20 11H8' /%3E%3Cpath d='M10 19h10' /%3E%3Cpath d='M8 15h12' /%3E%3Cpath d='M4 3v14' /%3E%3Ccircle cx='4' cy='19' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-blocks{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-blocks' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='7' x='14' y='3' rx='1' /%3E%3Cpath d='M10 21V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bluetooth{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bluetooth' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 7 10 10-5 5V2l5 5L7 17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bluetooth-connected{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bluetooth-connected' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 7 10 10-5 5V2l5 5L7 17' /%3E%3Cline x1='18' x2='21' y1='12' y2='12' /%3E%3Cline x1='3' x2='6' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bluetooth-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bluetooth-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m17 17-5 5V12l-5 5' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M14.5 9.5 17 7l-5-5v4.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bluetooth-searching{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bluetooth-searching' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 7 10 10-5 5V2l5 5L7 17' /%3E%3Cpath d='M20.83 14.83a4 4 0 0 0 0-5.66' /%3E%3Cpath d='M18 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bold{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bold' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bolt{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bolt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z' /%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bomb{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bomb' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='11' cy='13' r='9' /%3E%3Cpath d='M14.35 4.65 16.3 2.7a2.41 2.41 0 0 1 3.4 0l1.6 1.6a2.4 2.4 0 0 1 0 3.4l-1.95 1.95' /%3E%3Cpath d='m22 2-1.5 1.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 1 0 0-5 .5.5 0 0 1-.5-.5 2.5 2.5 0 1 0-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 0 0 0 5c.28 0 .5.22.5.5a2.5 2.5 0 1 0 5 0c0-.81-.7-1.8 0-2.5Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-a{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-a' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='m8 13 4-7 4 7' /%3E%3Cpath d='M9.1 11h5.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-audio{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-audio' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 6v7' /%3E%3Cpath d='M16 8v3' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M8 8v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='m9 9.5 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-copy{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-copy' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 16V4a2 2 0 0 1 2-2h11' /%3E%3Cpath d='M22 18H11a2 2 0 1 0 0 4h10.5a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5H11a2 2 0 0 0-2 2v12' /%3E%3Cpath d='M5 14H4a2 2 0 1 0 0 4h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17h1.5' /%3E%3Cpath d='M12 22h1.5' /%3E%3Cpath d='M12 2h1.5' /%3E%3Cpath d='M17.5 22H19a1 1 0 0 0 1-1' /%3E%3Cpath d='M17.5 2H19a1 1 0 0 1 1 1v1.5' /%3E%3Cpath d='M20 14v3h-2.5' /%3E%3Cpath d='M20 8.5V10' /%3E%3Cpath d='M4 10V8.5' /%3E%3Cpath d='M4 19.5V14' /%3E%3Cpath d='M4 4.5A2.5 2.5 0 0 1 6.5 2H8' /%3E%3Cpath d='M8 22H6.5a1 1 0 0 1 0-5H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13V7' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='m9 10 3 3 3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-headphones{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-headphones' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M8 12v-2a4 4 0 0 1 8 0v2' /%3E%3Ccircle cx='15' cy='12' r='1' /%3E%3Ccircle cx='9' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 8.2A2.22 2.22 0 0 0 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9A2.22 2.22 0 0 0 8 8.2c0 .6.3 1.2.7 1.6A226.652 226.652 0 0 0 12 13a404 404 0 0 0 3.3-3.1 2.413 2.413 0 0 0 .7-1.7' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-image{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-image' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m20 13.7-2.1-2.1a2 2 0 0 0-2.8 0L9.7 17' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Ccircle cx='10' cy='8' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-key{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-key' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 3 1 1' /%3E%3Cpath d='m20 2-4.5 4.5' /%3E%3Cpath d='M20 7.898V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2h7.844' /%3E%3Ccircle cx='14' cy='8' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 6V4a2 2 0 1 0-4 0v2' /%3E%3Cpath d='M20 15v6a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10' /%3E%3Crect x='12' y='6' width='8' height='5' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-marked{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-marked' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v8l3-3 3 3V2' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M9 10h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 7v14' /%3E%3Cpath d='M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-open-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-open-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 21V7' /%3E%3Cpath d='m16 12 2 2 4-4' /%3E%3Cpath d='M22 6V4a1 1 0 0 0-1-1h-5a4 4 0 0 0-4 4 4 4 0 0 0-4-4H3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h6a3 3 0 0 1 3 3 3 3 0 0 1 3-3h6a1 1 0 0 0 1-1v-1.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-open-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-open-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 7v14' /%3E%3Cpath d='M16 12h2' /%3E%3Cpath d='M16 8h2' /%3E%3Cpath d='M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z' /%3E%3Cpath d='M6 12h2' /%3E%3Cpath d='M6 8h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 7v6' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M9 10h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-template{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17h1.5' /%3E%3Cpath d='M12 22h1.5' /%3E%3Cpath d='M12 2h1.5' /%3E%3Cpath d='M17.5 22H19a1 1 0 0 0 1-1' /%3E%3Cpath d='M17.5 2H19a1 1 0 0 1 1 1v1.5' /%3E%3Cpath d='M20 14v3h-2.5' /%3E%3Cpath d='M20 8.5V10' /%3E%3Cpath d='M4 10V8.5' /%3E%3Cpath d='M4 19.5V14' /%3E%3Cpath d='M4 4.5A2.5 2.5 0 0 1 6.5 2H8' /%3E%3Cpath d='M8 22H6.5a1 1 0 0 1 0-5H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M8 11h8' /%3E%3Cpath d='M8 7h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-type{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-type' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 13h4' /%3E%3Cpath d='M12 6v7' /%3E%3Cpath d='M16 8V6H8v2' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13V7' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='m9 10 3-3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-up-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-up-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13V7' /%3E%3Cpath d='M18 2h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2' /%3E%3Cpath d='m9 10 3-3 3 3' /%3E%3Cpath d='m9 5 3-3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-user{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 13a3 3 0 1 0-6 0' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Ccircle cx='12' cy='8' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-book-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-book-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14.5 7-5 5' /%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20' /%3E%3Cpath d='m9.5 7 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bookmark{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bookmark' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bookmark-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bookmark-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z' /%3E%3Cpath d='m9 10 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bookmark-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bookmark-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z' /%3E%3Cline x1='15' x2='9' y1='10' y2='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bookmark-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bookmark-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z' /%3E%3Cline x1='12' x2='12' y1='7' y2='13' /%3E%3Cline x1='15' x2='9' y1='10' y2='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bookmark-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bookmark-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2Z' /%3E%3Cpath d='m14.5 7.5-5 5' /%3E%3Cpath d='m9.5 7.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-boom-box{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-boom-box' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4' /%3E%3Cpath d='M8 8v1' /%3E%3Cpath d='M12 8v1' /%3E%3Cpath d='M16 8v1' /%3E%3Crect width='20' height='12' x='2' y='9' rx='2' /%3E%3Ccircle cx='8' cy='15' r='2' /%3E%3Ccircle cx='16' cy='15' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 8V4H8' /%3E%3Crect width='16' height='12' x='4' y='8' rx='2' /%3E%3Cpath d='M2 14h2' /%3E%3Cpath d='M20 14h2' /%3E%3Cpath d='M15 13v2' /%3E%3Cpath d='M9 13v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bot-message-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bot-message-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 6V2H8' /%3E%3Cpath d='m8 18-4 4V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2Z' /%3E%3Cpath d='M2 12h2' /%3E%3Cpath d='M9 11v2' /%3E%3Cpath d='M15 11v2' /%3E%3Cpath d='M20 12h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bot-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bot-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.67 8H18a2 2 0 0 1 2 2v4.33' /%3E%3Cpath d='M2 14h2' /%3E%3Cpath d='M20 14h2' /%3E%3Cpath d='M22 22 2 2' /%3E%3Cpath d='M8 8H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 1.414-.586' /%3E%3Cpath d='M9 13v2' /%3E%3Cpath d='M9.67 4H12v2.33' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bow-arrow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bow-arrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 3h4v4' /%3E%3Cpath d='M18.575 11.082a13 13 0 0 1 1.048 9.027 1.17 1.17 0 0 1-1.914.597L14 17' /%3E%3Cpath d='M7 10 3.29 6.29a1.17 1.17 0 0 1 .6-1.91 13 13 0 0 1 9.03 1.05' /%3E%3Cpath d='M7 14a1.7 1.7 0 0 0-1.207.5l-2.646 2.646A.5.5 0 0 0 3.5 18H5a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .854.354L9.5 18.207A1.7 1.7 0 0 0 10 17v-2a1 1 0 0 0-1-1z' /%3E%3Cpath d='M9.707 14.293 21 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-box{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-box' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z' /%3E%3Cpath d='m3.3 7 8.7 5 8.7-5' /%3E%3Cpath d='M12 22V12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-box-select{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M21 19a2 2 0 0 1-2 2' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M9 3h1' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='M3 9v1' /%3E%3Cpath d='M21 9v1' /%3E%3Cpath d='M3 14v1' /%3E%3Cpath d='M21 14v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-boxes{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-boxes' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z' /%3E%3Cpath d='m7 16.5-4.74-2.85' /%3E%3Cpath d='m7 16.5 5-3' /%3E%3Cpath d='M7 16.5v5.17' /%3E%3Cpath d='M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z' /%3E%3Cpath d='m17 16.5-5-3' /%3E%3Cpath d='m17 16.5 4.74-2.85' /%3E%3Cpath d='M17 16.5v5.17' /%3E%3Cpath d='M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z' /%3E%3Cpath d='M12 8 7.26 5.15' /%3E%3Cpath d='m12 8 4.74-2.85' /%3E%3Cpath d='M12 13.5V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-braces{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-braces' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1' /%3E%3Cpath d='M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brackets{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brackets' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 3h2a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-2' /%3E%3Cpath d='M8 21H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brain{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brain' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z' /%3E%3Cpath d='M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z' /%3E%3Cpath d='M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4' /%3E%3Cpath d='M17.599 6.5a3 3 0 0 0 .399-1.375' /%3E%3Cpath d='M6.003 5.125A3 3 0 0 0 6.401 6.5' /%3E%3Cpath d='M3.477 10.896a4 4 0 0 1 .585-.396' /%3E%3Cpath d='M19.938 10.5a4 4 0 0 1 .585.396' /%3E%3Cpath d='M6 18a4 4 0 0 1-1.967-.516' /%3E%3Cpath d='M19.967 17.484A4 4 0 0 1 18 18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brain-circuit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brain-circuit' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z' /%3E%3Cpath d='M9 13a4.5 4.5 0 0 0 3-4' /%3E%3Cpath d='M6.003 5.125A3 3 0 0 0 6.401 6.5' /%3E%3Cpath d='M3.477 10.896a4 4 0 0 1 .585-.396' /%3E%3Cpath d='M6 18a4 4 0 0 1-1.967-.516' /%3E%3Cpath d='M12 13h4' /%3E%3Cpath d='M12 18h6a2 2 0 0 1 2 2v1' /%3E%3Cpath d='M12 8h8' /%3E%3Cpath d='M16 8V5a2 2 0 0 1 2-2' /%3E%3Ccircle cx='16' cy='13' r='.5' /%3E%3Ccircle cx='18' cy='3' r='.5' /%3E%3Ccircle cx='20' cy='21' r='.5' /%3E%3Ccircle cx='20' cy='8' r='.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brain-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brain-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10.852 14.772-.383.923' /%3E%3Cpath d='m10.852 9.228-.383-.923' /%3E%3Cpath d='m13.148 14.772.382.924' /%3E%3Cpath d='m13.531 8.305-.383.923' /%3E%3Cpath d='m14.772 10.852.923-.383' /%3E%3Cpath d='m14.772 13.148.923.383' /%3E%3Cpath d='M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446 3 3 0 0 0-.368 1.571 4 4 0 0 0-2.525 5.771' /%3E%3Cpath d='M17.998 5.125a4 4 0 0 1 2.525 5.771' /%3E%3Cpath d='M19.505 10.294a4 4 0 0 1-1.5 7.706' /%3E%3Cpath d='M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516' /%3E%3Cpath d='M4.5 10.291A4 4 0 0 0 6 18' /%3E%3Cpath d='M6.002 5.125a3 3 0 0 0 .4 1.375' /%3E%3Cpath d='m9.228 10.852-.923-.383' /%3E%3Cpath d='m9.228 13.148-.923.383' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brick-wall{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brick-wall' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 9v6' /%3E%3Cpath d='M16 15v6' /%3E%3Cpath d='M16 3v6' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='M8 15v6' /%3E%3Cpath d='M8 3v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brick-wall-fire{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brick-wall-fire' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 3v2.107' /%3E%3Cpath d='M17 9c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 22 17a5 5 0 0 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C13 11.5 16 9 17 9' /%3E%3Cpath d='M21 8.274V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.938' /%3E%3Cpath d='M3 15h5.253' /%3E%3Cpath d='M3 9h8.228' /%3E%3Cpath d='M8 15v6' /%3E%3Cpath d='M8 3v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-briefcase{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-briefcase' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16' /%3E%3Crect width='20' height='14' x='2' y='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-briefcase-business{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-briefcase-business' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2' /%3E%3Cpath d='M22 13a18.15 18.15 0 0 1-20 0' /%3E%3Crect width='20' height='14' x='2' y='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-briefcase-conveyor-belt{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-briefcase-conveyor-belt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 20v2' /%3E%3Cpath d='M14 20v2' /%3E%3Cpath d='M18 20v2' /%3E%3Cpath d='M21 20H3' /%3E%3Cpath d='M6 20v2' /%3E%3Cpath d='M8 16V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12' /%3E%3Crect x='4' y='6' width='16' height='10' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-briefcase-medical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-briefcase-medical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 11v4' /%3E%3Cpath d='M14 13h-4' /%3E%3Cpath d='M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2' /%3E%3Cpath d='M18 6v14' /%3E%3Cpath d='M6 6v14' /%3E%3Crect width='20' height='14' x='2' y='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bring-to-front{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bring-to-front' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='8' y='8' width='8' height='8' rx='2' /%3E%3Cpath d='M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2' /%3E%3Cpath d='M14 20a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brush{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brush' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11 10 3 3' /%3E%3Cpath d='M6.5 21A3.5 3.5 0 1 0 3 17.5a2.62 2.62 0 0 1-.708 1.792A1 1 0 0 0 3 21z' /%3E%3Cpath d='M9.969 17.031 21.378 5.624a1 1 0 0 0-3.002-3.002L6.967 14.031' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-brush-cleaning{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-brush-cleaning' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 22-1-4' /%3E%3Cpath d='M19 13.99a1 1 0 0 0 1-1V12a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v.99a1 1 0 0 0 1 1' /%3E%3Cpath d='M5 14h14l1.973 6.767A1 1 0 0 1 20 22H4a1 1 0 0 1-.973-1.233z' /%3E%3Cpath d='m8 22 1-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bubbles{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bubbles' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.2 14.8a2 2 0 0 1 2 2' /%3E%3Ccircle cx='18.5' cy='8.5' r='3.5' /%3E%3Ccircle cx='7.5' cy='16.5' r='5.5' /%3E%3Ccircle cx='7.5' cy='4.5' r='2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bug{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bug' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m8 2 1.88 1.88' /%3E%3Cpath d='M14.12 3.88 16 2' /%3E%3Cpath d='M9 7.13v-1a3.003 3.003 0 1 1 6 0v1' /%3E%3Cpath d='M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6' /%3E%3Cpath d='M12 20v-9' /%3E%3Cpath d='M6.53 9C4.6 8.8 3 7.1 3 5' /%3E%3Cpath d='M6 13H2' /%3E%3Cpath d='M3 21c0-2.1 1.7-3.9 3.8-4' /%3E%3Cpath d='M20.97 5c0 2.1-1.6 3.8-3.5 4' /%3E%3Cpath d='M22 13h-4' /%3E%3Cpath d='M17.2 17c2.1.1 3.8 1.9 3.8 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bug-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bug-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2' /%3E%3Cpath d='M14.12 3.88 16 2' /%3E%3Cpath d='M22 13h-4v-2a4 4 0 0 0-4-4h-1.3' /%3E%3Cpath d='M20.97 5c0 2.1-1.6 3.8-3.5 4' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13' /%3E%3Cpath d='M12 20v-8' /%3E%3Cpath d='M6 13H2' /%3E%3Cpath d='M3 21c0-2.1 1.7-3.9 3.8-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bug-play{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bug-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.765 21.522a.5.5 0 0 1-.765-.424v-8.196a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z' /%3E%3Cpath d='M14.12 3.88 16 2' /%3E%3Cpath d='M18 11a4 4 0 0 0-4-4h-4a4 4 0 0 0-4 4v3a6.1 6.1 0 0 0 2 4.5' /%3E%3Cpath d='M20.97 5c0 2.1-1.6 3.8-3.5 4' /%3E%3Cpath d='M3 21c0-2.1 1.7-3.9 3.8-4' /%3E%3Cpath d='M6 13H2' /%3E%3Cpath d='M6.53 9C4.6 8.8 3 7.1 3 5' /%3E%3Cpath d='m8 2 1.88 1.88' /%3E%3Cpath d='M9 7.13v-1a3.003 3.003 0 1 1 6 0v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-building{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-building' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='20' x='4' y='2' rx='2' ry='2' /%3E%3Cpath d='M9 22v-4h6v4' /%3E%3Cpath d='M8 6h.01' /%3E%3Cpath d='M16 6h.01' /%3E%3Cpath d='M12 6h.01' /%3E%3Cpath d='M12 10h.01' /%3E%3Cpath d='M12 14h.01' /%3E%3Cpath d='M16 10h.01' /%3E%3Cpath d='M16 14h.01' /%3E%3Cpath d='M8 10h.01' /%3E%3Cpath d='M8 14h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-building-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-building-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z' /%3E%3Cpath d='M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2' /%3E%3Cpath d='M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M10 6h4' /%3E%3Cpath d='M10 10h4' /%3E%3Cpath d='M10 14h4' /%3E%3Cpath d='M10 18h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 6v6' /%3E%3Cpath d='M15 6v6' /%3E%3Cpath d='M2 12h19.6' /%3E%3Cpath d='M18 18h3s.5-1.7.8-2.8c.1-.4.2-.8.2-1.2 0-.4-.1-.8-.2-1.2l-1.4-5C20.1 6.8 19.1 6 18 6H4a2 2 0 0 0-2 2v10h3' /%3E%3Ccircle cx='7' cy='18' r='2' /%3E%3Cpath d='M9 18h5' /%3E%3Ccircle cx='16' cy='18' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-bus-front{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-bus-front' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 6 2 7' /%3E%3Cpath d='M10 6h4' /%3E%3Cpath d='m22 7-2-1' /%3E%3Crect width='16' height='16' x='4' y='3' rx='2' /%3E%3Cpath d='M4 11h16' /%3E%3Cpath d='M8 15h.01' /%3E%3Cpath d='M16 15h.01' /%3E%3Cpath d='M6 19v2' /%3E%3Cpath d='M18 21v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cable{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cable' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 21v-2a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1' /%3E%3Cpath d='M19 15V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V9' /%3E%3Cpath d='M21 21v-2h-4' /%3E%3Cpath d='M3 5h4V3' /%3E%3Cpath d='M7 5a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1V3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cable-car{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cable-car' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 3h.01' /%3E%3Cpath d='M14 2h.01' /%3E%3Cpath d='m2 9 20-5' /%3E%3Cpath d='M12 12V6.5' /%3E%3Crect width='16' height='10' x='4' y='12' rx='3' /%3E%3Cpath d='M9 12v5' /%3E%3Cpath d='M15 12v5' /%3E%3Cpath d='M4 17h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cake{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cake' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 21v-8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8' /%3E%3Cpath d='M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1' /%3E%3Cpath d='M2 21h20' /%3E%3Cpath d='M7 8v3' /%3E%3Cpath d='M12 8v3' /%3E%3Cpath d='M17 8v3' /%3E%3Cpath d='M7 4h.01' /%3E%3Cpath d='M12 4h.01' /%3E%3Cpath d='M17 4h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cake-slice{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cake-slice' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='9' cy='7' r='2' /%3E%3Cpath d='M7.2 7.9 3 11v9c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-9c0-2-3-6-7-8l-3.6 2.6' /%3E%3Cpath d='M16 13H3' /%3E%3Cpath d='M16 17H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calculator{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calculator' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='20' x='4' y='2' rx='2' /%3E%3Cline x1='8' x2='16' y1='6' y2='6' /%3E%3Cline x1='16' x2='16' y1='14' y2='18' /%3E%3Cpath d='M16 10h.01' /%3E%3Cpath d='M12 10h.01' /%3E%3Cpath d='M8 10h.01' /%3E%3Cpath d='M12 14h.01' /%3E%3Cpath d='M8 14h.01' /%3E%3Cpath d='M12 18h.01' /%3E%3Cpath d='M8 18h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Crect width='18' height='18' x='3' y='4' rx='2' /%3E%3Cpath d='M3 10h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-1{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 14h1v4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3Crect x='3' y='4' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-arrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14 18 4 4 4-4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M18 14v8' /%3E%3Cpath d='M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-arrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14 18 4-4 4 4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M18 22v-8' /%3E%3Cpath d='M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Crect width='18' height='18' x='3' y='4' rx='2' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='m9 16 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-check-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-check-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M21 14V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='m16 20 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-clock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-clock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M3 10h5' /%3E%3Cpath d='M17.5 17.5 16 16.3V14' /%3E%3Ccircle cx='16' cy='16' r='6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15.228 16.852-.923-.383' /%3E%3Cpath d='m15.228 19.148-.923.383' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='m16.47 14.305.382.923' /%3E%3Cpath d='m16.852 20.772-.383.924' /%3E%3Cpath d='m19.148 15.228.383-.923' /%3E%3Cpath d='m19.53 21.696-.382-.924' /%3E%3Cpath d='m20.772 16.852.924-.383' /%3E%3Cpath d='m20.772 19.148.924.383' /%3E%3Cpath d='M21 11V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-days{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-days' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Crect width='18' height='18' x='3' y='4' rx='2' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 14h.01' /%3E%3Cpath d='M12 14h.01' /%3E%3Cpath d='M16 14h.01' /%3E%3Cpath d='M8 18h.01' /%3E%3Cpath d='M12 18h.01' /%3E%3Cpath d='M16 18h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-fold{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-fold' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M21 17V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11Z' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M15 22v-4a2 2 0 0 1 2-2h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 10h18V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7' /%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M21.29 14.7a2.43 2.43 0 0 0-2.65-.52c-.3.12-.57.3-.8.53l-.34.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L17.5 22l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 19h6' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M21 15V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-minus-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-minus-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Crect width='18' height='18' x='3' y='4' rx='2' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M10 16h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4.2 4.2A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18' /%3E%3Cpath d='M21 15.5V6a2 2 0 0 0-2-2H9.5' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M3 10h7' /%3E%3Cpath d='M21 10h-5.5' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 19h6' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M19 16v6' /%3E%3Cpath d='M21 12.598V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-plus-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-plus-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Crect width='18' height='18' x='3' y='4' rx='2' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M10 16h4' /%3E%3Cpath d='M12 14v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-range{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-range' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='4' rx='2' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M17 14h-6' /%3E%3Cpath d='M13 18H7' /%3E%3Cpath d='M7 14h.01' /%3E%3Cpath d='M17 18h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M21 11.75V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.25' /%3E%3Cpath d='m22 22-1.875-1.875' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='M8 2v4' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-sync{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-sync' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 10v4h4' /%3E%3Cpath d='m11 14 1.535-1.605a5 5 0 0 1 8 1.5' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='m21 18-1.535 1.605a5 5 0 0 1-8-1.5' /%3E%3Cpath d='M21 22v-4h-4' /%3E%3Cpath d='M21 8.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h4.3' /%3E%3Cpath d='M3 10h4' /%3E%3Cpath d='M8 2v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Crect width='18' height='18' x='3' y='4' rx='2' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='m14 14-4 4' /%3E%3Cpath d='m10 14 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-calendar-x-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-calendar-x-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8' /%3E%3Cpath d='M3 10h18' /%3E%3Cpath d='m17 22 5-5' /%3E%3Cpath d='m17 17 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-camera{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-camera' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z' /%3E%3Ccircle cx='12' cy='13' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-camera-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-camera-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3Cpath d='M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5' /%3E%3Cpath d='M14.121 15.121A3 3 0 1 1 9.88 10.88' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-candlestick-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-candlestick' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 5v4' /%3E%3Crect width='4' height='6' x='7' y='9' rx='1' /%3E%3Cpath d='M9 15v2' /%3E%3Cpath d='M17 3v2' /%3E%3Crect width='4' height='8' x='15' y='5' rx='1' /%3E%3Cpath d='M17 13v3' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-candy{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-candy' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 7v10.9' /%3E%3Cpath d='M14 6.1V17' /%3E%3Cpath d='M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4' /%3E%3Cpath d='M16.536 7.465a5 5 0 0 0-7.072 0l-2 2a5 5 0 0 0 0 7.07 5 5 0 0 0 7.072 0l2-2a5 5 0 0 0 0-7.07' /%3E%3Cpath d='M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-candy-cane{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-candy-cane' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5.7 21a2 2 0 0 1-3.5-2l8.6-14a6 6 0 0 1 10.4 6 2 2 0 1 1-3.464-2 2 2 0 1 0-3.464-2Z' /%3E%3Cpath d='M17.75 7 15 2.1' /%3E%3Cpath d='M10.9 4.8 13 9' /%3E%3Cpath d='m7.9 9.7 2 4.4' /%3E%3Cpath d='M4.9 14.7 7 18.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-candy-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-candy-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 10v7.9' /%3E%3Cpath d='M11.802 6.145a5 5 0 0 1 6.053 6.053' /%3E%3Cpath d='M14 6.1v2.243' /%3E%3Cpath d='m15.5 15.571-.964.964a5 5 0 0 1-7.071 0 5 5 0 0 1 0-7.07l.964-.965' /%3E%3Cpath d='M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cannabis{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cannabis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22v-4' /%3E%3Cpath d='M7 12c-1.5 0-4.5 1.5-5 3 3.5 1.5 6 1 6 1-1.5 1.5-2 3.5-2 5 2.5 0 4.5-1.5 6-3 1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5 0 0 2.5.5 6-1-.5-1.5-3.5-3-5-3 1.5-1 4-4 4-6-2.5 0-5.5 1.5-7 3 0-2.5-.5-5-2-7-1.5 2-2 4.5-2 7-1.5-1.5-4.5-3-7-3 0 2 2.5 5 4 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-captions{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-captions' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='14' x='3' y='5' rx='2' ry='2' /%3E%3Cpath d='M7 15h4M15 15h2M7 11h2M13 11h4' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-captions-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-captions-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.5 5H19a2 2 0 0 1 2 2v8.5' /%3E%3Cpath d='M17 11h-.5' /%3E%3Cpath d='M19 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M7 11h4' /%3E%3Cpath d='M7 15h2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-car{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-car' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2' /%3E%3Ccircle cx='7' cy='17' r='2' /%3E%3Cpath d='M9 17h6' /%3E%3Ccircle cx='17' cy='17' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-car-front{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-car-front' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8' /%3E%3Cpath d='M7 14h.01' /%3E%3Cpath d='M17 14h.01' /%3E%3Crect width='18' height='8' x='3' y='10' rx='2' /%3E%3Cpath d='M5 18v2' /%3E%3Cpath d='M19 18v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-car-taxi-front{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-car-taxi-front' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2h4' /%3E%3Cpath d='m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8' /%3E%3Cpath d='M7 14h.01' /%3E%3Cpath d='M17 14h.01' /%3E%3Crect width='18' height='8' x='3' y='10' rx='2' /%3E%3Cpath d='M5 18v2' /%3E%3Cpath d='M19 18v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-caravan{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-caravan' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 19V9a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v8a2 2 0 0 0 2 2h2' /%3E%3Cpath d='M2 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2' /%3E%3Cpath d='M22 17v1a1 1 0 0 1-1 1H10v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9' /%3E%3Ccircle cx='8' cy='19' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-carrot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-carrot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 0 0-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46' /%3E%3Cpath d='M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z' /%3E%3Cpath d='M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-case-lower{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-case-lower' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='7' cy='12' r='3' /%3E%3Cpath d='M10 9v6' /%3E%3Ccircle cx='17' cy='12' r='3' /%3E%3Cpath d='M14 7v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-case-sensitive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-case-sensitive' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 15 4-8 4 8' /%3E%3Cpath d='M4 13h6' /%3E%3Ccircle cx='18' cy='12' r='3' /%3E%3Cpath d='M21 9v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-case-upper{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-case-upper' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 15 4-8 4 8' /%3E%3Cpath d='M4 13h6' /%3E%3Cpath d='M15 11h4.5a2 2 0 0 1 0 4H15V7h4a2 2 0 0 1 0 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cassette-tape{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cassette-tape' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3Ccircle cx='8' cy='10' r='2' /%3E%3Cpath d='M8 12h8' /%3E%3Ccircle cx='16' cy='10' r='2' /%3E%3Cpath d='m6 20 .7-2.9A1.4 1.4 0 0 1 8.1 16h7.8a1.4 1.4 0 0 1 1.4 1l.7 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cast{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cast' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6' /%3E%3Cpath d='M2 12a9 9 0 0 1 8 8' /%3E%3Cpath d='M2 16a5 5 0 0 1 4 4' /%3E%3Cline x1='2' x2='2.01' y1='20' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-castle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-castle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 20v-9H2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2Z' /%3E%3Cpath d='M18 11V4H6v7' /%3E%3Cpath d='M15 22v-4a3 3 0 0 0-3-3a3 3 0 0 0-3 3v4' /%3E%3Cpath d='M22 11V9' /%3E%3Cpath d='M2 11V9' /%3E%3Cpath d='M6 4V2' /%3E%3Cpath d='M18 4V2' /%3E%3Cpath d='M10 4V2' /%3E%3Cpath d='M14 4V2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cat{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cat' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 5c.67 0 1.35.09 2 .26 1.78-2 5.03-2.84 6.42-2.26 1.4.58-.42 7-.42 7 .57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44 0 0-1.89-6.42-.5-7 1.39-.58 4.72.23 6.5 2.23A9.04 9.04 0 0 1 12 5Z' /%3E%3Cpath d='M8 14v.5' /%3E%3Cpath d='M16 14v.5' /%3E%3Cpath d='M11.25 16.25h1.5L12 17l-.75-.75Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cctv{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cctv' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.75 12h3.632a1 1 0 0 1 .894 1.447l-2.034 4.069a1 1 0 0 1-1.708.134l-2.124-2.97' /%3E%3Cpath d='M17.106 9.053a1 1 0 0 1 .447 1.341l-3.106 6.211a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.92 2.92 0 0 1 3.92-1.3z' /%3E%3Cpath d='M2 19h3.76a2 2 0 0 0 1.8-1.1L9 15' /%3E%3Cpath d='M2 21v-4' /%3E%3Cpath d='M7 9h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-area{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-area' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M7 11.207a.5.5 0 0 1 .146-.353l2-2a.5.5 0 0 1 .708 0l3.292 3.292a.5.5 0 0 0 .708 0l4.292-4.292a.5.5 0 0 1 .854.353V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-bar{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-bar' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M7 16h8' /%3E%3Cpath d='M7 11h12' /%3E%3Cpath d='M7 6h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-bar-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-bar-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Crect x='7' y='13' width='9' height='4' rx='1' /%3E%3Crect x='7' y='5' width='12' height='4' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-bar-decreasing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-bar-decreasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M7 11h8' /%3E%3Cpath d='M7 16h3' /%3E%3Cpath d='M7 6h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-bar-increasing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-bar-increasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M7 11h8' /%3E%3Cpath d='M7 16h12' /%3E%3Cpath d='M7 6h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-bar-stacked{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-bar-stacked' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 13v4' /%3E%3Cpath d='M15 5v4' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Crect x='7' y='13' width='9' height='4' rx='1' /%3E%3Crect x='7' y='5' width='12' height='4' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-candlestick{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-candlestick' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 5v4' /%3E%3Crect width='4' height='6' x='7' y='9' rx='1' /%3E%3Cpath d='M9 15v2' /%3E%3Cpath d='M17 3v2' /%3E%3Crect width='4' height='8' x='15' y='5' rx='1' /%3E%3Cpath d='M17 13v3' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-column{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M18 17V9' /%3E%3Cpath d='M13 17V5' /%3E%3Cpath d='M8 17v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-column-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Crect x='15' y='5' width='4' height='12' rx='1' /%3E%3Crect x='7' y='8' width='4' height='9' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-column-decreasing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column-decreasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 17V9' /%3E%3Cpath d='M18 17v-3' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M8 17V5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-column-increasing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column-increasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 17V9' /%3E%3Cpath d='M18 17V5' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M8 17v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-column-stacked{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-column-stacked' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 13H7' /%3E%3Cpath d='M19 9h-4' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Crect x='15' y='5' width='4' height='12' rx='1' /%3E%3Crect x='7' y='8' width='4' height='9' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-gantt{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-gantt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 6h8' /%3E%3Cpath d='M12 16h6' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M8 11h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='m19 9-5 5-4-4-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-network{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-network' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m13.11 7.664 1.78 2.672' /%3E%3Cpath d='m14.162 12.788-3.324 1.424' /%3E%3Cpath d='m20 4-6.06 1.515' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Ccircle cx='12' cy='6' r='2' /%3E%3Ccircle cx='16' cy='12' r='2' /%3E%3Ccircle cx='9' cy='15' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-no-axes-column{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-column' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='18' x2='18' y1='20' y2='10' /%3E%3Cline x1='12' x2='12' y1='20' y2='4' /%3E%3Cline x1='6' x2='6' y1='20' y2='14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-no-axes-column-decreasing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-column-decreasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20V10' /%3E%3Cpath d='M18 20v-4' /%3E%3Cpath d='M6 20V4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-no-axes-column-increasing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-column-increasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='12' x2='12' y1='20' y2='10' /%3E%3Cline x1='18' x2='18' y1='20' y2='4' /%3E%3Cline x1='6' x2='6' y1='20' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-no-axes-combined{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-combined' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 16v5' /%3E%3Cpath d='M16 14v7' /%3E%3Cpath d='M20 10v11' /%3E%3Cpath d='m22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15' /%3E%3Cpath d='M4 18v3' /%3E%3Cpath d='M8 14v7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-no-axes-gantt{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-gantt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 6h10' /%3E%3Cpath d='M6 12h9' /%3E%3Cpath d='M11 18h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-pie{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-pie' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z' /%3E%3Cpath d='M21.21 15.89A10 10 0 1 1 8 2.83' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-scatter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-scatter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='7.5' cy='7.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='18.5' cy='5.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='11.5' cy='11.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='7.5' cy='16.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='17.5' cy='14.5' r='.5' fill='currentColor' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chart-spline{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-spline' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='M7 16c.5-2 1.5-7 4-7 2 0 2 3 4 3 2.5 0 4.5-5 5-7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 6 9 17l-5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-check-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-check-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 6 7 17l-5-5' /%3E%3Cpath d='m22 10-7.5 7.5L13 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-check-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-check-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.801 10A10 10 0 1 1 17 3.335' /%3E%3Cpath d='m9 11 3 3L22 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-check-circle-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-check-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-check-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5' /%3E%3Cpath d='m9 11 3 3L22 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-check-square-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chef-hat{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chef-hat' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 21a1 1 0 0 0 1-1v-5.35c0-.457.316-.844.727-1.041a4 4 0 0 0-2.134-7.589 5 5 0 0 0-9.186 0 4 4 0 0 0-2.134 7.588c.411.198.727.585.727 1.041V20a1 1 0 0 0 1 1Z' /%3E%3Cpath d='M6 17h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cherry{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cherry' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z' /%3E%3Cpath d='M12 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z' /%3E%3Cpath d='M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12' /%3E%3Cpath d='M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevron-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 9 6 6 6-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-down-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m16 10-4 4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-down-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m16 10-4 4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-first{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevron-first' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m17 18-6-6 6-6' /%3E%3Cpath d='M7 6v12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-last{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevron-last' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 18 6-6-6-6' /%3E%3Cpath d='M17 6v12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevron-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 18-6-6 6-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-left-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m14 16-4-4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-left-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m14 16-4-4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevron-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m9 18 6-6-6-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-right-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m10 8 4 4-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-right-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m10 8 4 4-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevron-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 15-6-6-6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-up-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m8 14 4-4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevron-up-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m8 14 4-4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 6 5 5 5-5' /%3E%3Cpath d='m7 13 5 5 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-down-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-down-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 20 5-5 5 5' /%3E%3Cpath d='m7 4 5 5 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11 17-5-5 5-5' /%3E%3Cpath d='m18 17-5-5 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-left-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-left-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m9 7-5 5 5 5' /%3E%3Cpath d='m15 7 5 5-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-left-right-ellipsis{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-left-right-ellipsis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 8 4 4-4 4' /%3E%3Cpath d='m6 8-4 4 4 4' /%3E%3Cpath d='M8 12h.01' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M16 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 17 5-5-5-5' /%3E%3Cpath d='m13 17 5-5-5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-right-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-right-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m20 17-5-5 5-5' /%3E%3Cpath d='m4 17 5-5-5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m17 11-5-5-5 5' /%3E%3Cpath d='m17 18-5-5-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chevrons-up-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chevrons-up-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 15 5 5 5-5' /%3E%3Cpath d='m7 9 5-5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-chrome{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chrome' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Cline x1='21.17' x2='12' y1='8' y2='8' /%3E%3Cline x1='3.95' x2='8.54' y1='6.06' y2='14' /%3E%3Cline x1='10.88' x2='15.46' y1='21.94' y2='14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-church{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-church' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 9h4' /%3E%3Cpath d='M12 7v5' /%3E%3Cpath d='M14 22v-4a2 2 0 0 0-4 0v4' /%3E%3Cpath d='M18 22V5.618a1 1 0 0 0-.553-.894l-4.553-2.277a2 2 0 0 0-1.788 0L6.553 4.724A1 1 0 0 0 6 5.618V22' /%3E%3Cpath d='m18 7 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.618a1 1 0 0 1 .553-.894L6 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cigarette{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cigarette' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14' /%3E%3Cpath d='M18 8c0-2.5-2-2.5-2-5' /%3E%3Cpath d='M21 16a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1' /%3E%3Cpath d='M22 8c0-2.5-2-2.5-2-5' /%3E%3Cpath d='M7 12v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cigarette-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cigarette-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h13' /%3E%3Cpath d='M18 8c0-2.5-2-2.5-2-5' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M21 12a1 1 0 0 1 1 1v2a1 1 0 0 1-.5.866' /%3E%3Cpath d='M22 8c0-2.5-2-2.5-2-5' /%3E%3Cpath d='M7 12v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-alert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='12' x2='12' y1='8' y2='12' /%3E%3Cline x1='12' x2='12.01' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='m8 12 4 4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M16 12H8' /%3E%3Cpath d='m12 8-4 4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-out-down-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 12a10 10 0 1 1 10 10' /%3E%3Cpath d='m2 22 10-10' /%3E%3Cpath d='M8 22H2v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-out-down-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22a10 10 0 1 1 10-10' /%3E%3Cpath d='M22 22 12 12' /%3E%3Cpath d='M22 16v6h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-out-up-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 8V2h6' /%3E%3Cpath d='m2 2 10 10' /%3E%3Cpath d='M12 2A10 10 0 1 1 2 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-out-up-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-out-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 12A10 10 0 1 1 12 2' /%3E%3Cpath d='M22 2 12 12' /%3E%3Cpath d='M16 2h6v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='m12 16 4-4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-arrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m16 12-4-4-4 4' /%3E%3Cpath d='M12 16V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-check-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-check-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.801 10A10 10 0 1 1 17 3.335' /%3E%3Cpath d='m9 11 3 3L22 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-chevron-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m16 10-4 4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-chevron-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m14 16-4-4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-chevron-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m10 8 4 4-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-chevron-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-chevron-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m8 14 4-4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.1 2.182a10 10 0 0 1 3.8 0' /%3E%3Cpath d='M13.9 21.818a10 10 0 0 1-3.8 0' /%3E%3Cpath d='M17.609 3.721a10 10 0 0 1 2.69 2.7' /%3E%3Cpath d='M2.182 13.9a10 10 0 0 1 0-3.8' /%3E%3Cpath d='M20.279 17.609a10 10 0 0 1-2.7 2.69' /%3E%3Cpath d='M21.818 10.1a10 10 0 0 1 0 3.8' /%3E%3Cpath d='M3.721 6.391a10 10 0 0 1 2.7-2.69' /%3E%3Cpath d='M6.391 20.279a10 10 0 0 1-2.69-2.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-divide{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-divide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='8' x2='16' y1='12' y2='12' /%3E%3Cline x1='12' x2='12' y1='16' y2='16' /%3E%3Cline x1='12' x2='12' y1='8' y2='8' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-dollar-sign{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-dollar-sign' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8' /%3E%3Cpath d='M12 18V6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-dot-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-dot-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.1 2.18a9.93 9.93 0 0 1 3.8 0' /%3E%3Cpath d='M17.6 3.71a9.95 9.95 0 0 1 2.69 2.7' /%3E%3Cpath d='M21.82 10.1a9.93 9.93 0 0 1 0 3.8' /%3E%3Cpath d='M20.29 17.6a9.95 9.95 0 0 1-2.7 2.69' /%3E%3Cpath d='M13.9 21.82a9.94 9.94 0 0 1-3.8 0' /%3E%3Cpath d='M6.4 20.29a9.95 9.95 0 0 1-2.69-2.7' /%3E%3Cpath d='M2.18 13.9a9.93 9.93 0 0 1 0-3.8' /%3E%3Cpath d='M3.71 6.4a9.95 9.95 0 0 1 2.7-2.69' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-ellipsis{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-ellipsis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M17 12h.01' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M7 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-equal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-equal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 10h10' /%3E%3Cpath d='M7 14h10' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-fading-arrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-fading-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2a10 10 0 0 1 7.38 16.75' /%3E%3Cpath d='m16 12-4-4-4 4' /%3E%3Cpath d='M12 16V8' /%3E%3Cpath d='M2.5 8.875a10 10 0 0 0-.5 3' /%3E%3Cpath d='M2.83 16a10 10 0 0 0 2.43 3.4' /%3E%3Cpath d='M4.636 5.235a10 10 0 0 1 .891-.857' /%3E%3Cpath d='M8.644 21.42a10 10 0 0 0 7.631-.38' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-fading-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-fading-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2a10 10 0 0 1 7.38 16.75' /%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='M16 12H8' /%3E%3Cpath d='M2.5 8.875a10 10 0 0 0-.5 3' /%3E%3Cpath d='M2.83 16a10 10 0 0 0 2.43 3.4' /%3E%3Cpath d='M4.636 5.235a10 10 0 0 1 .891-.857' /%3E%3Cpath d='M8.644 21.42a10 10 0 0 0 7.631-.38' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-gauge{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-gauge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.6 2.7a10 10 0 1 0 5.7 5.7' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3Cpath d='M13.4 10.6 19 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-help{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-help' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3' /%3E%3Cpath d='M12 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M8.35 2.69A10 10 0 0 1 21.3 15.65' /%3E%3Cpath d='M19.08 19.08A10 10 0 1 1 4.92 4.92' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-parking{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-parking' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M9 17V7h4a3 3 0 0 1 0 6H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-parking-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-parking-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m5 5 14 14' /%3E%3Cpath d='M13 13a3 3 0 1 0 0-6H9v2' /%3E%3Cpath d='M9 17v-2.34' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-pause{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-pause' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='10' x2='10' y1='15' y2='9' /%3E%3Cline x1='14' x2='14' y1='15' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-percent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M9 9h.01' /%3E%3Cpath d='M15 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-play{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolygon points='10 8 16 12 10 16 10 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='M12 8v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-power{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-power' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M7.998 9.003a5 5 0 1 0 8-.005' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-slash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-slash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='9' x2='15' y1='15' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-slash-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-slash-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 2 2 22' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-slashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-slash-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 2 2 22' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-small{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-small' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-stop{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-stop' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Crect x='9' y='9' width='6' height='6' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-user{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-user-round{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-user-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 20a6 6 0 0 0-12 0' /%3E%3Ccircle cx='12' cy='10' r='4' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circle-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='m9 9 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-circuit-board{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circuit-board' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M11 9h4a2 2 0 0 0 2-2V3' /%3E%3Ccircle cx='9' cy='9' r='2' /%3E%3Cpath d='M7 21v-4a2 2 0 0 1 2-2h4' /%3E%3Ccircle cx='15' cy='15' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-citrus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-citrus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.66 17.67a1.08 1.08 0 0 1-.04 1.6A12 12 0 0 1 4.73 2.38a1.1 1.1 0 0 1 1.61-.04z' /%3E%3Cpath d='M19.65 15.66A8 8 0 0 1 8.35 4.34' /%3E%3Cpath d='m14 10-5.5 5.5' /%3E%3Cpath d='M14 17.85V10H6.15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clapperboard{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clapperboard' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20.2 6 3 11l-.9-2.4c-.3-1.1.3-2.2 1.3-2.5l13.5-4c1.1-.3 2.2.3 2.5 1.3Z' /%3E%3Cpath d='m6.2 5.3 3.1 3.9' /%3E%3Cpath d='m12.4 3.4 3.1 4' /%3E%3Cpath d='M3 11h18v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='m9 14 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-copy{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-copy' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v4' /%3E%3Cpath d='M21 14H11' /%3E%3Cpath d='m15 10-4 4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-edit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5' /%3E%3Cpath d='M4 13.5V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-list{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-list' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M12 11h4' /%3E%3Cpath d='M12 16h4' /%3E%3Cpath d='M8 11h.01' /%3E%3Cpath d='M8 16h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M9 14h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-paste{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-paste' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 14h10' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v1.344' /%3E%3Cpath d='m17 18 4-4-4-4' /%3E%3Cpath d='M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 1.793-1.113' /%3E%3Crect x='8' y='2' width='8' height='4' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-5.5' /%3E%3Cpath d='M4 13.5V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-pen-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-pen-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' /%3E%3Cpath d='M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 1.73 1' /%3E%3Cpath d='M8 18h1' /%3E%3Cpath d='M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M9 14h6' /%3E%3Cpath d='M12 17v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-signature{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-pen-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' /%3E%3Cpath d='M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 1.73 1' /%3E%3Cpath d='M8 18h1' /%3E%3Cpath d='M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-type{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-type' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M9 12v-1h6v1' /%3E%3Cpath d='M11 17h2' /%3E%3Cpath d='M12 11v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clipboard-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clipboard-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='m15 11-6 6' /%3E%3Cpath d='m9 11 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 16 14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-1{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 14.5 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-10{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-10' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 8 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-11{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-11' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 9.5 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-12{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-12' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 16 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 16.5 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-4' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 16 14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-5{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-5' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 14.5 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-6{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-6' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 12 16.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-7{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-7' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 9.5 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-8{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-8' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 8 14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-9{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-9' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolyline points='12 6 12 12 7.5 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-alert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 6v6l4 2' /%3E%3Cpath d='M16 21.16a10 10 0 1 1 5-13.516' /%3E%3Cpath d='M20 11.5v6' /%3E%3Cpath d='M20 21.5h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-arrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.338 21.994A10 10 0 1 1 21.925 13.227' /%3E%3Cpath d='M12 6v6l2 1' /%3E%3Cpath d='m14 18 4 4 4-4' /%3E%3Cpath d='M18 14v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-arrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.228 21.925A10 10 0 1 1 21.994 12.338' /%3E%3Cpath d='M12 6v6l1.562.781' /%3E%3Cpath d='m14 18 4-4 4 4' /%3E%3Cpath d='M18 22v-8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-fading{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-fading' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2a10 10 0 0 1 7.38 16.75' /%3E%3Cpath d='M12 6v6l4 2' /%3E%3Cpath d='M2.5 8.875a10 10 0 0 0-.5 3' /%3E%3Cpath d='M2.83 16a10 10 0 0 0 2.43 3.4' /%3E%3Cpath d='M4.636 5.235a10 10 0 0 1 .891-.857' /%3E%3Cpath d='M8.644 21.42a10 10 0 0 0 7.631-.38' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clock-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clock-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 6v6l3.644 1.822' /%3E%3Cpath d='M16 19h6' /%3E%3Cpath d='M19 16v6' /%3E%3Cpath d='M21.92 13.267a10 10 0 1 0-8.653 8.653' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-alert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12v4' /%3E%3Cpath d='M12 20h.01' /%3E%3Cpath d='M17 18h.5a1 1 0 0 0 0-9h-1.79A7 7 0 1 0 7 17.708' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10.852 19.772-.383.924' /%3E%3Cpath d='m13.148 14.228.383-.923' /%3E%3Cpath d='M13.148 19.772a3 3 0 1 0-2.296-5.544l-.383-.923' /%3E%3Cpath d='m13.53 20.696-.382-.924a3 3 0 1 1-2.296-5.544' /%3E%3Cpath d='m14.772 15.852.923-.383' /%3E%3Cpath d='m14.772 18.148.923.383' /%3E%3Cpath d='M4.2 15.1a7 7 0 1 1 9.93-9.858A7 7 0 0 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2' /%3E%3Cpath d='m9.228 15.852-.923-.383' /%3E%3Cpath d='m9.228 18.148-.923.383' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-download{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-download' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13v8l-4-4' /%3E%3Cpath d='m12 21 4-4' /%3E%3Cpath d='M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-drizzle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-drizzle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='M8 19v1' /%3E%3Cpath d='M8 14v1' /%3E%3Cpath d='M16 19v1' /%3E%3Cpath d='M16 14v1' /%3E%3Cpath d='M12 21v1' /%3E%3Cpath d='M12 16v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-fog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-fog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='M16 17H7' /%3E%3Cpath d='M17 21H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-hail{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-hail' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='M16 14v2' /%3E%3Cpath d='M8 14v2' /%3E%3Cpath d='M16 20h.01' /%3E%3Cpath d='M8 20h.01' /%3E%3Cpath d='M12 16v2' /%3E%3Cpath d='M12 22h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-lightning{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-lightning' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973' /%3E%3Cpath d='m13 12-3 5h4l-3 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-moon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-moon' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197' /%3E%3Cpath d='M13 16a3 3 0 1 1 0 6H7a5 5 0 1 1 4.9-6Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-moon-rain{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-moon-rain' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.188 8.5A6 6 0 0 1 16 4a1 1 0 0 0 6 6 6 6 0 0 1-3 5.197' /%3E%3Cpath d='M11 20v2' /%3E%3Cpath d='M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24' /%3E%3Cpath d='M7 19v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M5.782 5.782A7 7 0 0 0 9 19h8.5a4.5 4.5 0 0 0 1.307-.193' /%3E%3Cpath d='M21.532 16.5A4.5 4.5 0 0 0 17.5 10h-1.79A7.008 7.008 0 0 0 10 5.07' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-rain{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-rain' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='M16 14v6' /%3E%3Cpath d='M8 14v6' /%3E%3Cpath d='M12 16v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-rain-wind{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-rain-wind' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='m9.2 22 3-7' /%3E%3Cpath d='m9 13-3 7' /%3E%3Cpath d='m17 13-3 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-snow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-snow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='M8 15h.01' /%3E%3Cpath d='M8 19h.01' /%3E%3Cpath d='M12 17h.01' /%3E%3Cpath d='M12 21h.01' /%3E%3Cpath d='M16 15h.01' /%3E%3Cpath d='M16 19h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-sun{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-sun' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='m4.93 4.93 1.41 1.41' /%3E%3Cpath d='M20 12h2' /%3E%3Cpath d='m19.07 4.93-1.41 1.41' /%3E%3Cpath d='M15.947 12.65a4 4 0 0 0-5.925-4.128' /%3E%3Cpath d='M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-sun-rain{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-sun-rain' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='m4.93 4.93 1.41 1.41' /%3E%3Cpath d='M20 12h2' /%3E%3Cpath d='m19.07 4.93-1.41 1.41' /%3E%3Cpath d='M15.947 12.65a4 4 0 0 0-5.925-4.128' /%3E%3Cpath d='M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24' /%3E%3Cpath d='M11 20v2' /%3E%3Cpath d='M7 19v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloud-upload{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-upload' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13v8' /%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='m8 17 4-4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cloudy{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloudy' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.5 21H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z' /%3E%3Cpath d='M22 10a3 3 0 0 0-3-3h-2.207a5.502 5.502 0 0 0-10.702.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-clover{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-clover' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.17 7.83 2 22' /%3E%3Cpath d='M4.02 12a2.827 2.827 0 1 1 3.81-4.17A2.827 2.827 0 1 1 12 4.02a2.827 2.827 0 1 1 4.17 3.81A2.827 2.827 0 1 1 19.98 12a2.827 2.827 0 1 1-3.81 4.17A2.827 2.827 0 1 1 12 19.98a2.827 2.827 0 1 1-4.17-3.81A1 1 0 1 1 4 12' /%3E%3Cpath d='m7.83 7.83 8.34 8.34' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-club{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-club' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.28 9.05a5.5 5.5 0 1 0-10.56 0A5.5 5.5 0 1 0 12 17.66a5.5 5.5 0 1 0 5.28-8.6Z' /%3E%3Cpath d='M12 17.66L12 22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='16 18 22 12 16 6' /%3E%3Cpolyline points='8 6 2 12 8 18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-code-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-code-xml' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 16 4-4-4-4' /%3E%3Cpath d='m6 8-4 4 4 4' /%3E%3Cpath d='m14.5 4-5 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-code-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 9.5 8 12l2 2.5' /%3E%3Cpath d='m14 9.5 2 2.5-2 2.5' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-code-xml{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-code-xml' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 16 4-4-4-4' /%3E%3Cpath d='m6 8-4 4 4 4' /%3E%3Cpath d='m14.5 4-5 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-codepen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-codepen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2' /%3E%3Cline x1='12' x2='12' y1='22' y2='15.5' /%3E%3Cpolyline points='22 8.5 12 15.5 2 8.5' /%3E%3Cpolyline points='2 15.5 12 8.5 22 15.5' /%3E%3Cline x1='12' x2='12' y1='2' y2='8.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-codesandbox{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-codesandbox' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z' /%3E%3Cpolyline points='7.5 4.21 12 6.81 16.5 4.21' /%3E%3Cpolyline points='7.5 19.79 7.5 14.6 3 12' /%3E%3Cpolyline points='21 12 16.5 14.6 16.5 19.79' /%3E%3Cpolyline points='3.27 6.96 12 12.01 20.73 6.96' /%3E%3Cline x1='12' x2='12' y1='22.08' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-coffee{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-coffee' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v2' /%3E%3Cpath d='M14 2v2' /%3E%3Cpath d='M16 8a1 1 0 0 1 1 1v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1h14a4 4 0 1 1 0 8h-1' /%3E%3Cpath d='M6 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z' /%3E%3Cpath d='M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z' /%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='M12 22v-2' /%3E%3Cpath d='m17 20.66-1-1.73' /%3E%3Cpath d='M11 10.27 7 3.34' /%3E%3Cpath d='m20.66 17-1.73-1' /%3E%3Cpath d='m3.34 7 1.73 1' /%3E%3Cpath d='M14 12h8' /%3E%3Cpath d='M2 12h2' /%3E%3Cpath d='m20.66 7-1.73 1' /%3E%3Cpath d='m3.34 17 1.73-1' /%3E%3Cpath d='m17 3.34-1 1.73' /%3E%3Cpath d='m11 13.73-4 6.93' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-coins{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-coins' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='8' cy='8' r='6' /%3E%3Cpath d='M18.09 10.37A6 6 0 1 1 10.34 18' /%3E%3Cpath d='M7 6h1v4' /%3E%3Cpath d='m16.71 13.88.7.71-2.82 2.82' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-columns{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-columns-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-columns-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='M15 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-columns-3-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-3-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5' /%3E%3Cpath d='m14.3 19.6 1-.4' /%3E%3Cpath d='M15 3v7.5' /%3E%3Cpath d='m15.2 16.9-.9-.3' /%3E%3Cpath d='m16.6 21.7.3-.9' /%3E%3Cpath d='m16.8 15.3-.4-1' /%3E%3Cpath d='m19.1 15.2.3-.9' /%3E%3Cpath d='m19.6 21.7-.4-1' /%3E%3Cpath d='m20.7 16.8 1-.4' /%3E%3Cpath d='m21.7 19.4-.9-.3' /%3E%3Cpath d='M9 3v18' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-columns-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-4' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7.5 3v18' /%3E%3Cpath d='M12 3v18' /%3E%3Cpath d='M16.5 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-columns-settings{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-3-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5' /%3E%3Cpath d='m14.3 19.6 1-.4' /%3E%3Cpath d='M15 3v7.5' /%3E%3Cpath d='m15.2 16.9-.9-.3' /%3E%3Cpath d='m16.6 21.7.3-.9' /%3E%3Cpath d='m16.8 15.3-.4-1' /%3E%3Cpath d='m19.1 15.2.3-.9' /%3E%3Cpath d='m19.6 21.7-.4-1' /%3E%3Cpath d='m20.7 16.8 1-.4' /%3E%3Cpath d='m21.7 19.4-.9-.3' /%3E%3Cpath d='M9 3v18' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-combine{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-combine' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 18H5a3 3 0 0 1-3-3v-1' /%3E%3Cpath d='M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2' /%3E%3Cpath d='M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2' /%3E%3Cpath d='m7 21 3-3-3-3' /%3E%3Crect x='14' y='14' width='8' height='8' rx='2' /%3E%3Crect x='2' y='2' width='8' height='8' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-command{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-command' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-compass{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-compass' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-component{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-component' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z' /%3E%3Cpath d='M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z' /%3E%3Cpath d='M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z' /%3E%3Cpath d='M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-computer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-computer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='8' x='5' y='2' rx='2' /%3E%3Crect width='20' height='8' x='2' y='14' rx='2' /%3E%3Cpath d='M6 18h2' /%3E%3Cpath d='M12 18h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-concierge-bell{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-concierge-bell' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 20a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1Z' /%3E%3Cpath d='M20 16a8 8 0 1 0-16 0' /%3E%3Cpath d='M12 4v4' /%3E%3Cpath d='M10 4h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m20.9 18.55-8-15.98a1 1 0 0 0-1.8 0l-8 15.98' /%3E%3Cellipse cx='12' cy='19' rx='9' ry='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-construction{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-construction' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='2' y='6' width='20' height='8' rx='1' /%3E%3Cpath d='M17 14v7' /%3E%3Cpath d='M7 14v7' /%3E%3Cpath d='M17 3v3' /%3E%3Cpath d='M7 3v3' /%3E%3Cpath d='M10 14 2.3 6.3' /%3E%3Cpath d='m14 6 7.7 7.7' /%3E%3Cpath d='m8 6 8 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-contact{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-contact' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 2v2' /%3E%3Cpath d='M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M8 2v2' /%3E%3Ccircle cx='12' cy='11' r='3' /%3E%3Crect x='3' y='4' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-contact-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-contact-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 2v2' /%3E%3Cpath d='M17.915 22a6 6 0 0 0-12 0' /%3E%3Cpath d='M8 2v2' /%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Crect x='3' y='4' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-contact-round{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-contact-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 2v2' /%3E%3Cpath d='M17.915 22a6 6 0 0 0-12 0' /%3E%3Cpath d='M8 2v2' /%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Crect x='3' y='4' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-container{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-container' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 0 0-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 0 0 1.7 0l10.3-6c.5-.3.9-1 .9-1.5Z' /%3E%3Cpath d='M10 21.9V14L2.1 9.1' /%3E%3Cpath d='m10 14 11.9-6.9' /%3E%3Cpath d='M14 19.8v-8.1' /%3E%3Cpath d='M18 17.5V9.4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-contrast{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-contrast' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M12 18a6 6 0 0 0 0-12v12z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cookie{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cookie' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5' /%3E%3Cpath d='M8.5 8.5v.01' /%3E%3Cpath d='M16 15.5v.01' /%3E%3Cpath d='M12 12v.01' /%3E%3Cpath d='M11 17v.01' /%3E%3Cpath d='M7 14v.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cooking-pot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cooking-pot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 12h20' /%3E%3Cpath d='M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8' /%3E%3Cpath d='m4 8 16-4' /%3E%3Cpath d='m8.86 6.78-.45-1.81a2 2 0 0 1 1.45-2.43l1.94-.48a2 2 0 0 1 2.43 1.46l.45 1.8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copy{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copy' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2' /%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copy-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copy-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12 15 2 2 4-4' /%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2' /%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copy-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copy-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='12' x2='18' y1='15' y2='15' /%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2' /%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copy-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copy-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='15' x2='15' y1='12' y2='18' /%3E%3Cline x1='12' x2='18' y1='15' y2='15' /%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2' /%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copy-slash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copy-slash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='12' x2='18' y1='18' y2='12' /%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2' /%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copy-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copy-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='12' x2='18' y1='12' y2='18' /%3E%3Cline x1='12' x2='18' y1='18' y2='12' /%3E%3Crect width='14' height='14' x='8' y='8' rx='2' ry='2' /%3E%3Cpath d='M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copyleft{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copyleft' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M9.17 14.83a4 4 0 1 0 0-5.66' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-copyright{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-copyright' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M14.83 14.83a4 4 0 1 1 0-5.66' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-down-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='9 10 4 15 9 20' /%3E%3Cpath d='M20 4v7a4 4 0 0 1-4 4H4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-down-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='15 10 20 15 15 20' /%3E%3Cpath d='M4 4v7a4 4 0 0 0 4 4h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-left-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-left-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='14 15 9 20 4 15' /%3E%3Cpath d='M20 4h-7a4 4 0 0 0-4 4v12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-left-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-left-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='14 9 9 4 4 9' /%3E%3Cpath d='M20 20h-7a4 4 0 0 1-4-4V4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-right-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-right-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='10 15 15 20 20 15' /%3E%3Cpath d='M4 4h7a4 4 0 0 1 4 4v12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-right-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-right-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='10 9 15 4 20 9' /%3E%3Cpath d='M4 20h7a4 4 0 0 0 4-4V4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-up-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='9 14 4 9 9 4' /%3E%3Cpath d='M20 20v-7a4 4 0 0 0-4-4H4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-corner-up-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-corner-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='15 14 20 9 15 4' /%3E%3Cpath d='M4 20v-7a4 4 0 0 1 4-4h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cpu{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cpu' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20v2' /%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='M17 20v2' /%3E%3Cpath d='M17 2v2' /%3E%3Cpath d='M2 12h2' /%3E%3Cpath d='M2 17h2' /%3E%3Cpath d='M2 7h2' /%3E%3Cpath d='M20 12h2' /%3E%3Cpath d='M20 17h2' /%3E%3Cpath d='M20 7h2' /%3E%3Cpath d='M7 20v2' /%3E%3Cpath d='M7 2v2' /%3E%3Crect x='4' y='4' width='16' height='16' rx='2' /%3E%3Crect x='8' y='8' width='8' height='8' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-creative-commons{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-creative-commons' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M10 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1' /%3E%3Cpath d='M17 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-credit-card{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-credit-card' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='14' x='2' y='5' rx='2' /%3E%3Cline x1='2' x2='22' y1='10' y2='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-croissant{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-croissant' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z' /%3E%3Cpath d='m10.5 9.5-1-2.29C9.2 6.48 8.8 6 8 6H4.5C2.79 6 2 6.5 2 8.5a7.71 7.71 0 0 0 2 4.83' /%3E%3Cpath d='M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4' /%3E%3Cpath d='m14.5 13.5 2.29 1c.73.3 1.21.7 1.21 1.5v3.5c0 1.71-.5 2.5-2.5 2.5a7.71 7.71 0 0 1-4.83-2' /%3E%3Cpath d='M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-crop{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-crop' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 2v14a2 2 0 0 0 2 2h14' /%3E%3Cpath d='M18 22V8a2 2 0 0 0-2-2H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cross{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cross' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-crosshair{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-crosshair' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='22' x2='18' y1='12' y2='12' /%3E%3Cline x1='6' x2='2' y1='12' y2='12' /%3E%3Cline x1='12' x2='12' y1='6' y2='2' /%3E%3Cline x1='12' x2='12' y1='22' y2='18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-crown{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-crown' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294z' /%3E%3Cpath d='M5 21h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cuboid{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cuboid' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21.12 6.4-6.05-4.06a2 2 0 0 0-2.17-.05L2.95 8.41a2 2 0 0 0-.95 1.7v5.82a2 2 0 0 0 .88 1.66l6.05 4.07a2 2 0 0 0 2.17.05l9.95-6.12a2 2 0 0 0 .95-1.7V8.06a2 2 0 0 0-.88-1.66Z' /%3E%3Cpath d='M10 22v-8L2.25 9.15' /%3E%3Cpath d='m10 14 11.77-6.87' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cup-soda{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cup-soda' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8' /%3E%3Cpath d='M5 8h14' /%3E%3Cpath d='M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0' /%3E%3Cpath d='m12 8 1-6h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-curly-braces{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-braces' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1' /%3E%3Cpath d='M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-currency{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-currency' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='8' /%3E%3Cline x1='3' x2='6' y1='3' y2='6' /%3E%3Cline x1='21' x2='18' y1='3' y2='6' /%3E%3Cline x1='3' x2='6' y1='21' y2='18' /%3E%3Cline x1='21' x2='18' y1='21' y2='18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-cylinder{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cylinder' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cellipse cx='12' cy='5' rx='9' ry='3' /%3E%3Cpath d='M3 5v14a9 3 0 0 0 18 0V5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dam{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dam' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 11.31c1.17.56 1.54 1.69 3.5 1.69 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' /%3E%3Cpath d='M11.75 18c.35.5 1.45 1 2.75 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' /%3E%3Cpath d='M2 10h4' /%3E%3Cpath d='M2 14h4' /%3E%3Cpath d='M2 18h4' /%3E%3Cpath d='M2 6h4' /%3E%3Cpath d='M7 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1L10 4a1 1 0 0 0-1-1z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-database{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-database' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cellipse cx='12' cy='5' rx='9' ry='3' /%3E%3Cpath d='M3 5V19A9 3 0 0 0 21 19V5' /%3E%3Cpath d='M3 12A9 3 0 0 0 21 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-database-backup{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-database-backup' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cellipse cx='12' cy='5' rx='9' ry='3' /%3E%3Cpath d='M3 12a9 3 0 0 0 5 2.69' /%3E%3Cpath d='M21 9.3V5' /%3E%3Cpath d='M3 5v14a9 3 0 0 0 6.47 2.88' /%3E%3Cpath d='M12 12v4h4' /%3E%3Cpath d='M13 20a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L12 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-database-zap{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-database-zap' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cellipse cx='12' cy='5' rx='9' ry='3' /%3E%3Cpath d='M3 5V19A9 3 0 0 0 15 21.84' /%3E%3Cpath d='M21 5V8' /%3E%3Cpath d='M21 12L18 17H22L19 22' /%3E%3Cpath d='M3 12A9 3 0 0 0 14.59 14.87' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-decimals-arrow-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-decimals-arrow-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m13 21-3-3 3-3' /%3E%3Cpath d='M20 18H10' /%3E%3Cpath d='M3 11h.01' /%3E%3Crect x='6' y='3' width='5' height='8' rx='2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-decimals-arrow-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-decimals-arrow-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 18h10' /%3E%3Cpath d='m17 21 3-3-3-3' /%3E%3Cpath d='M3 11h.01' /%3E%3Crect x='15' y='3' width='5' height='8' rx='2.5' /%3E%3Crect x='6' y='3' width='5' height='8' rx='2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-delete{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-delete' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 5a2 2 0 0 0-1.344.519l-6.328 5.74a1 1 0 0 0 0 1.481l6.328 5.741A2 2 0 0 0 10 19h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z' /%3E%3Cpath d='m12 9 6 6' /%3E%3Cpath d='m18 9-6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dessert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dessert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='4' r='2' /%3E%3Cpath d='M10.2 3.2C5.5 4 2 8.1 2 13a2 2 0 0 0 4 0v-1a2 2 0 0 1 4 0v4a2 2 0 0 0 4 0v-4a2 2 0 0 1 4 0v1a2 2 0 0 0 4 0c0-4.9-3.5-9-8.2-9.8' /%3E%3Cpath d='M3.2 14.8a9 9 0 0 0 17.6 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-diameter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-diameter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='19' cy='19' r='2' /%3E%3Ccircle cx='5' cy='5' r='2' /%3E%3Cpath d='M6.48 3.66a10 10 0 0 1 13.86 13.86' /%3E%3Cpath d='m6.41 6.41 11.18 11.18' /%3E%3Cpath d='M3.66 6.48a10 10 0 0 0 13.86 13.86' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-diamond{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-diamond' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-diamond-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-diamond-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-diamond-percent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-diamond-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z' /%3E%3Cpath d='M9.2 9.2h.01' /%3E%3Cpath d='m14.5 9.5-5 5' /%3E%3Cpath d='M14.7 14.8h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-diamond-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-diamond-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dice-1{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dice-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M12 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dice-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dice-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M15 9h.01' /%3E%3Cpath d='M9 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dice-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dice-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M16 8h.01' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M8 16h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dice-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dice-4' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M16 8h.01' /%3E%3Cpath d='M8 8h.01' /%3E%3Cpath d='M8 16h.01' /%3E%3Cpath d='M16 16h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dice-5{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dice-5' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M16 8h.01' /%3E%3Cpath d='M8 8h.01' /%3E%3Cpath d='M8 16h.01' /%3E%3Cpath d='M16 16h.01' /%3E%3Cpath d='M12 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dice-6{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dice-6' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M16 8h.01' /%3E%3Cpath d='M16 12h.01' /%3E%3Cpath d='M16 16h.01' /%3E%3Cpath d='M8 8h.01' /%3E%3Cpath d='M8 12h.01' /%3E%3Cpath d='M8 16h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dices{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dices' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='12' height='12' x='2' y='10' rx='2' ry='2' /%3E%3Cpath d='m17.92 14 3.5-3.5a2.24 2.24 0 0 0 0-3l-5-4.92a2.24 2.24 0 0 0-3 0L10 6' /%3E%3Cpath d='M6 18h.01' /%3E%3Cpath d='M10 14h.01' /%3E%3Cpath d='M15 6h.01' /%3E%3Cpath d='M18 9h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-diff{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-diff' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v14' /%3E%3Cpath d='M5 10h14' /%3E%3Cpath d='M5 21h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-disc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-disc' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-disc-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-disc-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Cpath d='M12 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-disc-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-disc-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M6 12c0-1.7.7-3.2 1.8-4.2' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3Cpath d='M18 12c0 1.7-.7 3.2-1.8 4.2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-disc-album{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-disc-album' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Ccircle cx='12' cy='12' r='5' /%3E%3Cpath d='M12 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-divide{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-divide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='6' r='1' /%3E%3Cline x1='5' x2='19' y1='12' y2='12' /%3E%3Ccircle cx='12' cy='18' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-divide-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-divide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='8' x2='16' y1='12' y2='12' /%3E%3Cline x1='12' x2='12' y1='16' y2='16' /%3E%3Cline x1='12' x2='12' y1='8' y2='8' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-divide-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-divide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cline x1='8' x2='16' y1='12' y2='12' /%3E%3Cline x1='12' x2='12' y1='16' y2='16' /%3E%3Cline x1='12' x2='12' y1='8' y2='8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dna{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dna' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10 16 1.5 1.5' /%3E%3Cpath d='m14 8-1.5-1.5' /%3E%3Cpath d='M15 2c-1.798 1.998-2.518 3.995-2.807 5.993' /%3E%3Cpath d='m16.5 10.5 1 1' /%3E%3Cpath d='m17 6-2.891-2.891' /%3E%3Cpath d='M2 15c6.667-6 13.333 0 20-6' /%3E%3Cpath d='m20 9 .891.891' /%3E%3Cpath d='M3.109 14.109 4 15' /%3E%3Cpath d='m6.5 12.5 1 1' /%3E%3Cpath d='m7 18 2.891 2.891' /%3E%3Cpath d='M9 22c1.798-1.998 2.518-3.995 2.807-5.993' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dna-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dna-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2c-1.35 1.5-2.092 3-2.5 4.5L14 8' /%3E%3Cpath d='m17 6-2.891-2.891' /%3E%3Cpath d='M2 15c3.333-3 6.667-3 10-3' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='m20 9 .891.891' /%3E%3Cpath d='M22 9c-1.5 1.35-3 2.092-4.5 2.5l-1-1' /%3E%3Cpath d='M3.109 14.109 4 15' /%3E%3Cpath d='m6.5 12.5 1 1' /%3E%3Cpath d='m7 18 2.891 2.891' /%3E%3Cpath d='M9 22c1.35-1.5 2.092-3 2.5-4.5L10 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 8h20' /%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3Cpath d='M6 16h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.25 16.25h1.5L12 17z' /%3E%3Cpath d='M16 14v.5' /%3E%3Cpath d='M4.42 11.247A13.152 13.152 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444a11.702 11.702 0 0 0-.493-3.309' /%3E%3Cpath d='M8 14v.5' /%3E%3Cpath d='M8.5 8.5c-.384 1.05-1.083 2.028-2.344 2.5-1.931.722-3.576-.297-3.656-1-.113-.994 1.177-6.53 4-7 1.923-.321 3.651.845 3.651 2.235A7.497 7.497 0 0 1 14 5.277c0-1.39 1.844-2.598 3.767-2.277 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dollar-sign{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dollar-sign' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='12' x2='12' y1='2' y2='22' /%3E%3Cpath d='M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-donut{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-donut' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20.5 10a2.5 2.5 0 0 1-2.4-3H18a2.95 2.95 0 0 1-2.6-4.4 10 10 0 1 0 6.3 7.1c-.3.2-.8.3-1.2.3' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-door-closed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-door-closed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 12h.01' /%3E%3Cpath d='M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14' /%3E%3Cpath d='M2 20h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-door-closed-locked{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-door-closed-locked' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 12h.01' /%3E%3Cpath d='M18 9V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14' /%3E%3Cpath d='M2 20h8' /%3E%3Cpath d='M20 17v-2a2 2 0 1 0-4 0v2' /%3E%3Crect x='14' y='17' width='8' height='5' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-door-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-door-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 20H2' /%3E%3Cpath d='M11 4.562v16.157a1 1 0 0 0 1.242.97L19 20V5.562a2 2 0 0 0-1.515-1.94l-4-1A2 2 0 0 0 11 4.561z' /%3E%3Cpath d='M11 4H8a2 2 0 0 0-2 2v14' /%3E%3Cpath d='M14 12h.01' /%3E%3Cpath d='M22 20h-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12.1' cy='12.1' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dot-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-download{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-download' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4' /%3E%3Cpolyline points='7 10 12 15 17 10' /%3E%3Cline x1='12' x2='12' y1='15' y2='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-download-cloud{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-download' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13v8l-4-4' /%3E%3Cpath d='m12 21 4-4' /%3E%3Cpath d='M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-drafting-compass{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-drafting-compass' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12.99 6.74 1.93 3.44' /%3E%3Cpath d='M19.136 12a10 10 0 0 1-14.271 0' /%3E%3Cpath d='m21 21-2.16-3.84' /%3E%3Cpath d='m3 21 8.02-14.26' /%3E%3Ccircle cx='12' cy='5' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-drama{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-drama' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 11h.01' /%3E%3Cpath d='M14 6h.01' /%3E%3Cpath d='M18 6h.01' /%3E%3Cpath d='M6.5 13.1h.01' /%3E%3Cpath d='M22 5c0 9-4 12-6 12s-6-3-6-12c0-2 2-3 6-3s6 1 6 3' /%3E%3Cpath d='M17.4 9.9c-.8.8-2 .8-2.8 0' /%3E%3Cpath d='M10.1 7.1C9 7.2 7.7 7.7 6 8.6c-3.5 2-4.7 3.9-3.7 5.6 4.5 7.8 9.5 8.4 11.2 7.4.9-.5 1.9-2.1 1.9-4.7' /%3E%3Cpath d='M9.1 16.5c.3-1.1 1.4-1.7 2.4-1.4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dribbble{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dribbble' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94' /%3E%3Cpath d='M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32' /%3E%3Cpath d='M8.56 2.75c4.37 6 6 9.42 8 17.72' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-drill{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-drill' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3 1 1 0 0 1 1-1z' /%3E%3Cpath d='M13 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8' /%3E%3Cpath d='M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3' /%3E%3Cpath d='M18 6h4' /%3E%3Cpath d='m5 10-2 8' /%3E%3Cpath d='m7 18 2-8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-droplet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-droplet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-droplet-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-droplet-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18.715 13.186C18.29 11.858 17.384 10.607 16 9.5c-2-1.6-3.5-4-4-6.5a10.7 10.7 0 0 1-.884 2.586' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M8.795 8.797A11 11 0 0 1 8 9.5C6 11.1 5 13 5 15a7 7 0 0 0 13.222 3.208' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-droplets{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-droplets' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z' /%3E%3Cpath d='M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-drum{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-drum' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 2 8 8' /%3E%3Cpath d='m22 2-8 8' /%3E%3Cellipse cx='12' cy='9' rx='10' ry='5' /%3E%3Cpath d='M7 13.4v7.9' /%3E%3Cpath d='M12 14v8' /%3E%3Cpath d='M17 13.4v7.9' /%3E%3Cpath d='M2 9v8a10 5 0 0 0 20 0V9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-drumstick{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-drumstick' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.4 15.63a7.875 6 135 1 1 6.23-6.23 4.5 3.43 135 0 0-6.23 6.23' /%3E%3Cpath d='m8.29 12.71-2.6 2.6a2.5 2.5 0 1 0-1.65 4.65A2.5 2.5 0 1 0 8.7 18.3l2.59-2.59' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-dumbbell{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-dumbbell' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829z' /%3E%3Cpath d='m2.5 21.5 1.4-1.4' /%3E%3Cpath d='m20.1 3.9 1.4-1.4' /%3E%3Cpath d='M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z' /%3E%3Cpath d='m9.6 14.4 4.8-4.8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ear{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ear' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 8.5a6.5 6.5 0 1 1 13 0c0 6-6 6-6 10a3.5 3.5 0 1 1-7 0' /%3E%3Cpath d='M15 8.5a2.5 2.5 0 0 0-5 0v1a2 2 0 1 1 0 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ear-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ear-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46' /%3E%3Cpath d='M6 8.5c0-.75.13-1.47.36-2.14' /%3E%3Cpath d='M8.8 3.15A6.5 6.5 0 0 1 19 8.5c0 1.63-.44 2.81-1.09 3.76' /%3E%3Cpath d='M12.5 6A2.5 2.5 0 0 1 15 8.5M10 13a2 2 0 0 0 1.82-1.18' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-earth{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-earth' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.54 15H17a2 2 0 0 0-2 2v4.54' /%3E%3Cpath d='M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17' /%3E%3Cpath d='M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-earth-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-earth-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 3.34V5a3 3 0 0 0 3 3' /%3E%3Cpath d='M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05' /%3E%3Cpath d='M21.54 15H17a2 2 0 0 0-2 2v4.54' /%3E%3Cpath d='M12 2a10 10 0 1 0 9.54 13' /%3E%3Cpath d='M20 6V4a2 2 0 1 0-4 0v2' /%3E%3Crect width='8' height='5' x='14' y='6' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-eclipse{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-eclipse' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M12 2a7 7 0 1 0 10 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-edit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7' /%3E%3Cpath d='M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-edit-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-edit-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pen-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h9' /%3E%3Cpath d='M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-egg{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-egg' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-egg-fried{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-egg-fried' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='11.5' cy='12.5' r='3.5' /%3E%3Cpath d='M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-egg-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-egg-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6.399 6.399C5.362 8.157 4.65 10.189 4.5 12c-.37 4.43 1.27 9.95 7.5 10 3.256-.026 5.259-1.547 6.375-3.625' /%3E%3Cpath d='M19.532 13.875A14.07 14.07 0 0 0 19.5 12c-.36-4.34-3.95-9.96-7.5-10-1.04.012-2.082.502-3.046 1.297' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ellipsis{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ellipsis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Ccircle cx='19' cy='12' r='1' /%3E%3Ccircle cx='5' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ellipsis-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ellipsis-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Ccircle cx='12' cy='5' r='1' /%3E%3Ccircle cx='12' cy='19' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-equal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-equal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='5' x2='19' y1='9' y2='9' /%3E%3Cline x1='5' x2='19' y1='15' y2='15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-equal-approximately{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-equal-approximately' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 15a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0' /%3E%3Cpath d='M5 9a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-equal-not{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-equal-not' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='5' x2='19' y1='9' y2='9' /%3E%3Cline x1='5' x2='19' y1='15' y2='15' /%3E%3Cline x1='19' x2='5' y1='5' y2='19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-equal-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-equal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 10h10' /%3E%3Cpath d='M7 14h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-eraser{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-eraser' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 21-4.3-4.3c-1-1-1-2.5 0-3.4l9.6-9.6c1-1 2.5-1 3.4 0l5.6 5.6c1 1 1 2.5 0 3.4L13 21' /%3E%3Cpath d='M22 21H7' /%3E%3Cpath d='m5 11 9 9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ethernet-port{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ethernet-port' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 20 3-3h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h2l3 3z' /%3E%3Cpath d='M6 8v1' /%3E%3Cpath d='M10 8v1' /%3E%3Cpath d='M14 8v1' /%3E%3Cpath d='M18 8v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-euro{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-euro' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 10h12' /%3E%3Cpath d='M4 14h9' /%3E%3Cpath d='M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-expand{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-expand' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 15 6 6' /%3E%3Cpath d='m15 9 6-6' /%3E%3Cpath d='M21 16v5h-5' /%3E%3Cpath d='M21 8V3h-5' /%3E%3Cpath d='M3 16v5h5' /%3E%3Cpath d='m3 21 6-6' /%3E%3Cpath d='M3 8V3h5' /%3E%3Cpath d='M9 9 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-external-link{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-external-link' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 3h6v6' /%3E%3Cpath d='M10 14 21 3' /%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-eye{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-eye' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-eye-closed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-eye-closed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 18-.722-3.25' /%3E%3Cpath d='M2 8a10.645 10.645 0 0 0 20 0' /%3E%3Cpath d='m20 15-1.726-2.05' /%3E%3Cpath d='m4 15 1.726-2.05' /%3E%3Cpath d='m9 18 .722-3.25' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-eye-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-eye-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49' /%3E%3Cpath d='M14.084 14.158a3 3 0 0 1-4.242-4.242' /%3E%3Cpath d='M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-facebook{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-facebook' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-factory{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-factory' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='M17 18h1' /%3E%3Cpath d='M12 18h1' /%3E%3Cpath d='M7 18h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fan{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fan' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.827 16.379a6.082 6.082 0 0 1-8.618-7.002l5.412 1.45a6.082 6.082 0 0 1 7.002-8.618l-1.45 5.412a6.082 6.082 0 0 1 8.618 7.002l-5.412-1.45a6.082 6.082 0 0 1-7.002 8.618l1.45-5.412Z' /%3E%3Cpath d='M12 12v.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fast-forward{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fast-forward' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='13 19 22 12 13 5 13 19' /%3E%3Cpolygon points='2 19 11 12 2 5 2 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-feather{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-feather' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z' /%3E%3Cpath d='M16 8 2 22' /%3E%3Cpath d='M17.5 15H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fence{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fence' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 3 2 5v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z' /%3E%3Cpath d='M6 8h4' /%3E%3Cpath d='M6 18h4' /%3E%3Cpath d='m12 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z' /%3E%3Cpath d='M14 8h4' /%3E%3Cpath d='M14 18h4' /%3E%3Cpath d='m20 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ferris-wheel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ferris-wheel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3Cpath d='M12 2v4' /%3E%3Cpath d='m6.8 15-3.5 2' /%3E%3Cpath d='m20.7 7-3.5 2' /%3E%3Cpath d='M6.8 9 3.3 7' /%3E%3Cpath d='m20.7 17-3.5-2' /%3E%3Cpath d='m9 22 3-8 3 8' /%3E%3Cpath d='M8 22h8' /%3E%3Cpath d='M18 18.7a9 9 0 1 0-12 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-figma{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-figma' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z' /%3E%3Cpath d='M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z' /%3E%3Cpath d='M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z' /%3E%3Cpath d='M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z' /%3E%3Cpath d='M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-archive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-archive' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 12v-1' /%3E%3Cpath d='M10 18v-2' /%3E%3Cpath d='M10 7V6' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01' /%3E%3Ccircle cx='10' cy='20' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-audio{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-audio' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-audio-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-audio-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Ccircle cx='3' cy='17' r='1' /%3E%3Cpath d='M2 17v-3a4 4 0 0 1 8 0v3' /%3E%3Ccircle cx='9' cy='17' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-axis-3-d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-axis-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m8 18 4-4' /%3E%3Cpath d='M8 10v8h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-axis-3d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-axis-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m8 18 4-4' /%3E%3Cpath d='M8 10v8h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-badge{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-badge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' /%3E%3Cpath d='M7 16.5 8 22l-3-1-3 1 1-5.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-badge-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-badge-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m13.69 12.479 1.29 4.88a.5.5 0 0 1-.697.591l-1.844-.849a1 1 0 0 0-.88.001l-1.846.85a.5.5 0 0 1-.693-.593l1.29-4.88' /%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-bar-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-column-increasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 18v-2' /%3E%3Cpath d='M12 18v-4' /%3E%3Cpath d='M16 18v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-bar-chart-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-column' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 18v-1' /%3E%3Cpath d='M12 18v-6' /%3E%3Cpath d='M16 18v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-box{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-box' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M3 13.1a2 2 0 0 0-1 1.76v3.24a2 2 0 0 0 .97 1.78L6 21.7a2 2 0 0 0 2.03.01L11 19.9a2 2 0 0 0 1-1.76V14.9a2 2 0 0 0-.97-1.78L8 11.3a2 2 0 0 0-2.03-.01Z' /%3E%3Cpath d='M7 17v5' /%3E%3Cpath d='M11.7 14.2 7 17l-4.7-2.8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-chart-column{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-column' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 18v-1' /%3E%3Cpath d='M12 18v-6' /%3E%3Cpath d='M16 18v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-chart-column-increasing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-column-increasing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 18v-2' /%3E%3Cpath d='M12 18v-4' /%3E%3Cpath d='M16 18v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-chart-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m16 13-3.5 3.5-2-2L8 17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-chart-pie{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-pie' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5' /%3E%3Cpath d='M4.017 11.512a6 6 0 1 0 8.466 8.475' /%3E%3Cpath d='M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m9 15 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-check-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-check-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m3 15 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-clock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-clock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Ccircle cx='8' cy='16' r='6' /%3E%3Cpath d='M9.5 17.5 8 16.25V14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 12.5 8 15l2 2.5' /%3E%3Cpath d='m14 12.5 2 2.5-2 2.5' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-code-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-code-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m5 12-3 3 3 3' /%3E%3Cpath d='m9 18 3-3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m2.305 15.53.923-.382' /%3E%3Cpath d='m3.228 12.852-.924-.383' /%3E%3Cpath d='M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5' /%3E%3Cpath d='m4.852 11.228-.383-.923' /%3E%3Cpath d='m4.852 16.772-.383.924' /%3E%3Cpath d='m7.148 11.228.383-.923' /%3E%3Cpath d='m7.53 17.696-.382-.924' /%3E%3Cpath d='m8.772 12.852.923-.383' /%3E%3Cpath d='m8.772 15.148.923.383' /%3E%3Ccircle cx='6' cy='14' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-cog-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m2.305 15.53.923-.382' /%3E%3Cpath d='m3.228 12.852-.924-.383' /%3E%3Cpath d='M4.677 21.5a2 2 0 0 0 1.313.5H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2.5' /%3E%3Cpath d='m4.852 11.228-.383-.923' /%3E%3Cpath d='m4.852 16.772-.383.924' /%3E%3Cpath d='m7.148 11.228.383-.923' /%3E%3Cpath d='m7.53 17.696-.382-.924' /%3E%3Cpath d='m8.772 12.852.923-.383' /%3E%3Cpath d='m8.772 15.148.923.383' /%3E%3Ccircle cx='6' cy='14' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-diff{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-diff' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M9 10h6' /%3E%3Cpath d='M12 13V7' /%3E%3Cpath d='M9 17h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-digit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-digit' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Crect width='4' height='6' x='2' y='12' rx='2' /%3E%3Cpath d='M10 12h2v6' /%3E%3Cpath d='M10 18h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M12 18v-6' /%3E%3Cpath d='m9 15 3 3 3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-edit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-image{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-image' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Ccircle cx='10' cy='12' r='2' /%3E%3Cpath d='m20 17-1.296-1.296a2.41 2.41 0 0 0-3.408 0L9 22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-input{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-input' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M2 15h10' /%3E%3Cpath d='m9 18 3-3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-json{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-json' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1' /%3E%3Cpath d='M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-json-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-json-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1' /%3E%3Cpath d='M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-key{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-key' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Ccircle cx='10' cy='16' r='2' /%3E%3Cpath d='m16 10-4.5 4.5' /%3E%3Cpath d='m15 11 1 1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-key-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-key-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v6' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Ccircle cx='4' cy='16' r='2' /%3E%3Cpath d='m10 10-4.5 4.5' /%3E%3Cpath d='m9 11 1 1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-line-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m16 13-3.5 3.5-2-2L8 17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Crect width='8' height='6' x='8' y='12' rx='1' /%3E%3Cpath d='M10 12v-2a2 2 0 1 1 4 0v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-lock-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-lock-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Crect width='8' height='5' x='2' y='13' rx='1' /%3E%3Cpath d='M8 13v-2a2 2 0 1 0-4 0v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M9 15h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-minus-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-minus-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M3 15h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-music{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-music' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4' /%3E%3Cpath d='M8 18v-7.7L16 9v7' /%3E%3Ccircle cx='14' cy='16' r='2' /%3E%3Ccircle cx='6' cy='18' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-output{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-output' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2' /%3E%3Cpath d='M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6' /%3E%3Cpath d='m5 11-3 3' /%3E%3Cpath d='m5 17-3-3h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-pen-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-pen-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2' /%3E%3Cpath d='M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3Cpath d='M8 18h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-pie-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-chart-pie' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3.5' /%3E%3Cpath d='M4.017 11.512a6 6 0 1 0 8.466 8.475' /%3E%3Cpath d='M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M9 15h6' /%3E%3Cpath d='M12 18v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-plus-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-plus-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M3 15h6' /%3E%3Cpath d='M6 12v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-question{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-question' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17h.01' /%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z' /%3E%3Cpath d='M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-scan{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-scan' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M16 14a2 2 0 0 0-2 2' /%3E%3Cpath d='M20 14a2 2 0 0 1 2 2' /%3E%3Cpath d='M20 22a2 2 0 0 0 2-2' /%3E%3Cpath d='M16 22a2 2 0 0 1-2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M4.268 21a2 2 0 0 0 1.727 1H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3' /%3E%3Cpath d='m9 18-1.5-1.5' /%3E%3Ccircle cx='5' cy='14' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-search-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-search-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Ccircle cx='11.5' cy='14.5' r='2.5' /%3E%3Cpath d='M13.3 16.3 15 18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-signature{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-pen-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 5-2.414-2.414A2 2 0 0 0 14.172 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2' /%3E%3Cpath d='M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3Cpath d='M8 18h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-sliders{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-sliders' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='M10 11v2' /%3E%3Cpath d='M8 17h8' /%3E%3Cpath d='M14 16v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-spreadsheet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-spreadsheet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 13h2' /%3E%3Cpath d='M14 13h2' /%3E%3Cpath d='M8 17h2' /%3E%3Cpath d='M14 17h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-stack{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-stack' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 7h-3a2 2 0 0 1-2-2V2' /%3E%3Cpath d='M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17Z' /%3E%3Cpath d='M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15' /%3E%3Cpath d='M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-symlink{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-symlink' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10 18 3-3-3-3' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M4 11V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-terminal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-terminal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m8 16 2-2-2-2' /%3E%3Cpath d='M12 18h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M10 9H8' /%3E%3Cpath d='M16 13H8' /%3E%3Cpath d='M16 17H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-type{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-type' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M9 13v-1h6v1' /%3E%3Cpath d='M12 12v6' /%3E%3Cpath d='M11 18h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-type-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-type-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M2 13v-1h6v1' /%3E%3Cpath d='M5 12v6' /%3E%3Cpath d='M4 18h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M12 12v6' /%3E%3Cpath d='m15 15-3-3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-user{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M15 18a3 3 0 1 0-6 0' /%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z' /%3E%3Ccircle cx='12' cy='13' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-video{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-video' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m10 11 5 3-5 3v-6Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-video-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-video-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Crect width='8' height='6' x='2' y='12' rx='1' /%3E%3Cpath d='m10 15.5 4 2.5v-6l-4 2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-volume{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-volume' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 11a5 5 0 0 1 0 6' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23' /%3E%3Cpath d='M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-volume-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-volume-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 15h.01' /%3E%3Cpath d='M11.5 13.5a2.5 2.5 0 0 1 0 3' /%3E%3Cpath d='M15 12a5 5 0 0 1 0 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-warning{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-warning' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M12 9v4' /%3E%3Cpath d='M12 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m14.5 12.5-5 5' /%3E%3Cpath d='m9.5 12.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-file-x-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-file-x-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='m8 12.5-5 5' /%3E%3Cpath d='m3 12.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-files{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-files' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 7h-3a2 2 0 0 1-2-2V2' /%3E%3Cpath d='M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z' /%3E%3Cpath d='M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-film{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-film' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 3v18' /%3E%3Cpath d='M3 7.5h4' /%3E%3Cpath d='M3 12h18' /%3E%3Cpath d='M3 16.5h4' /%3E%3Cpath d='M17 3v18' /%3E%3Cpath d='M17 7.5h4' /%3E%3Cpath d='M17 16.5h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-filter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-funnel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-filter-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-funnel-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473' /%3E%3Cpath d='m16.5 3.5 5 5' /%3E%3Cpath d='m21.5 3.5-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fingerprint{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fingerprint' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4' /%3E%3Cpath d='M14 13.12c0 2.38 0 6.38-1 8.88' /%3E%3Cpath d='M17.29 21.02c.12-.6.43-2.3.5-3.02' /%3E%3Cpath d='M2 12a10 10 0 0 1 18-6' /%3E%3Cpath d='M2 16h.01' /%3E%3Cpath d='M21.8 16c.2-2 .131-5.354 0-6' /%3E%3Cpath d='M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2' /%3E%3Cpath d='M8.65 22c.21-.66.45-1.32.57-2' /%3E%3Cpath d='M9 6.8a6 6 0 0 1 9 5.2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fire-extinguisher{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fire-extinguisher' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5' /%3E%3Cpath d='M9 18h8' /%3E%3Cpath d='M18 3h-3' /%3E%3Cpath d='M11 3a6 6 0 0 0-6 6v11' /%3E%3Cpath d='M5 13h4' /%3E%3Cpath d='M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fish{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fish' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6.5 12c.94-3.46 4.94-6 8.5-6 3.56 0 6.06 2.54 7 6-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6Z' /%3E%3Cpath d='M18 12v.5' /%3E%3Cpath d='M16 17.93a9.77 9.77 0 0 1 0-11.86' /%3E%3Cpath d='M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33' /%3E%3Cpath d='M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 0 1 1.98 1.67l.23 1.4' /%3E%3Cpath d='m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fish-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fish-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 12.47v.03m0-.5v.47m-.475 5.056A6.744 6.744 0 0 1 15 18c-3.56 0-7.56-2.53-8.5-6 .348-1.28 1.114-2.433 2.121-3.38m3.444-2.088A8.802 8.802 0 0 1 15 6c3.56 0 6.06 2.54 7 6-.309 1.14-.786 2.177-1.413 3.058' /%3E%3Cpath d='M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33m7.48-4.372A9.77 9.77 0 0 1 16 6.07m0 11.86a9.77 9.77 0 0 1-1.728-3.618' /%3E%3Cpath d='m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98M8.53 3h5.27a2 2 0 0 1 1.98 1.67l.23 1.4M2 2l20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fish-symbol{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fish-symbol' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 16s9-15 20-4C11 23 2 8 2 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flag{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flag' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z' /%3E%3Cline x1='4' x2='4' y1='22' y2='15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flag-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flag-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2c3 0 5 2 8 2s4-1 4-1v11' /%3E%3Cpath d='M4 22V4' /%3E%3Cpath d='M4 15s1-1 4-1 5 2 8 2' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flag-triangle-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flag-triangle-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 22V2L7 7l10 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flag-triangle-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flag-triangle-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 22V2l10 5-10 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flame{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flame' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flame-kindling{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flame-kindling' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 17 10a5 5 0 1 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C8 4.5 11 2 12 2Z' /%3E%3Cpath d='m5 22 14-4' /%3E%3Cpath d='m5 18 14 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flashlight{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flashlight' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z' /%3E%3Cline x1='6' x2='18' y1='6' y2='6' /%3E%3Cline x1='12' x2='12' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flashlight-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flashlight-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4' /%3E%3Cpath d='M7 2h11v4c0 2-2 2-2 4v1' /%3E%3Cline x1='11' x2='18' y1='6' y2='6' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flask-conical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flask-conical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2' /%3E%3Cpath d='M6.453 15h11.094' /%3E%3Cpath d='M8.5 2h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flask-conical-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flask-conical-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v2.343' /%3E%3Cpath d='M14 2v6.343' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M20 20a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563' /%3E%3Cpath d='M6.453 15H15' /%3E%3Cpath d='M8.5 2h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flask-round{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flask-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v6.292a7 7 0 1 0 4 0V2' /%3E%3Cpath d='M5 15h14' /%3E%3Cpath d='M8.5 2h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flip-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flip-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3' /%3E%3Cpath d='M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3' /%3E%3Cpath d='M12 20v2' /%3E%3Cpath d='M12 14v2' /%3E%3Cpath d='M12 8v2' /%3E%3Cpath d='M12 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flip-horizontal-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flip-horizontal-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 7 5 5-5 5V7' /%3E%3Cpath d='m21 7-5 5 5 5V7' /%3E%3Cpath d='M12 20v2' /%3E%3Cpath d='M12 14v2' /%3E%3Cpath d='M12 8v2' /%3E%3Cpath d='M12 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flip-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flip-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3' /%3E%3Cpath d='M4 12H2' /%3E%3Cpath d='M10 12H8' /%3E%3Cpath d='M16 12h-2' /%3E%3Cpath d='M22 12h-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flip-vertical-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flip-vertical-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m17 3-5 5-5-5h10' /%3E%3Cpath d='m17 21-5-5-5 5h10' /%3E%3Cpath d='M4 12H2' /%3E%3Cpath d='M10 12H8' /%3E%3Cpath d='M16 12h-2' /%3E%3Cpath d='M22 12h-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flower{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flower' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Cpath d='M12 16.5A4.5 4.5 0 1 1 7.5 12 4.5 4.5 0 1 1 12 7.5a4.5 4.5 0 1 1 4.5 4.5 4.5 4.5 0 1 1-4.5 4.5' /%3E%3Cpath d='M12 7.5V9' /%3E%3Cpath d='M7.5 12H9' /%3E%3Cpath d='M16.5 12H15' /%3E%3Cpath d='M12 16.5V15' /%3E%3Cpath d='m8 8 1.88 1.88' /%3E%3Cpath d='M14.12 9.88 16 8' /%3E%3Cpath d='m8 16 1.88-1.88' /%3E%3Cpath d='M14.12 14.12 16 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-flower-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-flower-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1' /%3E%3Ccircle cx='12' cy='8' r='2' /%3E%3Cpath d='M12 10v12' /%3E%3Cpath d='M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z' /%3E%3Cpath d='M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-focus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-focus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fold-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fold-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 12h6' /%3E%3Cpath d='M22 12h-6' /%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='M12 8v2' /%3E%3Cpath d='M12 14v2' /%3E%3Cpath d='M12 20v2' /%3E%3Cpath d='m19 9-3 3 3 3' /%3E%3Cpath d='m5 15 3-3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fold-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fold-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22v-6' /%3E%3Cpath d='M12 8V2' /%3E%3Cpath d='M4 12H2' /%3E%3Cpath d='M10 12H8' /%3E%3Cpath d='M16 12h-2' /%3E%3Cpath d='M22 12h-2' /%3E%3Cpath d='m15 19-3-3-3 3' /%3E%3Cpath d='m15 5-3 3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-archive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-archive' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='15' cy='19' r='2' /%3E%3Cpath d='M20.9 19.8A2 2 0 0 0 22 18V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h5.1' /%3E%3Cpath d='M15 11v-1' /%3E%3Cpath d='M15 17v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3Cpath d='m9 13 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-clock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-clock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='16' cy='16' r='6' /%3E%3Cpath d='M7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2' /%3E%3Cpath d='M16 14v2l1 1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-closed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-closed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3Cpath d='M2 10h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 10.5 8 13l2 2.5' /%3E%3Cpath d='m14 10.5 2 2.5-2 2.5' /%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3' /%3E%3Cpath d='m14.305 19.53.923-.382' /%3E%3Cpath d='m15.228 16.852-.923-.383' /%3E%3Cpath d='m16.852 15.228-.383-.923' /%3E%3Cpath d='m16.852 20.772-.383.924' /%3E%3Cpath d='m19.148 15.228.383-.923' /%3E%3Cpath d='m19.53 21.696-.382-.924' /%3E%3Cpath d='m20.772 16.852.924-.383' /%3E%3Cpath d='m20.772 19.148.924.383' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-cog-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3' /%3E%3Cpath d='m14.305 19.53.923-.382' /%3E%3Cpath d='m15.228 16.852-.923-.383' /%3E%3Cpath d='m16.852 15.228-.383-.923' /%3E%3Cpath d='m16.852 20.772-.383.924' /%3E%3Cpath d='m19.148 15.228.383-.923' /%3E%3Cpath d='m19.53 21.696-.382-.924' /%3E%3Cpath d='m20.772 16.852.924-.383' /%3E%3Cpath d='m20.772 19.148.924.383' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z' /%3E%3Ccircle cx='12' cy='13' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3Cpath d='M12 10v6' /%3E%3Cpath d='m15 13-3 3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-edit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5' /%3E%3Cpath d='M11.378 13.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-git{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-git' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='13' r='2' /%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3Cpath d='M14 13h3' /%3E%3Cpath d='M7 13h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-git-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-git-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5' /%3E%3Ccircle cx='13' cy='12' r='2' /%3E%3Cpath d='M18 19c-2.8 0-5-2.2-5-5v8' /%3E%3Ccircle cx='20' cy='19' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v1.5' /%3E%3Cpath d='M13.9 17.45c-1.2-1.2-1.14-2.8-.2-3.73a2.43 2.43 0 0 1 3.44 0l.36.34.34-.34a2.43 2.43 0 0 1 3.45-.01c.95.95 1 2.53-.2 3.74L17.5 21Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-input{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-input' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1' /%3E%3Cpath d='M2 13h10' /%3E%3Cpath d='m9 16 3-3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-kanban{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-kanban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z' /%3E%3Cpath d='M8 10v4' /%3E%3Cpath d='M12 10v2' /%3E%3Cpath d='M16 10v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-key{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-key' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='16' cy='20' r='2' /%3E%3Cpath d='M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2' /%3E%3Cpath d='m22 14-4.5 4.5' /%3E%3Cpath d='m21 15 1 1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='5' x='14' y='17' rx='1' /%3E%3Cpath d='M10 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v2.5' /%3E%3Cpath d='M20 17v-2a2 2 0 1 0-4 0v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 13h6' /%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-open-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-open-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2' /%3E%3Ccircle cx='14' cy='15' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-output{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-output' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 7.5V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-1.5' /%3E%3Cpath d='M2 13h10' /%3E%3Cpath d='m5 10-3 3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5' /%3E%3Cpath d='M11.378 13.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 10v6' /%3E%3Cpath d='M9 13h6' /%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-root{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-root' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z' /%3E%3Ccircle cx='12' cy='13' r='2' /%3E%3Cpath d='M12 15v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1' /%3E%3Cpath d='m21 21-1.9-1.9' /%3E%3Ccircle cx='17' cy='17' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-search-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-search-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='11.5' cy='12.5' r='2.5' /%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3Cpath d='M13.3 14.3 15 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-symlink{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-symlink' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7' /%3E%3Cpath d='m8 16 3-3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-sync{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-sync' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v.5' /%3E%3Cpath d='M12 10v4h4' /%3E%3Cpath d='m12 14 1.535-1.605a5 5 0 0 1 8 1.5' /%3E%3Cpath d='M22 22v-4h-4' /%3E%3Cpath d='m22 18-1.535 1.605a5 5 0 0 1-8-1.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-tree{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-tree' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z' /%3E%3Cpath d='M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z' /%3E%3Cpath d='M3 5a2 2 0 0 0 2 2h3' /%3E%3Cpath d='M3 3v13a2 2 0 0 0 2 2h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3Cpath d='M12 10v6' /%3E%3Cpath d='m9 13 3-3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folder-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folder-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z' /%3E%3Cpath d='m9.5 10.5 5 5' /%3E%3Cpath d='m14.5 10.5-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-folders{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-folders' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 17a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.9a2 2 0 0 1-1.69-.9l-.81-1.2a2 2 0 0 0-1.67-.9H8a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2Z' /%3E%3Cpath d='M2 8v11a2 2 0 0 0 2 2h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-footprints{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-footprints' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 1 1-4 0Z' /%3E%3Cpath d='M20 20v-2.38c0-2.12 1.03-3.12 1-5.62-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 1 0 4 0Z' /%3E%3Cpath d='M16 17h4' /%3E%3Cpath d='M4 13h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fork-knife{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-utensils' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2' /%3E%3Cpath d='M7 2v20' /%3E%3Cpath d='M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fork-knife-crossed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-utensils-crossed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8' /%3E%3Cpath d='M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7' /%3E%3Cpath d='m2.1 21.8 6.4-6.3' /%3E%3Cpath d='m19 5-7 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-forklift{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-forklift' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12H5a2 2 0 0 0-2 2v5' /%3E%3Ccircle cx='13' cy='19' r='2' /%3E%3Ccircle cx='5' cy='19' r='2' /%3E%3Cpath d='M8 19h3m5-17v17h6M6 12V7c0-1.1.9-2 2-2h3l5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-form-input{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rectangle-ellipsis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='12' x='2' y='6' rx='2' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M17 12h.01' /%3E%3Cpath d='M7 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-forward{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-forward' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='15 17 20 12 15 7' /%3E%3Cpath d='M4 18v-2a4 4 0 0 1 4-4h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-frame{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-frame' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='22' x2='2' y1='6' y2='6' /%3E%3Cline x1='22' x2='2' y1='18' y2='18' /%3E%3Cline x1='6' x2='6' y1='2' y2='22' /%3E%3Cline x1='18' x2='18' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-framer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-framer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-frown{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-frown' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M16 16s-1.5-2-4-2-4 2-4 2' /%3E%3Cline x1='9' x2='9.01' y1='9' y2='9' /%3E%3Cline x1='15' x2='15.01' y1='9' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fuel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fuel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='3' x2='15' y1='22' y2='22' /%3E%3Cline x1='4' x2='14' y1='9' y2='9' /%3E%3Cpath d='M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18' /%3E%3Cpath d='M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-fullscreen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-fullscreen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Crect width='10' height='8' x='7' y='8' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-function-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-function' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3' /%3E%3Cpath d='M9 11.2h5.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-funnel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-funnel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-funnel-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-funnel-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348' /%3E%3Cpath d='M16 6h6' /%3E%3Cpath d='M19 3v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-funnel-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-funnel-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473' /%3E%3Cpath d='m16.5 3.5 5 5' /%3E%3Cpath d='m21.5 3.5-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gallery-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gallery-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 3v18' /%3E%3Crect width='12' height='18' x='6' y='3' rx='2' /%3E%3Cpath d='M22 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gallery-horizontal-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gallery-horizontal-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 7v10' /%3E%3Cpath d='M6 5v14' /%3E%3Crect width='12' height='18' x='10' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gallery-thumbnails{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gallery-thumbnails' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='14' x='3' y='3' rx='2' /%3E%3Cpath d='M4 21h1' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='M19 21h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gallery-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gallery-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 2h18' /%3E%3Crect width='18' height='12' x='3' y='6' rx='2' /%3E%3Cpath d='M3 22h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gallery-vertical-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gallery-vertical-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 2h10' /%3E%3Cpath d='M5 6h14' /%3E%3Crect width='18' height='12' x='3' y='10' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gamepad{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gamepad' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='6' x2='10' y1='12' y2='12' /%3E%3Cline x1='8' x2='8' y1='10' y2='14' /%3E%3Cline x1='15' x2='15.01' y1='13' y2='13' /%3E%3Cline x1='18' x2='18.01' y1='11' y2='11' /%3E%3Crect width='20' height='12' x='2' y='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gamepad-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gamepad-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='6' x2='10' y1='11' y2='11' /%3E%3Cline x1='8' x2='8' y1='9' y2='13' /%3E%3Cline x1='15' x2='15.01' y1='12' y2='12' /%3E%3Cline x1='18' x2='18.01' y1='10' y2='10' /%3E%3Cpath d='M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gantt-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-no-axes-gantt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 6h10' /%3E%3Cpath d='M6 12h9' /%3E%3Cpath d='M11 18h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gantt-chart-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chart-gantt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 8h7' /%3E%3Cpath d='M8 12h6' /%3E%3Cpath d='M11 16h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gauge{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gauge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12 14 4-4' /%3E%3Cpath d='M3.34 19a10 10 0 1 1 17.32 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gauge-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-gauge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.6 2.7a10 10 0 1 0 5.7 5.7' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3Cpath d='M13.4 10.6 19 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gavel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gavel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14.5 12.5-8 8a2.119 2.119 0 1 1-3-3l8-8' /%3E%3Cpath d='m16 16 6-6' /%3E%3Cpath d='m8 8 6-6' /%3E%3Cpath d='m9 7 8 8' /%3E%3Cpath d='m21 11-8-8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gem{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gem' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 3h12l4 6-10 13L2 9Z' /%3E%3Cpath d='M11 3 8 9l4 13 4-13-3-6' /%3E%3Cpath d='M2 9h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ghost{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ghost' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 10h.01' /%3E%3Cpath d='M15 10h.01' /%3E%3Cpath d='M12 2a8 8 0 0 0-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 0 0-8-8z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gift{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gift' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='3' y='8' width='18' height='4' rx='1' /%3E%3Cpath d='M12 8v13' /%3E%3Cpath d='M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7' /%3E%3Cpath d='M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-branch{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-branch' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='6' x2='6' y1='3' y2='15' /%3E%3Ccircle cx='18' cy='6' r='3' /%3E%3Ccircle cx='6' cy='18' r='3' /%3E%3Cpath d='M18 9a9 9 0 0 1-9 9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-branch-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-branch-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 3v12' /%3E%3Cpath d='M18 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z' /%3E%3Cpath d='M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6z' /%3E%3Cpath d='M15 6a9 9 0 0 0-9 9' /%3E%3Cpath d='M18 15v6' /%3E%3Cpath d='M21 18h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-commit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-commit-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Cline x1='3' x2='9' y1='12' y2='12' /%3E%3Cline x1='15' x2='21' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-commit-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-commit-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Cline x1='3' x2='9' y1='12' y2='12' /%3E%3Cline x1='15' x2='21' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-commit-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-commit-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v6' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Cpath d='M12 15v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-compare{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-compare' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Cpath d='M13 6h3a2 2 0 0 1 2 2v7' /%3E%3Cpath d='M11 18H8a2 2 0 0 1-2-2V9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-compare-arrows{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-compare-arrows' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='5' cy='6' r='3' /%3E%3Cpath d='M12 6h5a2 2 0 0 1 2 2v7' /%3E%3Cpath d='m15 9-3-3 3-3' /%3E%3Ccircle cx='19' cy='18' r='3' /%3E%3Cpath d='M12 18H7a2 2 0 0 1-2-2V9' /%3E%3Cpath d='m9 15 3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-fork{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-fork' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='18' r='3' /%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Ccircle cx='18' cy='6' r='3' /%3E%3Cpath d='M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9' /%3E%3Cpath d='M12 12v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-graph{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-graph' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='5' cy='6' r='3' /%3E%3Cpath d='M5 9v6' /%3E%3Ccircle cx='5' cy='18' r='3' /%3E%3Cpath d='M12 3v18' /%3E%3Ccircle cx='19' cy='6' r='3' /%3E%3Cpath d='M16 15.7A9 9 0 0 0 19 9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-merge{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-merge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Cpath d='M6 21V9a9 9 0 0 0 9 9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-pull-request{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-pull-request' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Cpath d='M13 6h3a2 2 0 0 1 2 2v7' /%3E%3Cline x1='6' x2='6' y1='9' y2='21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-pull-request-arrow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-pull-request-arrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='5' cy='6' r='3' /%3E%3Cpath d='M5 9v12' /%3E%3Ccircle cx='19' cy='18' r='3' /%3E%3Cpath d='m15 9-3-3 3-3' /%3E%3Cpath d='M12 6h5a2 2 0 0 1 2 2v7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-pull-request-closed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-pull-request-closed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Cpath d='M6 9v12' /%3E%3Cpath d='m21 3-6 6' /%3E%3Cpath d='m21 9-6-6' /%3E%3Cpath d='M18 11.5V15' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-pull-request-create{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-pull-request-create' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Cpath d='M6 9v12' /%3E%3Cpath d='M13 6h3a2 2 0 0 1 2 2v3' /%3E%3Cpath d='M18 15v6' /%3E%3Cpath d='M21 18h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-pull-request-create-arrow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-pull-request-create-arrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='5' cy='6' r='3' /%3E%3Cpath d='M5 9v12' /%3E%3Cpath d='m15 9-3-3 3-3' /%3E%3Cpath d='M12 6h5a2 2 0 0 1 2 2v3' /%3E%3Cpath d='M19 15v6' /%3E%3Cpath d='M22 18h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-git-pull-request-draft{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-git-pull-request-draft' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Cpath d='M18 6V5' /%3E%3Cpath d='M18 11v-1' /%3E%3Cline x1='6' x2='6' y1='9' y2='21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-github{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-github' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4' /%3E%3Cpath d='M9 18c-4.51 2-5-2-7-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-gitlab{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-gitlab' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m22 13.29-3.33-10a.42.42 0 0 0-.14-.18.38.38 0 0 0-.22-.11.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18l-2.26 6.67H8.32L6.1 3.26a.42.42 0 0 0-.1-.18.38.38 0 0 0-.26-.08.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-glass-water{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-glass-water' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z' /%3E%3Cpath d='M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-glasses{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-glasses' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='6' cy='15' r='4' /%3E%3Ccircle cx='18' cy='15' r='4' /%3E%3Cpath d='M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2' /%3E%3Cpath d='M2.5 13 5 7c.7-1.3 1.4-2 3-2' /%3E%3Cpath d='M21.5 13 19 7c-.7-1.3-1.5-2-3-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-globe{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-globe' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20' /%3E%3Cpath d='M2 12h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-globe-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-earth' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.54 15H17a2 2 0 0 0-2 2v4.54' /%3E%3Cpath d='M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17' /%3E%3Cpath d='M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-globe-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-globe-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13' /%3E%3Cpath d='M2 12h8.5' /%3E%3Cpath d='M20 6V4a2 2 0 1 0-4 0v2' /%3E%3Crect width='8' height='5' x='14' y='6' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-goal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-goal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13V2l8 4-8 4' /%3E%3Cpath d='M20.561 10.222a9 9 0 1 1-12.55-5.29' /%3E%3Cpath d='M8.002 9.997a5 5 0 1 0 8.9 2.02' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grab{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grab' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 11.5V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4' /%3E%3Cpath d='M14 10V8a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2' /%3E%3Cpath d='M10 9.9V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5' /%3E%3Cpath d='M6 14a2 2 0 0 0-2-2a2 2 0 0 0-2 2' /%3E%3Cpath d='M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8 2 2 0 1 1 4 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-graduation-cap{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-graduation-cap' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z' /%3E%3Cpath d='M22 10v6' /%3E%3Cpath d='M6 12.5V16a6 3 0 0 0 12 0v-3.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grape{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grape' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 5V2l-5.89 5.89' /%3E%3Ccircle cx='16.6' cy='15.89' r='3' /%3E%3Ccircle cx='8.11' cy='7.4' r='3' /%3E%3Ccircle cx='12.35' cy='11.65' r='3' /%3E%3Ccircle cx='13.91' cy='5.85' r='3' /%3E%3Ccircle cx='18.15' cy='10.09' r='3' /%3E%3Ccircle cx='6.56' cy='13.2' r='3' /%3E%3Ccircle cx='10.8' cy='17.44' r='3' /%3E%3Ccircle cx='5' cy='19' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-3x3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='M15 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2-x-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v18' /%3E%3Cpath d='M3 12h18' /%3E%3Crect x='3' y='3' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2-x-2-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3' /%3E%3Cpath d='m16 19 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2-x-2-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3' /%3E%3Cpath d='M16 19h6' /%3E%3Cpath d='M19 22v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2-x-2-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3' /%3E%3Cpath d='m16 16 5 5' /%3E%3Cpath d='m16 21 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2x-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v18' /%3E%3Cpath d='M3 12h18' /%3E%3Crect x='3' y='3' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2x-2-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3' /%3E%3Cpath d='m16 19 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2x-2-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3' /%3E%3Cpath d='M16 19h6' /%3E%3Cpath d='M19 22v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-2x-2-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-2x2-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3' /%3E%3Cpath d='m16 16 5 5' /%3E%3Cpath d='m16 21 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-3-x-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-3x3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='M15 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grid-3x-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grid-3x3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='M15 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grip{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grip' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='5' r='1' /%3E%3Ccircle cx='19' cy='5' r='1' /%3E%3Ccircle cx='5' cy='5' r='1' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Ccircle cx='19' cy='12' r='1' /%3E%3Ccircle cx='5' cy='12' r='1' /%3E%3Ccircle cx='12' cy='19' r='1' /%3E%3Ccircle cx='19' cy='19' r='1' /%3E%3Ccircle cx='5' cy='19' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grip-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grip-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='9' r='1' /%3E%3Ccircle cx='19' cy='9' r='1' /%3E%3Ccircle cx='5' cy='9' r='1' /%3E%3Ccircle cx='12' cy='15' r='1' /%3E%3Ccircle cx='19' cy='15' r='1' /%3E%3Ccircle cx='5' cy='15' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-grip-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-grip-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='9' cy='12' r='1' /%3E%3Ccircle cx='9' cy='5' r='1' /%3E%3Ccircle cx='9' cy='19' r='1' /%3E%3Ccircle cx='15' cy='12' r='1' /%3E%3Ccircle cx='15' cy='5' r='1' /%3E%3Ccircle cx='15' cy='19' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-group{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-group' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5c0-1.1.9-2 2-2h2' /%3E%3Cpath d='M17 3h2c1.1 0 2 .9 2 2v2' /%3E%3Cpath d='M21 17v2c0 1.1-.9 2-2 2h-2' /%3E%3Cpath d='M7 21H5c-1.1 0-2-.9-2-2v-2' /%3E%3Crect width='7' height='5' x='7' y='7' rx='1' /%3E%3Crect width='7' height='5' x='10' y='12' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-guitar{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-guitar' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11.9 12.1 4.514-4.514' /%3E%3Cpath d='M20.1 2.3a1 1 0 0 0-1.4 0l-1.114 1.114A2 2 0 0 0 17 4.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 17.828 7h1.344a2 2 0 0 0 1.414-.586L21.7 5.3a1 1 0 0 0 0-1.4z' /%3E%3Cpath d='m6 16 2 2' /%3E%3Cpath d='M8.23 9.85A3 3 0 0 1 11 8a5 5 0 0 1 5 5 3 3 0 0 1-1.85 2.77l-.92.38A2 2 0 0 0 12 18a4 4 0 0 1-4 4 6 6 0 0 1-6-6 4 4 0 0 1 4-4 2 2 0 0 0 1.85-1.23z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ham{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ham' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.144 21.144A7.274 10.445 45 1 0 2.856 10.856' /%3E%3Cpath d='M13.144 21.144A7.274 4.365 45 0 0 2.856 10.856a7.274 4.365 45 0 0 10.288 10.288' /%3E%3Cpath d='M16.565 10.435 18.6 8.4a2.501 2.501 0 1 0 1.65-4.65 2.5 2.5 0 1 0-4.66 1.66l-2.024 2.025' /%3E%3Cpath d='m8.5 16.5-1-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hamburger{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hamburger' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 16H4a2 2 0 1 1 0-4h16a2 2 0 1 1 0 4h-4.25' /%3E%3Cpath d='M5 12a2 2 0 0 1-2-2 9 7 0 0 1 18 0 2 2 0 0 1-2 2' /%3E%3Cpath d='M5 16a2 2 0 0 0-2 2 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 2 2 0 0 0-2-2q0 0 0 0' /%3E%3Cpath d='m6.67 12 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hammer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hammer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9' /%3E%3Cpath d='m18 15 4-4' /%3E%3Cpath d='m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hand{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hand' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 11V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2' /%3E%3Cpath d='M14 10V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2' /%3E%3Cpath d='M10 10.5V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2v8' /%3E%3Cpath d='M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hand-coins{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hand-coins' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17' /%3E%3Cpath d='m7 21 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9' /%3E%3Cpath d='m2 16 6 6' /%3E%3Ccircle cx='16' cy='9' r='2.9' /%3E%3Ccircle cx='6' cy='5' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hand-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hand-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16' /%3E%3Cpath d='m7 20 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9' /%3E%3Cpath d='m2 15 6 6' /%3E%3Cpath d='M19.5 8.5c.7-.7 1.5-1.6 1.5-2.7A2.73 2.73 0 0 0 16 4a2.78 2.78 0 0 0-5 1.8c0 1.2.8 2 1.5 2.8L16 12Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hand-helping{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hand-helping' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 12h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 14' /%3E%3Cpath d='m7 18 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9' /%3E%3Cpath d='m2 13 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hand-metal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hand-metal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 12.5V10a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4' /%3E%3Cpath d='M14 11V9a2 2 0 1 0-4 0v2' /%3E%3Cpath d='M10 10.5V5a2 2 0 1 0-4 0v9' /%3E%3Cpath d='m7 15-1.76-1.76a2 2 0 0 0-2.83 2.82l3.6 3.6C7.5 21.14 9.2 22 12 22h2a8 8 0 0 0 8-8V7a2 2 0 1 0-4 0v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hand-platter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hand-platter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3V2' /%3E%3Cpath d='m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5' /%3E%3Cpath d='M2 14h12a2 2 0 0 1 0 4h-2' /%3E%3Cpath d='M4 10h16' /%3E%3Cpath d='M5 10a7 7 0 0 1 14 0' /%3E%3Cpath d='M5 14v6a1 1 0 0 1-1 1H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-handshake{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-handshake' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11 17 2 2a1 1 0 1 0 3-3' /%3E%3Cpath d='m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4' /%3E%3Cpath d='m21 3 1 11h-2' /%3E%3Cpath d='M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3' /%3E%3Cpath d='M3 4h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hard-drive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hard-drive' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='22' x2='2' y1='12' y2='12' /%3E%3Cpath d='M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z' /%3E%3Cline x1='6' x2='6.01' y1='16' y2='16' /%3E%3Cline x1='10' x2='10.01' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hard-drive-download{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hard-drive-download' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v8' /%3E%3Cpath d='m16 6-4 4-4-4' /%3E%3Crect width='20' height='8' x='2' y='14' rx='2' /%3E%3Cpath d='M6 18h.01' /%3E%3Cpath d='M10 18h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hard-drive-upload{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hard-drive-upload' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 6-4-4-4 4' /%3E%3Cpath d='M12 2v8' /%3E%3Crect width='20' height='8' x='2' y='14' rx='2' /%3E%3Cpath d='M6 18h.01' /%3E%3Cpath d='M10 18h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hard-hat{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hard-hat' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5' /%3E%3Cpath d='M14 6a6 6 0 0 1 6 6v3' /%3E%3Cpath d='M4 15v-3a6 6 0 0 1 6-6' /%3E%3Crect x='2' y='15' width='20' height='4' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='4' x2='20' y1='9' y2='9' /%3E%3Cline x1='4' x2='20' y1='15' y2='15' /%3E%3Cline x1='10' x2='8' y1='3' y2='21' /%3E%3Cline x1='16' x2='14' y1='3' y2='21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-haze{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-haze' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m5.2 6.2 1.4 1.4' /%3E%3Cpath d='M2 13h2' /%3E%3Cpath d='M20 13h2' /%3E%3Cpath d='m17.4 7.6 1.4-1.4' /%3E%3Cpath d='M22 17H2' /%3E%3Cpath d='M22 21H2' /%3E%3Cpath d='M16 13a4 4 0 0 0-8 0' /%3E%3Cpath d='M12 5V2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hdmi-port{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hdmi-port' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 9a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1l2 2h12l2-2h1a1 1 0 0 0 1-1Z' /%3E%3Cpath d='M7.5 12h9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heading{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heading' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 12h12' /%3E%3Cpath d='M6 20V4' /%3E%3Cpath d='M18 20V4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heading-1{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heading-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 12h8' /%3E%3Cpath d='M4 18V6' /%3E%3Cpath d='M12 18V6' /%3E%3Cpath d='m17 12 3-2v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heading-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heading-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 12h8' /%3E%3Cpath d='M4 18V6' /%3E%3Cpath d='M12 18V6' /%3E%3Cpath d='M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heading-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heading-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 12h8' /%3E%3Cpath d='M4 18V6' /%3E%3Cpath d='M12 18V6' /%3E%3Cpath d='M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2' /%3E%3Cpath d='M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heading-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heading-4' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 18V6' /%3E%3Cpath d='M17 10v3a1 1 0 0 0 1 1h3' /%3E%3Cpath d='M21 10v8' /%3E%3Cpath d='M4 12h8' /%3E%3Cpath d='M4 18V6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heading-5{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heading-5' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 12h8' /%3E%3Cpath d='M4 18V6' /%3E%3Cpath d='M12 18V6' /%3E%3Cpath d='M17 13v-3h4' /%3E%3Cpath d='M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heading-6{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heading-6' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 12h8' /%3E%3Cpath d='M4 18V6' /%3E%3Cpath d='M12 18V6' /%3E%3Ccircle cx='19' cy='16' r='2' /%3E%3Cpath d='M20 10c-2 2-3 3.5-3 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-headphone-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-headphone-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 14h-1.343' /%3E%3Cpath d='M9.128 3.47A9 9 0 0 1 21 12v3.343' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M20.414 20.414A2 2 0 0 1 19 21h-1a2 2 0 0 1-2-2v-3' /%3E%3Cpath d='M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 2.636-6.364' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-headphones{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-headphones' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-headset{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-headset' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 11h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5Zm0 0a9 9 0 1 1 18 0m0 0v5a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3Z' /%3E%3Cpath d='M21 16v2a4 4 0 0 1-4 4h-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heart-crack{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heart-crack' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z' /%3E%3Cpath d='m12 13-1-1 2-2-3-3 2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heart-handshake{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heart-handshake' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z' /%3E%3Cpath d='M12 5 9.04 7.96a2.17 2.17 0 0 0 0 3.08c.82.82 2.13.85 3 .07l2.07-1.9a2.82 2.82 0 0 1 3.79 0l2.96 2.66' /%3E%3Cpath d='m18 15-2-2' /%3E%3Cpath d='m15 18-2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heart-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heart-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5' /%3E%3Cpath d='M15 15h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heart-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heart-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='2' y1='2' x2='22' y2='22' /%3E%3Cpath d='M16.5 16.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5a5.5 5.5 0 0 1 2.14-4.35' /%3E%3Cpath d='M8.76 3.1c1.15.22 2.13.78 3.24 1.9 1.5-1.5 2.74-2 4.5-2A5.5 5.5 0 0 1 22 8.5c0 2.12-1.3 3.78-2.67 5.17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heart-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heart-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.5 19.5 12 21l-7-7c-1.5-1.45-3-3.2-3-5.5A5.5 5.5 0 0 1 7.5 3c1.76 0 3 .5 4.5 2 1.5-1.5 2.74-2 4.5-2a5.5 5.5 0 0 1 5.402 6.5' /%3E%3Cpath d='M15 15h6' /%3E%3Cpath d='M18 12v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heart-pulse{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heart-pulse' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z' /%3E%3Cpath d='M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-heater{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-heater' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 8c2-3-2-3 0-6' /%3E%3Cpath d='M15.5 8c2-3-2-3 0-6' /%3E%3Cpath d='M6 10h.01' /%3E%3Cpath d='M6 14h.01' /%3E%3Cpath d='M10 16v-4' /%3E%3Cpath d='M14 16v-4' /%3E%3Cpath d='M18 16v-4' /%3E%3Cpath d='M20 6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3' /%3E%3Cpath d='M5 20v2' /%3E%3Cpath d='M19 20v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-help-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-help' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3' /%3E%3Cpath d='M12 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-helping-hand{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hand-helping' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 12h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 14' /%3E%3Cpath d='m7 18 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9' /%3E%3Cpath d='m2 13 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hexagon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hexagon' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-highlighter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-highlighter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m9 11-6 6v3h9l3-3' /%3E%3Cpath d='m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-history{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-history' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8' /%3E%3Cpath d='M3 3v5h5' /%3E%3Cpath d='M12 7v5l4 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-home{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-house' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8' /%3E%3Cpath d='M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hop{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hop' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.82 16.12c1.69.6 3.91.79 5.18.85.55.03 1-.42.97-.97-.06-1.27-.26-3.5-.85-5.18' /%3E%3Cpath d='M11.5 6.5c1.64 0 5-.38 6.71-1.07.52-.2.55-.82.12-1.17A10 10 0 0 0 4.26 18.33c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.88.88 0 0 0 .73-.74c.3-2.14-.15-3.5-.61-4.88' /%3E%3Cpath d='M15.62 16.95c.2.85.62 2.76.5 4.28a.77.77 0 0 1-.9.7 16.64 16.64 0 0 1-4.08-1.36' /%3E%3Cpath d='M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .96-.96 17.68 17.68 0 0 0-.9-4.87' /%3E%3Cpath d='M16.94 15.62c.86.2 2.77.62 4.29.5a.77.77 0 0 0 .7-.9 16.64 16.64 0 0 0-1.36-4.08' /%3E%3Cpath d='M17.99 5.52a20.82 20.82 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-2.33.2-5.3-.32-8.27-1.57' /%3E%3Cpath d='M4.93 4.93 3 3a.7.7 0 0 1 0-1' /%3E%3Cpath d='M9.58 12.18c1.24 2.98 1.77 5.95 1.57 8.28a.8.8 0 0 1-1.13.68 20.82 20.82 0 0 1-4.5-3.15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hop-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hop-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.82 16.12c1.69.6 3.91.79 5.18.85.28.01.53-.09.7-.27' /%3E%3Cpath d='M11.14 20.57c.52.24 2.44 1.12 4.08 1.37.46.06.86-.25.9-.71.12-1.52-.3-3.43-.5-4.28' /%3E%3Cpath d='M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .7-.26' /%3E%3Cpath d='M17.99 5.52a20.83 20.83 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-1.17.1-2.5.02-3.9-.25' /%3E%3Cpath d='M20.57 11.14c.24.52 1.12 2.44 1.37 4.08.04.3-.08.59-.31.75' /%3E%3Cpath d='M4.93 4.93a10 10 0 0 0-.67 13.4c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.85.85 0 0 0 .48-.24' /%3E%3Cpath d='M5.52 17.99c1.05.95 2.91 2.42 4.5 3.15a.8.8 0 0 0 1.13-.68c.2-2.34-.33-5.3-1.57-8.28' /%3E%3Cpath d='M8.35 2.68a10 10 0 0 1 9.98 1.58c.43.35.4.96-.12 1.17-1.5.6-4.3.98-6.07 1.05' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hospital{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hospital' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 6v4' /%3E%3Cpath d='M14 14h-4' /%3E%3Cpath d='M14 18h-4' /%3E%3Cpath d='M14 8h-4' /%3E%3Cpath d='M18 12h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M18 22V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hotel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hotel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 22v-6.57' /%3E%3Cpath d='M12 11h.01' /%3E%3Cpath d='M12 7h.01' /%3E%3Cpath d='M14 15.43V22' /%3E%3Cpath d='M15 16a5 5 0 0 0-6 0' /%3E%3Cpath d='M16 11h.01' /%3E%3Cpath d='M16 7h.01' /%3E%3Cpath d='M8 11h.01' /%3E%3Cpath d='M8 7h.01' /%3E%3Crect x='4' y='2' width='16' height='20' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-hourglass{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-hourglass' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 22h14' /%3E%3Cpath d='M5 2h14' /%3E%3Cpath d='M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22' /%3E%3Cpath d='M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-house{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-house' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8' /%3E%3Cpath d='M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-house-plug{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-house-plug' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 12V8.964' /%3E%3Cpath d='M14 12V8.964' /%3E%3Cpath d='M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z' /%3E%3Cpath d='M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-house-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-house-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.22 2.416a2 2 0 0 0-2.511.057l-7 5.999A2 2 0 0 0 3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7.354' /%3E%3Cpath d='M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8' /%3E%3Cpath d='M15 6h6' /%3E%3Cpath d='M18 3v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-house-wifi{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-house-wifi' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9.5 13.866a4 4 0 0 1 5 .01' /%3E%3Cpath d='M12 17h.01' /%3E%3Cpath d='M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z' /%3E%3Cpath d='M7 10.754a8 8 0 0 1 10 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ice-cream{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ice-cream-cone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11' /%3E%3Cpath d='M17 7A5 5 0 0 0 7 7' /%3E%3Cpath d='M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ice-cream-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ice-cream-bowl' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0' /%3E%3Cpath d='M12.14 11a3.5 3.5 0 1 1 6.71 0' /%3E%3Cpath d='M15.5 6.5a3.5 3.5 0 1 0-7 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ice-cream-bowl{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ice-cream-bowl' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0' /%3E%3Cpath d='M12.14 11a3.5 3.5 0 1 1 6.71 0' /%3E%3Cpath d='M15.5 6.5a3.5 3.5 0 1 0-7 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ice-cream-cone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ice-cream-cone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11' /%3E%3Cpath d='M17 7A5 5 0 0 0 7 7' /%3E%3Cpath d='M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-id-card{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-id-card' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 10h2' /%3E%3Cpath d='M16 14h2' /%3E%3Cpath d='M6.17 15a3 3 0 0 1 5.66 0' /%3E%3Ccircle cx='9' cy='11' r='2' /%3E%3Crect x='2' y='5' width='20' height='14' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Ccircle cx='9' cy='9' r='2' /%3E%3Cpath d='m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21' /%3E%3Cpath d='m14 19 3 3v-5.5' /%3E%3Cpath d='m17 22 3-3' /%3E%3Ccircle cx='9' cy='9' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7' /%3E%3Cline x1='16' x2='22' y1='5' y2='5' /%3E%3Ccircle cx='9' cy='9' r='2' /%3E%3Cpath d='m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3Cpath d='M10.41 10.41a2 2 0 1 1-2.83-2.83' /%3E%3Cline x1='13.5' x2='6' y1='13.5' y2='21' /%3E%3Cline x1='18' x2='21' y1='12' y2='15' /%3E%3Cpath d='M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59' /%3E%3Cpath d='M21 15V5a2 2 0 0 0-2-2H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image-play{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11 16-5 5' /%3E%3Cpath d='M11 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6.5' /%3E%3Cpath d='M15.765 22a.5.5 0 0 1-.765-.424V13.38a.5.5 0 0 1 .765-.424l5.878 3.674a1 1 0 0 1 0 1.696z' /%3E%3Ccircle cx='9' cy='9' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 5h6' /%3E%3Cpath d='M19 2v6' /%3E%3Cpath d='M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5' /%3E%3Cpath d='m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21' /%3E%3Ccircle cx='9' cy='9' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21' /%3E%3Cpath d='m14 19.5 3-3 3 3' /%3E%3Cpath d='M17 22v-5.5' /%3E%3Ccircle cx='9' cy='9' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-image-upscale{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-image-upscale' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 3h5v5' /%3E%3Cpath d='M17 21h2a2 2 0 0 0 2-2' /%3E%3Cpath d='M21 12v3' /%3E%3Cpath d='m21 3-5 5' /%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2' /%3E%3Cpath d='m5 21 4.144-4.144a1.21 1.21 0 0 1 1.712 0L13 19' /%3E%3Cpath d='M9 3h3' /%3E%3Crect x='3' y='11' width='10' height='10' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-images{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-images' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 22H4a2 2 0 0 1-2-2V6' /%3E%3Cpath d='m22 13-1.296-1.296a2.41 2.41 0 0 0-3.408 0L11 18' /%3E%3Ccircle cx='12' cy='8' r='2' /%3E%3Crect width='16' height='16' x='6' y='2' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-import{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-import' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v12' /%3E%3Cpath d='m8 11 4 4 4-4' /%3E%3Cpath d='M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-inbox{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-inbox' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='22 12 16 12 14 15 10 15 8 12 2 12' /%3E%3Cpath d='M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-indent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-indent-increase' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12H11' /%3E%3Cpath d='M21 18H11' /%3E%3Cpath d='M21 6H11' /%3E%3Cpath d='m3 8 4 4-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-indent-decrease{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-indent-decrease' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12H11' /%3E%3Cpath d='M21 18H11' /%3E%3Cpath d='M21 6H11' /%3E%3Cpath d='m7 8-4 4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-indent-increase{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-indent-increase' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12H11' /%3E%3Cpath d='M21 18H11' /%3E%3Cpath d='M21 6H11' /%3E%3Cpath d='m3 8 4 4-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-indian-rupee{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-indian-rupee' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 3h12' /%3E%3Cpath d='M6 8h12' /%3E%3Cpath d='m6 13 8.5 8' /%3E%3Cpath d='M6 13h3' /%3E%3Cpath d='M9 13c6.667 0 6.667-10 0-10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-infinity{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-infinity' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-info{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-info' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M12 16v-4' /%3E%3Cpath d='M12 8h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-inspect{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-mouse-pointer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z' /%3E%3Cpath d='M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-inspection-panel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-inspection-panel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 7h.01' /%3E%3Cpath d='M17 7h.01' /%3E%3Cpath d='M7 17h.01' /%3E%3Cpath d='M17 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-instagram{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-instagram' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='20' x='2' y='2' rx='5' ry='5' /%3E%3Cpath d='M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z' /%3E%3Cline x1='17.5' x2='17.51' y1='6.5' y2='6.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-italic{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-italic' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='19' x2='10' y1='4' y2='4' /%3E%3Cline x1='14' x2='5' y1='20' y2='20' /%3E%3Cline x1='15' x2='9' y1='4' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-iteration-ccw{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-iteration-ccw' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8h8' /%3E%3Cpolyline points='16 14 20 18 16 22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-iteration-cw{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-iteration-cw' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 10c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8H4' /%3E%3Cpolyline points='8 22 4 18 8 14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-japanese-yen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-japanese-yen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 9.5V21m0-11.5L6 3m6 6.5L18 3' /%3E%3Cpath d='M6 15h12' /%3E%3Cpath d='M6 11h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-joystick{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-joystick' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z' /%3E%3Cpath d='M6 15v-2' /%3E%3Cpath d='M12 15V9' /%3E%3Ccircle cx='12' cy='6' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-kanban{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-kanban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 5v11' /%3E%3Cpath d='M12 5v6' /%3E%3Cpath d='M18 5v14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-kanban-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-kanban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 7v7' /%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M16 7v9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-kanban-square-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed-kanban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 7v7' /%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M16 7v9' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M9 3h1' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M21 9v1' /%3E%3Cpath d='M21 14v1' /%3E%3Cpath d='M21 19a2 2 0 0 1-2 2' /%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M3 14v1' /%3E%3Cpath d='M3 9v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-key{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-key' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4' /%3E%3Cpath d='m21 2-9.6 9.6' /%3E%3Ccircle cx='7.5' cy='15.5' r='5.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-key-round{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-key-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z' /%3E%3Ccircle cx='16.5' cy='7.5' r='.5' fill='currentColor' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-key-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-key-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.4 2.7a2.5 2.5 0 0 1 3.4 0l5.5 5.5a2.5 2.5 0 0 1 0 3.4l-3.7 3.7a2.5 2.5 0 0 1-3.4 0L8.7 9.8a2.5 2.5 0 0 1 0-3.4z' /%3E%3Cpath d='m14 7 3 3' /%3E%3Cpath d='m9.4 10.6-6.814 6.814A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-keyboard{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-keyboard' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 8h.01' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M14 8h.01' /%3E%3Cpath d='M16 12h.01' /%3E%3Cpath d='M18 8h.01' /%3E%3Cpath d='M6 8h.01' /%3E%3Cpath d='M7 16h10' /%3E%3Cpath d='M8 12h.01' /%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-keyboard-music{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-keyboard-music' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3Cpath d='M6 8h4' /%3E%3Cpath d='M14 8h.01' /%3E%3Cpath d='M18 8h.01' /%3E%3Cpath d='M2 12h20' /%3E%3Cpath d='M6 12v4' /%3E%3Cpath d='M10 12v4' /%3E%3Cpath d='M14 12v4' /%3E%3Cpath d='M18 12v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-keyboard-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-keyboard-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M 20 4 A2 2 0 0 1 22 6' /%3E%3Cpath d='M 22 6 L 22 16.41' /%3E%3Cpath d='M 7 16 L 16 16' /%3E%3Cpath d='M 9.69 4 L 20 4' /%3E%3Cpath d='M14 8h.01' /%3E%3Cpath d='M18 8h.01' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2' /%3E%3Cpath d='M6 8h.01' /%3E%3Cpath d='M8 12h.01' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lamp{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lamp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12v6' /%3E%3Cpath d='M4.077 10.615A1 1 0 0 0 5 12h14a1 1 0 0 0 .923-1.385l-3.077-7.384A2 2 0 0 0 15 2H9a2 2 0 0 0-1.846 1.23Z' /%3E%3Cpath d='M8 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lamp-ceiling{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lamp-ceiling' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v5' /%3E%3Cpath d='M14.829 15.998a3 3 0 1 1-5.658 0' /%3E%3Cpath d='M20.92 14.606A1 1 0 0 1 20 16H4a1 1 0 0 1-.92-1.394l3-7A1 1 0 0 1 7 7h10a1 1 0 0 1 .92.606z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lamp-desk{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lamp-desk' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.293 2.293a1 1 0 0 1 1.414 0l2.5 2.5 5.994 1.227a1 1 0 0 1 .506 1.687l-7 7a1 1 0 0 1-1.687-.506l-1.227-5.994-2.5-2.5a1 1 0 0 1 0-1.414z' /%3E%3Cpath d='m14.207 4.793-3.414 3.414' /%3E%3Cpath d='M3 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z' /%3E%3Cpath d='m9.086 6.5-4.793 4.793a1 1 0 0 0-.18 1.17L7 18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lamp-floor{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lamp-floor' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 10v12' /%3E%3Cpath d='M17.929 7.629A1 1 0 0 1 17 9H7a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 9 2h6a1 1 0 0 1 .928.629z' /%3E%3Cpath d='M9 22h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lamp-wall-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lamp-wall-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19.929 18.629A1 1 0 0 1 19 20H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 13h6a1 1 0 0 1 .928.629z' /%3E%3Cpath d='M6 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z' /%3E%3Cpath d='M8 6h4a2 2 0 0 1 2 2v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lamp-wall-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lamp-wall-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19.929 9.629A1 1 0 0 1 19 11H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 4h6a1 1 0 0 1 .928.629z' /%3E%3Cpath d='M6 15a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z' /%3E%3Cpath d='M8 18h4a2 2 0 0 0 2-2v-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-land-plot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-land-plot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12 8 6-3-6-3v10' /%3E%3Cpath d='m8 11.99-5.5 3.14a1 1 0 0 0 0 1.74l8.5 4.86a2 2 0 0 0 2 0l8.5-4.86a1 1 0 0 0 0-1.74L16 12' /%3E%3Cpath d='m6.49 12.85 11.02 6.3' /%3E%3Cpath d='M17.51 12.85 6.5 19.15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-landmark{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-landmark' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='3' x2='21' y1='22' y2='22' /%3E%3Cline x1='6' x2='6' y1='18' y2='11' /%3E%3Cline x1='10' x2='10' y1='18' y2='11' /%3E%3Cline x1='14' x2='14' y1='18' y2='11' /%3E%3Cline x1='18' x2='18' y1='18' y2='11' /%3E%3Cpolygon points='12 2 20 7 4 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-languages{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-languages' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m5 8 6 6' /%3E%3Cpath d='m4 14 6-6 2-3' /%3E%3Cpath d='M2 5h12' /%3E%3Cpath d='M7 2h1' /%3E%3Cpath d='m22 22-5-10-5 10' /%3E%3Cpath d='M14 18h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-laptop{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-laptop' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 16V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9m16 0H4m16 0 1.28 2.55a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45L4 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-laptop-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-laptop-minimal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='12' x='3' y='4' rx='2' ry='2' /%3E%3Cline x1='2' x2='22' y1='20' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-laptop-minimal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-laptop-minimal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='12' x='3' y='4' rx='2' ry='2' /%3E%3Cline x1='2' x2='22' y1='20' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-laptop-minimal-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-laptop-minimal-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20h20' /%3E%3Cpath d='m9 10 2 2 4-4' /%3E%3Crect x='3' y='4' width='18' height='12' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lasso{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lasso' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 22a5 5 0 0 1-2-4' /%3E%3Cpath d='M3.3 14A6.8 6.8 0 0 1 2 10c0-4.4 4.5-8 10-8s10 3.6 10 8-4.5 8-10 8a12 12 0 0 1-5-1' /%3E%3Cpath d='M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lasso-select{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lasso-select' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 22a5 5 0 0 1-2-4' /%3E%3Cpath d='M7 16.93c.96.43 1.96.74 2.99.91' /%3E%3Cpath d='M3.34 14A6.8 6.8 0 0 1 2 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.19 7.19 0 0 1-.33 2' /%3E%3Cpath d='M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' /%3E%3Cpath d='M14.33 22h-.09a.35.35 0 0 1-.24-.32v-10a.34.34 0 0 1 .33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 0 1-.21.59h-4.49l-2.57 3.85a.35.35 0 0 1-.28.14z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-laugh{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-laugh' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z' /%3E%3Cline x1='9' x2='9.01' y1='9' y2='9' /%3E%3Cline x1='15' x2='15.01' y1='9' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layers{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layers' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z' /%3E%3Cpath d='M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12' /%3E%3Cpath d='M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layers-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layers-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74z' /%3E%3Cpath d='m20 14.285 1.5.845a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74l1.5-.845' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layers-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layers' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z' /%3E%3Cpath d='M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12' /%3E%3Cpath d='M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layout{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panels-top-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='M9 21V9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layout-dashboard{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layout-dashboard' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='9' x='3' y='3' rx='1' /%3E%3Crect width='7' height='5' x='14' y='3' rx='1' /%3E%3Crect width='7' height='9' x='14' y='12' rx='1' /%3E%3Crect width='7' height='5' x='3' y='16' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layout-grid{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layout-grid' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='7' x='3' y='3' rx='1' /%3E%3Crect width='7' height='7' x='14' y='3' rx='1' /%3E%3Crect width='7' height='7' x='14' y='14' rx='1' /%3E%3Crect width='7' height='7' x='3' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layout-list{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layout-list' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='7' x='3' y='3' rx='1' /%3E%3Crect width='7' height='7' x='3' y='14' rx='1' /%3E%3Cpath d='M14 4h7' /%3E%3Cpath d='M14 9h7' /%3E%3Cpath d='M14 15h7' /%3E%3Cpath d='M14 20h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layout-panel-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layout-panel-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='18' x='3' y='3' rx='1' /%3E%3Crect width='7' height='7' x='14' y='3' rx='1' /%3E%3Crect width='7' height='7' x='14' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layout-panel-top{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layout-panel-top' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='7' x='3' y='3' rx='1' /%3E%3Crect width='7' height='7' x='3' y='14' rx='1' /%3E%3Crect width='7' height='7' x='14' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-layout-template{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-layout-template' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='7' x='3' y='3' rx='1' /%3E%3Crect width='9' height='7' x='3' y='14' rx='1' /%3E%3Crect width='5' height='7' x='16' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-leaf{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-leaf' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z' /%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-leafy-green{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-leafy-green' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 22c1.25-.987 2.27-1.975 3.9-2.2a5.56 5.56 0 0 1 3.8 1.5 4 4 0 0 0 6.187-2.353 3.5 3.5 0 0 0 3.69-5.116A3.5 3.5 0 0 0 20.95 8 3.5 3.5 0 1 0 16 3.05a3.5 3.5 0 0 0-5.831 1.373 3.5 3.5 0 0 0-5.116 3.69 4 4 0 0 0-2.348 6.155C3.499 15.42 4.409 16.712 4.2 18.1 3.926 19.743 3.014 20.732 2 22' /%3E%3Cpath d='M2 22 17 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lectern{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lectern' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 12h3a2 2 0 0 0 1.902-1.38l1.056-3.333A1 1 0 0 0 21 6H3a1 1 0 0 0-.958 1.287l1.056 3.334A2 2 0 0 0 5 12h3' /%3E%3Cpath d='M18 6V3a1 1 0 0 0-1-1h-3' /%3E%3Crect width='8' height='12' x='8' y='10' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-letter-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-letter-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 12h6' /%3E%3Cpath d='M15 6h6' /%3E%3Cpath d='m3 13 3.553-7.724a.5.5 0 0 1 .894 0L11 13' /%3E%3Cpath d='M3 18h18' /%3E%3Cpath d='M3.92 11h6.16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-library{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-library' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 6 4 14' /%3E%3Cpath d='M12 6v14' /%3E%3Cpath d='M8 8v12' /%3E%3Cpath d='M4 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-library-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-library-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='18' x='3' y='3' rx='1' /%3E%3Cpath d='M7 3v18' /%3E%3Cpath d='M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-library-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-library' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 7v10' /%3E%3Cpath d='M11 7v10' /%3E%3Cpath d='m15 7 2 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-life-buoy{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-life-buoy' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m4.93 4.93 4.24 4.24' /%3E%3Cpath d='m14.83 9.17 4.24-4.24' /%3E%3Cpath d='m14.83 14.83 4.24 4.24' /%3E%3Cpath d='m9.17 14.83-4.24 4.24' /%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ligature{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ligature' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 20V8c0-2.2 1.8-4 4-4 1.5 0 2.8.8 3.5 2' /%3E%3Cpath d='M6 12h4' /%3E%3Cpath d='M14 12h2v8' /%3E%3Cpath d='M6 20h4' /%3E%3Cpath d='M14 20h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lightbulb{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lightbulb' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5' /%3E%3Cpath d='M9 18h6' /%3E%3Cpath d='M10 22h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lightbulb-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lightbulb-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.8 11.2c.8-.9 1.2-2 1.2-3.2a6 6 0 0 0-9.3-5' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M6.3 6.3a4.67 4.67 0 0 0 1.2 5.2c.7.7 1.3 1.5 1.5 2.5' /%3E%3Cpath d='M9 18h6' /%3E%3Cpath d='M10 22h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-line-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3Cpath d='m19 9-5 5-4-4-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-link{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-link' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71' /%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-link-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-link-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 17H7A5 5 0 0 1 7 7h2' /%3E%3Cpath d='M15 7h2a5 5 0 1 1 0 10h-2' /%3E%3Cline x1='8' x2='16' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-link-2-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-link-2-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 17H7A5 5 0 0 1 7 7' /%3E%3Cpath d='M15 7h2a5 5 0 0 1 4 8' /%3E%3Cline x1='8' x2='12' y1='12' y2='12' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-linkedin{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-linkedin' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z' /%3E%3Crect width='4' height='12' x='2' y='9' /%3E%3Ccircle cx='4' cy='4' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 12h.01' /%3E%3Cpath d='M3 18h.01' /%3E%3Cpath d='M3 6h.01' /%3E%3Cpath d='M8 12h13' /%3E%3Cpath d='M8 18h13' /%3E%3Cpath d='M8 6h13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 18H3' /%3E%3Cpath d='m15 18 2 2 4-4' /%3E%3Cpath d='M16 12H3' /%3E%3Cpath d='M16 6H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-checks{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-checks' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 17 2 2 4-4' /%3E%3Cpath d='m3 7 2 2 4-4' /%3E%3Cpath d='M13 6h8' /%3E%3Cpath d='M13 12h8' /%3E%3Cpath d='M13 18h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-collapse{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-collapse' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 10 2.5-2.5L3 5' /%3E%3Cpath d='m3 19 2.5-2.5L3 14' /%3E%3Cpath d='M10 6h11' /%3E%3Cpath d='M10 12h11' /%3E%3Cpath d='M10 18h11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-end{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-end' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 12H3' /%3E%3Cpath d='M16 6H3' /%3E%3Cpath d='M10 18H3' /%3E%3Cpath d='M21 6v10a2 2 0 0 1-2 2h-5' /%3E%3Cpath d='m16 16-2 2 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-filter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-filter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 6h18' /%3E%3Cpath d='M7 12h10' /%3E%3Cpath d='M10 18h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-filter-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-filter-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 18h4' /%3E%3Cpath d='M11 6H3' /%3E%3Cpath d='M15 6h6' /%3E%3Cpath d='M18 9V3' /%3E%3Cpath d='M7 12h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 12H3' /%3E%3Cpath d='M16 6H3' /%3E%3Cpath d='M16 18H3' /%3E%3Cpath d='M21 12h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-music{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-music' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15V6' /%3E%3Cpath d='M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z' /%3E%3Cpath d='M12 12H3' /%3E%3Cpath d='M16 6H3' /%3E%3Cpath d='M12 18H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-ordered{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-ordered' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 12h11' /%3E%3Cpath d='M10 18h11' /%3E%3Cpath d='M10 6h11' /%3E%3Cpath d='M4 10h2' /%3E%3Cpath d='M4 6h1v4' /%3E%3Cpath d='M6 18H4c0-1 2-2 2-3s-1-1.5-2-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 12H3' /%3E%3Cpath d='M16 6H3' /%3E%3Cpath d='M16 18H3' /%3E%3Cpath d='M18 9v6' /%3E%3Cpath d='M21 12h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-restart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-restart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 6H3' /%3E%3Cpath d='M7 12H3' /%3E%3Cpath d='M7 18H3' /%3E%3Cpath d='M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14' /%3E%3Cpath d='M11 10v4h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-start{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-start' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 12H3' /%3E%3Cpath d='M16 18H3' /%3E%3Cpath d='M10 6H3' /%3E%3Cpath d='M21 18V8a2 2 0 0 0-2-2h-5' /%3E%3Cpath d='m16 8-2-2 2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-todo{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-todo' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='3' y='5' width='6' height='6' rx='1' /%3E%3Cpath d='m3 17 2 2 4-4' /%3E%3Cpath d='M13 6h8' /%3E%3Cpath d='M13 12h8' /%3E%3Cpath d='M13 18h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-tree{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-tree' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12h-8' /%3E%3Cpath d='M21 6H8' /%3E%3Cpath d='M21 18h-8' /%3E%3Cpath d='M3 6v4c0 1.1.9 2 2 2h3' /%3E%3Cpath d='M3 10v6c0 1.1.9 2 2 2h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-video{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-video' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12H3' /%3E%3Cpath d='M16 6H3' /%3E%3Cpath d='M12 18H3' /%3E%3Cpath d='m16 12 5 3-5 3v-6Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-list-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-list-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 12H3' /%3E%3Cpath d='M16 6H3' /%3E%3Cpath d='M16 18H3' /%3E%3Cpath d='m19 10-4 4' /%3E%3Cpath d='m15 10 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-loader{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-loader' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v4' /%3E%3Cpath d='m16.2 7.8 2.9-2.9' /%3E%3Cpath d='M18 12h4' /%3E%3Cpath d='m16.2 16.2 2.9 2.9' /%3E%3Cpath d='M12 18v4' /%3E%3Cpath d='m4.9 19.1 2.9-2.9' /%3E%3Cpath d='M2 12h4' /%3E%3Cpath d='m4.9 4.9 2.9 2.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-loader-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-loader-circle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12a9 9 0 1 1-6.219-8.56' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-loader-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-loader-circle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12a9 9 0 1 1-6.219-8.56' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-loader-pinwheel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-loader-pinwheel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 12a1 1 0 0 1-10 0 1 1 0 0 0-10 0' /%3E%3Cpath d='M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6' /%3E%3Cpath d='M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-locate{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-locate' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='2' x2='5' y1='12' y2='12' /%3E%3Cline x1='19' x2='22' y1='12' y2='12' /%3E%3Cline x1='12' x2='12' y1='2' y2='5' /%3E%3Cline x1='12' x2='12' y1='19' y2='22' /%3E%3Ccircle cx='12' cy='12' r='7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-locate-fixed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-locate-fixed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='2' x2='5' y1='12' y2='12' /%3E%3Cline x1='19' x2='22' y1='12' y2='12' /%3E%3Cline x1='12' x2='12' y1='2' y2='5' /%3E%3Cline x1='12' x2='12' y1='19' y2='22' /%3E%3Ccircle cx='12' cy='12' r='7' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-locate-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-locate-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 19v3' /%3E%3Cpath d='M12 2v3' /%3E%3Cpath d='M18.89 13.24a7 7 0 0 0-8.13-8.13' /%3E%3Cpath d='M19 12h3' /%3E%3Cpath d='M2 12h3' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M7.05 7.05a7 7 0 0 0 9.9 9.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-location-edit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-location-edit' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.97 9.304A8 8 0 0 0 2 10c0 4.69 4.887 9.562 7.022 11.468' /%3E%3Cpath d='M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3Ccircle cx='10' cy='10' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='11' x='3' y='11' rx='2' ry='2' /%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lock-keyhole{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lock-keyhole' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='16' r='1' /%3E%3Crect x='3' y='10' width='18' height='12' rx='2' /%3E%3Cpath d='M7 10V7a5 5 0 0 1 10 0v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lock-keyhole-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lock-keyhole-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='16' r='1' /%3E%3Crect width='18' height='12' x='3' y='10' rx='2' /%3E%3Cpath d='M7 10V7a5 5 0 0 1 9.33-2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lock-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lock-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='11' x='3' y='11' rx='2' ry='2' /%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-log-in{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-log-in' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4' /%3E%3Cpolyline points='10 17 15 12 10 7' /%3E%3Cline x1='15' x2='3' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-log-out{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-log-out' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4' /%3E%3Cpolyline points='16 17 21 12 16 7' /%3E%3Cline x1='21' x2='9' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-logs{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-logs' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 12h8' /%3E%3Cpath d='M13 18h8' /%3E%3Cpath d='M13 6h8' /%3E%3Cpath d='M3 12h1' /%3E%3Cpath d='M3 18h1' /%3E%3Cpath d='M3 6h1' /%3E%3Cpath d='M8 12h1' /%3E%3Cpath d='M8 18h1' /%3E%3Cpath d='M8 6h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-lollipop{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lollipop' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3Cpath d='m21 21-4.3-4.3' /%3E%3Cpath d='M11 11a2 2 0 0 0 4 0 4 4 0 0 0-8 0 6 6 0 0 0 12 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-luggage{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-luggage' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2' /%3E%3Cpath d='M8 18V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v14' /%3E%3Cpath d='M10 20h4' /%3E%3Ccircle cx='16' cy='20' r='2' /%3E%3Ccircle cx='8' cy='20' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-msquare{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-m' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 16V8l4 4 4-4v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-magnet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-magnet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15' /%3E%3Cpath d='m5 8 4 4' /%3E%3Cpath d='m12 15 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7' /%3E%3Crect x='2' y='4' width='20' height='16' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' /%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' /%3E%3Cpath d='m16 19 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' /%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' /%3E%3Cpath d='M16 19h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z' /%3E%3Cpath d='m22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8' /%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' /%3E%3Cpath d='M19 16v6' /%3E%3Cpath d='M16 19h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-question{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-question' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5' /%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' /%3E%3Cpath d='M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2' /%3E%3Cpath d='M20 22v.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5' /%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' /%3E%3Cpath d='M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3Cpath d='m22 22-1.5-1.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-warning{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-warning' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5' /%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' /%3E%3Cpath d='M20 14v4' /%3E%3Cpath d='M20 22v.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mail-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mail-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9' /%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' /%3E%3Cpath d='m17 17 4 4' /%3E%3Cpath d='m21 17-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mailbox{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mailbox' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4v8Z' /%3E%3Cpolyline points='15,9 18,9 18,11' /%3E%3Cpath d='M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2' /%3E%3Cline x1='6' x2='7' y1='10' y2='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mails{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mails' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='13' x='6' y='4' rx='2' /%3E%3Cpath d='m22 7-7.1 3.78c-.57.3-1.23.3-1.8 0L6 7' /%3E%3Cpath d='M2 8v11c0 1.1.9 2 2 2h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z' /%3E%3Cpath d='M15 5.764v15' /%3E%3Cpath d='M9 3.236v15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19.43 12.935c.357-.967.57-1.955.57-2.935a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32.197 32.197 0 0 0 .813-.728' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='m16 18 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-check-inside{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-check-inside' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0' /%3E%3Cpath d='m9 10 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-house{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-house' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 22a1 1 0 0 1-1-1v-4a1 1 0 0 1 .445-.832l3-2a1 1 0 0 1 1.11 0l3 2A1 1 0 0 1 22 17v4a1 1 0 0 1-1 1z' /%3E%3Cpath d='M18 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 .601.2' /%3E%3Cpath d='M18 22v-3' /%3E%3Ccircle cx='10' cy='10' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18.977 14C19.6 12.701 20 11.343 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='M16 18h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-minus-inside{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-minus-inside' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0' /%3E%3Cpath d='M9 10h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.75 7.09a3 3 0 0 1 2.16 2.16' /%3E%3Cpath d='M17.072 17.072c-1.634 2.17-3.527 3.912-4.471 4.727a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 1.432-4.568' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M8.475 2.818A8 8 0 0 1 20 10c0 1.183-.31 2.377-.81 3.533' /%3E%3Cpath d='M9.13 9.13a3 3 0 0 0 3.74 3.74' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19.914 11.105A7.298 7.298 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='M16 18h6' /%3E%3Cpath d='M19 15v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-plus-inside{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-plus-inside' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0' /%3E%3Cpath d='M12 7v6' /%3E%3Cpath d='M9 10h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19.752 11.901A7.78 7.78 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 19 19 0 0 0 .09-.077' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='m21.5 15.5-5 5' /%3E%3Cpath d='m21.5 20.5-5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pin-xinside{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pin-x-inside' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0' /%3E%3Cpath d='m14.5 7.5-5 5' /%3E%3Cpath d='m9.5 7.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-pinned{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-pinned' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 8c0 3.613-3.869 7.429-5.393 8.795a1 1 0 0 1-1.214 0C9.87 15.429 6 11.613 6 8a6 6 0 0 1 12 0' /%3E%3Ccircle cx='12' cy='8' r='2' /%3E%3Cpath d='M8.714 14h-3.71a1 1 0 0 0-.948.683l-2.004 6A1 1 0 0 0 3 22h18a1 1 0 0 0 .948-1.316l-2-6a1 1 0 0 0-.949-.684h-3.712' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-map-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-map-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V12' /%3E%3Cpath d='M15 5.764V12' /%3E%3Cpath d='M18 15v6' /%3E%3Cpath d='M21 18h-6' /%3E%3Cpath d='M9 3.236v15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mars{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mars' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 3h5v5' /%3E%3Cpath d='m21 3-6.75 6.75' /%3E%3Ccircle cx='10' cy='14' r='6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mars-stroke{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mars-stroke' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14 6 4 4' /%3E%3Cpath d='M17 3h4v4' /%3E%3Cpath d='m21 3-7.75 7.75' /%3E%3Ccircle cx='9' cy='15' r='6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-martini{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-martini' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 22h8' /%3E%3Cpath d='M12 11v11' /%3E%3Cpath d='m19 3-7 8-7-8Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-maximize{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-maximize' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 3H5a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M21 8V5a2 2 0 0 0-2-2h-3' /%3E%3Cpath d='M3 16v3a2 2 0 0 0 2 2h3' /%3E%3Cpath d='M16 21h3a2 2 0 0 0 2-2v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-maximize-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-maximize-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='15 3 21 3 21 9' /%3E%3Cpolyline points='9 21 3 21 3 15' /%3E%3Cline x1='21' x2='14' y1='3' y2='10' /%3E%3Cline x1='3' x2='10' y1='21' y2='14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-medal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-medal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15' /%3E%3Cpath d='M11 12 5.12 2.2' /%3E%3Cpath d='m13 12 5.88-9.8' /%3E%3Cpath d='M8 7h8' /%3E%3Ccircle cx='12' cy='17' r='5' /%3E%3Cpath d='M12 18v-2h-.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-megaphone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-megaphone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 11 18-5v12L3 14v-3z' /%3E%3Cpath d='M11.6 16.8a3 3 0 1 1-5.8-1.6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-megaphone-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-megaphone-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9.26 9.26 3 11v3l14.14 3.14' /%3E%3Cpath d='M21 15.34V6l-7.31 2.03' /%3E%3Cpath d='M11.6 16.8a3 3 0 1 1-5.8-1.6' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-meh{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-meh' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='8' x2='16' y1='15' y2='15' /%3E%3Cline x1='9' x2='9.01' y1='9' y2='9' /%3E%3Cline x1='15' x2='15.01' y1='9' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-memory-stick{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-memory-stick' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 19v-3' /%3E%3Cpath d='M10 19v-3' /%3E%3Cpath d='M14 19v-3' /%3E%3Cpath d='M18 19v-3' /%3E%3Cpath d='M8 11V9' /%3E%3Cpath d='M16 11V9' /%3E%3Cpath d='M12 11V9' /%3E%3Cpath d='M2 15h20' /%3E%3Cpath d='M2 7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.1a2 2 0 0 0 0 3.837V17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5.1a2 2 0 0 0 0-3.837Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-menu{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-menu' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 12h16' /%3E%3Cpath d='M4 18h16' /%3E%3Cpath d='M4 6h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-menu-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-menu' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 8h10' /%3E%3Cpath d='M7 12h10' /%3E%3Cpath d='M7 16h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-merge{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-merge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m8 6 4-4 4 4' /%3E%3Cpath d='M12 2v10.3a4 4 0 0 1-1.172 2.872L4 22' /%3E%3Cpath d='m20 22-5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 9.5 8 12l2 2.5' /%3E%3Cpath d='m14 9.5 2 2.5-2 2.5' /%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.5 3.1c-.5 0-1-.1-1.5-.1s-1 .1-1.5.1' /%3E%3Cpath d='M19.3 6.8a10.45 10.45 0 0 0-2.1-2.1' /%3E%3Cpath d='M20.9 13.5c.1-.5.1-1 .1-1.5s-.1-1-.1-1.5' /%3E%3Cpath d='M17.2 19.3a10.45 10.45 0 0 0 2.1-2.1' /%3E%3Cpath d='M10.5 20.9c.5.1 1 .1 1.5.1s1-.1 1.5-.1' /%3E%3Cpath d='M3.5 17.5 2 22l4.5-1.5' /%3E%3Cpath d='M3.1 10.5c0 .5-.1 1-.1 1.5s.1 1 .1 1.5' /%3E%3Cpath d='M6.8 4.7a10.45 10.45 0 0 0-2.1 2.1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3Cpath d='M15.8 9.2a2.5 2.5 0 0 0-3.5 0l-.3.4-.35-.3a2.42 2.42 0 1 0-3.2 3.6l3.6 3.5 3.6-3.5c1.2-1.2 1.1-2.7.2-3.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-more{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-more' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3Cpath d='M8 12h.01' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M16 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20.5 14.9A9 9 0 0 0 9.1 3.5' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M5.6 5.6C3 8.3 2.2 12.5 4 16l-2 6 6-2c3.4 1.8 7.6 1.1 10.3-1.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='M12 8v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-question{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-question' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3' /%3E%3Cpath d='M12 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-reply{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-reply' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3Cpath d='m10 15-3-3 3-3' /%3E%3Cpath d='M7 12h7a2 2 0 0 1 2 2v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-warning{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-warning' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3Cpath d='M12 8v4' /%3E%3Cpath d='M12 16h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-circle-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-circle-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='m9 9 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 7.5 8 10l2 2.5' /%3E%3Cpath d='m14 7.5 2 2.5-2 2.5' /%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 17H7l-4 4v-7' /%3E%3Cpath d='M14 17h1' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M21 14v1a2 2 0 0 1-2 2' /%3E%3Cpath d='M21 9v1' /%3E%3Cpath d='M3 9v1' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M9 3h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-diff{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-diff' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m5 19-2 2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2' /%3E%3Cpath d='M9 10h6' /%3E%3Cpath d='M12 7v6' /%3E%3Cpath d='M9 17h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.7 3H5a2 2 0 0 0-2 2v16l4-4h12a2 2 0 0 0 2-2v-2.7' /%3E%3Ccircle cx='18' cy='6' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='M14.8 7.5a1.84 1.84 0 0 0-2.6 0l-.2.3-.3-.3a1.84 1.84 0 1 0-2.4 2.8L12 13l2.7-2.7c.9-.9.8-2.1.1-2.8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 15v-2a2 2 0 1 0-4 0v2' /%3E%3Cpath d='M9 17H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3.5' /%3E%3Crect x='13' y='15' width='8' height='5' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-more{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-more' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='M8 10h.01' /%3E%3Cpath d='M12 10h.01' /%3E%3Cpath d='M16 10h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15V5a2 2 0 0 0-2-2H9' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M3.6 3.6c-.4.3-.6.8-.6 1.4v16l4-4h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='M12 7v6' /%3E%3Cpath d='M9 10h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-quote{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-quote' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='M8 12a2 2 0 0 0 2-2V8H8' /%3E%3Cpath d='M14 12a2 2 0 0 0 2-2V8h-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-reply{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-reply' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='m10 7-3 3 3 3' /%3E%3Cpath d='M17 13v-1a2 2 0 0 0-2-2H7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-share{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-share' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7' /%3E%3Cpath d='M16 3h5v5' /%3E%3Cpath d='m16 8 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='M13 8H7' /%3E%3Cpath d='M17 12H7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-warning{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-warning' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='M12 7v2' /%3E%3Cpath d='M12 13h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-message-square-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-message-square-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z' /%3E%3Cpath d='m14.5 7.5-5 5' /%3E%3Cpath d='m9.5 7.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-messages-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-messages-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z' /%3E%3Cpath d='M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mic{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mic' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z' /%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2' /%3E%3Cline x1='12' x2='12' y1='19' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mic-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mic-vocal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12' /%3E%3Cpath d='M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2-2.072-.356-2.775-3.369-1.5-4.5' /%3E%3Ccircle cx='16' cy='7' r='5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mic-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mic-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3Cpath d='M18.89 13.23A7.12 7.12 0 0 0 19 12v-2' /%3E%3Cpath d='M5 10v2a7 7 0 0 0 12 5' /%3E%3Cpath d='M15 9.34V5a3 3 0 0 0-5.68-1.33' /%3E%3Cpath d='M9 9v3a3 3 0 0 0 5.12 2.12' /%3E%3Cline x1='12' x2='12' y1='19' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mic-vocal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mic-vocal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12' /%3E%3Cpath d='M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2-2.072-.356-2.775-3.369-1.5-4.5' /%3E%3Ccircle cx='16' cy='7' r='5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-microchip{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-microchip' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 12h2' /%3E%3Cpath d='M18 16h2' /%3E%3Cpath d='M18 20h2' /%3E%3Cpath d='M18 4h2' /%3E%3Cpath d='M18 8h2' /%3E%3Cpath d='M4 12h2' /%3E%3Cpath d='M4 16h2' /%3E%3Cpath d='M4 20h2' /%3E%3Cpath d='M4 4h2' /%3E%3Cpath d='M4 8h2' /%3E%3Cpath d='M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-1.5c-.276 0-.494.227-.562.495a2 2 0 0 1-3.876 0C9.994 2.227 9.776 2 9.5 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-microscope{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-microscope' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 18h8' /%3E%3Cpath d='M3 22h18' /%3E%3Cpath d='M14 22a7 7 0 1 0 0-14h-1' /%3E%3Cpath d='M9 14h2' /%3E%3Cpath d='M9 12a2 2 0 0 1-2-2V6h6v4a2 2 0 0 1-2 2Z' /%3E%3Cpath d='M12 6V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-microwave{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-microwave' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='15' x='2' y='4' rx='2' /%3E%3Crect width='8' height='7' x='6' y='8' rx='1' /%3E%3Cpath d='M18 8v7' /%3E%3Cpath d='M6 19v2' /%3E%3Cpath d='M18 19v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-milestone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-milestone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13v8' /%3E%3Cpath d='M12 3v3' /%3E%3Cpath d='M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-milk{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-milk' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2h8' /%3E%3Cpath d='M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2' /%3E%3Cpath d='M7 15a6.472 6.472 0 0 1 5 0 6.47 6.47 0 0 0 5 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-milk-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-milk-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2h8' /%3E%3Cpath d='M9 2v1.343M15 2v2.789a4 4 0 0 0 .672 2.219l.656.984a4 4 0 0 1 .672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3' /%3E%3Cpath d='M7 15a6.47 6.47 0 0 1 5 0 6.472 6.472 0 0 0 3.435.435' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-minimize{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-minimize' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 3v3a2 2 0 0 1-2 2H3' /%3E%3Cpath d='M21 8h-3a2 2 0 0 1-2-2V3' /%3E%3Cpath d='M3 16h3a2 2 0 0 1 2 2v3' /%3E%3Cpath d='M16 21v-3a2 2 0 0 1 2-2h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-minimize-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-minimize-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='4 14 10 14 10 20' /%3E%3Cpolyline points='20 10 14 10 14 4' /%3E%3Cline x1='14' x2='21' y1='10' y2='3' /%3E%3Cline x1='3' x2='10' y1='21' y2='14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 12h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-minus-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-minus-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3Cline x1='8' x2='16' y1='21' y2='21' /%3E%3Cline x1='12' x2='12' y1='17' y2='21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m9 10 2 2 4-4' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='m14.305 7.53.923-.382' /%3E%3Cpath d='m15.228 4.852-.923-.383' /%3E%3Cpath d='m16.852 3.228-.383-.924' /%3E%3Cpath d='m16.852 8.772-.383.923' /%3E%3Cpath d='m19.148 3.228.383-.924' /%3E%3Cpath d='m19.53 9.696-.382-.924' /%3E%3Cpath d='m20.772 4.852.924-.383' /%3E%3Cpath d='m20.772 7.148.924.383' /%3E%3Cpath d='M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7' /%3E%3Cpath d='M8 21h8' /%3E%3Ccircle cx='18' cy='6' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='19' cy='6' r='3' /%3E%3Cpath d='M22 12v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13V7' /%3E%3Cpath d='m15 10-3 3-3-3' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 17H4a2 2 0 0 1-2-2V5c0-1.5 1-2 1-2' /%3E%3Cpath d='M22 15V5a2 2 0 0 0-2-2H9' /%3E%3Cpath d='M8 21h8' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-pause{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-pause' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 13V7' /%3E%3Cpath d='M14 13V7' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-play{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3Crect x='2' y='3' width='20' height='14' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-smartphone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-smartphone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8' /%3E%3Cpath d='M10 19v-3.96 3.15' /%3E%3Cpath d='M7 19h5' /%3E%3Crect width='6' height='10' x='16' y='12' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-speaker{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-speaker' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5.5 20H8' /%3E%3Cpath d='M17 9h.01' /%3E%3Crect width='10' height='16' x='12' y='4' rx='2' /%3E%3Cpath d='M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4' /%3E%3Ccircle cx='17' cy='15' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-stop{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-stop' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3Crect x='2' y='3' width='20' height='14' rx='2' /%3E%3Crect x='9' y='7' width='6' height='6' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m9 10 3-3 3 3' /%3E%3Cpath d='M12 13V7' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-monitor-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-monitor-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14.5 12.5-5-5' /%3E%3Cpath d='m9.5 12.5 5-5' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='M8 21h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-moon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-moon' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-moon-star{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-moon-star' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9' /%3E%3Cpath d='M20 3v4' /%3E%3Cpath d='M22 5h-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-more-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ellipsis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Ccircle cx='19' cy='12' r='1' /%3E%3Ccircle cx='5' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-more-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ellipsis-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Ccircle cx='12' cy='5' r='1' /%3E%3Ccircle cx='12' cy='19' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mountain{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mountain' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m8 3 4 8 5-5 5 15H2L8 3z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mountain-snow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mountain-snow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m8 3 4 8 5-5 5 15H2L8 3z' /%3E%3Cpath d='M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mouse{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mouse' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='5' y='2' width='14' height='20' rx='7' /%3E%3Cpath d='M12 6v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mouse-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mouse-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 6v.343' /%3E%3Cpath d='M18.218 18.218A7 7 0 0 1 5 15V9a7 7 0 0 1 .782-3.218' /%3E%3Cpath d='M19 13.343V9A7 7 0 0 0 8.56 2.902' /%3E%3Cpath d='M22 22 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mouse-pointer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mouse-pointer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.586 12.586 19 19' /%3E%3Cpath d='M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mouse-pointer-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mouse-pointer-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mouse-pointer-ban{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mouse-pointer-ban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z' /%3E%3Ccircle cx='16' cy='16' r='6' /%3E%3Cpath d='m11.8 11.8 8.4 8.4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mouse-pointer-click{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-mouse-pointer-click' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 4.1 12 6' /%3E%3Cpath d='m5.1 8-2.9-.8' /%3E%3Cpath d='m6 12-1.9 2' /%3E%3Cpath d='M7.2 2.2 8 5.1' /%3E%3Cpath d='M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-mouse-pointer-square-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed-mouse-pointer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M9 3h1' /%3E%3Cpath d='M9 21h2' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M3 9v1' /%3E%3Cpath d='M21 9v2' /%3E%3Cpath d='M3 14v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v20' /%3E%3Cpath d='m15 19-3 3-3-3' /%3E%3Cpath d='m19 9 3 3-3 3' /%3E%3Cpath d='M2 12h20' /%3E%3Cpath d='m5 9-3 3 3 3' /%3E%3Cpath d='m9 5 3-3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-3-d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 3v16h16' /%3E%3Cpath d='m5 19 6-6' /%3E%3Cpath d='m2 6 3-3 3 3' /%3E%3Cpath d='m18 16 3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-3d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 3v16h16' /%3E%3Cpath d='m5 19 6-6' /%3E%3Cpath d='m2 6 3-3 3 3' /%3E%3Cpath d='m18 16 3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-diagonal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-diagonal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 19H5v-6' /%3E%3Cpath d='M13 5h6v6' /%3E%3Cpath d='M19 5 5 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-diagonal-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-diagonal-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 13v6h-6' /%3E%3Cpath d='M5 11V5h6' /%3E%3Cpath d='m5 5 14 14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 18L12 22L16 18' /%3E%3Cpath d='M12 2V22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-down-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 19H5V13' /%3E%3Cpath d='M19 5L5 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-down-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 13V19H13' /%3E%3Cpath d='M5 5L19 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 8 4 4-4 4' /%3E%3Cpath d='M2 12h20' /%3E%3Cpath d='m6 8-4 4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 8L2 12L6 16' /%3E%3Cpath d='M2 12H22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 8L22 12L18 16' /%3E%3Cpath d='M2 12H22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 6L12 2L16 6' /%3E%3Cpath d='M12 2V22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-up-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 11V5H11' /%3E%3Cpath d='M5 5L19 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-up-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 5H19V11' /%3E%3Cpath d='M19 5L5 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-move-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-move-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v20' /%3E%3Cpath d='m8 18 4 4 4-4' /%3E%3Cpath d='m8 6 4-4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-music{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-music' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 18V5l12-2v13' /%3E%3Ccircle cx='6' cy='18' r='3' /%3E%3Ccircle cx='18' cy='16' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-music-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-music-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='8' cy='18' r='4' /%3E%3Cpath d='M12 18V2l7 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-music-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-music-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='18' r='4' /%3E%3Cpath d='M16 18V2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-music-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-music-4' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 18V5l12-2v13' /%3E%3Cpath d='m9 9 12-2' /%3E%3Ccircle cx='6' cy='18' r='3' /%3E%3Ccircle cx='18' cy='16' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-navigation{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-navigation' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='3 11 22 2 13 21 11 13 3 11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-navigation-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-navigation-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='12 2 19 21 12 17 5 21 12 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-navigation-2-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-navigation-2-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9.31 9.31 5 21l7-4 7 4-1.17-3.17' /%3E%3Cpath d='M14.53 8.88 12 2l-1.17 3.17' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-navigation-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-navigation-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8.43 8.43 3 11l8 2 2 8 2.57-5.43' /%3E%3Cpath d='M17.39 11.73 22 2l-9.73 4.61' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-network{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-network' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='16' y='16' width='6' height='6' rx='1' /%3E%3Crect x='2' y='16' width='6' height='6' rx='1' /%3E%3Crect x='9' y='2' width='6' height='6' rx='1' /%3E%3Cpath d='M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3' /%3E%3Cpath d='M12 12V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-newspaper{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-newspaper' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 18h-5' /%3E%3Cpath d='M18 14h-8' /%3E%3Cpath d='M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2' /%3E%3Crect width='8' height='4' x='10' y='6' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-nfc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-nfc' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 8.32a7.43 7.43 0 0 1 0 7.36' /%3E%3Cpath d='M9.46 6.21a11.76 11.76 0 0 1 0 11.58' /%3E%3Cpath d='M12.91 4.1a15.91 15.91 0 0 1 .01 15.8' /%3E%3Cpath d='M16.37 2a20.16 20.16 0 0 1 0 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-non-binary{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-non-binary' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v10' /%3E%3Cpath d='m8.5 4 7 4' /%3E%3Cpath d='m8.5 8 7-4' /%3E%3Ccircle cx='12' cy='17' r='5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-notebook{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-notebook' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 6h4' /%3E%3Cpath d='M2 10h4' /%3E%3Cpath d='M2 14h4' /%3E%3Cpath d='M2 18h4' /%3E%3Crect width='16' height='20' x='4' y='2' rx='2' /%3E%3Cpath d='M16 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-notebook-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-notebook-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4' /%3E%3Cpath d='M2 6h4' /%3E%3Cpath d='M2 10h4' /%3E%3Cpath d='M2 14h4' /%3E%3Cpath d='M2 18h4' /%3E%3Cpath d='M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-notebook-tabs{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-notebook-tabs' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 6h4' /%3E%3Cpath d='M2 10h4' /%3E%3Cpath d='M2 14h4' /%3E%3Cpath d='M2 18h4' /%3E%3Crect width='16' height='20' x='4' y='2' rx='2' /%3E%3Cpath d='M15 2v20' /%3E%3Cpath d='M15 7h5' /%3E%3Cpath d='M15 12h5' /%3E%3Cpath d='M15 17h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-notebook-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-notebook-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 6h4' /%3E%3Cpath d='M2 10h4' /%3E%3Cpath d='M2 14h4' /%3E%3Cpath d='M2 18h4' /%3E%3Crect width='16' height='20' x='4' y='2' rx='2' /%3E%3Cpath d='M9.5 8h5' /%3E%3Cpath d='M9.5 12H16' /%3E%3Cpath d='M9.5 16H14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-notepad-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-notepad-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M12 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Crect width='16' height='18' x='4' y='4' rx='2' /%3E%3Cpath d='M8 10h6' /%3E%3Cpath d='M8 14h8' /%3E%3Cpath d='M8 18h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-notepad-text-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-notepad-text-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 2v4' /%3E%3Cpath d='M12 2v4' /%3E%3Cpath d='M16 2v4' /%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M20 12v2' /%3E%3Cpath d='M20 18v2a2 2 0 0 1-2 2h-1' /%3E%3Cpath d='M13 22h-2' /%3E%3Cpath d='M7 22H6a2 2 0 0 1-2-2v-2' /%3E%3Cpath d='M4 14v-2' /%3E%3Cpath d='M4 8V6a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M8 10h6' /%3E%3Cpath d='M8 14h8' /%3E%3Cpath d='M8 18h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-nut{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-nut' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 4V2' /%3E%3Cpath d='M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592A7.003 7.003 0 0 0 19 14v-4' /%3E%3Cpath d='M12 4C8 4 4.5 6 4 8c-.243.97-.919 1.952-2 3 1.31-.082 1.972-.29 3-1 .54.92.982 1.356 2 2 1.452-.647 1.954-1.098 2.5-2 .595.995 1.151 1.427 2.5 2 1.31-.621 1.862-1.058 2.5-2 .629.977 1.162 1.423 2.5 2 1.209-.548 1.68-.967 2-2 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-nut-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-nut-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 4V2' /%3E%3Cpath d='M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592a7.01 7.01 0 0 0 4.125-2.939' /%3E%3Cpath d='M19 10v3.343' /%3E%3Cpath d='M12 12c-1.349-.573-1.905-1.005-2.5-2-.546.902-1.048 1.353-2.5 2-1.018-.644-1.46-1.08-2-2-1.028.71-1.69.918-3 1 1.081-1.048 1.757-2.03 2-3 .194-.776.84-1.551 1.79-2.21m11.654 5.997c.887-.457 1.28-.891 1.556-1.787 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4-.74 0-1.461.068-2.15.192' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-octagon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-octagon-alert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 16h.01' /%3E%3Cpath d='M12 8v4' /%3E%3Cpath d='M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-octagon-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-octagon-pause{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon-pause' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 15V9' /%3E%3Cpath d='M14 15V9' /%3E%3Cpath d='M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-octagon-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z' /%3E%3Cpath d='m9 9 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-omega{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-omega' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 20h4.5a.5.5 0 0 0 .5-.5v-.282a.52.52 0 0 0-.247-.437 8 8 0 1 1 8.494-.001.52.52 0 0 0-.247.438v.282a.5.5 0 0 0 .5.5H21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-option{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-option' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3h6l6 18h6' /%3E%3Cpath d='M14 3h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-orbit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-orbit' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20.341 6.484A10 10 0 0 1 10.266 21.85' /%3E%3Cpath d='M3.659 17.516A10 10 0 0 1 13.74 2.152' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Ccircle cx='19' cy='5' r='2' /%3E%3Ccircle cx='5' cy='19' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-origami{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-origami' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025' /%3E%3Cpath d='m12 21-7.414-7.414A2 2 0 0 1 4 12.172V6.415a1.002 1.002 0 0 1 1.707-.707L20 20.009' /%3E%3Cpath d='m12.214 3.381 8.414 14.966a1 1 0 0 1-.167 1.199l-1.168 1.163a1 1 0 0 1-.706.291H6.351a1 1 0 0 1-.625-.219L3.25 18.8a1 1 0 0 1 .631-1.781l4.165.027' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-outdent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-indent-decrease' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12H11' /%3E%3Cpath d='M21 18H11' /%3E%3Cpath d='M21 6H11' /%3E%3Cpath d='m7 8-4 4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z' /%3E%3Cpath d='M12 22V12' /%3E%3Cpolyline points='3.29 7 12 12 20.71 7' /%3E%3Cpath d='m7.5 4.27 9 5.15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v6' /%3E%3Cpath d='M16.76 3a2 2 0 0 1 1.8 1.1l2.23 4.479a2 2 0 0 1 .21.891V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9.472a2 2 0 0 1 .211-.894L5.45 4.1A2 2 0 0 1 7.24 3z' /%3E%3Cpath d='M3.054 9.013h17.893' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 16 2 2 4-4' /%3E%3Cpath d='M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14' /%3E%3Cpath d='m7.5 4.27 9 5.15' /%3E%3Cpolyline points='3.29 7 12 12 20.71 7' /%3E%3Cline x1='12' x2='12' y1='22' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 16h6' /%3E%3Cpath d='M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14' /%3E%3Cpath d='m7.5 4.27 9 5.15' /%3E%3Cpolyline points='3.29 7 12 12 20.71 7' /%3E%3Cline x1='12' x2='12' y1='22' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22v-9' /%3E%3Cpath d='M15.17 2.21a1.67 1.67 0 0 1 1.63 0L21 4.57a1.93 1.93 0 0 1 0 3.36L8.82 14.79a1.655 1.655 0 0 1-1.64 0L3 12.43a1.93 1.93 0 0 1 0-3.36z' /%3E%3Cpath d='M20 13v3.87a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13' /%3E%3Cpath d='M21 12.43a1.93 1.93 0 0 0 0-3.36L8.83 2.2a1.64 1.64 0 0 0-1.63 0L3 4.57a1.93 1.93 0 0 0 0 3.36l12.18 6.86a1.636 1.636 0 0 0 1.63 0z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 16h6' /%3E%3Cpath d='M19 13v6' /%3E%3Cpath d='M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14' /%3E%3Cpath d='m7.5 4.27 9 5.15' /%3E%3Cpolyline points='3.29 7 12 12 20.71 7' /%3E%3Cline x1='12' x2='12' y1='22' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14' /%3E%3Cpath d='m7.5 4.27 9 5.15' /%3E%3Cpolyline points='3.29 7 12 12 20.71 7' /%3E%3Cline x1='12' x2='12' y1='22' y2='12' /%3E%3Ccircle cx='18.5' cy='15.5' r='2.5' /%3E%3Cpath d='M20.27 17.27 22 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-package-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-package-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14' /%3E%3Cpath d='m7.5 4.27 9 5.15' /%3E%3Cpolyline points='3.29 7 12 12 20.71 7' /%3E%3Cline x1='12' x2='12' y1='22' y2='12' /%3E%3Cpath d='m17 13 5 5m-5 0 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-paint-bucket{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-paint-bucket' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z' /%3E%3Cpath d='m5 2 5 5' /%3E%3Cpath d='M2 13h15' /%3E%3Cpath d='M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-paint-roller{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-paint-roller' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='6' x='2' y='2' rx='2' /%3E%3Cpath d='M10 16v-2a2 2 0 0 1 2-2h8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2' /%3E%3Crect width='4' height='6' x='8' y='16' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-paintbrush{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-paintbrush' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14.622 17.897-10.68-2.913' /%3E%3Cpath d='M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z' /%3E%3Cpath d='M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-paintbrush-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-paintbrush-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v2' /%3E%3Cpath d='M14 2v4' /%3E%3Cpath d='M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z' /%3E%3Cpath d='M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-paintbrush-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-paintbrush-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v2' /%3E%3Cpath d='M14 2v4' /%3E%3Cpath d='M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z' /%3E%3Cpath d='M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-palette{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-palette' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z' /%3E%3Ccircle cx='13.5' cy='6.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='17.5' cy='10.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='6.5' cy='12.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='8.5' cy='7.5' r='.5' fill='currentColor' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-palmtree{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tree-palm' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4' /%3E%3Cpath d='M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3' /%3E%3Cpath d='M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35' /%3E%3Cpath d='M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panda{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panda' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.25 17.25h1.5L12 18z' /%3E%3Cpath d='m15 12 2 2' /%3E%3Cpath d='M18 6.5a.5.5 0 0 0-.5-.5' /%3E%3Cpath d='M20.69 9.67a4.5 4.5 0 1 0-7.04-5.5 8.35 8.35 0 0 0-3.3 0 4.5 4.5 0 1 0-7.04 5.5C2.49 11.2 2 12.88 2 14.5 2 19.47 6.48 22 12 22s10-2.53 10-7.5c0-1.62-.48-3.3-1.3-4.83' /%3E%3Cpath d='M6 6.5a.495.495 0 0 1 .5-.5' /%3E%3Cpath d='m9 12-2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-bottom{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-bottom' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 15h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-bottom-close{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-bottom-close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='m15 8-3 3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-bottom-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-bottom-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M14 15h1' /%3E%3Cpath d='M19 15h2' /%3E%3Cpath d='M3 15h2' /%3E%3Cpath d='M9 15h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-bottom-inactive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-bottom-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M14 15h1' /%3E%3Cpath d='M19 15h2' /%3E%3Cpath d='M3 15h2' /%3E%3Cpath d='M9 15h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-bottom-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-bottom-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='m9 10 3-3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-left-close{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left-close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='m16 15-3-3 3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-left-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 14v1' /%3E%3Cpath d='M9 19v2' /%3E%3Cpath d='M9 3v2' /%3E%3Cpath d='M9 9v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-left-inactive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 14v1' /%3E%3Cpath d='M9 19v2' /%3E%3Cpath d='M9 3v2' /%3E%3Cpath d='M9 9v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-left-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='m14 9 3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M15 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-right-close{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-right-close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M15 3v18' /%3E%3Cpath d='m8 9 3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-right-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-right-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M15 14v1' /%3E%3Cpath d='M15 19v2' /%3E%3Cpath d='M15 3v2' /%3E%3Cpath d='M15 9v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-right-inactive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-right-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M15 14v1' /%3E%3Cpath d='M15 19v2' /%3E%3Cpath d='M15 3v2' /%3E%3Cpath d='M15 9v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-right-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-right-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M15 3v18' /%3E%3Cpath d='m10 15-3-3 3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-top{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-top' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-top-close{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-top-close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='m9 16 3-3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-top-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-top-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M14 9h1' /%3E%3Cpath d='M19 9h2' /%3E%3Cpath d='M3 9h2' /%3E%3Cpath d='M9 9h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-top-inactive{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-top-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M14 9h1' /%3E%3Cpath d='M19 9h2' /%3E%3Cpath d='M3 9h2' /%3E%3Cpath d='M9 9h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panel-top-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-top-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='m15 14-3 3-3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panels-left-bottom{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panels-left-bottom' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='M9 15h12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panels-left-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='M15 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panels-right-bottom{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panels-right-bottom' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 15h12' /%3E%3Cpath d='M15 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panels-top-bottom{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rows-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M21 9H3' /%3E%3Cpath d='M21 15H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-panels-top-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panels-top-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='M9 21V9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-paperclip{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-paperclip' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.234 20.252 21 12.3' /%3E%3Cpath d='m16 6-8.414 8.586a2 2 0 0 0 0 2.828 2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656 4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-parentheses{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-parentheses' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 21s-4-3-4-9 4-9 4-9' /%3E%3Cpath d='M16 3s4 3 4 9-4 9-4 9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-parking-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-parking' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M9 17V7h4a3 3 0 0 1 0 6H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-parking-circle-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-parking-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m5 5 14 14' /%3E%3Cpath d='M13 13a3 3 0 1 0 0-6H9v2' /%3E%3Cpath d='M9 17v-2.34' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-parking-meter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-parking-meter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 15h2' /%3E%3Cpath d='M12 12v3' /%3E%3Cpath d='M12 19v3' /%3E%3Cpath d='M15.282 19a1 1 0 0 0 .948-.68l2.37-6.988a7 7 0 1 0-13.2 0l2.37 6.988a1 1 0 0 0 .948.68z' /%3E%3Cpath d='M9 9a3 3 0 1 1 6 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-parking-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-parking' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 17V7h4a3 3 0 0 1 0 6H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-parking-square-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-parking-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41' /%3E%3Cpath d='M3 8.7V19a2 2 0 0 0 2 2h10.3' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M13 13a3 3 0 1 0 0-6H9v2' /%3E%3Cpath d='M9 17v-2.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-party-popper{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-party-popper' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5.8 11.3 2 22l10.7-3.79' /%3E%3Cpath d='M4 3h.01' /%3E%3Cpath d='M22 8h.01' /%3E%3Cpath d='M15 2h.01' /%3E%3Cpath d='M22 20h.01' /%3E%3Cpath d='m22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10' /%3E%3Cpath d='m22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11c-.11.7-.72 1.22-1.43 1.22H17' /%3E%3Cpath d='m11 2 .33.82c.34.86-.2 1.82-1.11 1.98C9.52 4.9 9 5.52 9 6.23V7' /%3E%3Cpath d='M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pause{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pause' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='14' y='4' width='4' height='16' rx='1' /%3E%3Crect x='6' y='4' width='4' height='16' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pause-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-pause' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='10' x2='10' y1='15' y2='9' /%3E%3Cline x1='14' x2='14' y1='15' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pause-octagon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon-pause' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 15V9' /%3E%3Cpath d='M14 15V9' /%3E%3Cpath d='M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-paw-print{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-paw-print' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='11' cy='4' r='2' /%3E%3Ccircle cx='18' cy='8' r='2' /%3E%3Ccircle cx='20' cy='16' r='2' /%3E%3Cpath d='M9 10a5 5 0 0 1 5 5v3.5a3.5 3.5 0 0 1-6.84 1.045Q6.52 17.48 4.46 16.84A3.5 3.5 0 0 1 5.5 10Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pc-case{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pc-case' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='20' x='5' y='2' rx='2' /%3E%3Cpath d='M15 14h.01' /%3E%3Cpath d='M9 6h6' /%3E%3Cpath d='M9 10h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pen-box{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7' /%3E%3Cpath d='M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pen-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pen-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h9' /%3E%3Cpath d='M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pen-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pen-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982' /%3E%3Cpath d='m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pen-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7' /%3E%3Cpath d='M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pen-tool{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pen-tool' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z' /%3E%3Cpath d='m18 13-1.375-6.874a1 1 0 0 0-.746-.776L3.235 2.028a1 1 0 0 0-1.207 1.207L5.35 15.879a1 1 0 0 0 .776.746L13 18' /%3E%3Cpath d='m2.3 2.3 7.286 7.286' /%3E%3Ccircle cx='11' cy='11' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pencil{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pencil' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z' /%3E%3Cpath d='m15 5 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pencil-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pencil-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h9' /%3E%3Cpath d='M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z' /%3E%3Cpath d='m15 5 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pencil-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pencil-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982' /%3E%3Cpath d='m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353' /%3E%3Cpath d='m15 5 4 4' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pencil-ruler{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pencil-ruler' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13' /%3E%3Cpath d='m8 6 2-2' /%3E%3Cpath d='m18 16 2-2' /%3E%3Cpath d='m17 11 4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17' /%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z' /%3E%3Cpath d='m15 5 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pentagon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pentagon' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.83 2.38a2 2 0 0 1 2.34 0l8 5.74a2 2 0 0 1 .73 2.25l-3.04 9.26a2 2 0 0 1-1.9 1.37H7.04a2 2 0 0 1-1.9-1.37L2.1 10.37a2 2 0 0 1 .73-2.25z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-percent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='19' x2='5' y1='5' y2='19' /%3E%3Ccircle cx='6.5' cy='6.5' r='2.5' /%3E%3Ccircle cx='17.5' cy='17.5' r='2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-percent-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M9 9h.01' /%3E%3Cpath d='M15 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-percent-diamond{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-diamond-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z' /%3E%3Cpath d='M9.2 9.2h.01' /%3E%3Cpath d='m14.5 9.5-5 5' /%3E%3Cpath d='M14.7 14.8h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-percent-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M9 9h.01' /%3E%3Cpath d='M15 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-person-standing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-person-standing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='5' r='1' /%3E%3Cpath d='m9 20 3-6 3 6' /%3E%3Cpath d='m6 8 6 2 6-2' /%3E%3Cpath d='M12 10v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-philippine-peso{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-philippine-peso' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 11H4' /%3E%3Cpath d='M20 7H4' /%3E%3Cpath d='M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-phone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-phone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-phone-call{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-phone-call' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' /%3E%3Cpath d='M14.05 2a9 9 0 0 1 8 7.94' /%3E%3Cpath d='M14.05 6A5 5 0 0 1 18 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-phone-forwarded{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-phone-forwarded' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='18 2 22 6 18 10' /%3E%3Cline x1='14' x2='22' y1='6' y2='6' /%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-phone-incoming{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-phone-incoming' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='16 2 16 8 22 8' /%3E%3Cline x1='22' x2='16' y1='2' y2='8' /%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-phone-missed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-phone-missed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='22' x2='16' y1='2' y2='8' /%3E%3Cline x1='16' x2='22' y1='2' y2='8' /%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-phone-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-phone-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91' /%3E%3Cline x1='22' x2='2' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-phone-outgoing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-phone-outgoing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='22 8 22 2 16 2' /%3E%3Cline x1='16' x2='22' y1='8' y2='2' /%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pi{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pi' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='9' x2='9' y1='4' y2='20' /%3E%3Cpath d='M4 7c0-1.7 1.3-3 3-3h13' /%3E%3Cpath d='M18 20c-1.7 0-3-1.3-3-3V4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pi-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pi' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 7h10' /%3E%3Cpath d='M10 7v10' /%3E%3Cpath d='M16 17a2 2 0 0 1-2-2V7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-piano{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-piano' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18.5 8c-1.4 0-2.6-.8-3.2-2A6.87 6.87 0 0 0 2 9v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8.5C22 9.6 20.4 8 18.5 8' /%3E%3Cpath d='M2 14h20' /%3E%3Cpath d='M6 14v4' /%3E%3Cpath d='M10 14v4' /%3E%3Cpath d='M14 14v4' /%3E%3Cpath d='M18 14v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pickaxe{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pickaxe' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.531 12.469 6.619 20.38a1 1 0 1 1-3-3l7.912-7.912' /%3E%3Cpath d='M15.686 4.314A12.5 12.5 0 0 0 5.461 2.958 1 1 0 0 0 5.58 4.71a22 22 0 0 1 6.318 3.393' /%3E%3Cpath d='M17.7 3.7a1 1 0 0 0-1.4 0l-4.6 4.6a1 1 0 0 0 0 1.4l2.6 2.6a1 1 0 0 0 1.4 0l4.6-4.6a1 1 0 0 0 0-1.4z' /%3E%3Cpath d='M19.686 8.314a12.501 12.501 0 0 1 1.356 10.225 1 1 0 0 1-1.751-.119 22 22 0 0 0-3.393-6.319' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-picture-in-picture{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-picture-in-picture' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 10h6V4' /%3E%3Cpath d='m2 4 6 6' /%3E%3Cpath d='M21 10V7a2 2 0 0 0-2-2h-7' /%3E%3Cpath d='M3 14v2a2 2 0 0 0 2 2h3' /%3E%3Crect x='12' y='14' width='10' height='7' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-picture-in-picture-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-picture-in-picture-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4' /%3E%3Crect width='10' height='7' x='12' y='13' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pie-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-pie' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z' /%3E%3Cpath d='M21.21 15.89A10 10 0 1 1 8 2.83' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-piggy-bank{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-piggy-bank' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 17h3v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a3.16 3.16 0 0 0 2-2h1a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-1a5 5 0 0 0-2-4V3a4 4 0 0 0-3.2 1.6l-.3.4H11a6 6 0 0 0-6 6v1a5 5 0 0 0 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1z' /%3E%3Cpath d='M16 10h.01' /%3E%3Cpath d='M2 8v1a2 2 0 0 0 2 2h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pilcrow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pilcrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 4v16' /%3E%3Cpath d='M17 4v16' /%3E%3Cpath d='M19 4H9.5a4.5 4.5 0 0 0 0 9H13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pilcrow-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pilcrow-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 3v11' /%3E%3Cpath d='M14 9h-3a3 3 0 0 1 0-6h9' /%3E%3Cpath d='M18 3v11' /%3E%3Cpath d='M22 18H2l4-4' /%3E%3Cpath d='m6 22-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pilcrow-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pilcrow-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 3v11' /%3E%3Cpath d='M10 9H7a1 1 0 0 1 0-6h8' /%3E%3Cpath d='M14 3v11' /%3E%3Cpath d='m18 14 4 4H2' /%3E%3Cpath d='m22 18-4 4' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pilcrow-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pilcrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 12H9.5a2.5 2.5 0 0 1 0-5H17' /%3E%3Cpath d='M12 7v10' /%3E%3Cpath d='M16 7v10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pill{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pill' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7Z' /%3E%3Cpath d='m8.5 8.5 7 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pill-bottle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pill-bottle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 11h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4' /%3E%3Cpath d='M6 7v13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7' /%3E%3Crect width='16' height='5' x='4' y='2' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pin{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pin' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17v5' /%3E%3Cpath d='M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pin-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pin-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 17v5' /%3E%3Cpath d='M15 9.34V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H7.89' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pipette{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pipette' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12 9-8.414 8.414A2 2 0 0 0 3 18.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 3.828 21h1.344a2 2 0 0 0 1.414-.586L15 12' /%3E%3Cpath d='m18 9 .4.4a1 1 0 1 1-3 3l-3.8-3.8a1 1 0 1 1 3-3l.4.4 3.4-3.4a1 1 0 1 1 3 3z' /%3E%3Cpath d='m2 22 .414-.414' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pizza{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pizza' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12 14-1 1' /%3E%3Cpath d='m13.75 18.25-1.25 1.42' /%3E%3Cpath d='M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12' /%3E%3Cpath d='M18.8 9.3a1 1 0 0 0 2.1 7.7' /%3E%3Cpath d='M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plane{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plane' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plane-landing{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plane-landing' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 22h20' /%3E%3Cpath d='M3.77 10.77 2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 0 1 1.09 1.52l.72 5.4a2 2 0 0 0 1.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 0 1-.52-.38Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plane-takeoff{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plane-takeoff' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 22h20' /%3E%3Cpath d='M6.36 17.4 4 17l-2-4 1.1-.55a2 2 0 0 1 1.8 0l.17.1a2 2 0 0 0 1.8 0L8 12 5 6l.9-.45a2 2 0 0 1 2.09.2l4.02 3a2 2 0 0 0 2.1.2l4.19-2.06a2.41 2.41 0 0 1 1.73-.17L21 7a1.4 1.4 0 0 1 .87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 0 1-1.22.18Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-play{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='6 3 20 12 6 21 6 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-play-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpolygon points='10 8 16 12 10 16 10 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-play-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m9 8 6 4-6 4Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plug{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plug' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22v-5' /%3E%3Cpath d='M9 8V2' /%3E%3Cpath d='M15 8V2' /%3E%3Cpath d='M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plug-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plug-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 2v6' /%3E%3Cpath d='M15 2v6' /%3E%3Cpath d='M12 17v5' /%3E%3Cpath d='M5 8h14' /%3E%3Cpath d='M6 11V8h12v3a6 6 0 1 1-12 0Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plug-zap{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plug-zap' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z' /%3E%3Cpath d='m2 22 3-3' /%3E%3Cpath d='M7.5 13.5 10 11' /%3E%3Cpath d='M10.5 16.5 13 14' /%3E%3Cpath d='m18 3-4 4h6l-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plug-zap-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plug-zap' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z' /%3E%3Cpath d='m2 22 3-3' /%3E%3Cpath d='M7.5 13.5 10 11' /%3E%3Cpath d='M10.5 16.5 13 14' /%3E%3Cpath d='m18 3-4 4h6l-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 12h14' /%3E%3Cpath d='M12 5v14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plus-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='M12 8v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-plus-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='M12 8v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pocket{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pocket' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z' /%3E%3Cpolyline points='8 10 12 14 16 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pocket-knife{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pocket-knife' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2-2 1-2 2 2 1 2 2' /%3E%3Cpath d='M18 6h.01' /%3E%3Cpath d='M6 18h.01' /%3E%3Cpath d='M20.83 8.83a4 4 0 0 0-5.66-5.66l-12 12a4 4 0 1 0 5.66 5.66Z' /%3E%3Cpath d='M18 11.66V22a4 4 0 0 0 4-4V6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-podcast{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-podcast' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.85 18.58a9 9 0 1 0-9.7 0' /%3E%3Cpath d='M8 14a5 5 0 1 1 8 0' /%3E%3Ccircle cx='12' cy='11' r='1' /%3E%3Cpath d='M13 17a1 1 0 1 0-2 0l.5 4.5a.5.5 0 1 0 1 0Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pointer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pointer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 14a8 8 0 0 1-8 8' /%3E%3Cpath d='M18 11v-1a2 2 0 0 0-2-2a2 2 0 0 0-2 2' /%3E%3Cpath d='M14 10V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1' /%3E%3Cpath d='M10 9.5V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v10' /%3E%3Cpath d='M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pointer-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pointer-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 4.5V4a2 2 0 0 0-2.41-1.957' /%3E%3Cpath d='M13.9 8.4a2 2 0 0 0-1.26-1.295' /%3E%3Cpath d='M21.7 16.2A8 8 0 0 0 22 14v-3a2 2 0 1 0-4 0v-1a2 2 0 0 0-3.63-1.158' /%3E%3Cpath d='m7 15-1.8-1.8a2 2 0 0 0-2.79 2.86L6 19.7a7.74 7.74 0 0 0 6 2.3h2a8 8 0 0 0 5.657-2.343' /%3E%3Cpath d='M6 6v8' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-popcorn{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-popcorn' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 8a2 2 0 0 0 0-4 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0 0 4' /%3E%3Cpath d='M10 22 9 8' /%3E%3Cpath d='m14 22 1-14' /%3E%3Cpath d='M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-popsicle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-popsicle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18.6 14.4c.8-.8.8-2 0-2.8l-8.1-8.1a4.95 4.95 0 1 0-7.1 7.1l8.1 8.1c.9.7 2.1.7 2.9-.1Z' /%3E%3Cpath d='m22 22-5.5-5.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pound-sterling{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pound-sterling' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 7c0-5.333-8-5.333-8 0' /%3E%3Cpath d='M10 7v14' /%3E%3Cpath d='M6 21h12' /%3E%3Cpath d='M6 13h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-power{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-power' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v10' /%3E%3Cpath d='M18.4 6.6a9 9 0 1 1-12.77.04' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-power-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-power' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M7.998 9.003a5 5 0 1 0 8-.005' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-power-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-power-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18.36 6.64A9 9 0 0 1 20.77 15' /%3E%3Cpath d='M6.16 6.16a9 9 0 1 0 12.68 12.68' /%3E%3Cpath d='M12 2v4' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-power-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-power' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M7.998 9.003a5 5 0 1 0 8-.005' /%3E%3Crect x='3' y='3' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-presentation{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-presentation' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 3h20' /%3E%3Cpath d='M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3' /%3E%3Cpath d='m7 21 5-5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-printer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-printer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6' /%3E%3Crect x='6' y='14' width='12' height='8' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-printer-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-printer-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.5 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.5' /%3E%3Cpath d='m16 19 2 2 4-4' /%3E%3Cpath d='M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-projector{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-projector' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 7 3 5' /%3E%3Cpath d='M9 6V3' /%3E%3Cpath d='m13 7 2-2' /%3E%3Ccircle cx='9' cy='13' r='3' /%3E%3Cpath d='M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17' /%3E%3Cpath d='M16 16h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-proportions{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-proportions' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3Cpath d='M12 9v11' /%3E%3Cpath d='M2 9h13a2 2 0 0 1 2 2v9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-puzzle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-puzzle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-pyramid{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-pyramid' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0Z' /%3E%3Cpath d='M12 2v20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-qr-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-qr-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='5' height='5' x='3' y='3' rx='1' /%3E%3Crect width='5' height='5' x='16' y='3' rx='1' /%3E%3Crect width='5' height='5' x='3' y='16' rx='1' /%3E%3Cpath d='M21 16h-3a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M21 21v.01' /%3E%3Cpath d='M12 7v3a2 2 0 0 1-2 2H7' /%3E%3Cpath d='M3 12h.01' /%3E%3Cpath d='M12 3h.01' /%3E%3Cpath d='M12 16v.01' /%3E%3Cpath d='M16 12h1' /%3E%3Cpath d='M21 12v.01' /%3E%3Cpath d='M12 21v-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-quote{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-quote' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rabbit{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rabbit' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 16a3 3 0 0 1 2.24 5' /%3E%3Cpath d='M18 12h.01' /%3E%3Cpath d='M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1 1 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1a3 3 0 0 0-3 3' /%3E%3Cpath d='M20 8.54V4a2 2 0 1 0-4 0v3' /%3E%3Cpath d='M7.612 12.524a3 3 0 1 0-1.6 4.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-radar{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-radar' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19.07 4.93A10 10 0 0 0 6.99 3.34' /%3E%3Cpath d='M4 6h.01' /%3E%3Cpath d='M2.29 9.62A10 10 0 1 0 21.31 8.35' /%3E%3Cpath d='M16.24 7.76A6 6 0 1 0 8.23 16.67' /%3E%3Cpath d='M12 18h.01' /%3E%3Cpath d='M17.99 11.66A6 6 0 0 1 15.77 16.67' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3Cpath d='m13.41 10.59 5.66-5.66' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-radiation{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-radiation' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M7.5 4.2c-.3-.5-.9-.7-1.3-.4C3.9 5.5 2.3 8.1 2 11c-.1.5.4 1 1 1h5c0-1.5.8-2.8 2-3.4-1.1-1.9-2-3.5-2.5-4.4z' /%3E%3Cpath d='M21 12c.6 0 1-.4 1-1-.3-2.9-1.8-5.5-4.1-7.1-.4-.3-1.1-.2-1.3.3-.6.9-1.5 2.5-2.6 4.3 1.2.7 2 2 2 3.5h5z' /%3E%3Cpath d='M7.5 19.8c-.3.5-.1 1.1.4 1.3 2.6 1.2 5.6 1.2 8.2 0 .5-.2.7-.8.4-1.3-.5-.9-1.4-2.5-2.5-4.3-1.2.7-2.8.7-4 0-1.1 1.8-2 3.4-2.5 4.3z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-radical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-radical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 12h3.28a1 1 0 0 1 .948.684l2.298 7.934a.5.5 0 0 0 .96-.044L13.82 4.771A1 1 0 0 1 14.792 4H21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-radio{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-radio' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4.9 19.1C1 15.2 1 8.8 4.9 4.9' /%3E%3Cpath d='M7.8 16.2c-2.3-2.3-2.3-6.1 0-8.5' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3Cpath d='M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5' /%3E%3Cpath d='M19.1 4.9C23 8.8 23 15.1 19.1 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-radio-receiver{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-radio-receiver' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 16v2' /%3E%3Cpath d='M19 16v2' /%3E%3Crect width='20' height='8' x='2' y='8' rx='2' /%3E%3Cpath d='M18 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-radio-tower{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-radio-tower' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4.9 16.1C1 12.2 1 5.8 4.9 1.9' /%3E%3Cpath d='M7.8 4.7a6.14 6.14 0 0 0-.8 7.5' /%3E%3Ccircle cx='12' cy='9' r='2' /%3E%3Cpath d='M16.2 4.8c2 2 2.26 5.11.8 7.47' /%3E%3Cpath d='M19.1 1.9a9.96 9.96 0 0 1 0 14.1' /%3E%3Cpath d='M9.5 18h5' /%3E%3Cpath d='m8 22 4-11 4 11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-radius{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-radius' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20.34 17.52a10 10 0 1 0-2.82 2.82' /%3E%3Ccircle cx='19' cy='19' r='2' /%3E%3Cpath d='m13.41 13.41 4.18 4.18' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rail-symbol{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rail-symbol' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 15h14' /%3E%3Cpath d='M5 9h14' /%3E%3Cpath d='m14 20-5-5 6-6-5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rainbow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rainbow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 17a10 10 0 0 0-20 0' /%3E%3Cpath d='M6 17a6 6 0 0 1 12 0' /%3E%3Cpath d='M10 17a2 2 0 0 1 4 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rat{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rat' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 22H4a2 2 0 0 1 0-4h12' /%3E%3Cpath d='M13.236 18a3 3 0 0 0-2.2-5' /%3E%3Cpath d='M16 9h.01' /%3E%3Cpath d='M16.82 3.94a3 3 0 1 1 3.237 4.868l1.815 2.587a1.5 1.5 0 0 1-1.5 2.1l-2.872-.453a3 3 0 0 0-3.5 3' /%3E%3Cpath d='M17 4.988a3 3 0 1 0-5.2 2.052A7 7 0 0 0 4 14.015 4 4 0 0 0 8 18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ratio{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ratio' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='12' height='20' x='6' y='2' rx='2' /%3E%3Crect width='20' height='12' x='2' y='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8' /%3E%3Cpath d='M12 17.5v-11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-cent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-cent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M12 6.5v11' /%3E%3Cpath d='M15 9.4a4 4 0 1 0 0 5.2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-euro{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-euro' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M8 12h5' /%3E%3Cpath d='M16 9.5a4 4 0 1 0 0 5.2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-indian-rupee{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-indian-rupee' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M8 7h8' /%3E%3Cpath d='M12 17.5 8 15h1a4 4 0 0 0 0-8' /%3E%3Cpath d='M8 11h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-japanese-yen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-japanese-yen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='m12 10 3-3' /%3E%3Cpath d='m9 7 3 3v7.5' /%3E%3Cpath d='M9 11h6' /%3E%3Cpath d='M9 15h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-pound-sterling{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-pound-sterling' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M8 13h5' /%3E%3Cpath d='M10 17V9.5a2.5 2.5 0 0 1 5 0' /%3E%3Cpath d='M8 17h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-russian-ruble{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-russian-ruble' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M8 15h5' /%3E%3Cpath d='M8 11h5a2 2 0 1 0 0-4h-3v10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-swiss-franc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-swiss-franc' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M10 17V7h5' /%3E%3Cpath d='M10 11h4' /%3E%3Cpath d='M8 15h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-receipt-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-receipt-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z' /%3E%3Cpath d='M14 8H8' /%3E%3Cpath d='M16 12H8' /%3E%3Cpath d='M13 16H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rectangle-ellipsis{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rectangle-ellipsis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='12' x='2' y='6' rx='2' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M17 12h.01' /%3E%3Cpath d='M7 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rectangle-goggles{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rectangle-goggles' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 6a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-4a2 2 0 0 1-1.6-.8l-1.6-2.13a1 1 0 0 0-1.6 0L9.6 17.2A2 2 0 0 1 8 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rectangle-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rectangle-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='12' x='2' y='6' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rectangle-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rectangle-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='12' height='20' x='6' y='2' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-recycle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-recycle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5' /%3E%3Cpath d='M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12' /%3E%3Cpath d='m14 16-3 3 3 3' /%3E%3Cpath d='M8.293 13.596 7.196 9.5 3.1 10.598' /%3E%3Cpath d='m9.344 5.811 1.093-1.892A1.83 1.83 0 0 1 11.985 3a1.784 1.784 0 0 1 1.546.888l3.943 6.843' /%3E%3Cpath d='m13.378 9.633 4.096 1.098 1.097-4.096' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-redo{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-redo' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 7v6h-6' /%3E%3Cpath d='M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-redo-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-redo-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 14 5-5-5-5' /%3E%3Cpath d='M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-redo-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-redo-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='17' r='1' /%3E%3Cpath d='M21 7v6h-6' /%3E%3Cpath d='M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-refresh-ccw{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-refresh-ccw' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8' /%3E%3Cpath d='M3 3v5h5' /%3E%3Cpath d='M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16' /%3E%3Cpath d='M16 16h5v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-refresh-ccw-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-refresh-ccw-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 2v6h6' /%3E%3Cpath d='M21 12A9 9 0 0 0 6 5.3L3 8' /%3E%3Cpath d='M21 22v-6h-6' /%3E%3Cpath d='M3 12a9 9 0 0 0 15 6.7l3-2.7' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-refresh-cw{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-refresh-cw' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8' /%3E%3Cpath d='M21 3v5h-5' /%3E%3Cpath d='M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16' /%3E%3Cpath d='M8 16H3v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-refresh-cw-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-refresh-cw-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47' /%3E%3Cpath d='M8 16H3v5' /%3E%3Cpath d='M3 12C3 9.51 4 7.26 5.64 5.64' /%3E%3Cpath d='m3 16 2.26 2.26A9.75 9.75 0 0 0 12 21c2.49 0 4.74-1 6.36-2.64' /%3E%3Cpath d='M21 12c0 1-.16 1.97-.47 2.87' /%3E%3Cpath d='M21 3v5h-5' /%3E%3Cpath d='M22 22 2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-refrigerator{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-refrigerator' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6Z' /%3E%3Cpath d='M5 10h14' /%3E%3Cpath d='M15 7v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-regex{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-regex' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 3v10' /%3E%3Cpath d='m12.67 5.5 8.66 5' /%3E%3Cpath d='m12.67 10.5 8.66-5' /%3E%3Cpath d='M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-remove-formatting{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-remove-formatting' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 7V4h16v3' /%3E%3Cpath d='M5 20h6' /%3E%3Cpath d='M13 4 8 20' /%3E%3Cpath d='m15 15 5 5' /%3E%3Cpath d='m20 15-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-repeat{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-repeat' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m17 2 4 4-4 4' /%3E%3Cpath d='M3 11v-1a4 4 0 0 1 4-4h14' /%3E%3Cpath d='m7 22-4-4 4-4' /%3E%3Cpath d='M21 13v1a4 4 0 0 1-4 4H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-repeat-1{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-repeat-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m17 2 4 4-4 4' /%3E%3Cpath d='M3 11v-1a4 4 0 0 1 4-4h14' /%3E%3Cpath d='m7 22-4-4 4-4' /%3E%3Cpath d='M21 13v1a4 4 0 0 1-4 4H3' /%3E%3Cpath d='M11 10h1v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-repeat-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-repeat-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 9 3-3 3 3' /%3E%3Cpath d='M13 18H7a2 2 0 0 1-2-2V6' /%3E%3Cpath d='m22 15-3 3-3-3' /%3E%3Cpath d='M11 6h6a2 2 0 0 1 2 2v10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-replace{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-replace' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 4a2 2 0 0 1 2-2' /%3E%3Cpath d='M16 10a2 2 0 0 1-2-2' /%3E%3Cpath d='M20 2a2 2 0 0 1 2 2' /%3E%3Cpath d='M22 8a2 2 0 0 1-2 2' /%3E%3Cpath d='m3 7 3 3 3-3' /%3E%3Cpath d='M6 10V5a3 3 0 0 1 3-3h1' /%3E%3Crect x='2' y='14' width='8' height='8' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-replace-all{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-replace-all' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2' /%3E%3Cpath d='M14 4a2 2 0 0 1 2-2' /%3E%3Cpath d='M16 10a2 2 0 0 1-2-2' /%3E%3Cpath d='M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2' /%3E%3Cpath d='M20 2a2 2 0 0 1 2 2' /%3E%3Cpath d='M22 8a2 2 0 0 1-2 2' /%3E%3Cpath d='m3 7 3 3 3-3' /%3E%3Cpath d='M6 10V5a 3 3 0 0 1 3-3h1' /%3E%3Crect x='2' y='14' width='8' height='8' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-reply{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-reply' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='9 17 4 12 9 7' /%3E%3Cpath d='M20 18v-2a4 4 0 0 0-4-4H4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-reply-all{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-reply-all' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='7 17 2 12 7 7' /%3E%3Cpolyline points='12 17 7 12 12 7' /%3E%3Cpath d='M22 18v-2a4 4 0 0 0-4-4H7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rewind{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rewind' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='11 19 2 12 11 5 11 19' /%3E%3Cpolygon points='22 19 13 12 22 5 22 19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ribbon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ribbon' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 11.22C11 9.997 10 9 10 8a2 2 0 0 1 4 0c0 1-.998 2.002-2.01 3.22' /%3E%3Cpath d='m12 18 2.57-3.5' /%3E%3Cpath d='M6.243 9.016a7 7 0 0 1 11.507-.009' /%3E%3Cpath d='M9.35 14.53 12 11.22' /%3E%3Cpath d='M9.35 14.53C7.728 12.246 6 10.221 6 7a6 5 0 0 1 12 0c-.005 3.22-1.778 5.235-3.43 7.5l3.557 4.527a1 1 0 0 1-.203 1.43l-1.894 1.36a1 1 0 0 1-1.384-.215L12 18l-2.679 3.593a1 1 0 0 1-1.39.213l-1.865-1.353a1 1 0 0 1-.203-1.422z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rocket{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rocket' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z' /%3E%3Cpath d='m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z' /%3E%3Cpath d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0' /%3E%3Cpath d='M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rocking-chair{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rocking-chair' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='3.5 2 6.5 12.5 18 12.5' /%3E%3Cline x1='9.5' x2='5.5' y1='12.5' y2='20' /%3E%3Cline x1='15' x2='18.5' y1='12.5' y2='20' /%3E%3Cpath d='M2.75 18a13 13 0 0 0 18.5 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-roller-coaster{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-roller-coaster' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 19V5' /%3E%3Cpath d='M10 19V6.8' /%3E%3Cpath d='M14 19v-7.8' /%3E%3Cpath d='M18 5v4' /%3E%3Cpath d='M18 19v-6' /%3E%3Cpath d='M22 19V9' /%3E%3Cpath d='M2 19V9a4 4 0 0 1 4-4c2 0 4 1.33 6 4s4 4 6 4a4 4 0 1 0-3-6.65' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rotate-3-d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rotate-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2' /%3E%3Cpath d='m15.194 13.707 3.814 1.86-1.86 3.814' /%3E%3Cpath d='M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rotate-3d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rotate-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10c.342 0 .677-.069 1-.2' /%3E%3Cpath d='m15.194 13.707 3.814 1.86-1.86 3.814' /%3E%3Cpath d='M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rotate-ccw{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rotate-ccw' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8' /%3E%3Cpath d='M3 3v5h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rotate-ccw-key{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rotate-ccw-key' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14.5 9.5 1 1' /%3E%3Cpath d='m15.5 8.5-4 4' /%3E%3Cpath d='M3 12a9 9 0 1 0 9-9 9.74 9.74 0 0 0-6.74 2.74L3 8' /%3E%3Cpath d='M3 3v5h5' /%3E%3Ccircle cx='10' cy='14' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rotate-ccw-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rotate-ccw-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 9V7a2 2 0 0 0-2-2h-6' /%3E%3Cpath d='m15 2-3 3 3 3' /%3E%3Cpath d='M20 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rotate-cw{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rotate-cw' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8' /%3E%3Cpath d='M21 3v5h-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rotate-cw-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rotate-cw-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 5H6a2 2 0 0 0-2 2v3' /%3E%3Cpath d='m9 8 3-3-3-3' /%3E%3Cpath d='M4 14v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-route{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-route' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='6' cy='19' r='3' /%3E%3Cpath d='M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15' /%3E%3Ccircle cx='18' cy='5' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-route-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-route-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='6' cy='19' r='3' /%3E%3Cpath d='M9 19h8.5c.4 0 .9-.1 1.3-.2' /%3E%3Cpath d='M5.2 5.2A3.5 3.53 0 0 0 6.5 12H12' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M21 15.3a3.5 3.5 0 0 0-3.3-3.3' /%3E%3Cpath d='M15 5h-4.3' /%3E%3Ccircle cx='18' cy='5' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-router{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-router' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='8' x='2' y='14' rx='2' /%3E%3Cpath d='M6.01 18H6' /%3E%3Cpath d='M10.01 18H10' /%3E%3Cpath d='M15 10v4' /%3E%3Cpath d='M17.84 7.17a4 4 0 0 0-5.66 0' /%3E%3Cpath d='M20.66 4.34a8 8 0 0 0-11.31 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rows{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rows-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 12h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rows-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rows-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 12h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rows-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rows-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M21 9H3' /%3E%3Cpath d='M21 15H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rows-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rows-4' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M21 7.5H3' /%3E%3Cpath d='M21 12H3' /%3E%3Cpath d='M21 16.5H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-rss{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-rss' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 11a9 9 0 0 1 9 9' /%3E%3Cpath d='M4 4a16 16 0 0 1 16 16' /%3E%3Ccircle cx='5' cy='19' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ruler{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ruler' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z' /%3E%3Cpath d='m14.5 12.5 2-2' /%3E%3Cpath d='m11.5 9.5 2-2' /%3E%3Cpath d='m8.5 6.5 2-2' /%3E%3Cpath d='m17.5 15.5 2-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ruler-dimension-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ruler-dimension-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 15v-3.014' /%3E%3Cpath d='M16 15v-3.014' /%3E%3Cpath d='M20 6H4' /%3E%3Cpath d='M20 8V4' /%3E%3Cpath d='M4 8V4' /%3E%3Cpath d='M8 15v-3.014' /%3E%3Crect x='3' y='12' width='18' height='7' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-russian-ruble{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-russian-ruble' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 11h8a4 4 0 0 0 0-8H9v18' /%3E%3Cpath d='M6 15h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sailboat{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sailboat' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 18H2a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z' /%3E%3Cpath d='M21 14 10 2 3 14h18Z' /%3E%3Cpath d='M10 2v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-salad{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-salad' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 21h10' /%3E%3Cpath d='M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z' /%3E%3Cpath d='M11.38 12a2.4 2.4 0 0 1-.4-4.77 2.4 2.4 0 0 1 3.2-2.77 2.4 2.4 0 0 1 3.47-.63 2.4 2.4 0 0 1 3.37 3.37 2.4 2.4 0 0 1-1.1 3.7 2.51 2.51 0 0 1 .03 1.1' /%3E%3Cpath d='m13 12 4-4' /%3E%3Cpath d='M10.9 7.25A3.99 3.99 0 0 0 4 10c0 .73.2 1.41.54 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sandwich{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sandwich' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2.37 11.223 8.372-6.777a2 2 0 0 1 2.516 0l8.371 6.777' /%3E%3Cpath d='M21 15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-5.25' /%3E%3Cpath d='M3 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9' /%3E%3Cpath d='m6.67 15 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2' /%3E%3Crect width='20' height='4' x='2' y='11' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-satellite{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-satellite' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 7 9 3 5 7l4 4' /%3E%3Cpath d='m17 11 4 4-4 4-4-4' /%3E%3Cpath d='m8 12 4 4 6-6-4-4Z' /%3E%3Cpath d='m16 8 3-3' /%3E%3Cpath d='M9 21a6 6 0 0 0-6-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-satellite-dish{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-satellite-dish' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 10a7.31 7.31 0 0 0 10 10Z' /%3E%3Cpath d='m9 15 3-3' /%3E%3Cpath d='M17 13a6 6 0 0 0-6-6' /%3E%3Cpath d='M21 13A10 10 0 0 0 11 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-saudi-riyal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-saudi-riyal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m20 19.5-5.5 1.2' /%3E%3Cpath d='M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2' /%3E%3Cpath d='m2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2' /%3E%3Cpath d='M20 10 4 13.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-save{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-save' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z' /%3E%3Cpath d='M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7' /%3E%3Cpath d='M7 3v4a1 1 0 0 0 1 1h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-save-all{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-save-all' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v3a1 1 0 0 0 1 1h5' /%3E%3Cpath d='M18 18v-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v6' /%3E%3Cpath d='M18 22H4a2 2 0 0 1-2-2V6' /%3E%3Cpath d='M8 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9.172a2 2 0 0 1 1.414.586l2.828 2.828A2 2 0 0 1 22 6.828V16a2 2 0 0 1-2.01 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-save-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-save-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 13H8a1 1 0 0 0-1 1v7' /%3E%3Cpath d='M14 8h1' /%3E%3Cpath d='M17 21v-4' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M20.41 20.41A2 2 0 0 1 19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 .59-1.41' /%3E%3Cpath d='M29.5 11.5s5 5 4 5' /%3E%3Cpath d='M9 3h6.2a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scale{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scale' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z' /%3E%3Cpath d='m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z' /%3E%3Cpath d='M7 21h10' /%3E%3Cpath d='M12 3v18' /%3E%3Cpath d='M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scale-3-d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scale-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 7v11a1 1 0 0 0 1 1h11' /%3E%3Cpath d='M5.293 18.707 11 13' /%3E%3Ccircle cx='19' cy='19' r='2' /%3E%3Ccircle cx='5' cy='5' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scale-3d{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scale-3d' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 7v11a1 1 0 0 0 1 1h11' /%3E%3Cpath d='M5.293 18.707 11 13' /%3E%3Ccircle cx='19' cy='19' r='2' /%3E%3Ccircle cx='5' cy='5' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scaling{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scaling' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7' /%3E%3Cpath d='M14 15H9v-5' /%3E%3Cpath d='M16 3h5v5' /%3E%3Cpath d='M21 3 9 15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-barcode{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-barcode' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Cpath d='M8 7v10' /%3E%3Cpath d='M12 7v10' /%3E%3Cpath d='M17 7v10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-eye{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-eye' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Cpath d='M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-face{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-face' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2' /%3E%3Cpath d='M9 9h.01' /%3E%3Cpath d='M15 9h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-heart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-heart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388z' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-line{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-line' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Cpath d='M7 12h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-qr-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-qr-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 12v4a1 1 0 0 1-1 1h-4' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M17 8V7' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M7 17h.01' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Crect x='7' y='7' width='5' height='5' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Cpath d='m16 16-1.9-1.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scan-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scan-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7V5a2 2 0 0 1 2-2h2' /%3E%3Cpath d='M17 3h2a2 2 0 0 1 2 2v2' /%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M7 21H5a2 2 0 0 1-2-2v-2' /%3E%3Cpath d='M7 8h8' /%3E%3Cpath d='M7 12h10' /%3E%3Cpath d='M7 16h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scatter-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-chart-scatter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='7.5' cy='7.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='18.5' cy='5.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='11.5' cy='11.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='7.5' cy='16.5' r='.5' fill='currentColor' /%3E%3Ccircle cx='17.5' cy='14.5' r='.5' fill='currentColor' /%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-school{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-school' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 22v-4a2 2 0 1 0-4 0v4' /%3E%3Cpath d='m18 10 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.382a1 1 0 0 1 .553-.894L6 10' /%3E%3Cpath d='M18 5v17' /%3E%3Cpath d='m4 6 7.106-3.553a2 2 0 0 1 1.788 0L20 6' /%3E%3Cpath d='M6 5v17' /%3E%3Ccircle cx='12' cy='9' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-school-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-university' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='10' r='1' /%3E%3Cpath d='M22 20V8h-4l-6-4-6 4H2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2' /%3E%3Cpath d='M6 17v.01' /%3E%3Cpath d='M6 13v.01' /%3E%3Cpath d='M18 17v.01' /%3E%3Cpath d='M18 13v.01' /%3E%3Cpath d='M14 22v-5a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scissors{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scissors' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='6' cy='6' r='3' /%3E%3Cpath d='M8.12 8.12 12 12' /%3E%3Cpath d='M20 4 8.12 15.88' /%3E%3Ccircle cx='6' cy='18' r='3' /%3E%3Cpath d='M14.8 14.8 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scissors-line-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scissors-line-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5.42 9.42 8 12' /%3E%3Ccircle cx='4' cy='8' r='2' /%3E%3Cpath d='m14 6-8.58 8.58' /%3E%3Ccircle cx='4' cy='16' r='2' /%3E%3Cpath d='M10.8 14.8 14 18' /%3E%3Cpath d='M16 12h-2' /%3E%3Cpath d='M22 12h-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scissors-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-scissors' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='20' x='2' y='2' rx='2' /%3E%3Ccircle cx='8' cy='8' r='2' /%3E%3Cpath d='M9.414 9.414 12 12' /%3E%3Cpath d='M14.8 14.8 18 18' /%3E%3Ccircle cx='8' cy='16' r='2' /%3E%3Cpath d='m18 6-8.586 8.586' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scissors-square-dashed-bottom{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-bottom-dashed-scissors' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2' /%3E%3Cpath d='M10 22H8' /%3E%3Cpath d='M16 22h-2' /%3E%3Ccircle cx='8' cy='8' r='2' /%3E%3Cpath d='M9.414 9.414 12 12' /%3E%3Cpath d='M14.8 14.8 18 18' /%3E%3Ccircle cx='8' cy='16' r='2' /%3E%3Cpath d='m18 6-8.586 8.586' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-screen-share{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-screen-share' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3' /%3E%3Cpath d='M8 21h8' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='m17 8 5-5' /%3E%3Cpath d='M17 3h5v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-screen-share-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-screen-share-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3' /%3E%3Cpath d='M8 21h8' /%3E%3Cpath d='M12 17v4' /%3E%3Cpath d='m22 3-5 5' /%3E%3Cpath d='m17 3 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scroll{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scroll' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 17V5a2 2 0 0 0-2-2H4' /%3E%3Cpath d='M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-scroll-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-scroll-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 12h-5' /%3E%3Cpath d='M15 8h-5' /%3E%3Cpath d='M19 17V5a2 2 0 0 0-2-2H4' /%3E%3Cpath d='M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21 21-4.34-4.34' /%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-search-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-search-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m8 11 2 2 4-4' /%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3Cpath d='m21 21-4.3-4.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-search-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-search-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m13 13.5 2-2.5-2-2.5' /%3E%3Cpath d='m21 21-4.3-4.3' /%3E%3Cpath d='M9 8.5 7 11l2 2.5' /%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-search-slash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-search-slash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m13.5 8.5-5 5' /%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3Cpath d='m21 21-4.3-4.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-search-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-search-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m13.5 8.5-5 5' /%3E%3Cpath d='m8.5 8.5 5 5' /%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3Cpath d='m21 21-4.3-4.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-section{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-section' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 5a4 3 0 0 0-8 0c0 4 8 3 8 7a4 3 0 0 1-8 0' /%3E%3Cpath d='M8 19a4 3 0 0 0 8 0c0-4-8-3-8-7a4 3 0 0 1 8 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-send{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-send' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z' /%3E%3Cpath d='m21.854 2.147-10.94 10.939' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-send-horizonal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-send-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z' /%3E%3Cpath d='M6 12h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-send-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-send-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z' /%3E%3Cpath d='M6 12h16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-send-to-back{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-send-to-back' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='14' y='14' width='8' height='8' rx='2' /%3E%3Crect x='2' y='2' width='8' height='8' rx='2' /%3E%3Cpath d='M7 14v1a2 2 0 0 0 2 2h1' /%3E%3Cpath d='M14 7h1a2 2 0 0 1 2 2v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-separator-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-separator-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='3' x2='21' y1='12' y2='12' /%3E%3Cpolyline points='8 8 12 4 16 8' /%3E%3Cpolyline points='16 16 12 20 8 16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-separator-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-separator-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='12' x2='12' y1='3' y2='21' /%3E%3Cpolyline points='8 8 4 12 8 16' /%3E%3Cpolyline points='16 16 20 12 16 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-server{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-server' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='8' x='2' y='2' rx='2' ry='2' /%3E%3Crect width='20' height='8' x='2' y='14' rx='2' ry='2' /%3E%3Cline x1='6' x2='6.01' y1='6' y2='6' /%3E%3Cline x1='6' x2='6.01' y1='18' y2='18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-server-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-server-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10.852 14.772-.383.923' /%3E%3Cpath d='M13.148 14.772a3 3 0 1 0-2.296-5.544l-.383-.923' /%3E%3Cpath d='m13.148 9.228.383-.923' /%3E%3Cpath d='m13.53 15.696-.382-.924a3 3 0 1 1-2.296-5.544' /%3E%3Cpath d='m14.772 10.852.923-.383' /%3E%3Cpath d='m14.772 13.148.923.383' /%3E%3Cpath d='M4.5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-.5' /%3E%3Cpath d='M4.5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-.5' /%3E%3Cpath d='M6 18h.01' /%3E%3Cpath d='M6 6h.01' /%3E%3Cpath d='m9.228 10.852-.923-.383' /%3E%3Cpath d='m9.228 13.148-.923.383' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-server-crash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-server-crash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2' /%3E%3Cpath d='M6 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2' /%3E%3Cpath d='M6 6h.01' /%3E%3Cpath d='M6 18h.01' /%3E%3Cpath d='m13 6-4 6h6l-4 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-server-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-server-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5' /%3E%3Cpath d='M10 10 2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2h6z' /%3E%3Cpath d='M22 17v-1a2 2 0 0 0-2-2h-1' /%3E%3Cpath d='M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5.5.5-8-8H4z' /%3E%3Cpath d='M6 18h.01' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-settings{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-settings' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-settings-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-settings-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 7h-9' /%3E%3Cpath d='M14 17H5' /%3E%3Ccircle cx='17' cy='17' r='3' /%3E%3Ccircle cx='7' cy='7' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shapes{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shapes' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8.3 10a.7.7 0 0 1-.626-1.079L11.4 3a.7.7 0 0 1 1.198-.043L16.3 8.9a.7.7 0 0 1-.572 1.1Z' /%3E%3Crect x='3' y='14' width='7' height='7' rx='1' /%3E%3Ccircle cx='17.5' cy='17.5' r='3.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-share{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-share' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8' /%3E%3Cpolyline points='16 6 12 2 8 6' /%3E%3Cline x1='12' x2='12' y1='2' y2='15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-share-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-share-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='18' cy='5' r='3' /%3E%3Ccircle cx='6' cy='12' r='3' /%3E%3Ccircle cx='18' cy='19' r='3' /%3E%3Cline x1='8.59' x2='15.42' y1='13.51' y2='17.49' /%3E%3Cline x1='15.41' x2='8.59' y1='6.51' y2='10.49' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sheet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sheet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cline x1='3' x2='21' y1='9' y2='9' /%3E%3Cline x1='3' x2='21' y1='15' y2='15' /%3E%3Cline x1='9' x2='9' y1='9' y2='21' /%3E%3Cline x1='15' x2='15' y1='9' y2='21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shell{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shell' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 11a2 2 0 1 1-4 0 4 4 0 0 1 8 0 6 6 0 0 1-12 0 8 8 0 0 1 16 0 10 10 0 1 1-20 0 11.93 11.93 0 0 1 2.42-7.22 2 2 0 1 1 3.16 2.44' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-alert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='M12 8v4' /%3E%3Cpath d='M12 16h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-ban{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-ban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='m4.243 5.21 14.39 12.472' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-close{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='m14.5 9.5-5 5' /%3E%3Cpath d='m9.5 9.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-ellipsis{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-ellipsis' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='M8 12h.01' /%3E%3Cpath d='M12 12h.01' /%3E%3Cpath d='M16 12h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-half{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-half' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='M12 22V2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='M9 12h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M5 5a1 1 0 0 0-1 1v7c0 5 3.5 7.5 7.67 8.94a1 1 0 0 0 .67.01c2.35-.82 4.48-1.97 5.9-3.71' /%3E%3Cpath d='M9.309 3.652A12.252 12.252 0 0 0 11.24 2.28a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1v7a9.784 9.784 0 0 1-.08 1.264' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='M9 12h6' /%3E%3Cpath d='M12 9v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-question{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-question' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3' /%3E%3Cpath d='M12 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-user{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='M6.376 18.91a6 6 0 0 1 11.249.003' /%3E%3Ccircle cx='12' cy='11' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shield-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shield-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z' /%3E%3Cpath d='m14.5 9.5-5 5' /%3E%3Cpath d='m9.5 9.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ship{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ship' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 10.189V14' /%3E%3Cpath d='M12 2v3' /%3E%3Cpath d='M19 13V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6' /%3E%3Cpath d='M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76' /%3E%3Cpath d='M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ship-wheel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ship-wheel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='8' /%3E%3Cpath d='M12 2v7.5' /%3E%3Cpath d='m19 5-5.23 5.23' /%3E%3Cpath d='M22 12h-7.5' /%3E%3Cpath d='m19 19-5.23-5.23' /%3E%3Cpath d='M12 14.5V22' /%3E%3Cpath d='M10.23 13.77 5 19' /%3E%3Cpath d='M9.5 12H2' /%3E%3Cpath d='M10.23 10.23 5 5' /%3E%3Ccircle cx='12' cy='12' r='2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shirt{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shirt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shopping-bag{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shopping-bag' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z' /%3E%3Cpath d='M3 6h18' /%3E%3Cpath d='M16 10a4 4 0 0 1-8 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shopping-basket{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shopping-basket' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 11-1 9' /%3E%3Cpath d='m19 11-4-7' /%3E%3Cpath d='M2 11h20' /%3E%3Cpath d='m3.5 11 1.6 7.4a2 2 0 0 0 2 1.6h9.8a2 2 0 0 0 2-1.6l1.7-7.4' /%3E%3Cpath d='M4.5 15.5h15' /%3E%3Cpath d='m5 11 4-7' /%3E%3Cpath d='m9 11 1 9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shopping-cart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shopping-cart' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='8' cy='21' r='1' /%3E%3Ccircle cx='19' cy='21' r='1' /%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shovel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shovel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 22v-5l5-5 5 5-5 5z' /%3E%3Cpath d='M9.5 14.5 16 8' /%3E%3Cpath d='m17 2 5 5-.5.5a3.53 3.53 0 0 1-5 0s0 0 0 0a3.53 3.53 0 0 1 0-5L17 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shower-head{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shower-head' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m4 4 2.5 2.5' /%3E%3Cpath d='M13.5 6.5a4.95 4.95 0 0 0-7 7' /%3E%3Cpath d='M15 5 5 15' /%3E%3Cpath d='M14 17v.01' /%3E%3Cpath d='M10 16v.01' /%3E%3Cpath d='M13 13v.01' /%3E%3Cpath d='M16 10v.01' /%3E%3Cpath d='M11 20v.01' /%3E%3Cpath d='M17 14v.01' /%3E%3Cpath d='M20 11v.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shredder{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shredder' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 22v-5' /%3E%3Cpath d='M14 19v-2' /%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M18 20v-3' /%3E%3Cpath d='M2 13h20' /%3E%3Cpath d='M20 13V7l-5-5H6a2 2 0 0 0-2 2v9' /%3E%3Cpath d='M6 20v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shrimp{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shrimp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 12h.01' /%3E%3Cpath d='M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1' /%3E%3Cpath d='M14 2a3.28 3.28 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8' /%3E%3Cpath d='M14 8a8.5 8.5 0 0 1 0 8' /%3E%3Cpath d='M16 16c2 0 4.5-4 4-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shrink{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shrink' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 15 6 6m-6-6v4.8m0-4.8h4.8' /%3E%3Cpath d='M9 19.8V15m0 0H4.2M9 15l-6 6' /%3E%3Cpath d='M15 4.2V9m0 0h4.8M15 9l6-6' /%3E%3Cpath d='M9 4.2V9m0 0H4.2M9 9 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shrub{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shrub' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22v-7l-2-2' /%3E%3Cpath d='M17 8v.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0Z' /%3E%3Cpath d='m14 14-2 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-shuffle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-shuffle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 14 4 4-4 4' /%3E%3Cpath d='m18 2 4 4-4 4' /%3E%3Cpath d='M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22' /%3E%3Cpath d='M2 6h1.972a4 4 0 0 1 3.6 2.2' /%3E%3Cpath d='M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sidebar{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sidebar-close{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left-close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='m16 15-3-3 3-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sidebar-open{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-panel-left-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 3v18' /%3E%3Cpath d='m14 9 3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sigma{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sigma' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sigma-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-sigma' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M16 8.9V7H8l4 5-4 5h8v-1.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20h.01' /%3E%3Cpath d='M7 20v-4' /%3E%3Cpath d='M12 20v-8' /%3E%3Cpath d='M17 20V8' /%3E%3Cpath d='M22 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signal-high{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signal-high' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20h.01' /%3E%3Cpath d='M7 20v-4' /%3E%3Cpath d='M12 20v-8' /%3E%3Cpath d='M17 20V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signal-low{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signal-low' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20h.01' /%3E%3Cpath d='M7 20v-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signal-medium{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signal-medium' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20h.01' /%3E%3Cpath d='M7 20v-4' /%3E%3Cpath d='M12 20v-8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signal-zero{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signal-zero' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 20h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signature{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signature' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21 17-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284' /%3E%3Cpath d='M3 21h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signpost{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signpost' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13v8' /%3E%3Cpath d='M12 3v3' /%3E%3Cpath d='M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-signpost-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-signpost-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 9H4L2 7l2-2h6' /%3E%3Cpath d='M14 5h6l2 2-2 2h-6' /%3E%3Cpath d='M10 22V4a2 2 0 1 1 4 0v18' /%3E%3Cpath d='M8 22h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-siren{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-siren' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 18v-6a5 5 0 1 1 10 0v6' /%3E%3Cpath d='M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z' /%3E%3Cpath d='M21 12h1' /%3E%3Cpath d='M18.5 4.5 18 5' /%3E%3Cpath d='M2 12h1' /%3E%3Cpath d='M12 2v1' /%3E%3Cpath d='m4.929 4.929.707.707' /%3E%3Cpath d='M12 12v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-skip-back{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-skip-back' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='19 20 9 12 19 4 19 20' /%3E%3Cline x1='5' x2='5' y1='19' y2='5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-skip-forward{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-skip-forward' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolygon points='5 4 15 12 5 20 5 4' /%3E%3Cline x1='19' x2='19' y1='5' y2='19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-skull{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-skull' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12.5 17-.5-1-.5 1h1z' /%3E%3Cpath d='M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z' /%3E%3Ccircle cx='15' cy='12' r='1' /%3E%3Ccircle cx='9' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-slack{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-slack' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='3' height='8' x='13' y='2' rx='1.5' /%3E%3Cpath d='M19 8.5V10h1.5A1.5 1.5 0 1 0 19 8.5' /%3E%3Crect width='3' height='8' x='8' y='14' rx='1.5' /%3E%3Cpath d='M5 15.5V14H3.5A1.5 1.5 0 1 0 5 15.5' /%3E%3Crect width='8' height='3' x='14' y='13' rx='1.5' /%3E%3Cpath d='M15.5 19H14v1.5a1.5 1.5 0 1 0 1.5-1.5' /%3E%3Crect width='8' height='3' x='2' y='8' rx='1.5' /%3E%3Cpath d='M8.5 5H10V3.5A1.5 1.5 0 1 0 8.5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-slash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-slash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 2 2 22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-slash-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-slash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cline x1='9' x2='15' y1='15' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-slice{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-slice' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sliders{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sliders-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='4' x2='4' y1='21' y2='14' /%3E%3Cline x1='4' x2='4' y1='10' y2='3' /%3E%3Cline x1='12' x2='12' y1='21' y2='12' /%3E%3Cline x1='12' x2='12' y1='8' y2='3' /%3E%3Cline x1='20' x2='20' y1='21' y2='16' /%3E%3Cline x1='20' x2='20' y1='12' y2='3' /%3E%3Cline x1='2' x2='6' y1='14' y2='14' /%3E%3Cline x1='10' x2='14' y1='8' y2='8' /%3E%3Cline x1='18' x2='22' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sliders-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sliders-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='21' x2='14' y1='4' y2='4' /%3E%3Cline x1='10' x2='3' y1='4' y2='4' /%3E%3Cline x1='21' x2='12' y1='12' y2='12' /%3E%3Cline x1='8' x2='3' y1='12' y2='12' /%3E%3Cline x1='21' x2='16' y1='20' y2='20' /%3E%3Cline x1='12' x2='3' y1='20' y2='20' /%3E%3Cline x1='14' x2='14' y1='2' y2='6' /%3E%3Cline x1='8' x2='8' y1='10' y2='14' /%3E%3Cline x1='16' x2='16' y1='18' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sliders-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sliders-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='4' x2='4' y1='21' y2='14' /%3E%3Cline x1='4' x2='4' y1='10' y2='3' /%3E%3Cline x1='12' x2='12' y1='21' y2='12' /%3E%3Cline x1='12' x2='12' y1='8' y2='3' /%3E%3Cline x1='20' x2='20' y1='21' y2='16' /%3E%3Cline x1='20' x2='20' y1='12' y2='3' /%3E%3Cline x1='2' x2='6' y1='14' y2='14' /%3E%3Cline x1='10' x2='14' y1='8' y2='8' /%3E%3Cline x1='18' x2='22' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-smartphone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-smartphone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='20' x='5' y='2' rx='2' ry='2' /%3E%3Cpath d='M12 18h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-smartphone-charging{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-smartphone-charging' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='14' height='20' x='5' y='2' rx='2' ry='2' /%3E%3Cpath d='M12.667 8 10 12h4l-2.667 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-smartphone-nfc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-smartphone-nfc' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='7' height='12' x='2' y='6' rx='1' /%3E%3Cpath d='M13 8.32a7.43 7.43 0 0 1 0 7.36' /%3E%3Cpath d='M16.46 6.21a11.76 11.76 0 0 1 0 11.58' /%3E%3Cpath d='M19.91 4.1a15.91 15.91 0 0 1 .01 15.8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-smile{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-smile' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2' /%3E%3Cline x1='9' x2='9.01' y1='9' y2='9' /%3E%3Cline x1='15' x2='15.01' y1='9' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-smile-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-smile-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 11v1a10 10 0 1 1-9-10' /%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2' /%3E%3Cline x1='9' x2='9.01' y1='9' y2='9' /%3E%3Cline x1='15' x2='15.01' y1='9' y2='9' /%3E%3Cpath d='M16 5h6' /%3E%3Cpath d='M19 2v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-snail{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-snail' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 13a6 6 0 1 0 12 0 4 4 0 1 0-8 0 2 2 0 0 0 4 0' /%3E%3Ccircle cx='10' cy='13' r='8' /%3E%3Cpath d='M2 21h12c4.4 0 8-3.6 8-8V7a2 2 0 1 0-4 0v6' /%3E%3Cpath d='M18 3 19.1 5.2' /%3E%3Cpath d='M22 3 20.9 5.2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-snowflake{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-snowflake' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10 20-1.25-2.5L6 18' /%3E%3Cpath d='M10 4 8.75 6.5 6 6' /%3E%3Cpath d='m14 20 1.25-2.5L18 18' /%3E%3Cpath d='m14 4 1.25 2.5L18 6' /%3E%3Cpath d='m17 21-3-6h-4' /%3E%3Cpath d='m17 3-3 6 1.5 3' /%3E%3Cpath d='M2 12h6.5L10 9' /%3E%3Cpath d='m20 10-1.5 2 1.5 2' /%3E%3Cpath d='M22 12h-6.5L14 15' /%3E%3Cpath d='m4 10 1.5 2L4 14' /%3E%3Cpath d='m7 21 3-6-1.5-3' /%3E%3Cpath d='m7 3 3 6h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-soap-dispenser-droplet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-soap-dispenser-droplet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.5 2v4' /%3E%3Cpath d='M14 2H7a2 2 0 0 0-2 2' /%3E%3Cpath d='M19.29 14.76A6.67 6.67 0 0 1 17 11a6.6 6.6 0 0 1-2.29 3.76c-1.15.92-1.71 2.04-1.71 3.19 0 2.22 1.8 4.05 4 4.05s4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19' /%3E%3Cpath d='M9.607 21H6a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7V7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sofa{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sofa' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3' /%3E%3Cpath d='M2 16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z' /%3E%3Cpath d='M4 18v2' /%3E%3Cpath d='M20 18v2' /%3E%3Cpath d='M12 4v9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sort-asc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-up-narrow-wide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 8 4-4 4 4' /%3E%3Cpath d='M7 4v16' /%3E%3Cpath d='M11 12h4' /%3E%3Cpath d='M11 16h7' /%3E%3Cpath d='M11 20h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sort-desc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-arrow-down-wide-narrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m3 16 4 4 4-4' /%3E%3Cpath d='M7 20V4' /%3E%3Cpath d='M11 4h10' /%3E%3Cpath d='M11 8h7' /%3E%3Cpath d='M11 12h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-soup{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-soup' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z' /%3E%3Cpath d='M7 21h10' /%3E%3Cpath d='M19.5 12 22 6' /%3E%3Cpath d='M16.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.73 1.62' /%3E%3Cpath d='M11.25 3c.27.1.8.53.74 1.36-.05.83-.93 1.2-.98 2.02-.06.78.33 1.24.72 1.62' /%3E%3Cpath d='M6.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.74 1.62' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-space{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-space' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-spade{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-spade' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 9c-1.5 1.5-3 3.2-3 5.5A5.5 5.5 0 0 0 7.5 20c1.8 0 3-.5 4.5-2 1.5 1.5 2.7 2 4.5 2a5.5 5.5 0 0 0 5.5-5.5c0-2.3-1.5-4-3-5.5l-7-7-7 7Z' /%3E%3Cpath d='M12 18v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sparkle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sparkle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sparkles{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sparkles' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z' /%3E%3Cpath d='M20 3v4' /%3E%3Cpath d='M22 5h-4' /%3E%3Cpath d='M4 17v2' /%3E%3Cpath d='M5 18H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-speaker{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-speaker' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='20' x='4' y='2' rx='2' /%3E%3Cpath d='M12 6h.01' /%3E%3Ccircle cx='12' cy='14' r='4' /%3E%3Cpath d='M12 14h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-speech{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-speech' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8.8 20v-4.1l1.9.2a2.3 2.3 0 0 0 2.164-2.1V8.3A5.37 5.37 0 0 0 2 8.25c0 2.8.656 3.054 1 4.55a5.77 5.77 0 0 1 .029 2.758L2 20' /%3E%3Cpath d='M19.8 17.8a7.5 7.5 0 0 0 .003-10.603' /%3E%3Cpath d='M17 15a3.5 3.5 0 0 0-.025-4.975' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-spell-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-spell-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 16 6-12 6 12' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='m16 20 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-spell-check-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-spell-check-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m6 16 6-12 6 12' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-spline{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-spline' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='19' cy='5' r='2' /%3E%3Ccircle cx='5' cy='19' r='2' /%3E%3Cpath d='M5 17A12 12 0 0 1 17 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-spline-pointer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-spline-pointer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z' /%3E%3Cpath d='M5 17A12 12 0 0 1 17 5' /%3E%3Ccircle cx='19' cy='5' r='2' /%3E%3Ccircle cx='5' cy='19' r='2' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-split{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-split' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 3h5v5' /%3E%3Cpath d='M8 3H3v5' /%3E%3Cpath d='M12 22v-8.3a4 4 0 0 0-1.172-2.872L3 3' /%3E%3Cpath d='m15 9 6-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-split-square-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-split-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3' /%3E%3Cpath d='M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3' /%3E%3Cline x1='12' x2='12' y1='4' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-split-square-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-split-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3' /%3E%3Cpath d='M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3' /%3E%3Cline x1='4' x2='20' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-spray-can{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-spray-can' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 3h.01' /%3E%3Cpath d='M7 5h.01' /%3E%3Cpath d='M11 7h.01' /%3E%3Cpath d='M3 7h.01' /%3E%3Cpath d='M7 9h.01' /%3E%3Cpath d='M3 11h.01' /%3E%3Crect width='4' height='4' x='15' y='5' /%3E%3Cpath d='m19 9 2 2v10c0 .6-.4 1-1 1h-6c-.6 0-1-.4-1-1V11l2-2' /%3E%3Cpath d='m13 14 8-2' /%3E%3Cpath d='m13 19 8-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sprout{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sprout' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 20h10' /%3E%3Cpath d='M10 20c5.5-2.5.8-6.4 3-10' /%3E%3Cpath d='M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z' /%3E%3Cpath d='M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-activity{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-activity' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M17 12h-2l-2 5-2-10-2 5H7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='m8 12 4 4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-down-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m16 8-8 8' /%3E%3Cpath d='M16 16H8V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-down-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m8 8 8 8' /%3E%3Cpath d='M16 8v8H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m12 8-4 4 4 4' /%3E%3Cpath d='M16 12H8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-out-down-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-down-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6' /%3E%3Cpath d='m3 21 9-9' /%3E%3Cpath d='M9 21H3v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-out-down-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-down-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6' /%3E%3Cpath d='m21 21-9-9' /%3E%3Cpath d='M21 15v6h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-out-up-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6' /%3E%3Cpath d='m3 3 9 9' /%3E%3Cpath d='M3 9V3h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-out-up-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-out-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6' /%3E%3Cpath d='m21 3-9 9' /%3E%3Cpath d='M15 3h6v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='m12 16 4-4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m16 12-4-4-4 4' /%3E%3Cpath d='M12 16V8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-up-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-up-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 16V8h8' /%3E%3Cpath d='M16 16 8 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-arrow-up-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-arrow-up-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 8h8v8' /%3E%3Cpath d='m8 16 8-8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-asterisk{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-asterisk' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 8v8' /%3E%3Cpath d='m8.5 14 7-4' /%3E%3Cpath d='m8.5 10 7 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-bottom-dashed-scissors{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-bottom-dashed-scissors' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2' /%3E%3Cpath d='M10 22H8' /%3E%3Cpath d='M16 22h-2' /%3E%3Ccircle cx='8' cy='8' r='2' /%3E%3Cpath d='M9.414 9.414 12 12' /%3E%3Cpath d='M14.8 14.8 18 18' /%3E%3Ccircle cx='8' cy='16' r='2' /%3E%3Cpath d='m18 6-8.586 8.586' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-chart-gantt{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chart-gantt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 8h7' /%3E%3Cpath d='M8 12h6' /%3E%3Cpath d='M11 16h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-check-big{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-check-big' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5' /%3E%3Cpath d='m9 11 3 3L22 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-chevron-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m16 10-4 4-4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-chevron-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m14 16-4-4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-chevron-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m10 8 4 4-4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-chevron-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chevron-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m8 14 4-4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 9.5 8 12l2 2.5' /%3E%3Cpath d='m14 9.5 2 2.5-2 2.5' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M21 19a2 2 0 0 1-2 2' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M9 3h1' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='M3 9v1' /%3E%3Cpath d='M21 9v1' /%3E%3Cpath d='M3 14v1' /%3E%3Cpath d='M21 14v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-dashed-bottom{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed-bottom' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M14 21h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-dashed-bottom-code{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed-bottom-code' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 9.5 8 12l2 2.5' /%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='m14 9.5 2 2.5-2 2.5' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2' /%3E%3Cpath d='M9 21h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-dashed-kanban{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed-kanban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 7v7' /%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M16 7v9' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M9 3h1' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M21 9v1' /%3E%3Cpath d='M21 14v1' /%3E%3Cpath d='M21 19a2 2 0 0 1-2 2' /%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M3 14v1' /%3E%3Cpath d='M3 9v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-dashed-mouse-pointer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dashed-mouse-pointer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M9 3h1' /%3E%3Cpath d='M9 21h2' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M3 9v1' /%3E%3Cpath d='M21 9v2' /%3E%3Cpath d='M3 14v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-divide{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-divide' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cline x1='8' x2='16' y1='12' y2='12' /%3E%3Cline x1='12' x2='12' y1='16' y2='16' /%3E%3Cline x1='12' x2='12' y1='8' y2='8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-equal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-equal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 10h10' /%3E%3Cpath d='M7 14h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-function{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-function' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3' /%3E%3Cpath d='M9 11.2h5.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-gantt-chart{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-chart-gantt' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 8h7' /%3E%3Cpath d='M8 12h6' /%3E%3Cpath d='M11 16h5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-kanban{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-kanban' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 7v7' /%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M16 7v9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-library{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-library' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 7v10' /%3E%3Cpath d='M11 7v10' /%3E%3Cpath d='m15 7 2 10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-m{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-m' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 16V8l4 4 4-4v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-menu{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-menu' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 8h10' /%3E%3Cpath d='M7 12h10' /%3E%3Cpath d='M7 16h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 12h8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-mouse-pointer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-mouse-pointer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z' /%3E%3Cpath d='M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-parking{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-parking' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M9 17V7h4a3 3 0 0 1 0 6H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-parking-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-parking-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41' /%3E%3Cpath d='M3 8.7V19a2 2 0 0 0 2 2h10.3' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M13 13a3 3 0 1 0 0-6H9v2' /%3E%3Cpath d='M9 17v-2.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7' /%3E%3Cpath d='M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-percent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M9 9h.01' /%3E%3Cpath d='M15 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-pi{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pi' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M7 7h10' /%3E%3Cpath d='M10 7v10' /%3E%3Cpath d='M16 17a2 2 0 0 1-2-2V7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-pilcrow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-pilcrow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M12 12H9.5a2.5 2.5 0 0 1 0-5H17' /%3E%3Cpath d='M12 7v10' /%3E%3Cpath d='M16 7v10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-play{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='m9 8 6 4-6 4Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M8 12h8' /%3E%3Cpath d='M12 8v8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-power{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-power' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 7v4' /%3E%3Cpath d='M7.998 9.003a5 5 0 1 0 8-.005' /%3E%3Crect x='3' y='3' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-radical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-radical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 12h2l2 5 2-10h4' /%3E%3Crect x='3' y='3' width='18' height='18' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-round-corner{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-round-corner' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 11a8 8 0 0 0-8-8' /%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-scissors{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-scissors' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='20' x='2' y='2' rx='2' /%3E%3Ccircle cx='8' cy='8' r='2' /%3E%3Cpath d='M9.414 9.414 12 12' /%3E%3Cpath d='M14.8 14.8 18 18' /%3E%3Ccircle cx='8' cy='16' r='2' /%3E%3Cpath d='m18 6-8.586 8.586' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-sigma{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-sigma' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M16 8.9V7H8l4 5-4 5h8v-1.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-slash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-slash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cline x1='9' x2='15' y1='15' y2='9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-split-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-split-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3' /%3E%3Cpath d='M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3' /%3E%3Cline x1='12' x2='12' y1='4' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-split-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-split-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3' /%3E%3Cpath d='M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3' /%3E%3Cline x1='4' x2='20' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-square' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect x='3' y='3' width='18' height='18' rx='2' /%3E%3Crect x='8' y='8' width='8' height='8' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-stack{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-stack' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 10c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2' /%3E%3Cpath d='M10 16c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2' /%3E%3Crect width='8' height='8' x='14' y='14' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-terminal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-terminal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 11 2-2-2-2' /%3E%3Cpath d='M11 13h4' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-user{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-user-round{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-user-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 21a6 6 0 0 0-12 0' /%3E%3Ccircle cx='12' cy='11' r='4' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-square-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='m9 9 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-squares-exclude{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-squares-exclude' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 12v2a2 2 0 0 1-2 2H9a1 1 0 0 0-1 1v3a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2h0' /%3E%3Cpath d='M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1h-5a2 2 0 0 0-2 2v2' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-squares-intersect{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-squares-intersect' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 22a2 2 0 0 1-2-2' /%3E%3Cpath d='M14 2a2 2 0 0 1 2 2' /%3E%3Cpath d='M16 22h-2' /%3E%3Cpath d='M2 10V8' /%3E%3Cpath d='M2 4a2 2 0 0 1 2-2' /%3E%3Cpath d='M20 8a2 2 0 0 1 2 2' /%3E%3Cpath d='M22 14v2' /%3E%3Cpath d='M22 20a2 2 0 0 1-2 2' /%3E%3Cpath d='M4 16a2 2 0 0 1-2-2' /%3E%3Cpath d='M8 10a2 2 0 0 1 2-2h5a1 1 0 0 1 1 1v5a2 2 0 0 1-2 2H9a1 1 0 0 1-1-1z' /%3E%3Cpath d='M8 2h2' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-squares-subtract{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-squares-subtract' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 22a2 2 0 0 1-2-2' /%3E%3Cpath d='M16 22h-2' /%3E%3Cpath d='M16 4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-5a2 2 0 0 1 2-2h5a1 1 0 0 0 1-1z' /%3E%3Cpath d='M20 8a2 2 0 0 1 2 2' /%3E%3Cpath d='M22 14v2' /%3E%3Cpath d='M22 20a2 2 0 0 1-2 2' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-squares-unite{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-squares-unite' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 0 1 1h3a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-3a1 1 0 0 0-1-1z' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-squircle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-squircle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9-9-1.8-9-9 1.8-9 9-9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-squirrel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-squirrel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.236 22a3 3 0 0 0-2.2-5' /%3E%3Cpath d='M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4' /%3E%3Cpath d='M18 13h.01' /%3E%3Cpath d='M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-stamp{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-stamp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M5 22h14' /%3E%3Cpath d='M19.27 13.73A2.5 2.5 0 0 0 17.5 13h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-1.5c0-.66-.26-1.3-.73-1.77Z' /%3E%3Cpath d='M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-3-3c-1.66 0-3 1-3 3s1 2 1 3.5V13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-star{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-star' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-star-half{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-star-half' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 18.338a2.1 2.1 0 0 0-.987.244L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16l2.309-4.679A.53.53 0 0 1 12 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-star-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-star-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43' /%3E%3Cpath d='M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-stars{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sparkles' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z' /%3E%3Cpath d='M20 3v4' /%3E%3Cpath d='M22 5h-4' /%3E%3Cpath d='M4 17v2' /%3E%3Cpath d='M5 18H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-step-back{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-step-back' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='18' x2='18' y1='20' y2='4' /%3E%3Cpolygon points='14,20 4,12 14,4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-step-forward{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-step-forward' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='6' x2='6' y1='4' y2='20' /%3E%3Cpolygon points='10,4 20,12 10,20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-stethoscope{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-stethoscope' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 2v2' /%3E%3Cpath d='M5 2v2' /%3E%3Cpath d='M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1' /%3E%3Cpath d='M8 15a6 6 0 0 0 12 0v-3' /%3E%3Ccircle cx='20' cy='10' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sticker{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sticker' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z' /%3E%3Cpath d='M14 3v4a2 2 0 0 0 2 2h4' /%3E%3Cpath d='M8 13h.01' /%3E%3Cpath d='M16 13h.01' /%3E%3Cpath d='M10 16s.8 1 2 1c1.3 0 2-1 2-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sticky-note{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sticky-note' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z' /%3E%3Cpath d='M15 3v4a2 2 0 0 0 2 2h4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-stop-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-stop' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Crect x='9' y='9' width='6' height='6' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-store{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-store' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7' /%3E%3Cpath d='M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8' /%3E%3Cpath d='M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4' /%3E%3Cpath d='M2 7h20' /%3E%3Cpath d='M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-stretch-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-stretch-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='6' x='2' y='4' rx='2' /%3E%3Crect width='20' height='6' x='2' y='14' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-stretch-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-stretch-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='6' height='20' x='4' y='2' rx='2' /%3E%3Crect width='6' height='20' x='14' y='2' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-strikethrough{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-strikethrough' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 4H9a3 3 0 0 0-2.83 4' /%3E%3Cpath d='M14 12a4 4 0 0 1 0 8H6' /%3E%3Cline x1='4' x2='20' y1='12' y2='12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-subscript{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-subscript' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m4 5 8 8' /%3E%3Cpath d='m12 5-8 8' /%3E%3Cpath d='M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-subtitles{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-captions' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='14' x='3' y='5' rx='2' ry='2' /%3E%3Cpath d='M7 15h4M15 15h2M7 11h2M13 11h4' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sun{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sun' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='M12 20v2' /%3E%3Cpath d='m4.93 4.93 1.41 1.41' /%3E%3Cpath d='m17.66 17.66 1.41 1.41' /%3E%3Cpath d='M2 12h2' /%3E%3Cpath d='M20 12h2' /%3E%3Cpath d='m6.34 17.66-1.41 1.41' /%3E%3Cpath d='m19.07 4.93-1.41 1.41' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sun-dim{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sun-dim' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Cpath d='M12 4h.01' /%3E%3Cpath d='M20 12h.01' /%3E%3Cpath d='M12 20h.01' /%3E%3Cpath d='M4 12h.01' /%3E%3Cpath d='M17.657 6.343h.01' /%3E%3Cpath d='M17.657 17.657h.01' /%3E%3Cpath d='M6.343 17.657h.01' /%3E%3Cpath d='M6.343 6.343h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sun-medium{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sun-medium' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3Cpath d='M12 3v1' /%3E%3Cpath d='M12 20v1' /%3E%3Cpath d='M3 12h1' /%3E%3Cpath d='M20 12h1' /%3E%3Cpath d='m18.364 5.636-.707.707' /%3E%3Cpath d='m6.343 17.657-.707.707' /%3E%3Cpath d='m5.636 5.636.707.707' /%3E%3Cpath d='m17.657 17.657.707.707' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sun-moon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sun-moon' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 8a2.83 2.83 0 0 0 4 4 4 4 0 1 1-4-4' /%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='M12 20v2' /%3E%3Cpath d='m4.9 4.9 1.4 1.4' /%3E%3Cpath d='m17.7 17.7 1.4 1.4' /%3E%3Cpath d='M2 12h2' /%3E%3Cpath d='M20 12h2' /%3E%3Cpath d='m6.3 17.7-1.4 1.4' /%3E%3Cpath d='m19.1 4.9-1.4 1.4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sun-snow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sun-snow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 21v-1' /%3E%3Cpath d='M10 4V3' /%3E%3Cpath d='M10 9a3 3 0 0 0 0 6' /%3E%3Cpath d='m14 20 1.25-2.5L18 18' /%3E%3Cpath d='m14 4 1.25 2.5L18 6' /%3E%3Cpath d='m17 21-3-6 1.5-3H22' /%3E%3Cpath d='m17 3-3 6 1.5 3' /%3E%3Cpath d='M2 12h1' /%3E%3Cpath d='m20 10-1.5 2 1.5 2' /%3E%3Cpath d='m3.64 18.36.7-.7' /%3E%3Cpath d='m4.34 6.34-.7-.7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sunrise{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sunrise' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v8' /%3E%3Cpath d='m4.93 10.93 1.41 1.41' /%3E%3Cpath d='M2 18h2' /%3E%3Cpath d='M20 18h2' /%3E%3Cpath d='m19.07 10.93-1.41 1.41' /%3E%3Cpath d='M22 22H2' /%3E%3Cpath d='m8 6 4-4 4 4' /%3E%3Cpath d='M16 18a4 4 0 0 0-8 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sunset{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sunset' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 10V2' /%3E%3Cpath d='m4.93 10.93 1.41 1.41' /%3E%3Cpath d='M2 18h2' /%3E%3Cpath d='M20 18h2' /%3E%3Cpath d='m19.07 10.93-1.41 1.41' /%3E%3Cpath d='M22 22H2' /%3E%3Cpath d='m16 6-4 4-4-4' /%3E%3Cpath d='M16 18a4 4 0 0 0-8 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-superscript{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-superscript' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m4 19 8-8' /%3E%3Cpath d='m12 19-8-8' /%3E%3Cpath d='M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-swatch-book{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-swatch-book' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z' /%3E%3Cpath d='M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7' /%3E%3Cpath d='M 7 17h.01' /%3E%3Cpath d='m11 8 2.3-2.3a2.4 2.4 0 0 1 3.404.004L18.6 7.6a2.4 2.4 0 0 1 .026 3.434L9.9 19.8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-swiss-franc{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-swiss-franc' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 21V3h8' /%3E%3Cpath d='M6 16h9' /%3E%3Cpath d='M10 9.5h7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-switch-camera{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-switch-camera' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5' /%3E%3Cpath d='M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5' /%3E%3Ccircle cx='12' cy='12' r='3' /%3E%3Cpath d='m18 22-3-3 3-3' /%3E%3Cpath d='m6 2 3 3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-sword{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-sword' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='14.5 17.5 3 6 3 3 6 3 17.5 14.5' /%3E%3Cline x1='13' x2='19' y1='19' y2='13' /%3E%3Cline x1='16' x2='20' y1='16' y2='20' /%3E%3Cline x1='19' x2='21' y1='21' y2='19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-swords{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-swords' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='14.5 17.5 3 6 3 3 6 3 17.5 14.5' /%3E%3Cline x1='13' x2='19' y1='19' y2='13' /%3E%3Cline x1='16' x2='20' y1='16' y2='20' /%3E%3Cline x1='19' x2='21' y1='21' y2='19' /%3E%3Cpolyline points='14.5 6.5 18 3 21 3 21 6 17.5 9.5' /%3E%3Cline x1='5' x2='9' y1='14' y2='18' /%3E%3Cline x1='7' x2='4' y1='17' y2='20' /%3E%3Cline x1='3' x2='5' y1='19' y2='21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-syringe{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-syringe' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18 2 4 4' /%3E%3Cpath d='m17 7 3-3' /%3E%3Cpath d='M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5' /%3E%3Cpath d='m9 11 4 4' /%3E%3Cpath d='m5 19-3 3' /%3E%3Cpath d='m14 4 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 3v18' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9h18' /%3E%3Cpath d='M3 15h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-cells-merge{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table-cells-merge' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 21v-6' /%3E%3Cpath d='M12 9V3' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='M3 9h18' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-cells-split{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table-cells-split' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 15V9' /%3E%3Cpath d='M3 15h18' /%3E%3Cpath d='M3 9h18' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-columns-split{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table-columns-split' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 14v2' /%3E%3Cpath d='M14 20v2' /%3E%3Cpath d='M14 2v2' /%3E%3Cpath d='M14 8v2' /%3E%3Cpath d='M2 15h8' /%3E%3Cpath d='M2 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2' /%3E%3Cpath d='M2 9h8' /%3E%3Cpath d='M22 15h-4' /%3E%3Cpath d='M22 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2' /%3E%3Cpath d='M22 9h-4' /%3E%3Cpath d='M5 3v18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-config{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-columns-3-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5' /%3E%3Cpath d='m14.3 19.6 1-.4' /%3E%3Cpath d='M15 3v7.5' /%3E%3Cpath d='m15.2 16.9-.9-.3' /%3E%3Cpath d='m16.6 21.7.3-.9' /%3E%3Cpath d='m16.8 15.3-.4-1' /%3E%3Cpath d='m19.1 15.2.3-.9' /%3E%3Cpath d='m19.6 21.7-.4-1' /%3E%3Cpath d='m20.7 16.8 1-.4' /%3E%3Cpath d='m21.7 19.4-.9-.3' /%3E%3Cpath d='M9 3v18' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-of-contents{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table-of-contents' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 12H3' /%3E%3Cpath d='M16 18H3' /%3E%3Cpath d='M16 6H3' /%3E%3Cpath d='M21 12h.01' /%3E%3Cpath d='M21 18h.01' /%3E%3Cpath d='M21 6h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-properties{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table-properties' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 3v18' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M21 9H3' /%3E%3Cpath d='M21 15H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-table-rows-split{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-table-rows-split' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 10h2' /%3E%3Cpath d='M15 22v-8' /%3E%3Cpath d='M15 2v4' /%3E%3Cpath d='M2 10h2' /%3E%3Cpath d='M20 10h2' /%3E%3Cpath d='M3 19h18' /%3E%3Cpath d='M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6' /%3E%3Cpath d='M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2' /%3E%3Cpath d='M8 10h2' /%3E%3Cpath d='M9 22v-8' /%3E%3Cpath d='M9 2v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tablet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tablet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='20' x='4' y='2' rx='2' ry='2' /%3E%3Cline x1='12' x2='12.01' y1='18' y2='18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tablet-smartphone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tablet-smartphone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='10' height='14' x='3' y='8' rx='2' /%3E%3Cpath d='M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4' /%3E%3Cpath d='M8 18h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tablets{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tablets' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='7' cy='7' r='5' /%3E%3Ccircle cx='17' cy='17' r='5' /%3E%3Cpath d='M12 17h10' /%3E%3Cpath d='m3.46 10.54 7.08-7.08' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tag{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tag' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z' /%3E%3Ccircle cx='7.5' cy='7.5' r='.5' fill='currentColor' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tags{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tags' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19' /%3E%3Cpath d='M9.586 5.586A2 2 0 0 0 8.172 5H3a1 1 0 0 0-1 1v5.172a2 2 0 0 0 .586 1.414L8.29 18.29a2.426 2.426 0 0 0 3.42 0l3.58-3.58a2.426 2.426 0 0 0 0-3.42z' /%3E%3Ccircle cx='6.5' cy='9.5' r='.5' fill='currentColor' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tally-1{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tally-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tally-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tally-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 4v16' /%3E%3Cpath d='M9 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tally-3{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tally-3' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 4v16' /%3E%3Cpath d='M9 4v16' /%3E%3Cpath d='M14 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tally-4{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tally-4' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 4v16' /%3E%3Cpath d='M9 4v16' /%3E%3Cpath d='M14 4v16' /%3E%3Cpath d='M19 4v16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tally-5{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tally-5' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 4v16' /%3E%3Cpath d='M9 4v16' /%3E%3Cpath d='M14 4v16' /%3E%3Cpath d='M19 4v16' /%3E%3Cpath d='M22 6 2 18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tangent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tangent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='17' cy='4' r='2' /%3E%3Cpath d='M15.59 5.41 5.41 15.59' /%3E%3Ccircle cx='4' cy='17' r='2' /%3E%3Cpath d='M12 22s-4-9-1.5-11.5S22 12 22 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-target{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-target' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Ccircle cx='12' cy='12' r='6' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-telescope{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-telescope' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44' /%3E%3Cpath d='m13.56 11.747 4.332-.924' /%3E%3Cpath d='m16 21-3.105-6.21' /%3E%3Cpath d='M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z' /%3E%3Cpath d='m6.158 8.633 1.114 4.456' /%3E%3Cpath d='m8 21 3.105-6.21' /%3E%3Ccircle cx='12' cy='13' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.5 21 14 3' /%3E%3Cpath d='M20.5 21 10 3' /%3E%3Cpath d='M15.5 21 12 15l-3.5 6' /%3E%3Cpath d='M2 21h20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tent-tree{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tent-tree' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='4' cy='4' r='2' /%3E%3Cpath d='m14 5 3-3 3 3' /%3E%3Cpath d='m14 10 3-3 3 3' /%3E%3Cpath d='M17 14V2' /%3E%3Cpath d='M17 14H7l-5 8h20Z' /%3E%3Cpath d='M8 14v8' /%3E%3Cpath d='m9 14 5 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-terminal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-terminal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='4 17 10 11 4 5' /%3E%3Cline x1='12' x2='20' y1='19' y2='19' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-terminal-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-terminal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m7 11 2-2-2-2' /%3E%3Cpath d='M11 13h4' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-test-tube{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-test-tube' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5c-1.4 0-2.5-1.1-2.5-2.5V2' /%3E%3Cpath d='M8.5 2h7' /%3E%3Cpath d='M14.5 16h-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-test-tube-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-test-tube-diagonal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3' /%3E%3Cpath d='m16 2 6 6' /%3E%3Cpath d='M12 16H4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-test-tube-diagonal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-test-tube-diagonal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3' /%3E%3Cpath d='m16 2 6 6' /%3E%3Cpath d='M12 16H4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-test-tubes{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-test-tubes' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 2v17.5A2.5 2.5 0 0 1 6.5 22A2.5 2.5 0 0 1 4 19.5V2' /%3E%3Cpath d='M20 2v17.5a2.5 2.5 0 0 1-2.5 2.5a2.5 2.5 0 0 1-2.5-2.5V2' /%3E%3Cpath d='M3 2h7' /%3E%3Cpath d='M14 2h7' /%3E%3Cpath d='M9 16H4' /%3E%3Cpath d='M20 16h-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 18H3' /%3E%3Cpath d='M17 6H3' /%3E%3Cpath d='M21 12H3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-text-cursor{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-text-cursor' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1' /%3E%3Cpath d='M7 22h1a4 4 0 0 0 4-4v-1' /%3E%3Cpath d='M7 2h1a4 4 0 0 1 4 4v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-text-cursor-input{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-text-cursor-input' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6' /%3E%3Cpath d='M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7' /%3E%3Cpath d='M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1' /%3E%3Cpath d='M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1' /%3E%3Cpath d='M9 6v12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-text-quote{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-text-quote' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 6H3' /%3E%3Cpath d='M21 12H8' /%3E%3Cpath d='M21 18H8' /%3E%3Cpath d='M3 12v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-text-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-text-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 6H3' /%3E%3Cpath d='M10 12H3' /%3E%3Cpath d='M10 18H3' /%3E%3Ccircle cx='17' cy='15' r='3' /%3E%3Cpath d='m21 19-1.9-1.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-text-select{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-text-select' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M21 14v1' /%3E%3Cpath d='M21 19a2 2 0 0 1-2 2' /%3E%3Cpath d='M21 9v1' /%3E%3Cpath d='M3 14v1' /%3E%3Cpath d='M3 9v1' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M7 12h10' /%3E%3Cpath d='M7 16h6' /%3E%3Cpath d='M7 8h8' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M9 3h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-text-selection{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-text-select' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 21h1' /%3E%3Cpath d='M14 3h1' /%3E%3Cpath d='M19 3a2 2 0 0 1 2 2' /%3E%3Cpath d='M21 14v1' /%3E%3Cpath d='M21 19a2 2 0 0 1-2 2' /%3E%3Cpath d='M21 9v1' /%3E%3Cpath d='M3 14v1' /%3E%3Cpath d='M3 9v1' /%3E%3Cpath d='M5 21a2 2 0 0 1-2-2' /%3E%3Cpath d='M5 3a2 2 0 0 0-2 2' /%3E%3Cpath d='M7 12h10' /%3E%3Cpath d='M7 16h6' /%3E%3Cpath d='M7 8h8' /%3E%3Cpath d='M9 21h1' /%3E%3Cpath d='M9 3h1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-theater{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-theater' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 10s3-3 3-8' /%3E%3Cpath d='M22 10s-3-3-3-8' /%3E%3Cpath d='M10 2c0 4.4-3.6 8-8 8' /%3E%3Cpath d='M14 2c0 4.4 3.6 8 8 8' /%3E%3Cpath d='M2 10s2 2 2 5' /%3E%3Cpath d='M22 10s-2 2-2 5' /%3E%3Cpath d='M8 15h8' /%3E%3Cpath d='M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1' /%3E%3Cpath d='M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-thermometer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-thermometer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-thermometer-snowflake{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-thermometer-snowflake' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10 20-1.25-2.5L6 18' /%3E%3Cpath d='M10 4 8.75 6.5 6 6' /%3E%3Cpath d='M10.585 15H10' /%3E%3Cpath d='M2 12h6.5L10 9' /%3E%3Cpath d='M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z' /%3E%3Cpath d='m4 10 1.5 2L4 14' /%3E%3Cpath d='m7 21 3-6-1.5-3' /%3E%3Cpath d='m7 3 3 6h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-thermometer-sun{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-thermometer-sun' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 9a4 4 0 0 0-2 7.5' /%3E%3Cpath d='M12 3v2' /%3E%3Cpath d='m6.6 18.4-1.4 1.4' /%3E%3Cpath d='M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z' /%3E%3Cpath d='M4 13H2' /%3E%3Cpath d='M6.34 7.34 4.93 5.93' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-thumbs-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-thumbs-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 14V2' /%3E%3Cpath d='M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-thumbs-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-thumbs-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 10v12' /%3E%3Cpath d='M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ticket{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ticket' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='M13 5v2' /%3E%3Cpath d='M13 17v2' /%3E%3Cpath d='M13 11v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ticket-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ticket-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ticket-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ticket-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='M9 12h6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ticket-percent{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ticket-percent' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='M9 9h.01' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M15 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ticket-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ticket-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='M9 12h6' /%3E%3Cpath d='M12 9v6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ticket-slash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ticket-slash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='m9.5 14.5 5-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ticket-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ticket-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z' /%3E%3Cpath d='m9.5 14.5 5-5' /%3E%3Cpath d='m9.5 9.5 5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tickets{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tickets' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8' /%3E%3Cpath d='M6 10V8' /%3E%3Cpath d='M6 14v1' /%3E%3Cpath d='M6 19v2' /%3E%3Crect x='2' y='8' width='20' height='13' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tickets-plane{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tickets-plane' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12' /%3E%3Cpath d='m12 13.5 3.75.5' /%3E%3Cpath d='m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8' /%3E%3Cpath d='M6 10V8' /%3E%3Cpath d='M6 14v1' /%3E%3Cpath d='M6 19v2' /%3E%3Crect x='2' y='8' width='20' height='13' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-timer{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-timer' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='10' x2='14' y1='2' y2='2' /%3E%3Cline x1='12' x2='15' y1='14' y2='11' /%3E%3Ccircle cx='12' cy='14' r='8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-timer-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-timer-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2h4' /%3E%3Cpath d='M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7' /%3E%3Cpath d='M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M12 12v-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-timer-reset{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-timer-reset' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2h4' /%3E%3Cpath d='M12 14v-4' /%3E%3Cpath d='M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6' /%3E%3Cpath d='M9 17H4v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-toggle-left{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-toggle-left' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='9' cy='12' r='3' /%3E%3Crect width='20' height='14' x='2' y='5' rx='7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-toggle-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-toggle-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='15' cy='12' r='3' /%3E%3Crect width='20' height='14' x='2' y='5' rx='7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-toilet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-toilet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18' /%3E%3Cpath d='M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tornado{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tornado' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 4H3' /%3E%3Cpath d='M18 8H6' /%3E%3Cpath d='M19 12H9' /%3E%3Cpath d='M16 16h-6' /%3E%3Cpath d='M11 20H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-torus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-torus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cellipse cx='12' cy='11' rx='3' ry='2' /%3E%3Cellipse cx='12' cy='12.5' rx='10' ry='8.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-touchpad{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-touchpad' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3Cpath d='M2 14h20' /%3E%3Cpath d='M12 20v-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-touchpad-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-touchpad-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20v-6' /%3E%3Cpath d='M19.656 14H22' /%3E%3Cpath d='M2 14h12' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2' /%3E%3Cpath d='M9.656 4H20a2 2 0 0 1 2 2v10.344' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tower-control{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tower-control' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z' /%3E%3Cpath d='M8 13v9' /%3E%3Cpath d='M16 22v-9' /%3E%3Cpath d='m9 6 1 7' /%3E%3Cpath d='m15 6-1 7' /%3E%3Cpath d='M12 6V2' /%3E%3Cpath d='M13 2h-2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-toy-brick{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-toy-brick' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='12' x='3' y='8' rx='1' /%3E%3Cpath d='M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3' /%3E%3Cpath d='M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tractor{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tractor' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20' /%3E%3Cpath d='M16 18h-5' /%3E%3Cpath d='M18 5a1 1 0 0 0-1 1v5.573' /%3E%3Cpath d='M3 4h8.129a1 1 0 0 1 .99.863L13 11.246' /%3E%3Cpath d='M4 11V4' /%3E%3Cpath d='M7 15h.01' /%3E%3Cpath d='M8 10.1V4' /%3E%3Ccircle cx='18' cy='18' r='2' /%3E%3Ccircle cx='7' cy='15' r='5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-traffic-cone{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-traffic-cone' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16.05 10.966a5 2.5 0 0 1-8.1 0' /%3E%3Cpath d='m16.923 14.049 4.48 2.04a1 1 0 0 1 .001 1.831l-8.574 3.9a2 2 0 0 1-1.66 0l-8.574-3.91a1 1 0 0 1 0-1.83l4.484-2.04' /%3E%3Cpath d='M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z' /%3E%3Cpath d='M9.194 6.57a5 2.5 0 0 0 5.61 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-train{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tram-front' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='16' x='4' y='3' rx='2' /%3E%3Cpath d='M4 11h16' /%3E%3Cpath d='M12 3v8' /%3E%3Cpath d='m8 19-2 3' /%3E%3Cpath d='m18 22-2-3' /%3E%3Cpath d='M8 15h.01' /%3E%3Cpath d='M16 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-train-front{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-train-front' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 3.1V7a4 4 0 0 0 8 0V3.1' /%3E%3Cpath d='m9 15-1-1' /%3E%3Cpath d='m15 15 1-1' /%3E%3Cpath d='M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z' /%3E%3Cpath d='m8 19-2 3' /%3E%3Cpath d='m16 19 2 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-train-front-tunnel{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-train-front-tunnel' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 22V12a10 10 0 1 1 20 0v10' /%3E%3Cpath d='M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8' /%3E%3Cpath d='M10 15h.01' /%3E%3Cpath d='M14 15h.01' /%3E%3Cpath d='M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z' /%3E%3Cpath d='m9 19-2 3' /%3E%3Cpath d='m15 19 2 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-train-track{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-train-track' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 17 17 2' /%3E%3Cpath d='m2 14 8 8' /%3E%3Cpath d='m5 11 8 8' /%3E%3Cpath d='m8 8 8 8' /%3E%3Cpath d='m11 5 8 8' /%3E%3Cpath d='m14 2 8 8' /%3E%3Cpath d='M7 22 22 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tram-front{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tram-front' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='16' height='16' x='4' y='3' rx='2' /%3E%3Cpath d='M4 11h16' /%3E%3Cpath d='M12 3v8' /%3E%3Cpath d='m8 19-2 3' /%3E%3Cpath d='m18 22-2-3' /%3E%3Cpath d='M8 15h.01' /%3E%3Cpath d='M16 15h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-transgender{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-transgender' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 16v6' /%3E%3Cpath d='M14 20h-4' /%3E%3Cpath d='M18 2h4v4' /%3E%3Cpath d='m2 2 7.17 7.17' /%3E%3Cpath d='M2 5.355V2h3.357' /%3E%3Cpath d='m22 2-7.17 7.17' /%3E%3Cpath d='M8 5 5 8' /%3E%3Ccircle cx='12' cy='12' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trash{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trash' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 6h18' /%3E%3Cpath d='M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6' /%3E%3Cpath d='M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trash-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trash-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 6h18' /%3E%3Cpath d='M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6' /%3E%3Cpath d='M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2' /%3E%3Cline x1='10' x2='10' y1='11' y2='17' /%3E%3Cline x1='14' x2='14' y1='11' y2='17' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tree-deciduous{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tree-deciduous' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z' /%3E%3Cpath d='M12 19v3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tree-palm{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tree-palm' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4' /%3E%3Cpath d='M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3' /%3E%3Cpath d='M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35' /%3E%3Cpath d='M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tree-pine{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tree-pine' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z' /%3E%3Cpath d='M12 22v-3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trees{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trees' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z' /%3E%3Cpath d='M7 16v6' /%3E%3Cpath d='M13 19v3' /%3E%3Cpath d='M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trello{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trello' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Crect width='3' height='9' x='7' y='7' /%3E%3Crect width='3' height='5' x='14' y='7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trending-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trending-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='22 17 13.5 8.5 8.5 13.5 2 7' /%3E%3Cpolyline points='16 17 22 17 22 11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trending-up{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trending-up' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='22 7 13.5 15.5 8.5 10.5 2 17' /%3E%3Cpolyline points='16 7 22 7 22 13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trending-up-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trending-up-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.828 14.828 21 21' /%3E%3Cpath d='M21 16v5h-5' /%3E%3Cpath d='m21 3-9 9-4-4-6 6' /%3E%3Cpath d='M21 8V3h-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-triangle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-triangle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-triangle-alert{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-triangle-alert' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3' /%3E%3Cpath d='M12 9v4' /%3E%3Cpath d='M12 17h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-triangle-dashed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-triangle-dashed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.17 4.193a2 2 0 0 1 3.666.013' /%3E%3Cpath d='M14 21h2' /%3E%3Cpath d='m15.874 7.743 1 1.732' /%3E%3Cpath d='m18.849 12.952 1 1.732' /%3E%3Cpath d='M21.824 18.18a2 2 0 0 1-1.835 2.824' /%3E%3Cpath d='M4.024 21a2 2 0 0 1-1.839-2.839' /%3E%3Cpath d='m5.136 12.952-1 1.732' /%3E%3Cpath d='M8 21h2' /%3E%3Cpath d='m8.102 7.743-1 1.732' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-triangle-right{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-triangle-right' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-trophy{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-trophy' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5H6' /%3E%3Cpath d='M18 9h1.5a2.5 2.5 0 0 0 0-5H18' /%3E%3Cpath d='M4 22h16' /%3E%3Cpath d='M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22' /%3E%3Cpath d='M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22' /%3E%3Cpath d='M18 2H6v7a6 6 0 0 0 12 0V2Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-truck{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-truck' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2' /%3E%3Cpath d='M15 18H9' /%3E%3Cpath d='M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14' /%3E%3Ccircle cx='17' cy='18' r='2' /%3E%3Ccircle cx='7' cy='18' r='2' /%3E%3C/svg%3E");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-truck-electric{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-truck-electric' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 19V7a2 2 0 0 0-2-2H9' /%3E%3Cpath d='M15 19H9' /%3E%3Cpath d='M19 19h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62L18.3 9.38a1 1 0 0 0-.78-.38H14' /%3E%3Cpath d='M2 13v5a1 1 0 0 0 1 1h2' /%3E%3Cpath d='M4 3 2.15 5.15a.495.495 0 0 0 .35.86h2.15a.47.47 0 0 1 .35.86L3 9.02' /%3E%3Ccircle cx='17' cy='19' r='2' /%3E%3Ccircle cx='7' cy='19' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-turtle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-turtle' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z' /%3E%3Cpath d='M4.82 7.9 8 10' /%3E%3Cpath d='M15.18 7.9 12 10' /%3E%3Cpath d='M16.93 10H20a2 2 0 0 1 0 4H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tv{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tv' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='15' x='2' y='7' rx='2' ry='2' /%3E%3Cpolyline points='17 2 12 7 7 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tv-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tv-minimal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 21h10' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tv-minimal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tv-minimal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M7 21h10' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-tv-minimal-play{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-tv-minimal-play' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z' /%3E%3Cpath d='M7 21h10' /%3E%3Crect width='20' height='14' x='2' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-twitch{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-twitch' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-twitter{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-twitter' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-type{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-type' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpolyline points='4 7 4 4 20 4 20 7' /%3E%3Cline x1='9' x2='15' y1='20' y2='20' /%3E%3Cline x1='12' x2='12' y1='4' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-type-outline{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-type-outline' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-umbrella{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-umbrella' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 12a10.06 10.06 1 0 0-20 0Z' /%3E%3Cpath d='M12 12v8a2 2 0 0 0 4 0' /%3E%3Cpath d='M12 2v1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-umbrella-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-umbrella-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v1' /%3E%3Cpath d='M15.5 21a1.85 1.85 0 0 1-3.5-1v-8H2a10 10 0 0 1 3.428-6.575' /%3E%3Cpath d='M17.5 12H22A10 10 0 0 0 9.004 3.455' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-underline{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-underline' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M6 4v6a6 6 0 0 0 12 0V4' /%3E%3Cline x1='4' x2='20' y1='20' y2='20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-undo{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-undo' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 7v6h6' /%3E%3Cpath d='M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-undo-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-undo-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M9 14 4 9l5-5' /%3E%3Cpath d='M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-undo-dot{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-undo-dot' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 17a9 9 0 0 0-15-6.7L3 13' /%3E%3Cpath d='M3 7v6h6' /%3E%3Ccircle cx='12' cy='17' r='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-unfold-horizontal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-unfold-horizontal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 12h6' /%3E%3Cpath d='M8 12H2' /%3E%3Cpath d='M12 2v2' /%3E%3Cpath d='M12 8v2' /%3E%3Cpath d='M12 14v2' /%3E%3Cpath d='M12 20v2' /%3E%3Cpath d='m19 15 3-3-3-3' /%3E%3Cpath d='m5 9-3 3 3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-unfold-vertical{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-unfold-vertical' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 22v-6' /%3E%3Cpath d='M12 8V2' /%3E%3Cpath d='M4 12H2' /%3E%3Cpath d='M10 12H8' /%3E%3Cpath d='M16 12h-2' /%3E%3Cpath d='M22 12h-2' /%3E%3Cpath d='m15 19-3 3-3-3' /%3E%3Cpath d='m15 5-3-3-3 3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-ungroup{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-ungroup' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='6' x='5' y='4' rx='1' /%3E%3Crect width='8' height='6' x='11' y='14' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-university{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-university' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='10' r='1' /%3E%3Cpath d='M22 20V8h-4l-6-4-6 4H2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2' /%3E%3Cpath d='M6 17v.01' /%3E%3Cpath d='M6 13v.01' /%3E%3Cpath d='M18 17v.01' /%3E%3Cpath d='M18 13v.01' /%3E%3Cpath d='M14 22v-5a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-unlink{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-unlink' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71' /%3E%3Cpath d='m5.17 11.75-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71' /%3E%3Cline x1='8' x2='8' y1='2' y2='5' /%3E%3Cline x1='2' x2='5' y1='8' y2='8' /%3E%3Cline x1='16' x2='16' y1='19' y2='22' /%3E%3Cline x1='19' x2='22' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-unlink-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-unlink-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-unlock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lock-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='11' x='3' y='11' rx='2' ry='2' /%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.9-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-unlock-keyhole{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-lock-keyhole-open' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='16' r='1' /%3E%3Crect width='18' height='12' x='3' y='10' rx='2' /%3E%3Cpath d='M7 10V7a5 5 0 0 1 9.33-2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-unplug{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-unplug' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 5 3-3' /%3E%3Cpath d='m2 22 3-3' /%3E%3Cpath d='M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z' /%3E%3Cpath d='M7.5 13.5 10 11' /%3E%3Cpath d='M10.5 16.5 13 14' /%3E%3Cpath d='m12 6 6 6 2.3-2.3a2.4 2.4 0 0 0 0-3.4l-2.6-2.6a2.4 2.4 0 0 0-3.4 0Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-upload{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-upload' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4' /%3E%3Cpolyline points='17 8 12 3 7 8' /%3E%3Cline x1='12' x2='12' y1='3' y2='15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-upload-cloud{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-cloud-upload' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 13v8' /%3E%3Cpath d='M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' /%3E%3Cpath d='m8 17 4-4 4 4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-usb{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-usb' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='10' cy='7' r='1' /%3E%3Ccircle cx='4' cy='20' r='1' /%3E%3Cpath d='M4.7 19.3 19 5' /%3E%3Cpath d='m21 3-3 1 2 2Z' /%3E%3Cpath d='M9.26 7.68 5 12l2 5' /%3E%3Cpath d='m10 14 5 2 3.5-3.5' /%3E%3Cpath d='m18 12 1-1 1 1-1 1Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2' /%3E%3Ccircle cx='12' cy='7' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='8' r='5' /%3E%3Cpath d='M20 21a8 8 0 0 0-16 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' /%3E%3Ccircle cx='9' cy='7' r='4' /%3E%3Cpolyline points='16 11 18 13 22 9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-check-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 13.292-6' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='m16 19 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-circle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-circle-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-user-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 20a6 6 0 0 0-12 0' /%3E%3Ccircle cx='12' cy='10' r='4' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 15H6a4 4 0 0 0-4 4v2' /%3E%3Cpath d='m14.305 16.53.923-.382' /%3E%3Cpath d='m15.228 13.852-.923-.383' /%3E%3Cpath d='m16.852 12.228-.383-.923' /%3E%3Cpath d='m16.852 17.772-.383.924' /%3E%3Cpath d='m19.148 12.228.383-.923' /%3E%3Cpath d='m19.53 18.696-.382-.924' /%3E%3Cpath d='m20.772 13.852.924-.383' /%3E%3Cpath d='m20.772 16.148.924.383' /%3E%3Ccircle cx='18' cy='15' r='3' /%3E%3Ccircle cx='9' cy='7' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-cog-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14.305 19.53.923-.382' /%3E%3Cpath d='m15.228 16.852-.923-.383' /%3E%3Cpath d='m16.852 15.228-.383-.923' /%3E%3Cpath d='m16.852 20.772-.383.924' /%3E%3Cpath d='m19.148 15.228.383-.923' /%3E%3Cpath d='m19.53 21.696-.382-.924' /%3E%3Cpath d='M2 21a8 8 0 0 1 10.434-7.62' /%3E%3Cpath d='m20.772 16.852.924-.383' /%3E%3Cpath d='m20.772 19.148.924.383' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-lock{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-lock' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='10' cy='7' r='4' /%3E%3Cpath d='M10.3 15H7a4 4 0 0 0-4 4v2' /%3E%3Cpath d='M15 15.5V14a2 2 0 0 1 4 0v1.5' /%3E%3Crect width='8' height='5' x='13' y='16' rx='.899' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' /%3E%3Ccircle cx='9' cy='7' r='4' /%3E%3Cline x1='22' x2='16' y1='11' y2='11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-minus-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 13.292-6' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='M22 19h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.5 15H7a4 4 0 0 0-4 4v2' /%3E%3Cpath d='M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3Ccircle cx='10' cy='7' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' /%3E%3Ccircle cx='9' cy='7' r='4' /%3E%3Cline x1='19' x2='19' y1='8' y2='14' /%3E%3Cline x1='22' x2='16' y1='11' y2='11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-plus-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 13.292-6' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='M19 16v6' /%3E%3Cpath d='M22 19h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='8' r='5' /%3E%3Cpath d='M20 21a8 8 0 0 0-16 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round-check{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 13.292-6' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='m16 19 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round-cog{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-cog' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m14.305 19.53.923-.382' /%3E%3Cpath d='m15.228 16.852-.923-.383' /%3E%3Cpath d='m16.852 15.228-.383-.923' /%3E%3Cpath d='m16.852 20.772-.383.924' /%3E%3Cpath d='m19.148 15.228.383-.923' /%3E%3Cpath d='m19.53 21.696-.382-.924' /%3E%3Cpath d='M2 21a8 8 0 0 1 10.434-7.62' /%3E%3Cpath d='m20.772 16.852.924-.383' /%3E%3Cpath d='m20.772 19.148.924.383' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round-minus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-minus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 13.292-6' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='M22 19h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 10.821-7.487' /%3E%3Cpath d='M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round-plus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-plus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 13.292-6' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='M19 16v6' /%3E%3Cpath d='M22 19h-6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='M2 21a8 8 0 0 1 10.434-7.62' /%3E%3Ccircle cx='18' cy='18' r='3' /%3E%3Cpath d='m22 22-1.9-1.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-round-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 11.873-7' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='m17 17 5 5' /%3E%3Cpath d='m22 17-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-search{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-search' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='10' cy='7' r='4' /%3E%3Cpath d='M10.3 15H7a4 4 0 0 0-4 4v2' /%3E%3Ccircle cx='17' cy='17' r='3' /%3E%3Cpath d='m21 21-1.9-1.9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-square{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-user' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-square-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-user-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 21a6 6 0 0 0-12 0' /%3E%3Ccircle cx='12' cy='11' r='4' /%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' /%3E%3Ccircle cx='9' cy='7' r='4' /%3E%3Cline x1='17' x2='22' y1='8' y2='13' /%3E%3Cline x1='22' x2='17' y1='8' y2='13' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-user-x-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-user-round-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 21a8 8 0 0 1 11.873-7' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='m17 17 5 5' /%3E%3Cpath d='m22 17-5 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-users{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-users' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2' /%3E%3Cpath d='M16 3.128a4 4 0 0 1 0 7.744' /%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87' /%3E%3Ccircle cx='9' cy='7' r='4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-users-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-users-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 21a8 8 0 0 0-16 0' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-users-round{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-users-round' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 21a8 8 0 0 0-16 0' /%3E%3Ccircle cx='10' cy='8' r='5' /%3E%3Cpath d='M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-utensils{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-utensils' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2' /%3E%3Cpath d='M7 2v20' /%3E%3Cpath d='M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-utensils-crossed{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-utensils-crossed' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8' /%3E%3Cpath d='M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7' /%3E%3Cpath d='m2.1 21.8 6.4-6.3' /%3E%3Cpath d='m19 5-7 7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-utility-pole{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-utility-pole' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 2v20' /%3E%3Cpath d='M2 5h20' /%3E%3Cpath d='M3 3v2' /%3E%3Cpath d='M7 3v2' /%3E%3Cpath d='M17 3v2' /%3E%3Cpath d='M21 3v2' /%3E%3Cpath d='m19 5-7 7-7-7' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-variable{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-variable' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 21s-4-3-4-9 4-9 4-9' /%3E%3Cpath d='M16 3s4 3 4 9-4 9-4 9' /%3E%3Cline x1='15' x2='9' y1='9' y2='15' /%3E%3Cline x1='9' x2='15' y1='9' y2='15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-vault{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-vault' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Ccircle cx='7.5' cy='7.5' r='.5' fill='currentColor' /%3E%3Cpath d='m7.9 7.9 2.7 2.7' /%3E%3Ccircle cx='16.5' cy='7.5' r='.5' fill='currentColor' /%3E%3Cpath d='m13.4 10.6 2.7-2.7' /%3E%3Ccircle cx='7.5' cy='16.5' r='.5' fill='currentColor' /%3E%3Cpath d='m7.9 16.1 2.7-2.7' /%3E%3Ccircle cx='16.5' cy='16.5' r='.5' fill='currentColor' /%3E%3Cpath d='m13.4 13.4 2.7 2.7' /%3E%3Ccircle cx='12' cy='12' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-vegan{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-vegan' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 8q6 0 6-6-6 0-6 6' /%3E%3Cpath d='M17.41 3.59a10 10 0 1 0 3 3' /%3E%3Cpath d='M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-venetian-mask{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-venetian-mask' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 11c-1.5 0-2.5.5-3 2' /%3E%3Cpath d='M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z' /%3E%3Cpath d='M6 11c1.5 0 2.5.5 3 2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-venus{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-venus' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 15v7' /%3E%3Cpath d='M9 19h6' /%3E%3Ccircle cx='12' cy='9' r='6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-venus-and-mars{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-venus-and-mars' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 20h4' /%3E%3Cpath d='M12 16v6' /%3E%3Cpath d='M17 2h4v4' /%3E%3Cpath d='m21 2-5.46 5.46' /%3E%3Ccircle cx='12' cy='11' r='5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-verified{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-badge-check' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z' /%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-vibrate{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-vibrate' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 8 2 2-2 2 2 2-2 2' /%3E%3Cpath d='m22 8-2 2 2 2-2 2 2 2' /%3E%3Crect width='8' height='14' x='8' y='5' rx='1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-vibrate-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-vibrate-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 8 2 2-2 2 2 2-2 2' /%3E%3Cpath d='m22 8-2 2 2 2-2 2 2 2' /%3E%3Cpath d='M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2' /%3E%3Cpath d='M16 10.34V6c0-.55-.45-1-1-1h-4.34' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-video{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-video' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5' /%3E%3Crect x='2' y='6' width='14' height='12' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-video-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-video-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196' /%3E%3Cpath d='M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-videotape{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-videotape' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='20' height='16' x='2' y='4' rx='2' /%3E%3Cpath d='M2 8h20' /%3E%3Ccircle cx='8' cy='14' r='2' /%3E%3Cpath d='M8 12h8' /%3E%3Ccircle cx='16' cy='14' r='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-view{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-view' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2' /%3E%3Cpath d='M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2' /%3E%3Ccircle cx='12' cy='12' r='1' /%3E%3Cpath d='M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-voicemail{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-voicemail' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='6' cy='12' r='4' /%3E%3Ccircle cx='18' cy='12' r='4' /%3E%3Cline x1='6' x2='18' y1='16' y2='16' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-volleyball{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-volleyball' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11.1 7.1a16.55 16.55 0 0 1 10.9 4' /%3E%3Cpath d='M12 12a12.6 12.6 0 0 1-8.7 5' /%3E%3Cpath d='M16.8 13.6a16.55 16.55 0 0 1-9 7.5' /%3E%3Cpath d='M20.7 17a12.8 12.8 0 0 0-8.7-5 13.3 13.3 0 0 1 0-10' /%3E%3Cpath d='M6.3 3.8a16.55 16.55 0 0 0 1.9 11.5' /%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-volume{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-volume' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-volume-1{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-volume-1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z' /%3E%3Cpath d='M16 9a5 5 0 0 1 0 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-volume-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-volume-2' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z' /%3E%3Cpath d='M16 9a5 5 0 0 1 0 6' /%3E%3Cpath d='M19.364 18.364a9 9 0 0 0 0-12.728' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-volume-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-volume-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M16 9a5 5 0 0 1 .95 2.293' /%3E%3Cpath d='M19.364 5.636a9 9 0 0 1 1.889 9.96' /%3E%3Cpath d='m2 2 20 20' /%3E%3Cpath d='m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11' /%3E%3Cpath d='M9.828 4.172A.686.686 0 0 1 11 4.657v.686' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-volume-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-volume-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z' /%3E%3Cline x1='22' x2='16' y1='9' y2='15' /%3E%3Cline x1='16' x2='22' y1='9' y2='15' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-vote{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-vote' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m9 12 2 2 4-4' /%3E%3Cpath d='M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z' /%3E%3Cpath d='M22 19H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wallet{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wallet' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1' /%3E%3Cpath d='M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wallet-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wallet-minimal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 14h.01' /%3E%3Cpath d='M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wallet-cards{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wallet-cards' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' /%3E%3Cpath d='M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2' /%3E%3Cpath d='M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wallet-minimal{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wallet-minimal' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 14h.01' /%3E%3Cpath d='M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wallpaper{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wallpaper' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='8' cy='9' r='2' /%3E%3Cpath d='m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2' /%3E%3Cpath d='M8 21h8' /%3E%3Cpath d='M12 17v4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wand{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wand' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M15 4V2' /%3E%3Cpath d='M15 16v-2' /%3E%3Cpath d='M8 9h2' /%3E%3Cpath d='M20 9h2' /%3E%3Cpath d='M17.8 11.8 19 13' /%3E%3Cpath d='M15 9h.01' /%3E%3Cpath d='M17.8 6.2 19 5' /%3E%3Cpath d='m3 21 9-9' /%3E%3Cpath d='M12.2 6.2 11 5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wand-2{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wand-sparkles' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72' /%3E%3Cpath d='m14 7 3 3' /%3E%3Cpath d='M5 6v4' /%3E%3Cpath d='M19 14v4' /%3E%3Cpath d='M10 2v2' /%3E%3Cpath d='M7 8H3' /%3E%3Cpath d='M21 16h-4' /%3E%3Cpath d='M11 3H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wand-sparkles{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wand-sparkles' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72' /%3E%3Cpath d='m14 7 3 3' /%3E%3Cpath d='M5 6v4' /%3E%3Cpath d='M19 14v4' /%3E%3Cpath d='M10 2v2' /%3E%3Cpath d='M7 8H3' /%3E%3Cpath d='M21 16h-4' /%3E%3Cpath d='M11 3H9' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-warehouse{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-warehouse' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M22 8.35V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8.35A2 2 0 0 1 3.26 6.5l8-3.2a2 2 0 0 1 1.48 0l8 3.2A2 2 0 0 1 22 8.35Z' /%3E%3Cpath d='M6 18h12' /%3E%3Cpath d='M6 14h12' /%3E%3Crect width='12' height='12' x='6' y='10' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-washing-machine{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-washing-machine' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M3 6h3' /%3E%3Cpath d='M17 6h.01' /%3E%3Crect width='18' height='20' x='3' y='2' rx='2' /%3E%3Ccircle cx='12' cy='13' r='5' /%3E%3Cpath d='M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-watch{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-watch' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='6' /%3E%3Cpolyline points='12 10 12 12 13 13' /%3E%3Cpath d='m16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05' /%3E%3Cpath d='m7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-waves{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-waves' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' /%3E%3Cpath d='M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' /%3E%3Cpath d='M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-waves-ladder{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-waves-ladder' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M19 5a2 2 0 0 0-2 2v11' /%3E%3Cpath d='M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1' /%3E%3Cpath d='M7 13h10' /%3E%3Cpath d='M7 9h10' /%3E%3Cpath d='M9 5a2 2 0 0 0-2 2v11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-waypoints{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-waypoints' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='4.5' r='2.5' /%3E%3Cpath d='m10.2 6.3-3.9 3.9' /%3E%3Ccircle cx='4.5' cy='12' r='2.5' /%3E%3Cpath d='M7 12h10' /%3E%3Ccircle cx='19.5' cy='12' r='2.5' /%3E%3Cpath d='m13.8 17.7 3.9-3.9' /%3E%3Ccircle cx='12' cy='19.5' r='2.5' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-webcam{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-webcam' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='10' r='8' /%3E%3Ccircle cx='12' cy='10' r='3' /%3E%3Cpath d='M7 22h10' /%3E%3Cpath d='M12 22v-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-webhook{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-webhook' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2' /%3E%3Cpath d='m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06' /%3E%3Cpath d='m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-webhook-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-webhook-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15' /%3E%3Cpath d='M9 3.4a4 4 0 0 1 6.52.66' /%3E%3Cpath d='m6 17 3.1-5.8a2.5 2.5 0 0 0 .057-2.05' /%3E%3Cpath d='M20.3 20.3a4 4 0 0 1-2.3.7' /%3E%3Cpath d='M18.6 13a4 4 0 0 1 3.357 3.414' /%3E%3Cpath d='m12 6 .6 1' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-weight{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-weight' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='5' r='3' /%3E%3Cpath d='M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wheat{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wheat' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 22 16 8' /%3E%3Cpath d='M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z' /%3E%3Cpath d='M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z' /%3E%3Cpath d='M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z' /%3E%3Cpath d='M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z' /%3E%3Cpath d='M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z' /%3E%3Cpath d='M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z' /%3E%3Cpath d='M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wheat-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wheat-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m2 22 10-10' /%3E%3Cpath d='m16 8-1.17 1.17' /%3E%3Cpath d='M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z' /%3E%3Cpath d='m8 8-.53.53a3.5 3.5 0 0 0 0 4.94L9 15l1.53-1.53c.55-.55.88-1.25.98-1.97' /%3E%3Cpath d='M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62' /%3E%3Cpath d='M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z' /%3E%3Cpath d='M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z' /%3E%3Cpath d='m16 16-.53.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.49 3.49 0 0 1 1.97-.98' /%3E%3Cpath d='M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-whole-word{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-whole-word' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='7' cy='12' r='3' /%3E%3Cpath d='M10 9v6' /%3E%3Ccircle cx='17' cy='12' r='3' /%3E%3Cpath d='M14 7v8' /%3E%3Cpath d='M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wifi{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wifi' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h.01' /%3E%3Cpath d='M2 8.82a15 15 0 0 1 20 0' /%3E%3Cpath d='M5 12.859a10 10 0 0 1 14 0' /%3E%3Cpath d='M8.5 16.429a5 5 0 0 1 7 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wifi-high{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wifi-high' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h.01' /%3E%3Cpath d='M5 12.859a10 10 0 0 1 14 0' /%3E%3Cpath d='M8.5 16.429a5 5 0 0 1 7 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wifi-low{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wifi-low' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h.01' /%3E%3Cpath d='M8.5 16.429a5 5 0 0 1 7 0' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wifi-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wifi-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h.01' /%3E%3Cpath d='M8.5 16.429a5 5 0 0 1 7 0' /%3E%3Cpath d='M5 12.859a10 10 0 0 1 5.17-2.69' /%3E%3Cpath d='M19 12.859a10 10 0 0 0-2.007-1.523' /%3E%3Cpath d='M2 8.82a15 15 0 0 1 4.177-2.643' /%3E%3Cpath d='M22 8.82a15 15 0 0 0-11.288-3.764' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wifi-pen{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wifi-pen' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2 8.82a15 15 0 0 1 20 0' /%3E%3Cpath d='M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z' /%3E%3Cpath d='M5 12.859a10 10 0 0 1 10.5-2.222' /%3E%3Cpath d='M8.5 16.429a5 5 0 0 1 3-1.406' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wifi-zero{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wifi-zero' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12 20h.01' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wind{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wind' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M12.8 19.6A2 2 0 1 0 14 16H2' /%3E%3Cpath d='M17.5 8a2.5 2.5 0 1 1 2 4H2' /%3E%3Cpath d='M9.8 4.4A2 2 0 1 1 11 8H2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wind-arrow-down{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wind-arrow-down' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10 2v8' /%3E%3Cpath d='M12.8 21.6A2 2 0 1 0 14 18H2' /%3E%3Cpath d='M17.5 10a2.5 2.5 0 1 1 2 4H2' /%3E%3Cpath d='m6 6 4 4 4-4' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wine{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wine' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 22h8' /%3E%3Cpath d='M7 10h10' /%3E%3Cpath d='M12 15v7' /%3E%3Cpath d='M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wine-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wine-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M8 22h8' /%3E%3Cpath d='M7 10h3m7 0h-1.343' /%3E%3Cpath d='M12 15v7' /%3E%3Cpath d='M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198' /%3E%3Cline x1='2' x2='22' y1='2' y2='22' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-workflow{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-workflow' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='8' height='8' x='3' y='3' rx='2' /%3E%3Cpath d='M7 11v4a2 2 0 0 0 2 2h4' /%3E%3Crect width='8' height='8' x='13' y='13' rx='2' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-worm{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-worm' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m19 12-1.5 3' /%3E%3Cpath d='M19.63 18.81 22 20' /%3E%3Cpath d='M6.47 8.23a1.68 1.68 0 0 1 2.44 1.93l-.64 2.08a6.76 6.76 0 0 0 10.16 7.67l.42-.27a1 1 0 1 0-2.73-4.21l-.42.27a1.76 1.76 0 0 1-2.63-1.99l.64-2.08A6.66 6.66 0 0 0 3.94 3.9l-.7.4a1 1 0 1 0 2.55 4.34z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wrap-text{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wrap-text' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cline x1='3' x2='21' y1='6' y2='6' /%3E%3Cpath d='M3 12h15a3 3 0 1 1 0 6h-4' /%3E%3Cpolyline points='16 16 14 18 16 20' /%3E%3Cline x1='3' x2='10' y1='18' y2='18' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-wrench{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-wrench' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-x{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M18 6 6 18' /%3E%3Cpath d='m6 6 12 12' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-xcircle{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-circle-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='m9 9 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-xoctagon{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-octagon-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z' /%3E%3Cpath d='m9 9 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-xsquare{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-square-x' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2' /%3E%3Cpath d='m15 9-6 6' /%3E%3Cpath d='m9 9 6 6' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-youtube{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-youtube' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M2.5 17a24.12 24.12 0 0 1 0-10 2 2 0 0 1 1.4-1.4 49.56 49.56 0 0 1 16.2 0A2 2 0 0 1 21.5 7a24.12 24.12 0 0 1 0 10 2 2 0 0 1-1.4 1.4 49.55 49.55 0 0 1-16.2 0A2 2 0 0 1 2.5 17' /%3E%3Cpath d='m10 15 5-3-5-3z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-zap{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-zap' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-zap-off{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-zap-off' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Cpath d='M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317' /%3E%3Cpath d='M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773' /%3E%3Cpath d='M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643' /%3E%3Cpath d='m2 2 20 20' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-zoom-in{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-zoom-in' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3Cline x1='21' x2='16.65' y1='21' y2='16.65' /%3E%3Cline x1='11' x2='11' y1='8' y2='14' /%3E%3Cline x1='8' x2='14' y1='11' y2='11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon-via-mask-zoom-out{--size: 1.25rem;--Icon-svg: url("data:image/svg+xml,%0A%3Csvg class='lucide lucide-zoom-out' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='11' cy='11' r='8' /%3E%3Cline x1='21' x2='16.65' y1='21' y2='16.65' /%3E%3Cline x1='8' x2='14' y1='11' y2='11' /%3E%3C/svg%3E%0A");-webkit-mask:var(--Icon-svg) center / contain no-repeat;mask:var(--Icon-svg) center / contain no-repeat;mask-mode:alpha;aspect-ratio:1;inline-size:var(--Icon-size, var(--size));block-size:var(--Icon-size, var(--size));display:inline-block}.btu-icon{font-family:lucide;direction:ltr;display:inline-flex;font-feature-settings:"liga" 0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:var(--Icon-size);font-style:normal;font-weight:400;letter-spacing:normal;line-height:var(--Icon-size);text-transform:none;white-space:nowrap;word-wrap:normal;vertical-align:top}.btu-icon-a-large-small{--tw-content: ""}.btu-icon-air-vent{--tw-content: ""}.btu-icon-airplay{--tw-content: ""}.btu-icon-alarm-smoke{--tw-content: ""}.btu-icon-arrow-down-0-1{--tw-content: ""}.btu-icon-arrow-down-1-0{--tw-content: ""}.btu-icon-arrow-up-0-1{--tw-content: ""}.btu-icon-arrow-up-1-0{--tw-content: ""}.btu-icon-axis-3d{--tw-content: ""}.btu-icon-battery-warning{--tw-content: ""}.btu-icon-book-up-2{--tw-content: ""}.btu-icon-building-2{--tw-content: ""}.btu-icon-calendar-1{--tw-content: ""}.btu-icon-calendar-check-2{--tw-content: ""}.btu-icon-calendar-minus-2{--tw-content: ""}.btu-icon-calendar-plus-2{--tw-content: ""}.btu-icon-calendar-x-2{--tw-content: ""}.btu-icon-circle-slash-2{--tw-content: ""}.btu-icon-circle-small{--tw-content: ""}.btu-icon-clock-1{--tw-content: ""}.btu-icon-clock-10{--tw-content: ""}.btu-icon-clock-11{--tw-content: ""}.btu-icon-clock-12{--tw-content: ""}.btu-icon-clock-2{--tw-content: ""}.btu-icon-clock-3{--tw-content: ""}.btu-icon-clock-4{--tw-content: ""}.btu-icon-clock-5{--tw-content: ""}.btu-icon-clock-6{--tw-content: ""}.btu-icon-columns-2{--tw-content: ""}.btu-icon-columns-3-cog{--tw-content: ""}.btu-icon-columns-3{--tw-content: ""}.btu-icon-columns-4{--tw-content: ""}.btu-icon-dice-1{--tw-content: ""}.btu-icon-dice-2{--tw-content: ""}.btu-icon-dice-3{--tw-content: ""}.btu-icon-dice-4{--tw-content: ""}.btu-icon-dice-5{--tw-content: ""}.btu-icon-dice-6{--tw-content: ""}.btu-icon-disc-2{--tw-content: ""}.btu-icon-disc-3{--tw-content: ""}.btu-icon-file-audio-2{--tw-content: ""}.btu-icon-file-axis-3d{--tw-content: ""}.btu-icon-file-badge-2{--tw-content: ""}.btu-icon-file-check-2{--tw-content: ""}.btu-icon-file-code-2{--tw-content: ""}.btu-icon-file-json-2{--tw-content: ""}.btu-icon-file-key-2{--tw-content: ""}.btu-icon-file-lock-2{--tw-content: ""}.btu-icon-file-minus-2{--tw-content: ""}.btu-icon-file-plus-2{--tw-content: ""}.btu-icon-file-search-2{--tw-content: ""}.btu-icon-file-type-2{--tw-content: ""}.btu-icon-file-video-2{--tw-content: ""}.btu-icon-file-volume-2{--tw-content: ""}.btu-icon-file-warning{--tw-content: ""}.btu-icon-file-x-2{--tw-content: ""}.btu-icon-flip-horizontal-2{--tw-content: ""}.btu-icon-flip-vertical-2{--tw-content: ""}.btu-icon-flower-2{--tw-content: ""}.btu-icon-folder-git-2{--tw-content: ""}.btu-icon-folder-search-2{--tw-content: ""}.btu-icon-gamepad-2{--tw-content: ""}.btu-icon-grid-2x2-check{--tw-content: ""}.btu-icon-grid-2x2-plus{--tw-content: ""}.btu-icon-grid-2x2-x{--tw-content: ""}.btu-icon-grid-2x2{--tw-content: ""}.btu-icon-grid-3x3{--tw-content: ""}.btu-icon-heading-1{--tw-content: ""}.btu-icon-heading-2{--tw-content: ""}.btu-icon-heading-3{--tw-content: ""}.btu-icon-heading-4{--tw-content: ""}.btu-icon-heading-5{--tw-content: ""}.btu-icon-heading-6{--tw-content: ""}.btu-icon-layers-2{--tw-content: ""}.btu-icon-link-2-off{--tw-content: ""}.btu-icon-link-2{--tw-content: ""}.btu-icon-mail-warning{--tw-content: ""}.btu-icon-maximize-2{--tw-content: ""}.btu-icon-message-circle-warning{--tw-content: ""}.btu-icon-message-square-warning{--tw-content: ""}.btu-icon-minimize-2{--tw-content: ""}.btu-icon-monitor-smartphone{--tw-content: ""}.btu-icon-mouse-pointer-2{--tw-content: ""}.btu-icon-move-3d{--tw-content: ""}.btu-icon-move-diagonal-2{--tw-content: ""}.btu-icon-music-2{--tw-content: ""}.btu-icon-music-3{--tw-content: ""}.btu-icon-music-4{--tw-content: ""}.btu-icon-navigation-2-off{--tw-content: ""}.btu-icon-navigation-2{--tw-content: ""}.btu-icon-package-2{--tw-content: ""}.btu-icon-picture-in-picture-2{--tw-content: ""}.btu-icon-plug-2{--tw-content: ""}.btu-icon-redo-2{--tw-content: ""}.btu-icon-repeat-1{--tw-content: ""}.btu-icon-repeat-2{--tw-content: ""}.btu-icon-rotate-3d{--tw-content: ""}.btu-icon-rows-2{--tw-content: ""}.btu-icon-rows-3{--tw-content: ""}.btu-icon-rows-4{--tw-content: ""}.btu-icon-scale-3d{--tw-content: ""}.btu-icon-settings-2{--tw-content: ""}.btu-icon-share-2{--tw-content: ""}.btu-icon-smartphone-charging{--tw-content: ""}.btu-icon-smartphone-nfc{--tw-content: ""}.btu-icon-smartphone{--tw-content: ""}.btu-icon-smile-plus{--tw-content: ""}.btu-icon-smile{--tw-content: ""}.btu-icon-spell-check-2{--tw-content: ""}.btu-icon-table-2{--tw-content: ""}.btu-icon-tablet-smartphone{--tw-content: ""}.btu-icon-tally-1{--tw-content: ""}.btu-icon-tally-2{--tw-content: ""}.btu-icon-tally-3{--tw-content: ""}.btu-icon-tally-4{--tw-content: ""}.btu-icon-tally-5{--tw-content: ""}.btu-icon-trash-2{--tw-content: ""}.btu-icon-undo-2{--tw-content: ""}.btu-icon-unlink-2{--tw-content: ""}.btu-icon-volume-1{--tw-content: ""}.btu-icon-volume-2{--tw-content: ""}.btu-scrollshadow-25{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-25{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-25:before,.btu-scrollshadow-25:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-25:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-25)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-25:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-25)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-25:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-25)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-25:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-25)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-50{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-50{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-50:before,.btu-scrollshadow-50:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-50:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-50)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-50:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-50)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-50:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-50)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-50:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-50)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-100{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-100{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-100:before,.btu-scrollshadow-100:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-100:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-100)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-100:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-100)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-100:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-100)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-100:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-100)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-200{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-200{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-200:before,.btu-scrollshadow-200:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-200:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-200)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-200:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-200)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-200:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-200)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-200:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-200)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-300{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-300{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-300:before,.btu-scrollshadow-300:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-300:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-300)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-300:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-300)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-300:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-300)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-300:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-300)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-400{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-400{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-400:before,.btu-scrollshadow-400:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-400:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-400)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-400:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-400)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-400:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-400)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-400:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-400)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-500{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-500{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-500:before,.btu-scrollshadow-500:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-500:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-500)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-500:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-500)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-500:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-500)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-500:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-500)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-600{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-600{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-600:before,.btu-scrollshadow-600:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-600:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-600)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-600:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-600)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-600:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-600)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-600:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-600)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-700{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-700{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-700:before,.btu-scrollshadow-700:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-700:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-700)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-700:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-700)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-700:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-700)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-700:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-700)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-800{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-800{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-800:before,.btu-scrollshadow-800:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-800:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-800)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-800:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-800)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-800:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-800)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-800:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-800)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-scrollshadow-900{overflow-x:auto}@supports (animation-timeline:--scroll-timeline){.btu-scrollshadow-900{--whitespace: " ";animation:detect-scroll;overscroll-behavior-x:contain;animation-fill-mode:none;animation-timeline:--scroll-timeline;scroll-timeline:--scroll-timeline x}.btu-scrollshadow-900:before,.btu-scrollshadow-900:after{--visibility-if-can-scroll: var(--can-scroll) visible;--visibility-if-cant-scroll: hidden;content:var(--whitespace);animation-name:fade-in;animation-fill-mode:both;animation-timeline:--scroll-timeline;pointer-events:none;display:block;position:sticky;bottom:0;top:0;visibility:var(--visibility-if-can-scroll, var(--visibility-if-cant-scroll));z-index:10}}.btu-scrollshadow-900:before{left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-900)/.9) 90% 100%);animation-range:0ch 3ch}.btu-scrollshadow-900:after{right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-900)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-900:before{left:auto;right:0;background-image:linear-gradient(to right,transparent,oklch(var(--btu-theme-gray-900)/.9) 90% 100%);animation-direction:reverse;animation-range:calc(100% - 3ch) calc(100% + -0ch)}[dir=rtl] .btu-scrollshadow-900:after{right:auto;left:0;background-image:linear-gradient(to left,transparent,oklch(var(--btu-theme-gray-900)/.9) 90% 100%);animation-direction:normal;animation-range:0ch 3ch}.btu-tooltip{--tooltip-offset: 8px;--tooltip-arrow-size: 8px;padding:8px 12px;background-color:var(--tooltip-color-background, var(--btu-theme-white, #fff));color:var(--tooltip-color-text, oklch(var(--btu-theme-gray-900)));border-radius:var(--tooltip-border-radius, .5rem);box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;font-size:.75rem;line-height:1.125rem;font-weight:500;white-space:nowrap;text-align:left;pointer-events:none;overflow:visible;isolation:isolate;margin:0;inset:unset;border:none;opacity:0;translate:0 0;transition:opacity .15s ease,translate .15s ease,display .15s ease allow-discrete,overlay .15s ease allow-discrete;position-visibility:anchors-visible}.btu-tooltip:popover-open{overflow:visible;opacity:1;translate:0 0}.btu-tooltip-top{position-area:top;bottom:var(--tooltip-offset);margin-top:var(--tooltip-offset);position-try-fallbacks:flip-block;translate:0 4px}.btu-tooltip-top:popover-open{translate:0 0}.btu-tooltip-bottom{position-area:bottom;top:var(--tooltip-offset);margin-bottom:var(--tooltip-offset);position-try-fallbacks:flip-block;translate:0 -4px}.btu-tooltip-bottom:popover-open{translate:0 0}.btu-tooltip-left{position-area:left;right:var(--tooltip-offset);margin-left:var(--tooltip-offset);position-try-fallbacks:flip-inline;translate:4px 0}.btu-tooltip-left:popover-open{translate:0 0}.btu-tooltip-right{position-area:right;left:var(--tooltip-offset);margin-right:var(--tooltip-offset);position-try-fallbacks:flip-inline;translate:-4px 0}.btu-tooltip-right:popover-open{translate:0 0}.btu-tooltip-offset-sm{--tooltip-offset: 4px}.btu-tooltip-offset-md{--tooltip-offset: 8px}.btu-tooltip-offset-lg{--tooltip-offset: 12px}.btu-tooltip-offset-xl{--tooltip-offset: 16px}@starting-style{.btu-tooltip:popover-open{opacity:0}.btu-tooltip-top:popover-open{translate:0 4px}.btu-tooltip-bottom:popover-open{translate:0 -4px}.btu-tooltip-left:popover-open{translate:4px 0}.btu-tooltip-right:popover-open{translate:-4px 0}}.btu-tooltip-top:before,.btu-tooltip-bottom:before{content:"";position:absolute;z-index:-1;width:var(--tooltip-arrow-size);top:calc(-1 * var(--tooltip-offset));bottom:calc(-1 * var(--tooltip-offset));left:calc(50% - var(--tooltip-arrow-size) / 2);clip-path:polygon(50% calc(var(--tooltip-offset) - var(--tooltip-arrow-size)),100% var(--tooltip-offset),100% calc(100% - var(--tooltip-offset)),50% calc(100% - var(--tooltip-offset) + var(--tooltip-arrow-size)),0 calc(100% - var(--tooltip-offset)),0 var(--tooltip-offset));background:inherit;margin:inherit}.btu-tooltip-left:before,.btu-tooltip-right:before{content:"";position:absolute;z-index:-1;height:var(--tooltip-arrow-size);left:calc(-1 * var(--tooltip-offset));right:calc(-1 * var(--tooltip-offset));top:calc(50% - var(--tooltip-arrow-size) / 2);clip-path:polygon(calc(var(--tooltip-offset) - var(--tooltip-arrow-size)) 50%,var(--tooltip-offset) 0,calc(100% - var(--tooltip-offset)) 0,calc(100% - var(--tooltip-offset) + var(--tooltip-arrow-size)) 50%,calc(100% - var(--tooltip-offset)) 100%,var(--tooltip-offset) 100%);background:inherit;margin:inherit}.btu-tooltip-no-arrow:before{content:none}@media(prefers-reduced-motion:reduce){.btu-tooltip{translate:none!important;transition:opacity .15s ease,display .15s ease allow-discrete,overlay .15s ease allow-discrete}}.btu-popover{--popover-offset: 8px;--popover-arrow-size: 8px;padding:12px 16px;background-color:var(--popover-color-background, var(--btu-theme-white, #fff));color:var(--popover-color-content, oklch(var(--btu-theme-gray-900)));border-radius:var(--popover-border-radius, .5rem);box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;font-size:.875rem;line-height:1.25rem;font-weight:400;white-space:normal;text-align:left;max-width:20rem;pointer-events:auto;overflow:visible;isolation:isolate;margin:0;inset:unset;border:none;opacity:0;translate:0 0;transition:opacity .15s ease,translate .15s ease,display .15s ease allow-discrete,overlay .15s ease allow-discrete;position-visibility:anchors-visible}.btu-popover:popover-open{overflow:visible;opacity:1;translate:0 0}.btu-popover-top{position-area:top;bottom:var(--popover-offset);margin-top:var(--popover-offset);position-try-fallbacks:flip-block;translate:0 4px}.btu-popover-top:popover-open{translate:0 0}.btu-popover-bottom{position-area:bottom;top:var(--popover-offset);margin-bottom:var(--popover-offset);position-try-fallbacks:flip-block;translate:0 -4px}.btu-popover-bottom:popover-open{translate:0 0}.btu-popover-left{position-area:left;right:var(--popover-offset);margin-left:var(--popover-offset);position-try-fallbacks:flip-inline;translate:4px 0}.btu-popover-left:popover-open{translate:0 0}.btu-popover-right{position-area:right;left:var(--popover-offset);margin-right:var(--popover-offset);position-try-fallbacks:flip-inline;translate:-4px 0}.btu-popover-right:popover-open{translate:0 0}.btu-popover-offset-sm{--popover-offset: 4px}.btu-popover-offset-md{--popover-offset: 8px}.btu-popover-offset-lg{--popover-offset: 12px}.btu-popover-offset-xl{--popover-offset: 16px}@starting-style{.btu-popover:popover-open{opacity:0}.btu-popover-top:popover-open{translate:0 4px}.btu-popover-bottom:popover-open{translate:0 -4px}.btu-popover-left:popover-open{translate:4px 0}.btu-popover-right:popover-open{translate:-4px 0}}.btu-popover-top:before,.btu-popover-bottom:before{content:"";position:absolute;z-index:-1;width:var(--popover-arrow-size);top:calc(-1 * var(--popover-offset));bottom:calc(-1 * var(--popover-offset));left:calc(50% - var(--popover-arrow-size) / 2);clip-path:polygon(50% calc(var(--popover-offset) - var(--popover-arrow-size)),100% var(--popover-offset),100% calc(100% - var(--popover-offset)),50% calc(100% - var(--popover-offset) + var(--popover-arrow-size)),0 calc(100% - var(--popover-offset)),0 var(--popover-offset));background:inherit;margin:inherit}.btu-popover-left:before,.btu-popover-right:before{content:"";position:absolute;z-index:-1;height:var(--popover-arrow-size);left:calc(-1 * var(--popover-offset));right:calc(-1 * var(--popover-offset));top:calc(50% - var(--popover-arrow-size) / 2);clip-path:polygon(calc(var(--popover-offset) - var(--popover-arrow-size)) 50%,var(--popover-offset) 0,calc(100% - var(--popover-offset)) 0,calc(100% - var(--popover-offset) + var(--popover-arrow-size)) 50%,calc(100% - var(--popover-offset)) 100%,var(--popover-offset) 100%);background:inherit;margin:inherit}.btu-popover-no-arrow:before{content:none}@media(prefers-reduced-motion:reduce){.btu-popover{translate:none!important;transition:opacity .15s ease,display .15s ease allow-discrete,overlay .15s ease allow-discrete}}.btu-pagination{display:inline-flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--pagination-color-foreground, oklch(var(--btu-theme-gray-700)))}.btu-pagination-hidden{display:none}.btu-pagination-disabled{opacity:.5;pointer-events:none}.btu-pagination-loading{pointer-events:none}.btu-pagination-loading .btu-pagination-size-changer,.btu-pagination-loading .btu-pagination-total{opacity:.5}.btu-pagination-loading .btu-pagination-controls>btu-icon-button{opacity:.5}.btu-pagination-loading .btu-pagination-controls>btu-circular-progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.btu-pagination-nav{display:flex;align-items:center;gap:.75rem;width:100%}.btu-pagination-size-changer{display:inline-flex;align-items:center;gap:.5rem}.btu-pagination-size-changer:empty{display:none}.btu-pagination-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pagination-color-background, var(--btu-theme-white, #fff));border:1px solid oklch(var(--btu-theme-gray-300));border-radius:.5rem;padding:.375rem 1.75rem .375rem .5rem;font-size:.875rem;color:inherit;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.btu-pagination-select:focus-visible{outline:2px solid oklch(var(--btu-theme-primary-400));outline-offset:-1px}.btu-pagination-total{font-size:.75rem;color:oklch(var(--btu-theme-gray-500));font-weight:500;white-space:nowrap}.btu-pagination-size-changer:empty+.btu-pagination-total{margin-left:auto}.btu-pagination-controls{position:relative;display:inline-flex;align-items:center;margin-left:auto;border:1px solid oklch(var(--btu-theme-gray-300));border-radius:.5rem}.btu-pagination-controls>btu-icon-button:first-of-type>.btu-button{border-top-left-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.btu-pagination-controls>btu-icon-button:last-of-type>.btu-button{border-top-right-radius:calc(.5rem - 1px);border-bottom-right-radius:calc(.5rem - 1px)}.btu-pagination-controls>btu-icon-button>.btu-button:focus-visible{z-index:1;outline:none;box-shadow:0 0 0 1px oklch(var(--btu-theme-primary-400)),0 0 0 4px oklch(var(--btu-theme-primary-100));border-radius:calc(.5rem - 1px)}.btu-pagination-controls>btu-icon-button>.btu-button{--button-border-radius: 0;--button-color: var(--pagination-color-background, var(--btu-theme-white, #fff));--button-text-color: var(--pagination-color-foreground, oklch(var(--btu-theme-gray-700)));border-right:1px solid oklch(var(--btu-theme-gray-200))}.btu-pagination-controls>btu-icon-button:last-of-type>.btu-button{border-right:none}.btu-pagination-jumper{display:inline-flex;align-items:center;background:var(--pagination-color-background, var(--btu-theme-white, #fff))}.btu-pagination-jumper:empty{display:none}.btu-pagination-jumper:not(:empty){border-right:1px solid oklch(var(--btu-theme-gray-200))}.btu-switch{--switch-track-width: 1.75rem;--switch-track-height: 1rem;--switch-knob-size: .75rem;--switch-knob-padding: .125rem;--switch-track-icon-size: .5rem;display:inline-flex;align-items:center;gap:var(--switch-label-spacing, .75rem);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btu-switch-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.btu-switch-track{flex-shrink:0;position:relative;display:inline-flex;align-items:center;width:var(--switch-track-width);height:var(--switch-track-height);padding:var(--switch-knob-padding);border-radius:999px;background:var(--switch-color-track-off, oklch(var(--btu-theme-gray-300)));transition:background .15s ease-in-out}.btu-switch-knob{flex-shrink:0;width:var(--switch-knob-size);height:var(--switch-knob-size);border-radius:50%;background:var(--switch-color-knob, var(--btu-theme-white));box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a;transition:transform .17s cubic-bezier(.895,.03,.685,.22)}.btu-switch-track-icon-on,.btu-switch-track-icon-off{position:absolute;top:50%;opacity:0;color:var(--switch-color-knob, var(--btu-theme-white));pointer-events:none;transition:opacity .15s ease-in-out}.btu-switch-track-icon-on{left:calc((var(--switch-track-width) - var(--switch-knob-size) - var(--switch-knob-padding)) / 2);transform:translate(-50%,-50%)}.btu-switch-track-icon-off{right:calc((var(--switch-track-width) - var(--switch-knob-size) - var(--switch-knob-padding)) / 2);transform:translate(50%,-50%)}.btu-switch-input:not(:checked)~.btu-switch-track .btu-switch-track-icon-off{opacity:1}.btu-switch-input:checked~.btu-switch-track{background:var(--switch-color-track-on, oklch(var(--btu-theme-primary-700)))}.btu-switch-input:checked~.btu-switch-track .btu-switch-track-icon-on{opacity:1}.btu-switch-input:checked~.btu-switch-track .btu-switch-knob{transform:translate(calc(var(--switch-track-width) - var(--switch-knob-size) - var(--switch-knob-padding) * 2))}.btu-switch:hover .btu-switch-input:not(:disabled)~.btu-switch-track{background:var(--switch-color-track-off, oklch(var(--btu-theme-gray-400)))}.btu-switch:hover .btu-switch-input:not(:disabled):checked~.btu-switch-track{background:var(--switch-color-track-on, oklch(var(--btu-theme-primary-800)))}.btu-switch-input:focus-visible~.btu-switch-track{outline:3px solid oklch(var(--btu-theme-primary-200));outline-offset:0px}.btu-switch-input:disabled~.btu-switch-track{opacity:.5;pointer-events:none}.btu-switch-input:disabled:checked~.btu-switch-track{background:oklch(var(--btu-theme-primary-200));opacity:1}.btu-switch-input:disabled~.btu-switch-text{color:oklch(var(--btu-theme-gray-300))}.btu-switch:has(.btu-switch-input:disabled){pointer-events:none}.btu-switch-text{display:flex;flex-direction:column;gap:.125rem}.btu-switch-label{font-size:.875rem;line-height:1.25rem;font-weight:500;color:oklch(var(--btu-theme-gray-700))}.btu-switch-description{font-size:.75rem;line-height:1.125rem;color:oklch(var(--btu-theme-gray-500))}.btu-switch-label-start{flex-direction:row-reverse}.btu-switch-md{--switch-track-width: 2.25rem;--switch-track-height: 1.25rem;--switch-knob-size: 1rem;--switch-track-icon-size: .625rem}.btu-switch-lg{--switch-track-width: 2.75rem;--switch-track-height: 1.5rem;--switch-knob-size: 1.25rem;--switch-track-icon-size: .75rem}@media(prefers-reduced-motion:reduce){.btu-switch-track{transition:background .01ms ease}.btu-switch-knob{transition:transform .01ms ease}.btu-switch-track-icon-on,.btu-switch-track-icon-off{transition:opacity .01ms ease}}.btu-dropdown-panel{background-color:var(--dropdown-panel-background, var(--btu-theme-white));border:1px solid var(--dropdown-panel-border-color, oklch(var(--btu-theme-gray-200)));border-radius:var(--dropdown-panel-border-radius, .5rem);box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;padding:.25rem 0;overflow:auto;max-height:min(20rem,50vh)}:root.is-moreContrast .btu-dropdown-panel{border-color:var(--dropdown-panel-border-color, oklch(var(--btu-theme-gray-400)))}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-dropdown-panel{border-color:var(--dropdown-panel-border-color, oklch(var(--btu-theme-gray-400)))}}.btu-dropdown-panel{opacity:0;transition:opacity .15s ease}@supports (transition-behavior: allow-discrete){.btu-dropdown-panel{transition:opacity .15s ease,display .15s allow-discrete,overlay .15s allow-discrete}}@media(prefers-reduced-motion:reduce){.btu-dropdown-panel{transition:opacity .01ms ease}@supports (transition-behavior: allow-discrete){.btu-dropdown-panel{transition:opacity .01ms ease,display .01ms allow-discrete,overlay .01ms allow-discrete}}}.btu-dropdown-panel:popover-open{opacity:1}@starting-style{.btu-dropdown-panel:popover-open{opacity:0}}.btu-dropdown-header{display:flex;align-items:center;padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:oklch(var(--btu-theme-gray-900));border-bottom:1px solid var(--dropdown-divider-color, oklch(var(--btu-theme-gray-200)));margin-bottom:.25rem}.btu-dropdown-empty{display:flex;align-items:center;justify-content:center;padding:1rem;font-size:.875rem;color:var(--dropdown-empty-color, oklch(var(--btu-theme-gray-400)))}.btu-dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:var(--dropdown-item-font-size, .875rem);line-height:1.25rem;color:var(--dropdown-item-color, oklch(var(--btu-theme-gray-700)));background-color:var(--dropdown-item-background, transparent);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;white-space:nowrap}.btu-dropdown-item:hover{background-color:var(--dropdown-item-hover-background, oklch(var(--btu-theme-gray-100)));color:var(--dropdown-item-hover-color, oklch(var(--btu-theme-gray-900)))}.btu-dropdown-item:focus-visible{background-color:var(--dropdown-item-hover-background, oklch(var(--btu-theme-gray-100)));color:var(--dropdown-item-hover-color, oklch(var(--btu-theme-gray-900)))}.btu-dropdown-item-selected,.btu-dropdown-item-selected:hover{background-color:var(--dropdown-item-selected-background, oklch(var(--btu-theme-primary-50)));color:var(--dropdown-item-selected-color, oklch(var(--btu-theme-primary-700)))}.btu-dropdown-item-selected:focus-visible{background-color:var(--dropdown-item-selected-background, oklch(var(--btu-theme-primary-50)));color:var(--dropdown-item-selected-color, oklch(var(--btu-theme-primary-700)))}.btu-dropdown-item-disabled{opacity:.5;cursor:default}:root.is-moreContrast .btu-dropdown-item-disabled{opacity:.4}@media screen and (prefers-contrast:more)and (forced-colors:none){:root:not(.is-normalContrast) .btu-dropdown-item-disabled{opacity:.4}}.btu-dropdown-checkbox{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;border-radius:.125rem;border:1px solid oklch(var(--btu-theme-gray-300));background-color:transparent;color:transparent}.btu-dropdown-checkbox-checked{background-color:oklch(var(--btu-theme-primary-600));border-color:oklch(var(--btu-theme-primary-600));color:var(--btu-theme-white)}.btu-dropdown-divider{border-top:1px solid var(--dropdown-divider-color, oklch(var(--btu-theme-gray-200)));margin:.25rem 0}.btu-dropdown-subhead{padding:.5rem .75rem .25rem;font-size:.75rem;font-weight:600;color:oklch(var(--btu-theme-gray-500));text-transform:uppercase;letter-spacing:.05em;line-height:1rem}button.btu-dropdown-favorite{flex-shrink:0;margin-left:auto;color:oklch(var(--btu-theme-gray-400))}button.btu-dropdown-favorite:hover,button.btu-dropdown-favorite-active{color:oklch(var(--btu-theme-warning-500))}.btu-dropdown-shortcut{margin-left:auto;font-size:.75rem;color:oklch(var(--btu-theme-gray-400))}btu-dropdown[disabled]{opacity:.5;pointer-events:none}.btu-dropdown-chevron{transition:transform .2s ease;flex-shrink:0}.btu-button-text-hidden:has(.btu-dropdown-chevron){width:auto;gap:.5rem}btu-dropdown[open] .btu-dropdown-chevron{transform:rotate(180deg)}.btu-dropdown-item-icon{display:inline-flex;flex-shrink:0}.btu-dropdown-item-label{flex:1;overflow:hidden;text-overflow:ellipsis}.btu-dropdown-check{display:inline-flex;flex-shrink:0;color:oklch(var(--btu-theme-primary-600))}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.m-0{margin:0}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-3{margin:.75rem}.m-3\.5{margin:.875rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ms-\[--badge-px\]{margin-inline-start:calc(var(--badge-px) * -1)}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.me-0{margin-inline-end:0px}.me-0\.5{margin-inline-end:.125rem}.me-1{margin-inline-end:.25rem}.me-1\.5{margin-inline-end:.375rem}.me-2{margin-inline-end:.5rem}.me-2\.5{margin-inline-end:.625rem}.me-3{margin-inline-end:.75rem}.me-3\.5{margin-inline-end:.875rem}.me-4{margin-inline-end:1rem}.me-5{margin-inline-end:1.25rem}.me-6{margin-inline-end:1.5rem}.me-7{margin-inline-end:1.75rem}.me-8{margin-inline-end:2rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-3\.5{margin-left:.875rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.ms-0{margin-inline-start:0px}.ms-0\.5{margin-inline-start:.125rem}.ms-1{margin-inline-start:.25rem}.ms-1\.5{margin-inline-start:.375rem}.ms-2{margin-inline-start:.5rem}.ms-2\.5{margin-inline-start:.625rem}.ms-3{margin-inline-start:.75rem}.ms-3\.5{margin-inline-start:.875rem}.ms-4{margin-inline-start:1rem}.ms-5{margin-inline-start:1.25rem}.ms-6{margin-inline-start:1.5rem}.ms-7{margin-inline-start:1.75rem}.ms-8{margin-inline-start:2rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-16{width:4rem;height:4rem}.size-full{width:100%;height:100%}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-full{height:100%}.max-h-32{max-height:8rem}.max-h-\[calc\(100vh-3rem\)\]{max-height:calc(100vh - 3rem)}.max-h-\[calc\(100vh-3rem-4rem\)\]{max-height:calc(100vh - 7rem)}.min-h-0{min-height:0px}.min-h-24{min-height:6rem}.min-h-32{min-height:8rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-16{width:4rem}.w-2\/3{width:66.666667%}.w-24{width:6rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-44{width:11rem}.w-5{width:1.25rem}.w-64{width:16rem}.w-8{width:2rem}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[calc\(100vw-3rem\)\]{width:calc(100vw - 3rem)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[calc\(100vw-3rem\)\]{max-width:calc(100vw - 3rem)}.flex-1{flex:1 1 0%}.flex-\[1_0_100\%\]{flex:1 0 100%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.origin-center{transform-origin:center}.translate-y-\[-100vh\]{--tw-translate-y: -100vh;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes circular-progress-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}.animate-circular-progress-dash{animation:circular-progress-dash 1s infinite ease-in-out both}@keyframes circular-progress-rotate{to{transform:rotate(360deg)}}.animate-circular-progress-rotate{animation:circular-progress-rotate 1.6s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-x-0{-moz-column-gap:0px;column-gap:0px}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-0{row-gap:0px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3{row-gap:.75rem}.gap-y-3\.5{row-gap:.875rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-7{row-gap:1.75rem}.gap-y-8{row-gap:2rem}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-gray-100{--tw-border-opacity: 1;border-color:oklch(var(--btu-theme-gray-100) / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:oklch(var(--btu-theme-gray-200) / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:oklch(var(--btu-theme-gray-300) / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:oklch(var(--btu-theme-gray-50) / var(--tw-border-opacity, 1))}.border-primary-500{--tw-border-opacity: 1;border-color:oklch(var(--btu-theme-primary-500) / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:oklch(var(--btu-theme-purple-300) / var(--tw-border-opacity, 1))}.border-warning-200{--tw-border-opacity: 1;border-color:oklch(var(--btu-theme-warning-200) / var(--tw-border-opacity, 1))}.bg-\[var\(--track-color\,_oklch\(var\(--btu-theme-gray-100\)\)\)\]{background-color:var(--track-color, oklch(var(--btu-theme-gray-100)))}.bg-error-100{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-100) / var(--tw-bg-opacity, 1))}.bg-error-200{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-200) / var(--tw-bg-opacity, 1))}.bg-error-25{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-25) / var(--tw-bg-opacity, 1))}.bg-error-300{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-300) / var(--tw-bg-opacity, 1))}.bg-error-400{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-400) / var(--tw-bg-opacity, 1))}.bg-error-50{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-50) / var(--tw-bg-opacity, 1))}.bg-error-500{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-500) / var(--tw-bg-opacity, 1))}.bg-error-600{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-600) / var(--tw-bg-opacity, 1))}.bg-error-700{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-700) / var(--tw-bg-opacity, 1))}.bg-error-800{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-800) / var(--tw-bg-opacity, 1))}.bg-error-900{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-900) / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-100) / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-200) / var(--tw-bg-opacity, 1))}.bg-gray-25{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-25) / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-300) / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-400) / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-50) / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-500) / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-600) / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-700) / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-800) / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-900) / var(--tw-bg-opacity, 1))}.bg-primary-100{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-100) / var(--tw-bg-opacity, 1))}.bg-primary-200{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-200) / var(--tw-bg-opacity, 1))}.bg-primary-25{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-25) / var(--tw-bg-opacity, 1))}.bg-primary-300{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-300) / var(--tw-bg-opacity, 1))}.bg-primary-400{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-400) / var(--tw-bg-opacity, 1))}.bg-primary-50{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-50) / var(--tw-bg-opacity, 1))}.bg-primary-500{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-500) / var(--tw-bg-opacity, 1))}.bg-primary-600{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-600) / var(--tw-bg-opacity, 1))}.bg-primary-700{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-700) / var(--tw-bg-opacity, 1))}.bg-primary-800{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-800) / var(--tw-bg-opacity, 1))}.bg-primary-900{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-900) / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-purple-50) / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-purple-500) / var(--tw-bg-opacity, 1))}.bg-success-100{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-100) / var(--tw-bg-opacity, 1))}.bg-success-200{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-200) / var(--tw-bg-opacity, 1))}.bg-success-25{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-25) / var(--tw-bg-opacity, 1))}.bg-success-300{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-300) / var(--tw-bg-opacity, 1))}.bg-success-400{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-400) / var(--tw-bg-opacity, 1))}.bg-success-50{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-50) / var(--tw-bg-opacity, 1))}.bg-success-500{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-500) / var(--tw-bg-opacity, 1))}.bg-success-600{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-600) / var(--tw-bg-opacity, 1))}.bg-success-700{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-700) / var(--tw-bg-opacity, 1))}.bg-success-800{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-800) / var(--tw-bg-opacity, 1))}.bg-success-900{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-success-900) / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-teal-500) / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-warning-100{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-100) / var(--tw-bg-opacity, 1))}.bg-warning-200{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-200) / var(--tw-bg-opacity, 1))}.bg-warning-25{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-25) / var(--tw-bg-opacity, 1))}.bg-warning-300{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-300) / var(--tw-bg-opacity, 1))}.bg-warning-400{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-400) / var(--tw-bg-opacity, 1))}.bg-warning-50{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-50) / var(--tw-bg-opacity, 1))}.bg-warning-500{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-500) / var(--tw-bg-opacity, 1))}.bg-warning-600{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-600) / var(--tw-bg-opacity, 1))}.bg-warning-700{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-700) / var(--tw-bg-opacity, 1))}.bg-warning-800{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-800) / var(--tw-bg-opacity, 1))}.bg-warning-900{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-warning-900) / var(--tw-bg-opacity, 1))}.bg-white{background-color:var(--btu-theme-white)}.bg-ai-gradient{background-image:linear-gradient(223deg,#ff3fd2 17.79%,#c815f3 44.71%,#a511fc,#810aff 71.63%,#7b28ff,#7439ff 75%,#634fff,#4d61ff 81.73%,#3e69ff,#2b70ff 85.1%);background-image:linear-gradient(223deg,color(xyz 0.605 0.282 0.707) 17.79%,#c815f3 44.71%,#a511fc,color(xyz 0.282 0.119 1.011) 71.63%,color(xyz 0.279 0.127 1.014),color(xyz 0.276 0.136 1.017) 75%,color(xyz 0.269 0.153 1.023),color(xyz 0.262 0.172 1.028) 81.73%,color(xyz 0.258 0.181 1.031),color(xyz 0.255 0.191 1.033) 85.1%)}.bg-error-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-error-500)),oklch(var(--btu-theme-error-700)),oklch(var(--btu-theme-error-900)))}.bg-gray-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-gray-500)),oklch(var(--btu-theme-gray-700)),oklch(var(--btu-theme-gray-900)))}.bg-primary-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-primary-500)),oklch(var(--btu-theme-primary-700)),oklch(var(--btu-theme-primary-900)))}.bg-purple-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-purple-500)),oklch(var(--btu-theme-purple-700)),oklch(var(--btu-theme-purple-900)))}.bg-rose-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-rose-500)),oklch(var(--btu-theme-rose-700)),oklch(var(--btu-theme-rose-900)))}.bg-success-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-success-500)),oklch(var(--btu-theme-success-700)),oklch(var(--btu-theme-success-900)))}.bg-teal-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-teal-500)),oklch(var(--btu-theme-teal-700)),oklch(var(--btu-theme-teal-900)))}.bg-warning-gradient{background-image:linear-gradient(45deg,oklch(var(--btu-theme-warning-500)),oklch(var(--btu-theme-warning-700)),oklch(var(--btu-theme-warning-900)))}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-none{fill:none}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pe-0{padding-inline-end:0px}.pe-0\.5{padding-inline-end:.125rem}.pe-1{padding-inline-end:.25rem}.pe-1\.5{padding-inline-end:.375rem}.pe-2{padding-inline-end:.5rem}.pe-2\.5{padding-inline-end:.625rem}.pe-3{padding-inline-end:.75rem}.pe-3\.5{padding-inline-end:.875rem}.pe-4{padding-inline-end:1rem}.pe-5{padding-inline-end:1.25rem}.pe-6{padding-inline-end:1.5rem}.pe-7{padding-inline-end:1.75rem}.pe-8{padding-inline-end:2rem}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-3\.5{padding-left:.875rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-3\.5{padding-right:.875rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.ps-0{padding-inline-start:0px}.ps-0\.5{padding-inline-start:.125rem}.ps-1{padding-inline-start:.25rem}.ps-1\.5{padding-inline-start:.375rem}.ps-2{padding-inline-start:.5rem}.ps-2\.5{padding-inline-start:.625rem}.ps-3{padding-inline-start:.75rem}.ps-3\.5{padding-inline-start:.875rem}.ps-4{padding-inline-start:1rem}.ps-5{padding-inline-start:1.25rem}.ps-6{padding-inline-start:1.5rem}.ps-7{padding-inline-start:1.75rem}.ps-8{padding-inline-start:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text{font-size:.875rem;line-height:1.25rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-md{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.5rem;line-height:2rem}.text-xs{font-size:.75rem;line-height:1.125rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading{line-height:1.125rem}.leading-4{line-height:1.25rem}.text-black{color:var(--btu-theme-black)}.text-error-600{--tw-text-opacity: 1;color:oklch(var(--btu-theme-error-600) / var(--tw-text-opacity, 1))}.text-error-700{--tw-text-opacity: 1;color:oklch(var(--btu-theme-error-700) / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-100) / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-400) / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-500) / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-600) / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-700) / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-900) / var(--tw-text-opacity, 1))}.text-primary-600{--tw-text-opacity: 1;color:oklch(var(--btu-theme-primary-600) / var(--tw-text-opacity, 1))}.text-primary-700{--tw-text-opacity: 1;color:oklch(var(--btu-theme-primary-700) / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:oklch(var(--btu-theme-purple-600) / var(--tw-text-opacity, 1))}.text-success-700{--tw-text-opacity: 1;color:oklch(var(--btu-theme-success-700) / var(--tw-text-opacity, 1))}.text-warning-500{--tw-text-opacity: 1;color:oklch(var(--btu-theme-warning-500) / var(--tw-text-opacity, 1))}.text-warning-700{--tw-text-opacity: 1;color:oklch(var(--btu-theme-warning-700) / var(--tw-text-opacity, 1))}.text-white{color:var(--btu-theme-white)}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.shadow{--tw-shadow: 0 4px 4px 0 oklch(0% 0 0 / 4%);--tw-shadow-colored: 0 4px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0px 2px 4px -2px oklch(20.99% .034 263.44 / 6%), 0px 4px 8px -2px oklch(20.99% .034 263.44 / 10%);--tw-shadow-colored: 0px 2px 4px -2px var(--tw-shadow-color), 0px 4px 8px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-error-100{--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-error-100) / var(--tw-ring-opacity, 1))}.ring-primary-100{--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-primary-100) / var(--tw-ring-opacity, 1))}.ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-purple-500) / var(--tw-ring-opacity, 1))}.ring-success-500{--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-success-500) / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:linear(0,.0025 1.75%,.0099 3.55%,.0197 4.92%,.0341 6.4%,.0533 7.84%,.0738 9.06%,.1003 10.32%,.1281 11.41%,.194 13.37%,.2714 14.97%,.344 16.05%,.4768 17.47%,.5443 18.34%,.6069 19.39%,.6604 20.61%,.7167 22.4%,.7653 24.59%,.7876 25.87%,.8083 27.28%,.8272 28.79%,.8448 30.42%,.8649 32.63%,.8833 35.06%,.9002 37.72%,.9155 40.62%,.9295 43.79%,.9421 47.24%,.9533 50.97%,.9633 54.99%,.972 59.33%,.9795 64.01%,.9909 74.43%,.9977 86.37%,1);transition-duration:.25s}.transition-\[border-color\]{transition-property:border-color;transition-timing-function:linear(0,.0025 1.75%,.0099 3.55%,.0197 4.92%,.0341 6.4%,.0533 7.84%,.0738 9.06%,.1003 10.32%,.1281 11.41%,.194 13.37%,.2714 14.97%,.344 16.05%,.4768 17.47%,.5443 18.34%,.6069 19.39%,.6604 20.61%,.7167 22.4%,.7653 24.59%,.7876 25.87%,.8083 27.28%,.8272 28.79%,.8448 30.42%,.8649 32.63%,.8833 35.06%,.9002 37.72%,.9155 40.62%,.9295 43.79%,.9421 47.24%,.9533 50.97%,.9633 54.99%,.972 59.33%,.9795 64.01%,.9909 74.43%,.9977 86.37%,1);transition-duration:.25s}.transition-all{transition-property:all;transition-timing-function:linear(0,.0025 1.75%,.0099 3.55%,.0197 4.92%,.0341 6.4%,.0533 7.84%,.0738 9.06%,.1003 10.32%,.1281 11.41%,.194 13.37%,.2714 14.97%,.344 16.05%,.4768 17.47%,.5443 18.34%,.6069 19.39%,.6604 20.61%,.7167 22.4%,.7653 24.59%,.7876 25.87%,.8083 27.28%,.8272 28.79%,.8448 30.42%,.8649 32.63%,.8833 35.06%,.9002 37.72%,.9155 40.62%,.9295 43.79%,.9421 47.24%,.9533 50.97%,.9633 54.99%,.972 59.33%,.9795 64.01%,.9909 74.43%,.9977 86.37%,1);transition-duration:.25s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.lightTheme{--btu-theme-primary-hue: 264;--btu-theme-error-hue: 27;--btu-theme-success-hue: 157;--btu-theme-white: oklch(100% 0 0);--btu-theme-black: oklch(0% 0 241.3);--btu-theme-primary-25: 97.89% .00985699787129913 var(--btu-theme-primary-hue);--btu-theme-primary-50: 96.66% .015669304579628833 var(--btu-theme-primary-hue);--btu-theme-primary-100: 90.52% .045549880193647495 var(--btu-theme-primary-hue);--btu-theme-primary-200: 84.36% .077 var(--btu-theme-primary-hue);--btu-theme-primary-300: 75.14% .127 var(--btu-theme-primary-hue);--btu-theme-primary-400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);--btu-theme-primary-500: 58.84% .224 var(--btu-theme-primary-hue);--btu-theme-primary-600: 53.67% .229 var(--btu-theme-primary-hue);--btu-theme-primary-700: 50.18% .24368599280342138 var(--btu-theme-primary-hue);--btu-theme-primary-800: 43.56% .208 var(--btu-theme-primary-hue);--btu-theme-primary-900: 37.98% .177 var(--btu-theme-primary-hue);--btu-theme-teal-25: 98.97% .011 158.85;--btu-theme-teal-50: 97.88% .022 160.24;--btu-theme-teal-100: 95.21% .051 177.9;--btu-theme-teal-200: 90.88% .094 177.3;--btu-theme-teal-300: 85.16% .125 179.14;--btu-theme-teal-400: 77.98% .135 177.82;--btu-theme-teal-500: 69.88% .126 177.99;--btu-theme-teal-600: 59.63% .104 182.21;--btu-theme-teal-700: 50.66% .087 182.23;--btu-theme-teal-800: 43.32% .07 185.48;--btu-theme-teal-900: 38.53% .06 185.21;--btu-theme-gray-25: 99.13% .001 286.38;--btu-theme-gray-50: 98.46% .002 247.84;--btu-theme-gray-100: 96.65% .005 258.32;--btu-theme-gray-200: 94.27% .006 264.53;--btu-theme-gray-300: 87.15% .012 259.82;--btu-theme-gray-400: 70.98% .027 261.12;--btu-theme-gray-500: 54.44% .035 265.11;--btu-theme-gray-600: 44.22% .035 257.79;--btu-theme-gray-700: 36.95% .038 260.5;--btu-theme-gray-800: 27.76% .034 255.81;--btu-theme-gray-900: 20.99% .034 263.44;--btu-theme-error-25: 99.09% .004 var(--btu-theme-error-hue);--btu-theme-error-50: 97.25% .012 var(--btu-theme-error-hue);--btu-theme-error-100: 93.94% .029 var(--btu-theme-error-hue);--btu-theme-error-200: 89% .056 var(--btu-theme-error-hue);--btu-theme-error-300: 80.14% .109 var(--btu-theme-error-hue);--btu-theme-error-400: 70.86% .17 var(--btu-theme-error-hue);--btu-theme-error-500: 63.71% .21 var(--btu-theme-error-hue);--btu-theme-error-600: 57.58% .209 var(--btu-theme-error-hue);--btu-theme-error-700: 50.03% .182 var(--btu-theme-error-hue);--btu-theme-error-800: 43.22% .15 var(--btu-theme-error-hue);--btu-theme-error-900: 39.75% .118 var(--btu-theme-error-hue);--btu-theme-warning-25: 99.14% .009763307199355451 87.46952652568821;--btu-theme-warning-50: 98.49% .02 91.58;--btu-theme-warning-100: 95.6% .055 91.41;--btu-theme-warning-200: 91.12% .111 90.28;--btu-theme-warning-300: 85.94% .15 84.74;--btu-theme-warning-400: 81.09% .163 75.65;--btu-theme-warning-500: 74.69% .17 62.11;--btu-theme-warning-600: 64.63% .17 50.2;--btu-theme-warning-700: 53.94% .156 42.99;--btu-theme-warning-800: 46.15% .134 40.94;--btu-theme-warning-900: 40.61% .114 40.57;--btu-theme-success-25: 98.97% .011 var(--btu-theme-success-hue);--btu-theme-success-50: 97.88% .022 var(--btu-theme-success-hue);--btu-theme-success-100: 94.89% .056 var(--btu-theme-success-hue);--btu-theme-success-200: 90.39% .101 var(--btu-theme-success-hue);--btu-theme-success-300: 84.53% .148 var(--btu-theme-success-hue);--btu-theme-success-400: 77.3% .175 var(--btu-theme-success-hue);--btu-theme-success-500: 68.59% .167 var(--btu-theme-success-hue);--btu-theme-success-600: 59.7% .148 var(--btu-theme-success-hue);--btu-theme-success-700: 51% .122 var(--btu-theme-success-hue);--btu-theme-success-800: 43.15% .099 var(--btu-theme-success-hue);--btu-theme-success-900: 37.81% .084 var(--btu-theme-success-hue);--btu-theme-rose-25: 97.82% .010807886996043719 10.329203390463249;--btu-theme-rose-50: 96.97% .015 7.48;--btu-theme-rose-100: 94.19% .03 7.52;--btu-theme-rose-200: 89.33% .056 5.93;--btu-theme-rose-300: 81.05% .109 7.63;--btu-theme-rose-400: 72.16% .175 9;--btu-theme-rose-500: 64.88% .219 12.9;--btu-theme-rose-600: 59.08% .225 13.72;--btu-theme-rose-700: 51.97% .201 12.45;--btu-theme-rose-800: 45.98% .175 9.06;--btu-theme-rose-900: 41.36% .153 6.29;--btu-theme-purple-25: 97.94% .008 301.36;--btu-theme-purple-50: 94.72% .023 305.6;--btu-theme-purple-100: 89.6% .044 304.48;--btu-theme-purple-200: 79.14% .091 303.57;--btu-theme-purple-300: 68.73% .138 302.24;--btu-theme-purple-400: 58.67% .184 300.12;--btu-theme-purple-500: 51.3% .215 297.53;--btu-theme-purple-600: 44.55% .195 296.73;--btu-theme-purple-700: 39.45% .17 296.88;--btu-theme-purple-800: 34.83% .147 297.2;--btu-theme-purple-900: 29.31% .119 297.93}.darkTheme{--btu-theme-white: oklch(.239 .0041 264.49);--btu-theme-black: oklch(100% 0 0);--btu-theme-primary-25: 37.98% .177 var(--btu-theme-primary-hue);--btu-theme-primary-50: 43.56% .208 var(--btu-theme-primary-hue);--btu-theme-primary-100: 50.18% .24368599280342138 var(--btu-theme-primary-hue);--btu-theme-primary-200: 53.67% .229 var(--btu-theme-primary-hue);--btu-theme-primary-300: 58.84% .224 var(--btu-theme-primary-hue);--btu-theme-primary-400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);--btu-theme-primary-500: 75.14% .127 var(--btu-theme-primary-hue);--btu-theme-primary-600: 84.36% .077 var(--btu-theme-primary-hue);--btu-theme-primary-700: 90.52% .045549880193647495 var(--btu-theme-primary-hue);--btu-theme-primary-800: 96.66% .015669304579628833 var(--btu-theme-primary-hue);--btu-theme-primary-900: 97.89% .00985699787129913 var(--btu-theme-primary-hue);--btu-theme-teal-25: 38.53% .06 185.21;--btu-theme-teal-50: 43.32% .07 185.48;--btu-theme-teal-100: 50.66% .087 182.23;--btu-theme-teal-200: 59.63% .104 182.21;--btu-theme-teal-300: 69.88% .126 177.99;--btu-theme-teal-400: 77.98% .135 177.82;--btu-theme-teal-500: 85.16% .125 179.14;--btu-theme-teal-600: 90.88% .094 177.3;--btu-theme-teal-700: 95.21% .051 177.9;--btu-theme-teal-800: 97.88% .022 160.24;--btu-theme-teal-900: 98.97% .011 158.85;--btu-theme-gray-25: 23.9% .004 264.49;--btu-theme-gray-50: 28.88% .004 264.5;--btu-theme-gray-100: 33.66% .004 264.51;--btu-theme-gray-200: 36.46% .003 286.23;--btu-theme-gray-300: 39.49% .003 286.25;--btu-theme-gray-400: 54.86% 0 0;--btu-theme-gray-500: 78.17% .004 325.61;--btu-theme-gray-600: 87.61% 0 0;--btu-theme-gray-700: 92.19% 0 0;--btu-theme-gray-800: 97.02% 0 0;--btu-theme-gray-900: 98.51% 0 0;--btu-theme-error-25: 39.75% .118 var(--btu-theme-error-hue);--btu-theme-error-50: 43.22% .15 var(--btu-theme-error-hue);--btu-theme-error-100: 50.03% .182 var(--btu-theme-error-hue);--btu-theme-error-200: 57.58% .209 var(--btu-theme-error-hue);--btu-theme-error-300: 63.71% .21 var(--btu-theme-error-hue);--btu-theme-error-400: 70.86% .17 var(--btu-theme-error-hue);--btu-theme-error-500: 80.14% .109 var(--btu-theme-error-hue);--btu-theme-error-600: 89% .056 var(--btu-theme-error-hue);--btu-theme-error-700: 93.94% .029 var(--btu-theme-error-hue);--btu-theme-error-800: 97.25% .012 var(--btu-theme-error-hue);--btu-theme-error-900: 99.09% .004 var(--btu-theme-error-hue);--btu-theme-warning-25: 40.61% .114 40.57;--btu-theme-warning-50: 46.15% .134 40.94;--btu-theme-warning-100: 53.94% .156 42.99;--btu-theme-warning-200: 64.63% .17 50.2;--btu-theme-warning-300: 74.69% .17 62.11;--btu-theme-warning-400: 81.09% .163 75.65;--btu-theme-warning-500: 85.94% .15 84.74;--btu-theme-warning-600: 91.12% .111 90.28;--btu-theme-warning-700: 95.6% .055 91.41;--btu-theme-warning-800: 98.49% .02 91.58;--btu-theme-warning-900: 99.14% .009763307199355451 87.46952652568821;--btu-theme-success-25: 37.81% .084 var(--btu-theme-success-hue);--btu-theme-success-50: 43.15% .099 var(--btu-theme-success-hue);--btu-theme-success-100: 51% .122 var(--btu-theme-success-hue);--btu-theme-success-200: 59.7% .148 var(--btu-theme-success-hue);--btu-theme-success-300: 68.59% .167 var(--btu-theme-success-hue);--btu-theme-success-400: 77.3% .175 var(--btu-theme-success-hue);--btu-theme-success-500: 84.53% .148 var(--btu-theme-success-hue);--btu-theme-success-600: 90.39% .101 var(--btu-theme-success-hue);--btu-theme-success-700: 94.89% .056 var(--btu-theme-success-hue);--btu-theme-success-800: 97.88% .022 var(--btu-theme-success-hue);--btu-theme-success-900: 98.97% .011 var(--btu-theme-success-hue);--btu-theme-rose-25: 41.36% .153 6.29;--btu-theme-rose-50: 45.98% .175 9.06;--btu-theme-rose-100: 51.97% .201 12.45;--btu-theme-rose-200: 59.08% .225 13.72;--btu-theme-rose-300: 64.88% .219 12.9;--btu-theme-rose-400: 72.16% .175 9;--btu-theme-rose-500: 81.05% .109 7.63;--btu-theme-rose-600: 89.33% .056 5.93;--btu-theme-rose-700: 94.19% .03 7.52;--btu-theme-rose-800: 96.97% .015 7.48;--btu-theme-rose-900: 97.82% .010807886996043719 10.329203390463249;--btu-theme-purple-25: 29.31% .119 297.93;--btu-theme-purple-50: 34.83% .147 297.2;--btu-theme-purple-100: 39.45% .17 296.88;--btu-theme-purple-200: 44.55% .195 296.73;--btu-theme-purple-300: 51.3% .215 297.53;--btu-theme-purple-400: 58.67% .184 300.12;--btu-theme-purple-500: 68.73% .138 302.24;--btu-theme-purple-600: 79.14% .091 303.57;--btu-theme-purple-700: 89.6% .044 304.48;--btu-theme-purple-800: 94.72% .023 305.6;--btu-theme-purple-900: 97.94% .008 301.36}.btu-avatar-background-black --avatar-bg-color{-d-e-f-a-u-l-t:var(--btu-theme-black);light:oklch(0% 0 241.3);dark:oklch(100% 0 0)}.btu-avatar-background-error --avatar-bg-color{25: oklch(var(--btu-theme-error-25) / <alpha-value>);50: oklch(var(--btu-theme-error-50) / <alpha-value>);100: oklch(var(--btu-theme-error-100) / <alpha-value>);200: oklch(var(--btu-theme-error-200) / <alpha-value>);300: oklch(var(--btu-theme-error-300) / <alpha-value>);400: oklch(var(--btu-theme-error-400) / <alpha-value>);500: oklch(var(--btu-theme-error-500) / <alpha-value>);600: oklch(var(--btu-theme-error-600) / <alpha-value>);700: oklch(var(--btu-theme-error-700) / <alpha-value>);800: oklch(var(--btu-theme-error-800) / <alpha-value>);900: oklch(var(--btu-theme-error-900) / <alpha-value>)}.btu-avatar-background-error --avatar-bg-color light{25: 99.09% .004 var(--btu-theme-error-hue);50: 97.25% .012 var(--btu-theme-error-hue);100: 93.94% .029 var(--btu-theme-error-hue);200: 89% .056 var(--btu-theme-error-hue);300: 80.14% .109 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 63.71% .21 var(--btu-theme-error-hue);600: 57.58% .209 var(--btu-theme-error-hue);700: 50.03% .182 var(--btu-theme-error-hue);800: 43.22% .15 var(--btu-theme-error-hue);900: 39.75% .118 var(--btu-theme-error-hue)}.btu-avatar-background-error --avatar-bg-color dark{25: 39.75% .118 var(--btu-theme-error-hue);50: 43.22% .15 var(--btu-theme-error-hue);100: 50.03% .182 var(--btu-theme-error-hue);200: 57.58% .209 var(--btu-theme-error-hue);300: 63.71% .21 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 80.14% .109 var(--btu-theme-error-hue);600: 89% .056 var(--btu-theme-error-hue);700: 93.94% .029 var(--btu-theme-error-hue);800: 97.25% .012 var(--btu-theme-error-hue);900: 99.09% .004 var(--btu-theme-error-hue)}.btu-avatar-background-gray --avatar-bg-color{25: oklch(var(--btu-theme-gray-25) / <alpha-value>);50: oklch(var(--btu-theme-gray-50) / <alpha-value>);100: oklch(var(--btu-theme-gray-100) / <alpha-value>);200: oklch(var(--btu-theme-gray-200) / <alpha-value>);300: oklch(var(--btu-theme-gray-300) / <alpha-value>);400: oklch(var(--btu-theme-gray-400) / <alpha-value>);500: oklch(var(--btu-theme-gray-500) / <alpha-value>);600: oklch(var(--btu-theme-gray-600) / <alpha-value>);700: oklch(var(--btu-theme-gray-700) / <alpha-value>);800: oklch(var(--btu-theme-gray-800) / <alpha-value>);900: oklch(var(--btu-theme-gray-900) / <alpha-value>)}.btu-avatar-background-gray --avatar-bg-color light{25: 99.13% .001 286.38;50: 98.46% .002 247.84;100: 96.65% .005 258.32;200: 94.27% .006 264.53;300: 87.15% .012 259.82;400: 70.98% .027 261.12;500: 54.44% .035 265.11;600: 44.22% .035 257.79;700: 36.95% .038 260.5;800: 27.76% .034 255.81;900: 20.99% .034 263.44}.btu-avatar-background-gray --avatar-bg-color dark{25: 23.9% .004 264.49;50: 28.88% .004 264.5;100: 33.66% .004 264.51;200: 36.46% .003 286.23;300: 39.49% .003 286.25;400: 54.86% 0 0;500: 78.17% .004 325.61;600: 87.61% 0 0;700: 92.19% 0 0;800: 97.02% 0 0;900: 98.51% 0 0}.btu-avatar-background-primary --avatar-bg-color{25: oklch(var(--btu-theme-primary-25) / <alpha-value>);50: oklch(var(--btu-theme-primary-50) / <alpha-value>);100: oklch(var(--btu-theme-primary-100) / <alpha-value>);200: oklch(var(--btu-theme-primary-200) / <alpha-value>);300: oklch(var(--btu-theme-primary-300) / <alpha-value>);400: oklch(var(--btu-theme-primary-400) / <alpha-value>);500: oklch(var(--btu-theme-primary-500) / <alpha-value>);600: oklch(var(--btu-theme-primary-600) / <alpha-value>);700: oklch(var(--btu-theme-primary-700) / <alpha-value>);800: oklch(var(--btu-theme-primary-800) / <alpha-value>);900: oklch(var(--btu-theme-primary-900) / <alpha-value>)}.btu-avatar-background-primary --avatar-bg-color light{25: 97.89% .00985699787129913 var(--btu-theme-primary-hue);50: 96.66% .015669304579628833 var(--btu-theme-primary-hue);100: 90.52% .045549880193647495 var(--btu-theme-primary-hue);200: 84.36% .077 var(--btu-theme-primary-hue);300: 75.14% .127 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 58.84% .224 var(--btu-theme-primary-hue);600: 53.67% .229 var(--btu-theme-primary-hue);700: 50.18% .24368599280342138 var(--btu-theme-primary-hue);800: 43.56% .208 var(--btu-theme-primary-hue);900: 37.98% .177 var(--btu-theme-primary-hue)}.btu-avatar-background-primary --avatar-bg-color dark{25: 37.98% .177 var(--btu-theme-primary-hue);50: 43.56% .208 var(--btu-theme-primary-hue);100: 50.18% .24368599280342138 var(--btu-theme-primary-hue);200: 53.67% .229 var(--btu-theme-primary-hue);300: 58.84% .224 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 75.14% .127 var(--btu-theme-primary-hue);600: 84.36% .077 var(--btu-theme-primary-hue);700: 90.52% .045549880193647495 var(--btu-theme-primary-hue);800: 96.66% .015669304579628833 var(--btu-theme-primary-hue);900: 97.89% .00985699787129913 var(--btu-theme-primary-hue)}.btu-avatar-background-purple --avatar-bg-color{25: oklch(var(--btu-theme-purple-25) / <alpha-value>);50: oklch(var(--btu-theme-purple-50) / <alpha-value>);100: oklch(var(--btu-theme-purple-100) / <alpha-value>);200: oklch(var(--btu-theme-purple-200) / <alpha-value>);300: oklch(var(--btu-theme-purple-300) / <alpha-value>);400: oklch(var(--btu-theme-purple-400) / <alpha-value>);500: oklch(var(--btu-theme-purple-500) / <alpha-value>);600: oklch(var(--btu-theme-purple-600) / <alpha-value>);700: oklch(var(--btu-theme-purple-700) / <alpha-value>);800: oklch(var(--btu-theme-purple-800) / <alpha-value>);900: oklch(var(--btu-theme-purple-900) / <alpha-value>)}.btu-avatar-background-purple --avatar-bg-color light{25: 97.94% .008 301.36;50: 94.72% .023 305.6;100: 89.6% .044 304.48;200: 79.14% .091 303.57;300: 68.73% .138 302.24;400: 58.67% .184 300.12;500: 51.3% .215 297.53;600: 44.55% .195 296.73;700: 39.45% .17 296.88;800: 34.83% .147 297.2;900: 29.31% .119 297.93}.btu-avatar-background-purple --avatar-bg-color dark{25: 29.31% .119 297.93;50: 34.83% .147 297.2;100: 39.45% .17 296.88;200: 44.55% .195 296.73;300: 51.3% .215 297.53;400: 58.67% .184 300.12;500: 68.73% .138 302.24;600: 79.14% .091 303.57;700: 89.6% .044 304.48;800: 94.72% .023 305.6;900: 97.94% .008 301.36}.btu-avatar-background-rose --avatar-bg-color{25: oklch(var(--btu-theme-rose-25) / <alpha-value>);50: oklch(var(--btu-theme-rose-50) / <alpha-value>);100: oklch(var(--btu-theme-rose-100) / <alpha-value>);200: oklch(var(--btu-theme-rose-200) / <alpha-value>);300: oklch(var(--btu-theme-rose-300) / <alpha-value>);400: oklch(var(--btu-theme-rose-400) / <alpha-value>);500: oklch(var(--btu-theme-rose-500) / <alpha-value>);600: oklch(var(--btu-theme-rose-600) / <alpha-value>);700: oklch(var(--btu-theme-rose-700) / <alpha-value>);800: oklch(var(--btu-theme-rose-800) / <alpha-value>);900: oklch(var(--btu-theme-rose-900) / <alpha-value>)}.btu-avatar-background-rose --avatar-bg-color light{25: 97.82% .010807886996043719 10.329203390463249;50: 96.97% .015 7.48;100: 94.19% .03 7.52;200: 89.33% .056 5.93;300: 81.05% .109 7.63;400: 72.16% .175 9;500: 64.88% .219 12.9;600: 59.08% .225 13.72;700: 51.97% .201 12.45;800: 45.98% .175 9.06;900: 41.36% .153 6.29}.btu-avatar-background-rose --avatar-bg-color dark{25: 41.36% .153 6.29;50: 45.98% .175 9.06;100: 51.97% .201 12.45;200: 59.08% .225 13.72;300: 64.88% .219 12.9;400: 72.16% .175 9;500: 81.05% .109 7.63;600: 89.33% .056 5.93;700: 94.19% .03 7.52;800: 96.97% .015 7.48;900: 97.82% .010807886996043719 10.329203390463249}.btu-avatar-background-success --avatar-bg-color{25: oklch(var(--btu-theme-success-25) / <alpha-value>);50: oklch(var(--btu-theme-success-50) / <alpha-value>);100: oklch(var(--btu-theme-success-100) / <alpha-value>);200: oklch(var(--btu-theme-success-200) / <alpha-value>);300: oklch(var(--btu-theme-success-300) / <alpha-value>);400: oklch(var(--btu-theme-success-400) / <alpha-value>);500: oklch(var(--btu-theme-success-500) / <alpha-value>);600: oklch(var(--btu-theme-success-600) / <alpha-value>);700: oklch(var(--btu-theme-success-700) / <alpha-value>);800: oklch(var(--btu-theme-success-800) / <alpha-value>);900: oklch(var(--btu-theme-success-900) / <alpha-value>)}.btu-avatar-background-success --avatar-bg-color light{25: 98.97% .011 var(--btu-theme-success-hue);50: 97.88% .022 var(--btu-theme-success-hue);100: 94.89% .056 var(--btu-theme-success-hue);200: 90.39% .101 var(--btu-theme-success-hue);300: 84.53% .148 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 68.59% .167 var(--btu-theme-success-hue);600: 59.7% .148 var(--btu-theme-success-hue);700: 51% .122 var(--btu-theme-success-hue);800: 43.15% .099 var(--btu-theme-success-hue);900: 37.81% .084 var(--btu-theme-success-hue)}.btu-avatar-background-success --avatar-bg-color dark{25: 37.81% .084 var(--btu-theme-success-hue);50: 43.15% .099 var(--btu-theme-success-hue);100: 51% .122 var(--btu-theme-success-hue);200: 59.7% .148 var(--btu-theme-success-hue);300: 68.59% .167 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 84.53% .148 var(--btu-theme-success-hue);600: 90.39% .101 var(--btu-theme-success-hue);700: 94.89% .056 var(--btu-theme-success-hue);800: 97.88% .022 var(--btu-theme-success-hue);900: 98.97% .011 var(--btu-theme-success-hue)}.btu-avatar-background-teal --avatar-bg-color{25: oklch(var(--btu-theme-teal-25) / <alpha-value>);50: oklch(var(--btu-theme-teal-50) / <alpha-value>);100: oklch(var(--btu-theme-teal-100) / <alpha-value>);200: oklch(var(--btu-theme-teal-200) / <alpha-value>);300: oklch(var(--btu-theme-teal-300) / <alpha-value>);400: oklch(var(--btu-theme-teal-400) / <alpha-value>);500: oklch(var(--btu-theme-teal-500) / <alpha-value>);600: oklch(var(--btu-theme-teal-600) / <alpha-value>);700: oklch(var(--btu-theme-teal-700) / <alpha-value>);800: oklch(var(--btu-theme-teal-800) / <alpha-value>);900: oklch(var(--btu-theme-teal-900) / <alpha-value>)}.btu-avatar-background-teal --avatar-bg-color light{25: 98.97% .011 158.85;50: 97.88% .022 160.24;100: 95.21% .051 177.9;200: 90.88% .094 177.3;300: 85.16% .125 179.14;400: 77.98% .135 177.82;500: 69.88% .126 177.99;600: 59.63% .104 182.21;700: 50.66% .087 182.23;800: 43.32% .07 185.48;900: 38.53% .06 185.21}.btu-avatar-background-teal --avatar-bg-color dark{25: 38.53% .06 185.21;50: 43.32% .07 185.48;100: 50.66% .087 182.23;200: 59.63% .104 182.21;300: 69.88% .126 177.99;400: 77.98% .135 177.82;500: 85.16% .125 179.14;600: 90.88% .094 177.3;700: 95.21% .051 177.9;800: 97.88% .022 160.24;900: 98.97% .011 158.85}.btu-avatar-background-warning --avatar-bg-color{25: oklch(var(--btu-theme-warning-25) / <alpha-value>);50: oklch(var(--btu-theme-warning-50) / <alpha-value>);100: oklch(var(--btu-theme-warning-100) / <alpha-value>);200: oklch(var(--btu-theme-warning-200) / <alpha-value>);300: oklch(var(--btu-theme-warning-300) / <alpha-value>);400: oklch(var(--btu-theme-warning-400) / <alpha-value>);500: oklch(var(--btu-theme-warning-500) / <alpha-value>);600: oklch(var(--btu-theme-warning-600) / <alpha-value>);700: oklch(var(--btu-theme-warning-700) / <alpha-value>);800: oklch(var(--btu-theme-warning-800) / <alpha-value>);900: oklch(var(--btu-theme-warning-900) / <alpha-value>)}.btu-avatar-background-warning --avatar-bg-color light{25: 99.14% .009763307199355451 87.46952652568821;50: 98.49% .02 91.58;100: 95.6% .055 91.41;200: 91.12% .111 90.28;300: 85.94% .15 84.74;400: 81.09% .163 75.65;500: 74.69% .17 62.11;600: 64.63% .17 50.2;700: 53.94% .156 42.99;800: 46.15% .134 40.94;900: 40.61% .114 40.57}.btu-avatar-background-warning --avatar-bg-color dark{25: 40.61% .114 40.57;50: 46.15% .134 40.94;100: 53.94% .156 42.99;200: 64.63% .17 50.2;300: 74.69% .17 62.11;400: 81.09% .163 75.65;500: 85.94% .15 84.74;600: 91.12% .111 90.28;700: 95.6% .055 91.41;800: 98.49% .02 91.58;900: 99.14% .009763307199355451 87.46952652568821}.btu-avatar-background-white --avatar-bg-color{-d-e-f-a-u-l-t:var(--btu-theme-white);light:oklch(100% 0 0);dark:oklch(.239 .0041 264.49)}.btu-avatar-ring-black --avatar-ring-color{-d-e-f-a-u-l-t:var(--btu-theme-black);light:oklch(0% 0 241.3);dark:oklch(100% 0 0)}.btu-avatar-ring-error --avatar-ring-color{25: oklch(var(--btu-theme-error-25) / <alpha-value>);50: oklch(var(--btu-theme-error-50) / <alpha-value>);100: oklch(var(--btu-theme-error-100) / <alpha-value>);200: oklch(var(--btu-theme-error-200) / <alpha-value>);300: oklch(var(--btu-theme-error-300) / <alpha-value>);400: oklch(var(--btu-theme-error-400) / <alpha-value>);500: oklch(var(--btu-theme-error-500) / <alpha-value>);600: oklch(var(--btu-theme-error-600) / <alpha-value>);700: oklch(var(--btu-theme-error-700) / <alpha-value>);800: oklch(var(--btu-theme-error-800) / <alpha-value>);900: oklch(var(--btu-theme-error-900) / <alpha-value>)}.btu-avatar-ring-error --avatar-ring-color light{25: 99.09% .004 var(--btu-theme-error-hue);50: 97.25% .012 var(--btu-theme-error-hue);100: 93.94% .029 var(--btu-theme-error-hue);200: 89% .056 var(--btu-theme-error-hue);300: 80.14% .109 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 63.71% .21 var(--btu-theme-error-hue);600: 57.58% .209 var(--btu-theme-error-hue);700: 50.03% .182 var(--btu-theme-error-hue);800: 43.22% .15 var(--btu-theme-error-hue);900: 39.75% .118 var(--btu-theme-error-hue)}.btu-avatar-ring-error --avatar-ring-color dark{25: 39.75% .118 var(--btu-theme-error-hue);50: 43.22% .15 var(--btu-theme-error-hue);100: 50.03% .182 var(--btu-theme-error-hue);200: 57.58% .209 var(--btu-theme-error-hue);300: 63.71% .21 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 80.14% .109 var(--btu-theme-error-hue);600: 89% .056 var(--btu-theme-error-hue);700: 93.94% .029 var(--btu-theme-error-hue);800: 97.25% .012 var(--btu-theme-error-hue);900: 99.09% .004 var(--btu-theme-error-hue)}.btu-avatar-ring-gray --avatar-ring-color{25: oklch(var(--btu-theme-gray-25) / <alpha-value>);50: oklch(var(--btu-theme-gray-50) / <alpha-value>);100: oklch(var(--btu-theme-gray-100) / <alpha-value>);200: oklch(var(--btu-theme-gray-200) / <alpha-value>);300: oklch(var(--btu-theme-gray-300) / <alpha-value>);400: oklch(var(--btu-theme-gray-400) / <alpha-value>);500: oklch(var(--btu-theme-gray-500) / <alpha-value>);600: oklch(var(--btu-theme-gray-600) / <alpha-value>);700: oklch(var(--btu-theme-gray-700) / <alpha-value>);800: oklch(var(--btu-theme-gray-800) / <alpha-value>);900: oklch(var(--btu-theme-gray-900) / <alpha-value>)}.btu-avatar-ring-gray --avatar-ring-color light{25: 99.13% .001 286.38;50: 98.46% .002 247.84;100: 96.65% .005 258.32;200: 94.27% .006 264.53;300: 87.15% .012 259.82;400: 70.98% .027 261.12;500: 54.44% .035 265.11;600: 44.22% .035 257.79;700: 36.95% .038 260.5;800: 27.76% .034 255.81;900: 20.99% .034 263.44}.btu-avatar-ring-gray --avatar-ring-color dark{25: 23.9% .004 264.49;50: 28.88% .004 264.5;100: 33.66% .004 264.51;200: 36.46% .003 286.23;300: 39.49% .003 286.25;400: 54.86% 0 0;500: 78.17% .004 325.61;600: 87.61% 0 0;700: 92.19% 0 0;800: 97.02% 0 0;900: 98.51% 0 0}.btu-avatar-ring-primary --avatar-ring-color{25: oklch(var(--btu-theme-primary-25) / <alpha-value>);50: oklch(var(--btu-theme-primary-50) / <alpha-value>);100: oklch(var(--btu-theme-primary-100) / <alpha-value>);200: oklch(var(--btu-theme-primary-200) / <alpha-value>);300: oklch(var(--btu-theme-primary-300) / <alpha-value>);400: oklch(var(--btu-theme-primary-400) / <alpha-value>);500: oklch(var(--btu-theme-primary-500) / <alpha-value>);600: oklch(var(--btu-theme-primary-600) / <alpha-value>);700: oklch(var(--btu-theme-primary-700) / <alpha-value>);800: oklch(var(--btu-theme-primary-800) / <alpha-value>);900: oklch(var(--btu-theme-primary-900) / <alpha-value>)}.btu-avatar-ring-primary --avatar-ring-color light{25: 97.89% .00985699787129913 var(--btu-theme-primary-hue);50: 96.66% .015669304579628833 var(--btu-theme-primary-hue);100: 90.52% .045549880193647495 var(--btu-theme-primary-hue);200: 84.36% .077 var(--btu-theme-primary-hue);300: 75.14% .127 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 58.84% .224 var(--btu-theme-primary-hue);600: 53.67% .229 var(--btu-theme-primary-hue);700: 50.18% .24368599280342138 var(--btu-theme-primary-hue);800: 43.56% .208 var(--btu-theme-primary-hue);900: 37.98% .177 var(--btu-theme-primary-hue)}.btu-avatar-ring-primary --avatar-ring-color dark{25: 37.98% .177 var(--btu-theme-primary-hue);50: 43.56% .208 var(--btu-theme-primary-hue);100: 50.18% .24368599280342138 var(--btu-theme-primary-hue);200: 53.67% .229 var(--btu-theme-primary-hue);300: 58.84% .224 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 75.14% .127 var(--btu-theme-primary-hue);600: 84.36% .077 var(--btu-theme-primary-hue);700: 90.52% .045549880193647495 var(--btu-theme-primary-hue);800: 96.66% .015669304579628833 var(--btu-theme-primary-hue);900: 97.89% .00985699787129913 var(--btu-theme-primary-hue)}.btu-avatar-ring-purple --avatar-ring-color{25: oklch(var(--btu-theme-purple-25) / <alpha-value>);50: oklch(var(--btu-theme-purple-50) / <alpha-value>);100: oklch(var(--btu-theme-purple-100) / <alpha-value>);200: oklch(var(--btu-theme-purple-200) / <alpha-value>);300: oklch(var(--btu-theme-purple-300) / <alpha-value>);400: oklch(var(--btu-theme-purple-400) / <alpha-value>);500: oklch(var(--btu-theme-purple-500) / <alpha-value>);600: oklch(var(--btu-theme-purple-600) / <alpha-value>);700: oklch(var(--btu-theme-purple-700) / <alpha-value>);800: oklch(var(--btu-theme-purple-800) / <alpha-value>);900: oklch(var(--btu-theme-purple-900) / <alpha-value>)}.btu-avatar-ring-purple --avatar-ring-color light{25: 97.94% .008 301.36;50: 94.72% .023 305.6;100: 89.6% .044 304.48;200: 79.14% .091 303.57;300: 68.73% .138 302.24;400: 58.67% .184 300.12;500: 51.3% .215 297.53;600: 44.55% .195 296.73;700: 39.45% .17 296.88;800: 34.83% .147 297.2;900: 29.31% .119 297.93}.btu-avatar-ring-purple --avatar-ring-color dark{25: 29.31% .119 297.93;50: 34.83% .147 297.2;100: 39.45% .17 296.88;200: 44.55% .195 296.73;300: 51.3% .215 297.53;400: 58.67% .184 300.12;500: 68.73% .138 302.24;600: 79.14% .091 303.57;700: 89.6% .044 304.48;800: 94.72% .023 305.6;900: 97.94% .008 301.36}.btu-avatar-ring-rose --avatar-ring-color{25: oklch(var(--btu-theme-rose-25) / <alpha-value>);50: oklch(var(--btu-theme-rose-50) / <alpha-value>);100: oklch(var(--btu-theme-rose-100) / <alpha-value>);200: oklch(var(--btu-theme-rose-200) / <alpha-value>);300: oklch(var(--btu-theme-rose-300) / <alpha-value>);400: oklch(var(--btu-theme-rose-400) / <alpha-value>);500: oklch(var(--btu-theme-rose-500) / <alpha-value>);600: oklch(var(--btu-theme-rose-600) / <alpha-value>);700: oklch(var(--btu-theme-rose-700) / <alpha-value>);800: oklch(var(--btu-theme-rose-800) / <alpha-value>);900: oklch(var(--btu-theme-rose-900) / <alpha-value>)}.btu-avatar-ring-rose --avatar-ring-color light{25: 97.82% .010807886996043719 10.329203390463249;50: 96.97% .015 7.48;100: 94.19% .03 7.52;200: 89.33% .056 5.93;300: 81.05% .109 7.63;400: 72.16% .175 9;500: 64.88% .219 12.9;600: 59.08% .225 13.72;700: 51.97% .201 12.45;800: 45.98% .175 9.06;900: 41.36% .153 6.29}.btu-avatar-ring-rose --avatar-ring-color dark{25: 41.36% .153 6.29;50: 45.98% .175 9.06;100: 51.97% .201 12.45;200: 59.08% .225 13.72;300: 64.88% .219 12.9;400: 72.16% .175 9;500: 81.05% .109 7.63;600: 89.33% .056 5.93;700: 94.19% .03 7.52;800: 96.97% .015 7.48;900: 97.82% .010807886996043719 10.329203390463249}.btu-avatar-ring-success --avatar-ring-color{25: oklch(var(--btu-theme-success-25) / <alpha-value>);50: oklch(var(--btu-theme-success-50) / <alpha-value>);100: oklch(var(--btu-theme-success-100) / <alpha-value>);200: oklch(var(--btu-theme-success-200) / <alpha-value>);300: oklch(var(--btu-theme-success-300) / <alpha-value>);400: oklch(var(--btu-theme-success-400) / <alpha-value>);500: oklch(var(--btu-theme-success-500) / <alpha-value>);600: oklch(var(--btu-theme-success-600) / <alpha-value>);700: oklch(var(--btu-theme-success-700) / <alpha-value>);800: oklch(var(--btu-theme-success-800) / <alpha-value>);900: oklch(var(--btu-theme-success-900) / <alpha-value>)}.btu-avatar-ring-success --avatar-ring-color light{25: 98.97% .011 var(--btu-theme-success-hue);50: 97.88% .022 var(--btu-theme-success-hue);100: 94.89% .056 var(--btu-theme-success-hue);200: 90.39% .101 var(--btu-theme-success-hue);300: 84.53% .148 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 68.59% .167 var(--btu-theme-success-hue);600: 59.7% .148 var(--btu-theme-success-hue);700: 51% .122 var(--btu-theme-success-hue);800: 43.15% .099 var(--btu-theme-success-hue);900: 37.81% .084 var(--btu-theme-success-hue)}.btu-avatar-ring-success --avatar-ring-color dark{25: 37.81% .084 var(--btu-theme-success-hue);50: 43.15% .099 var(--btu-theme-success-hue);100: 51% .122 var(--btu-theme-success-hue);200: 59.7% .148 var(--btu-theme-success-hue);300: 68.59% .167 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 84.53% .148 var(--btu-theme-success-hue);600: 90.39% .101 var(--btu-theme-success-hue);700: 94.89% .056 var(--btu-theme-success-hue);800: 97.88% .022 var(--btu-theme-success-hue);900: 98.97% .011 var(--btu-theme-success-hue)}.btu-avatar-ring-teal --avatar-ring-color{25: oklch(var(--btu-theme-teal-25) / <alpha-value>);50: oklch(var(--btu-theme-teal-50) / <alpha-value>);100: oklch(var(--btu-theme-teal-100) / <alpha-value>);200: oklch(var(--btu-theme-teal-200) / <alpha-value>);300: oklch(var(--btu-theme-teal-300) / <alpha-value>);400: oklch(var(--btu-theme-teal-400) / <alpha-value>);500: oklch(var(--btu-theme-teal-500) / <alpha-value>);600: oklch(var(--btu-theme-teal-600) / <alpha-value>);700: oklch(var(--btu-theme-teal-700) / <alpha-value>);800: oklch(var(--btu-theme-teal-800) / <alpha-value>);900: oklch(var(--btu-theme-teal-900) / <alpha-value>)}.btu-avatar-ring-teal --avatar-ring-color light{25: 98.97% .011 158.85;50: 97.88% .022 160.24;100: 95.21% .051 177.9;200: 90.88% .094 177.3;300: 85.16% .125 179.14;400: 77.98% .135 177.82;500: 69.88% .126 177.99;600: 59.63% .104 182.21;700: 50.66% .087 182.23;800: 43.32% .07 185.48;900: 38.53% .06 185.21}.btu-avatar-ring-teal --avatar-ring-color dark{25: 38.53% .06 185.21;50: 43.32% .07 185.48;100: 50.66% .087 182.23;200: 59.63% .104 182.21;300: 69.88% .126 177.99;400: 77.98% .135 177.82;500: 85.16% .125 179.14;600: 90.88% .094 177.3;700: 95.21% .051 177.9;800: 97.88% .022 160.24;900: 98.97% .011 158.85}.btu-avatar-ring-warning --avatar-ring-color{25: oklch(var(--btu-theme-warning-25) / <alpha-value>);50: oklch(var(--btu-theme-warning-50) / <alpha-value>);100: oklch(var(--btu-theme-warning-100) / <alpha-value>);200: oklch(var(--btu-theme-warning-200) / <alpha-value>);300: oklch(var(--btu-theme-warning-300) / <alpha-value>);400: oklch(var(--btu-theme-warning-400) / <alpha-value>);500: oklch(var(--btu-theme-warning-500) / <alpha-value>);600: oklch(var(--btu-theme-warning-600) / <alpha-value>);700: oklch(var(--btu-theme-warning-700) / <alpha-value>);800: oklch(var(--btu-theme-warning-800) / <alpha-value>);900: oklch(var(--btu-theme-warning-900) / <alpha-value>)}.btu-avatar-ring-warning --avatar-ring-color light{25: 99.14% .009763307199355451 87.46952652568821;50: 98.49% .02 91.58;100: 95.6% .055 91.41;200: 91.12% .111 90.28;300: 85.94% .15 84.74;400: 81.09% .163 75.65;500: 74.69% .17 62.11;600: 64.63% .17 50.2;700: 53.94% .156 42.99;800: 46.15% .134 40.94;900: 40.61% .114 40.57}.btu-avatar-ring-warning --avatar-ring-color dark{25: 40.61% .114 40.57;50: 46.15% .134 40.94;100: 53.94% .156 42.99;200: 64.63% .17 50.2;300: 74.69% .17 62.11;400: 81.09% .163 75.65;500: 85.94% .15 84.74;600: 91.12% .111 90.28;700: 95.6% .055 91.41;800: 98.49% .02 91.58;900: 99.14% .009763307199355451 87.46952652568821}.btu-avatar-ring-white --avatar-ring-color{-d-e-f-a-u-l-t:var(--btu-theme-white);light:oklch(100% 0 0);dark:oklch(.239 .0041 264.49)}.btu-badge-foreground-black --badge-color-foreground{-d-e-f-a-u-l-t:var(--btu-theme-black);light:oklch(0% 0 241.3);dark:oklch(100% 0 0)}.btu-badge-foreground-error --badge-color-foreground{25: oklch(var(--btu-theme-error-25) / <alpha-value>);50: oklch(var(--btu-theme-error-50) / <alpha-value>);100: oklch(var(--btu-theme-error-100) / <alpha-value>);200: oklch(var(--btu-theme-error-200) / <alpha-value>);300: oklch(var(--btu-theme-error-300) / <alpha-value>);400: oklch(var(--btu-theme-error-400) / <alpha-value>);500: oklch(var(--btu-theme-error-500) / <alpha-value>);600: oklch(var(--btu-theme-error-600) / <alpha-value>);700: oklch(var(--btu-theme-error-700) / <alpha-value>);800: oklch(var(--btu-theme-error-800) / <alpha-value>);900: oklch(var(--btu-theme-error-900) / <alpha-value>)}.btu-badge-foreground-error --badge-color-foreground light{25: 99.09% .004 var(--btu-theme-error-hue);50: 97.25% .012 var(--btu-theme-error-hue);100: 93.94% .029 var(--btu-theme-error-hue);200: 89% .056 var(--btu-theme-error-hue);300: 80.14% .109 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 63.71% .21 var(--btu-theme-error-hue);600: 57.58% .209 var(--btu-theme-error-hue);700: 50.03% .182 var(--btu-theme-error-hue);800: 43.22% .15 var(--btu-theme-error-hue);900: 39.75% .118 var(--btu-theme-error-hue)}.btu-badge-foreground-error --badge-color-foreground dark{25: 39.75% .118 var(--btu-theme-error-hue);50: 43.22% .15 var(--btu-theme-error-hue);100: 50.03% .182 var(--btu-theme-error-hue);200: 57.58% .209 var(--btu-theme-error-hue);300: 63.71% .21 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 80.14% .109 var(--btu-theme-error-hue);600: 89% .056 var(--btu-theme-error-hue);700: 93.94% .029 var(--btu-theme-error-hue);800: 97.25% .012 var(--btu-theme-error-hue);900: 99.09% .004 var(--btu-theme-error-hue)}.btu-badge-foreground-gray --badge-color-foreground{25: oklch(var(--btu-theme-gray-25) / <alpha-value>);50: oklch(var(--btu-theme-gray-50) / <alpha-value>);100: oklch(var(--btu-theme-gray-100) / <alpha-value>);200: oklch(var(--btu-theme-gray-200) / <alpha-value>);300: oklch(var(--btu-theme-gray-300) / <alpha-value>);400: oklch(var(--btu-theme-gray-400) / <alpha-value>);500: oklch(var(--btu-theme-gray-500) / <alpha-value>);600: oklch(var(--btu-theme-gray-600) / <alpha-value>);700: oklch(var(--btu-theme-gray-700) / <alpha-value>);800: oklch(var(--btu-theme-gray-800) / <alpha-value>);900: oklch(var(--btu-theme-gray-900) / <alpha-value>)}.btu-badge-foreground-gray --badge-color-foreground light{25: 99.13% .001 286.38;50: 98.46% .002 247.84;100: 96.65% .005 258.32;200: 94.27% .006 264.53;300: 87.15% .012 259.82;400: 70.98% .027 261.12;500: 54.44% .035 265.11;600: 44.22% .035 257.79;700: 36.95% .038 260.5;800: 27.76% .034 255.81;900: 20.99% .034 263.44}.btu-badge-foreground-gray --badge-color-foreground dark{25: 23.9% .004 264.49;50: 28.88% .004 264.5;100: 33.66% .004 264.51;200: 36.46% .003 286.23;300: 39.49% .003 286.25;400: 54.86% 0 0;500: 78.17% .004 325.61;600: 87.61% 0 0;700: 92.19% 0 0;800: 97.02% 0 0;900: 98.51% 0 0}.btu-badge-foreground-primary --badge-color-foreground{25: oklch(var(--btu-theme-primary-25) / <alpha-value>);50: oklch(var(--btu-theme-primary-50) / <alpha-value>);100: oklch(var(--btu-theme-primary-100) / <alpha-value>);200: oklch(var(--btu-theme-primary-200) / <alpha-value>);300: oklch(var(--btu-theme-primary-300) / <alpha-value>);400: oklch(var(--btu-theme-primary-400) / <alpha-value>);500: oklch(var(--btu-theme-primary-500) / <alpha-value>);600: oklch(var(--btu-theme-primary-600) / <alpha-value>);700: oklch(var(--btu-theme-primary-700) / <alpha-value>);800: oklch(var(--btu-theme-primary-800) / <alpha-value>);900: oklch(var(--btu-theme-primary-900) / <alpha-value>)}.btu-badge-foreground-primary --badge-color-foreground light{25: 97.89% .00985699787129913 var(--btu-theme-primary-hue);50: 96.66% .015669304579628833 var(--btu-theme-primary-hue);100: 90.52% .045549880193647495 var(--btu-theme-primary-hue);200: 84.36% .077 var(--btu-theme-primary-hue);300: 75.14% .127 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 58.84% .224 var(--btu-theme-primary-hue);600: 53.67% .229 var(--btu-theme-primary-hue);700: 50.18% .24368599280342138 var(--btu-theme-primary-hue);800: 43.56% .208 var(--btu-theme-primary-hue);900: 37.98% .177 var(--btu-theme-primary-hue)}.btu-badge-foreground-primary --badge-color-foreground dark{25: 37.98% .177 var(--btu-theme-primary-hue);50: 43.56% .208 var(--btu-theme-primary-hue);100: 50.18% .24368599280342138 var(--btu-theme-primary-hue);200: 53.67% .229 var(--btu-theme-primary-hue);300: 58.84% .224 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 75.14% .127 var(--btu-theme-primary-hue);600: 84.36% .077 var(--btu-theme-primary-hue);700: 90.52% .045549880193647495 var(--btu-theme-primary-hue);800: 96.66% .015669304579628833 var(--btu-theme-primary-hue);900: 97.89% .00985699787129913 var(--btu-theme-primary-hue)}.btu-badge-foreground-purple --badge-color-foreground{25: oklch(var(--btu-theme-purple-25) / <alpha-value>);50: oklch(var(--btu-theme-purple-50) / <alpha-value>);100: oklch(var(--btu-theme-purple-100) / <alpha-value>);200: oklch(var(--btu-theme-purple-200) / <alpha-value>);300: oklch(var(--btu-theme-purple-300) / <alpha-value>);400: oklch(var(--btu-theme-purple-400) / <alpha-value>);500: oklch(var(--btu-theme-purple-500) / <alpha-value>);600: oklch(var(--btu-theme-purple-600) / <alpha-value>);700: oklch(var(--btu-theme-purple-700) / <alpha-value>);800: oklch(var(--btu-theme-purple-800) / <alpha-value>);900: oklch(var(--btu-theme-purple-900) / <alpha-value>)}.btu-badge-foreground-purple --badge-color-foreground light{25: 97.94% .008 301.36;50: 94.72% .023 305.6;100: 89.6% .044 304.48;200: 79.14% .091 303.57;300: 68.73% .138 302.24;400: 58.67% .184 300.12;500: 51.3% .215 297.53;600: 44.55% .195 296.73;700: 39.45% .17 296.88;800: 34.83% .147 297.2;900: 29.31% .119 297.93}.btu-badge-foreground-purple --badge-color-foreground dark{25: 29.31% .119 297.93;50: 34.83% .147 297.2;100: 39.45% .17 296.88;200: 44.55% .195 296.73;300: 51.3% .215 297.53;400: 58.67% .184 300.12;500: 68.73% .138 302.24;600: 79.14% .091 303.57;700: 89.6% .044 304.48;800: 94.72% .023 305.6;900: 97.94% .008 301.36}.btu-badge-foreground-rose --badge-color-foreground{25: oklch(var(--btu-theme-rose-25) / <alpha-value>);50: oklch(var(--btu-theme-rose-50) / <alpha-value>);100: oklch(var(--btu-theme-rose-100) / <alpha-value>);200: oklch(var(--btu-theme-rose-200) / <alpha-value>);300: oklch(var(--btu-theme-rose-300) / <alpha-value>);400: oklch(var(--btu-theme-rose-400) / <alpha-value>);500: oklch(var(--btu-theme-rose-500) / <alpha-value>);600: oklch(var(--btu-theme-rose-600) / <alpha-value>);700: oklch(var(--btu-theme-rose-700) / <alpha-value>);800: oklch(var(--btu-theme-rose-800) / <alpha-value>);900: oklch(var(--btu-theme-rose-900) / <alpha-value>)}.btu-badge-foreground-rose --badge-color-foreground light{25: 97.82% .010807886996043719 10.329203390463249;50: 96.97% .015 7.48;100: 94.19% .03 7.52;200: 89.33% .056 5.93;300: 81.05% .109 7.63;400: 72.16% .175 9;500: 64.88% .219 12.9;600: 59.08% .225 13.72;700: 51.97% .201 12.45;800: 45.98% .175 9.06;900: 41.36% .153 6.29}.btu-badge-foreground-rose --badge-color-foreground dark{25: 41.36% .153 6.29;50: 45.98% .175 9.06;100: 51.97% .201 12.45;200: 59.08% .225 13.72;300: 64.88% .219 12.9;400: 72.16% .175 9;500: 81.05% .109 7.63;600: 89.33% .056 5.93;700: 94.19% .03 7.52;800: 96.97% .015 7.48;900: 97.82% .010807886996043719 10.329203390463249}.btu-badge-foreground-success --badge-color-foreground{25: oklch(var(--btu-theme-success-25) / <alpha-value>);50: oklch(var(--btu-theme-success-50) / <alpha-value>);100: oklch(var(--btu-theme-success-100) / <alpha-value>);200: oklch(var(--btu-theme-success-200) / <alpha-value>);300: oklch(var(--btu-theme-success-300) / <alpha-value>);400: oklch(var(--btu-theme-success-400) / <alpha-value>);500: oklch(var(--btu-theme-success-500) / <alpha-value>);600: oklch(var(--btu-theme-success-600) / <alpha-value>);700: oklch(var(--btu-theme-success-700) / <alpha-value>);800: oklch(var(--btu-theme-success-800) / <alpha-value>);900: oklch(var(--btu-theme-success-900) / <alpha-value>)}.btu-badge-foreground-success --badge-color-foreground light{25: 98.97% .011 var(--btu-theme-success-hue);50: 97.88% .022 var(--btu-theme-success-hue);100: 94.89% .056 var(--btu-theme-success-hue);200: 90.39% .101 var(--btu-theme-success-hue);300: 84.53% .148 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 68.59% .167 var(--btu-theme-success-hue);600: 59.7% .148 var(--btu-theme-success-hue);700: 51% .122 var(--btu-theme-success-hue);800: 43.15% .099 var(--btu-theme-success-hue);900: 37.81% .084 var(--btu-theme-success-hue)}.btu-badge-foreground-success --badge-color-foreground dark{25: 37.81% .084 var(--btu-theme-success-hue);50: 43.15% .099 var(--btu-theme-success-hue);100: 51% .122 var(--btu-theme-success-hue);200: 59.7% .148 var(--btu-theme-success-hue);300: 68.59% .167 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 84.53% .148 var(--btu-theme-success-hue);600: 90.39% .101 var(--btu-theme-success-hue);700: 94.89% .056 var(--btu-theme-success-hue);800: 97.88% .022 var(--btu-theme-success-hue);900: 98.97% .011 var(--btu-theme-success-hue)}.btu-badge-foreground-teal --badge-color-foreground{25: oklch(var(--btu-theme-teal-25) / <alpha-value>);50: oklch(var(--btu-theme-teal-50) / <alpha-value>);100: oklch(var(--btu-theme-teal-100) / <alpha-value>);200: oklch(var(--btu-theme-teal-200) / <alpha-value>);300: oklch(var(--btu-theme-teal-300) / <alpha-value>);400: oklch(var(--btu-theme-teal-400) / <alpha-value>);500: oklch(var(--btu-theme-teal-500) / <alpha-value>);600: oklch(var(--btu-theme-teal-600) / <alpha-value>);700: oklch(var(--btu-theme-teal-700) / <alpha-value>);800: oklch(var(--btu-theme-teal-800) / <alpha-value>);900: oklch(var(--btu-theme-teal-900) / <alpha-value>)}.btu-badge-foreground-teal --badge-color-foreground light{25: 98.97% .011 158.85;50: 97.88% .022 160.24;100: 95.21% .051 177.9;200: 90.88% .094 177.3;300: 85.16% .125 179.14;400: 77.98% .135 177.82;500: 69.88% .126 177.99;600: 59.63% .104 182.21;700: 50.66% .087 182.23;800: 43.32% .07 185.48;900: 38.53% .06 185.21}.btu-badge-foreground-teal --badge-color-foreground dark{25: 38.53% .06 185.21;50: 43.32% .07 185.48;100: 50.66% .087 182.23;200: 59.63% .104 182.21;300: 69.88% .126 177.99;400: 77.98% .135 177.82;500: 85.16% .125 179.14;600: 90.88% .094 177.3;700: 95.21% .051 177.9;800: 97.88% .022 160.24;900: 98.97% .011 158.85}.btu-badge-foreground-warning --badge-color-foreground{25: oklch(var(--btu-theme-warning-25) / <alpha-value>);50: oklch(var(--btu-theme-warning-50) / <alpha-value>);100: oklch(var(--btu-theme-warning-100) / <alpha-value>);200: oklch(var(--btu-theme-warning-200) / <alpha-value>);300: oklch(var(--btu-theme-warning-300) / <alpha-value>);400: oklch(var(--btu-theme-warning-400) / <alpha-value>);500: oklch(var(--btu-theme-warning-500) / <alpha-value>);600: oklch(var(--btu-theme-warning-600) / <alpha-value>);700: oklch(var(--btu-theme-warning-700) / <alpha-value>);800: oklch(var(--btu-theme-warning-800) / <alpha-value>);900: oklch(var(--btu-theme-warning-900) / <alpha-value>)}.btu-badge-foreground-warning --badge-color-foreground light{25: 99.14% .009763307199355451 87.46952652568821;50: 98.49% .02 91.58;100: 95.6% .055 91.41;200: 91.12% .111 90.28;300: 85.94% .15 84.74;400: 81.09% .163 75.65;500: 74.69% .17 62.11;600: 64.63% .17 50.2;700: 53.94% .156 42.99;800: 46.15% .134 40.94;900: 40.61% .114 40.57}.btu-badge-foreground-warning --badge-color-foreground dark{25: 40.61% .114 40.57;50: 46.15% .134 40.94;100: 53.94% .156 42.99;200: 64.63% .17 50.2;300: 74.69% .17 62.11;400: 81.09% .163 75.65;500: 85.94% .15 84.74;600: 91.12% .111 90.28;700: 95.6% .055 91.41;800: 98.49% .02 91.58;900: 99.14% .009763307199355451 87.46952652568821}.btu-badge-foreground-white --badge-color-foreground{-d-e-f-a-u-l-t:var(--btu-theme-white);light:oklch(100% 0 0);dark:oklch(.239 .0041 264.49)}.btu-badge-background-black --badge-color-background{-d-e-f-a-u-l-t:var(--btu-theme-black);light:oklch(0% 0 241.3);dark:oklch(100% 0 0)}.btu-badge-background-error --badge-color-background{25: oklch(var(--btu-theme-error-25) / <alpha-value>);50: oklch(var(--btu-theme-error-50) / <alpha-value>);100: oklch(var(--btu-theme-error-100) / <alpha-value>);200: oklch(var(--btu-theme-error-200) / <alpha-value>);300: oklch(var(--btu-theme-error-300) / <alpha-value>);400: oklch(var(--btu-theme-error-400) / <alpha-value>);500: oklch(var(--btu-theme-error-500) / <alpha-value>);600: oklch(var(--btu-theme-error-600) / <alpha-value>);700: oklch(var(--btu-theme-error-700) / <alpha-value>);800: oklch(var(--btu-theme-error-800) / <alpha-value>);900: oklch(var(--btu-theme-error-900) / <alpha-value>)}.btu-badge-background-error --badge-color-background light{25: 99.09% .004 var(--btu-theme-error-hue);50: 97.25% .012 var(--btu-theme-error-hue);100: 93.94% .029 var(--btu-theme-error-hue);200: 89% .056 var(--btu-theme-error-hue);300: 80.14% .109 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 63.71% .21 var(--btu-theme-error-hue);600: 57.58% .209 var(--btu-theme-error-hue);700: 50.03% .182 var(--btu-theme-error-hue);800: 43.22% .15 var(--btu-theme-error-hue);900: 39.75% .118 var(--btu-theme-error-hue)}.btu-badge-background-error --badge-color-background dark{25: 39.75% .118 var(--btu-theme-error-hue);50: 43.22% .15 var(--btu-theme-error-hue);100: 50.03% .182 var(--btu-theme-error-hue);200: 57.58% .209 var(--btu-theme-error-hue);300: 63.71% .21 var(--btu-theme-error-hue);400: 70.86% .17 var(--btu-theme-error-hue);500: 80.14% .109 var(--btu-theme-error-hue);600: 89% .056 var(--btu-theme-error-hue);700: 93.94% .029 var(--btu-theme-error-hue);800: 97.25% .012 var(--btu-theme-error-hue);900: 99.09% .004 var(--btu-theme-error-hue)}.btu-badge-background-gray --badge-color-background{25: oklch(var(--btu-theme-gray-25) / <alpha-value>);50: oklch(var(--btu-theme-gray-50) / <alpha-value>);100: oklch(var(--btu-theme-gray-100) / <alpha-value>);200: oklch(var(--btu-theme-gray-200) / <alpha-value>);300: oklch(var(--btu-theme-gray-300) / <alpha-value>);400: oklch(var(--btu-theme-gray-400) / <alpha-value>);500: oklch(var(--btu-theme-gray-500) / <alpha-value>);600: oklch(var(--btu-theme-gray-600) / <alpha-value>);700: oklch(var(--btu-theme-gray-700) / <alpha-value>);800: oklch(var(--btu-theme-gray-800) / <alpha-value>);900: oklch(var(--btu-theme-gray-900) / <alpha-value>)}.btu-badge-background-gray --badge-color-background light{25: 99.13% .001 286.38;50: 98.46% .002 247.84;100: 96.65% .005 258.32;200: 94.27% .006 264.53;300: 87.15% .012 259.82;400: 70.98% .027 261.12;500: 54.44% .035 265.11;600: 44.22% .035 257.79;700: 36.95% .038 260.5;800: 27.76% .034 255.81;900: 20.99% .034 263.44}.btu-badge-background-gray --badge-color-background dark{25: 23.9% .004 264.49;50: 28.88% .004 264.5;100: 33.66% .004 264.51;200: 36.46% .003 286.23;300: 39.49% .003 286.25;400: 54.86% 0 0;500: 78.17% .004 325.61;600: 87.61% 0 0;700: 92.19% 0 0;800: 97.02% 0 0;900: 98.51% 0 0}.btu-badge-background-primary --badge-color-background{25: oklch(var(--btu-theme-primary-25) / <alpha-value>);50: oklch(var(--btu-theme-primary-50) / <alpha-value>);100: oklch(var(--btu-theme-primary-100) / <alpha-value>);200: oklch(var(--btu-theme-primary-200) / <alpha-value>);300: oklch(var(--btu-theme-primary-300) / <alpha-value>);400: oklch(var(--btu-theme-primary-400) / <alpha-value>);500: oklch(var(--btu-theme-primary-500) / <alpha-value>);600: oklch(var(--btu-theme-primary-600) / <alpha-value>);700: oklch(var(--btu-theme-primary-700) / <alpha-value>);800: oklch(var(--btu-theme-primary-800) / <alpha-value>);900: oklch(var(--btu-theme-primary-900) / <alpha-value>)}.btu-badge-background-primary --badge-color-background light{25: 97.89% .00985699787129913 var(--btu-theme-primary-hue);50: 96.66% .015669304579628833 var(--btu-theme-primary-hue);100: 90.52% .045549880193647495 var(--btu-theme-primary-hue);200: 84.36% .077 var(--btu-theme-primary-hue);300: 75.14% .127 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 58.84% .224 var(--btu-theme-primary-hue);600: 53.67% .229 var(--btu-theme-primary-hue);700: 50.18% .24368599280342138 var(--btu-theme-primary-hue);800: 43.56% .208 var(--btu-theme-primary-hue);900: 37.98% .177 var(--btu-theme-primary-hue)}.btu-badge-background-primary --badge-color-background dark{25: 37.98% .177 var(--btu-theme-primary-hue);50: 43.56% .208 var(--btu-theme-primary-hue);100: 50.18% .24368599280342138 var(--btu-theme-primary-hue);200: 53.67% .229 var(--btu-theme-primary-hue);300: 58.84% .224 var(--btu-theme-primary-hue);400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);500: 75.14% .127 var(--btu-theme-primary-hue);600: 84.36% .077 var(--btu-theme-primary-hue);700: 90.52% .045549880193647495 var(--btu-theme-primary-hue);800: 96.66% .015669304579628833 var(--btu-theme-primary-hue);900: 97.89% .00985699787129913 var(--btu-theme-primary-hue)}.btu-badge-background-purple --badge-color-background{25: oklch(var(--btu-theme-purple-25) / <alpha-value>);50: oklch(var(--btu-theme-purple-50) / <alpha-value>);100: oklch(var(--btu-theme-purple-100) / <alpha-value>);200: oklch(var(--btu-theme-purple-200) / <alpha-value>);300: oklch(var(--btu-theme-purple-300) / <alpha-value>);400: oklch(var(--btu-theme-purple-400) / <alpha-value>);500: oklch(var(--btu-theme-purple-500) / <alpha-value>);600: oklch(var(--btu-theme-purple-600) / <alpha-value>);700: oklch(var(--btu-theme-purple-700) / <alpha-value>);800: oklch(var(--btu-theme-purple-800) / <alpha-value>);900: oklch(var(--btu-theme-purple-900) / <alpha-value>)}.btu-badge-background-purple --badge-color-background light{25: 97.94% .008 301.36;50: 94.72% .023 305.6;100: 89.6% .044 304.48;200: 79.14% .091 303.57;300: 68.73% .138 302.24;400: 58.67% .184 300.12;500: 51.3% .215 297.53;600: 44.55% .195 296.73;700: 39.45% .17 296.88;800: 34.83% .147 297.2;900: 29.31% .119 297.93}.btu-badge-background-purple --badge-color-background dark{25: 29.31% .119 297.93;50: 34.83% .147 297.2;100: 39.45% .17 296.88;200: 44.55% .195 296.73;300: 51.3% .215 297.53;400: 58.67% .184 300.12;500: 68.73% .138 302.24;600: 79.14% .091 303.57;700: 89.6% .044 304.48;800: 94.72% .023 305.6;900: 97.94% .008 301.36}.btu-badge-background-rose --badge-color-background{25: oklch(var(--btu-theme-rose-25) / <alpha-value>);50: oklch(var(--btu-theme-rose-50) / <alpha-value>);100: oklch(var(--btu-theme-rose-100) / <alpha-value>);200: oklch(var(--btu-theme-rose-200) / <alpha-value>);300: oklch(var(--btu-theme-rose-300) / <alpha-value>);400: oklch(var(--btu-theme-rose-400) / <alpha-value>);500: oklch(var(--btu-theme-rose-500) / <alpha-value>);600: oklch(var(--btu-theme-rose-600) / <alpha-value>);700: oklch(var(--btu-theme-rose-700) / <alpha-value>);800: oklch(var(--btu-theme-rose-800) / <alpha-value>);900: oklch(var(--btu-theme-rose-900) / <alpha-value>)}.btu-badge-background-rose --badge-color-background light{25: 97.82% .010807886996043719 10.329203390463249;50: 96.97% .015 7.48;100: 94.19% .03 7.52;200: 89.33% .056 5.93;300: 81.05% .109 7.63;400: 72.16% .175 9;500: 64.88% .219 12.9;600: 59.08% .225 13.72;700: 51.97% .201 12.45;800: 45.98% .175 9.06;900: 41.36% .153 6.29}.btu-badge-background-rose --badge-color-background dark{25: 41.36% .153 6.29;50: 45.98% .175 9.06;100: 51.97% .201 12.45;200: 59.08% .225 13.72;300: 64.88% .219 12.9;400: 72.16% .175 9;500: 81.05% .109 7.63;600: 89.33% .056 5.93;700: 94.19% .03 7.52;800: 96.97% .015 7.48;900: 97.82% .010807886996043719 10.329203390463249}.btu-badge-background-success --badge-color-background{25: oklch(var(--btu-theme-success-25) / <alpha-value>);50: oklch(var(--btu-theme-success-50) / <alpha-value>);100: oklch(var(--btu-theme-success-100) / <alpha-value>);200: oklch(var(--btu-theme-success-200) / <alpha-value>);300: oklch(var(--btu-theme-success-300) / <alpha-value>);400: oklch(var(--btu-theme-success-400) / <alpha-value>);500: oklch(var(--btu-theme-success-500) / <alpha-value>);600: oklch(var(--btu-theme-success-600) / <alpha-value>);700: oklch(var(--btu-theme-success-700) / <alpha-value>);800: oklch(var(--btu-theme-success-800) / <alpha-value>);900: oklch(var(--btu-theme-success-900) / <alpha-value>)}.btu-badge-background-success --badge-color-background light{25: 98.97% .011 var(--btu-theme-success-hue);50: 97.88% .022 var(--btu-theme-success-hue);100: 94.89% .056 var(--btu-theme-success-hue);200: 90.39% .101 var(--btu-theme-success-hue);300: 84.53% .148 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 68.59% .167 var(--btu-theme-success-hue);600: 59.7% .148 var(--btu-theme-success-hue);700: 51% .122 var(--btu-theme-success-hue);800: 43.15% .099 var(--btu-theme-success-hue);900: 37.81% .084 var(--btu-theme-success-hue)}.btu-badge-background-success --badge-color-background dark{25: 37.81% .084 var(--btu-theme-success-hue);50: 43.15% .099 var(--btu-theme-success-hue);100: 51% .122 var(--btu-theme-success-hue);200: 59.7% .148 var(--btu-theme-success-hue);300: 68.59% .167 var(--btu-theme-success-hue);400: 77.3% .175 var(--btu-theme-success-hue);500: 84.53% .148 var(--btu-theme-success-hue);600: 90.39% .101 var(--btu-theme-success-hue);700: 94.89% .056 var(--btu-theme-success-hue);800: 97.88% .022 var(--btu-theme-success-hue);900: 98.97% .011 var(--btu-theme-success-hue)}.btu-badge-background-teal --badge-color-background{25: oklch(var(--btu-theme-teal-25) / <alpha-value>);50: oklch(var(--btu-theme-teal-50) / <alpha-value>);100: oklch(var(--btu-theme-teal-100) / <alpha-value>);200: oklch(var(--btu-theme-teal-200) / <alpha-value>);300: oklch(var(--btu-theme-teal-300) / <alpha-value>);400: oklch(var(--btu-theme-teal-400) / <alpha-value>);500: oklch(var(--btu-theme-teal-500) / <alpha-value>);600: oklch(var(--btu-theme-teal-600) / <alpha-value>);700: oklch(var(--btu-theme-teal-700) / <alpha-value>);800: oklch(var(--btu-theme-teal-800) / <alpha-value>);900: oklch(var(--btu-theme-teal-900) / <alpha-value>)}.btu-badge-background-teal --badge-color-background light{25: 98.97% .011 158.85;50: 97.88% .022 160.24;100: 95.21% .051 177.9;200: 90.88% .094 177.3;300: 85.16% .125 179.14;400: 77.98% .135 177.82;500: 69.88% .126 177.99;600: 59.63% .104 182.21;700: 50.66% .087 182.23;800: 43.32% .07 185.48;900: 38.53% .06 185.21}.btu-badge-background-teal --badge-color-background dark{25: 38.53% .06 185.21;50: 43.32% .07 185.48;100: 50.66% .087 182.23;200: 59.63% .104 182.21;300: 69.88% .126 177.99;400: 77.98% .135 177.82;500: 85.16% .125 179.14;600: 90.88% .094 177.3;700: 95.21% .051 177.9;800: 97.88% .022 160.24;900: 98.97% .011 158.85}.btu-badge-background-warning --badge-color-background{25: oklch(var(--btu-theme-warning-25) / <alpha-value>);50: oklch(var(--btu-theme-warning-50) / <alpha-value>);100: oklch(var(--btu-theme-warning-100) / <alpha-value>);200: oklch(var(--btu-theme-warning-200) / <alpha-value>);300: oklch(var(--btu-theme-warning-300) / <alpha-value>);400: oklch(var(--btu-theme-warning-400) / <alpha-value>);500: oklch(var(--btu-theme-warning-500) / <alpha-value>);600: oklch(var(--btu-theme-warning-600) / <alpha-value>);700: oklch(var(--btu-theme-warning-700) / <alpha-value>);800: oklch(var(--btu-theme-warning-800) / <alpha-value>);900: oklch(var(--btu-theme-warning-900) / <alpha-value>)}.btu-badge-background-warning --badge-color-background light{25: 99.14% .009763307199355451 87.46952652568821;50: 98.49% .02 91.58;100: 95.6% .055 91.41;200: 91.12% .111 90.28;300: 85.94% .15 84.74;400: 81.09% .163 75.65;500: 74.69% .17 62.11;600: 64.63% .17 50.2;700: 53.94% .156 42.99;800: 46.15% .134 40.94;900: 40.61% .114 40.57}.btu-badge-background-warning --badge-color-background dark{25: 40.61% .114 40.57;50: 46.15% .134 40.94;100: 53.94% .156 42.99;200: 64.63% .17 50.2;300: 74.69% .17 62.11;400: 81.09% .163 75.65;500: 85.94% .15 84.74;600: 91.12% .111 90.28;700: 95.6% .055 91.41;800: 98.49% .02 91.58;900: 99.14% .009763307199355451 87.46952652568821}.btu-badge-background-white --badge-color-background{-d-e-f-a-u-l-t:var(--btu-theme-white);light:oklch(100% 0 0);dark:oklch(.239 .0041 264.49)}.btu-badge-dot{--badge-dot-size: 6px}.btu-badge-dot:before{content:"";display:inline-block;width:var(--badge-dot-size);height:var(--badge-dot-size);background-color:currentColor;clip-path:circle(50% at center)}.btu-button-container-none{padding:0;display:inline-flex;background-color:transparent;color:var(--button-pressed-text-color, var(--button-disabled-text-color, var(--button-fill-none-text-color)))}.btu-button-container-none:hover{color:var(--button-pressed-text-color, var(--button-disabled-text-color, var(--button-fill-none-text-color)))}.btu-icon-gradient-ai{background-image:linear-gradient(223deg,#ff3fd2 17.79%,#c815f3 44.71%,#a511fc,#810aff 71.63%,#7b28ff,#7439ff 75%,#634fff,#4d61ff 81.73%,#3e69ff,#2b70ff 85.1%);background-image:linear-gradient(223deg,color(xyz 0.605 0.282 0.707) 17.79%,#c815f3 44.71%,#a511fc,color(xyz 0.282 0.119 1.011) 71.63%,color(xyz 0.279 0.127 1.014),color(xyz 0.276 0.136 1.017) 75%,color(xyz 0.269 0.153 1.023),color(xyz 0.262 0.172 1.028) 81.73%,color(xyz 0.258 0.181 1.031),color(xyz 0.255 0.191 1.033) 85.1%);background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-error{background-image:linear-gradient(45deg,oklch(var(--btu-theme-error-500)),oklch(var(--btu-theme-error-700)),oklch(var(--btu-theme-error-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-gray{background-image:linear-gradient(45deg,oklch(var(--btu-theme-gray-500)),oklch(var(--btu-theme-gray-700)),oklch(var(--btu-theme-gray-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-primary{background-image:linear-gradient(45deg,oklch(var(--btu-theme-primary-500)),oklch(var(--btu-theme-primary-700)),oklch(var(--btu-theme-primary-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-purple{background-image:linear-gradient(45deg,oklch(var(--btu-theme-purple-500)),oklch(var(--btu-theme-purple-700)),oklch(var(--btu-theme-purple-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-rose{background-image:linear-gradient(45deg,oklch(var(--btu-theme-rose-500)),oklch(var(--btu-theme-rose-700)),oklch(var(--btu-theme-rose-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-success{background-image:linear-gradient(45deg,oklch(var(--btu-theme-success-500)),oklch(var(--btu-theme-success-700)),oklch(var(--btu-theme-success-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-teal{background-image:linear-gradient(45deg,oklch(var(--btu-theme-teal-500)),oklch(var(--btu-theme-teal-700)),oklch(var(--btu-theme-teal-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon-gradient-warning{background-image:linear-gradient(45deg,oklch(var(--btu-theme-warning-500)),oklch(var(--btu-theme-warning-700)),oklch(var(--btu-theme-warning-900)));background-repeat:no-repeat;background-position:center;background-size:var(--Icon-size, 1.5rem) var(--Icon-size, 1.5rem);width:var(--Icon-size, 1.5rem);height:var(--Icon-size, 1.5rem);display:inline-block}.btu-icon{--Icon-size: 1.25rem}.btu-icon-lg{--Icon-size: 1.5rem}.btu-icon-md{--Icon-size: 1.25rem}.btu-icon-sm{--Icon-size: 1rem}.btu-icon-xl{--Icon-size: 1.75rem}.btu-icon-xs{--Icon-size: .75rem}.\[--tw-content\:var\(--compat-icon\)\]{--tw-content: var(--compat-icon)}.\[backdrop-filter\:blur\(0px\)\]{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.\[background-color\:theme\(backdropColor\.dialog\)\]{background-color:light-dark(oklch(.04 .02 278.29 / .25),oklch(.78 .01 0 / .36))}.\[background-color\:var\(--header-background\,oklch\(var\(--btu-theme-gray-50\)\)\)\]{background-color:var(--header-background,oklch(var(--btu-theme-gray-50)))}.\[background\:var\(--widget-background\,var\(--btu-theme-white\)\)\]{background:var(--widget-background,var(--btu-theme-white))}.\[border-bottom-color\:var\(--widget-border-color\,oklch\(var\(--btu-theme-gray-200\)\)\)\]{border-bottom-color:var(--widget-border-color,oklch(var(--btu-theme-gray-200)))}.\[border-bottom-style\:solid\]{border-bottom-style:solid}.\[border-bottom-width\:1px\]{border-bottom-width:1px}.\[border-top\:var\(--widget-border\,1px_solid_oklch\(var\(--btu-theme-gray-200\)\)\)\]{border-top:var(--widget-border,1px solid oklch(var(--btu-theme-gray-200)))}.\[border\:var\(--widget-border\,1px_solid_oklch\(var\(--btu-theme-gray-200\)\)\)\]{border:var(--widget-border,1px solid oklch(var(--btu-theme-gray-200)))}.\[clipPath\:circle\(50\%_at_center\)\]{clip-path:circle(50% at center)}.\[font-size\:0\]{font-size:0}.\[grid-column\:fullbleed-start_\/_fullbleed-end\]{grid-column:fullbleed-start / fullbleed-end}.\[transition\:_width_0\.3s_ease\]{transition:width .3s ease}.\[view-transition-name\:none\]{view-transition-name:none}@font-face{font-family:lucide;src:url(./lucide-CCppEgWm.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400 600;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v38/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@property --hue{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@property --ripple-r{syntax: "<length>"; inherits: false; initial-value: 0px;}:root{--btu-theme-primary-hue: 264;--btu-theme-error-hue: 27;--btu-theme-success-hue: 157;--btu-theme-white: oklch(100% 0 0);--btu-theme-black: oklch(0% 0 241.3);--btu-theme-primary-25: 97.89% .00985699787129913 var(--btu-theme-primary-hue);--btu-theme-primary-50: 96.66% .015669304579628833 var(--btu-theme-primary-hue);--btu-theme-primary-100: 90.52% .045549880193647495 var(--btu-theme-primary-hue);--btu-theme-primary-200: 84.36% .077 var(--btu-theme-primary-hue);--btu-theme-primary-300: 75.14% .127 var(--btu-theme-primary-hue);--btu-theme-primary-400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);--btu-theme-primary-500: 58.84% .224 var(--btu-theme-primary-hue);--btu-theme-primary-600: 53.67% .229 var(--btu-theme-primary-hue);--btu-theme-primary-700: 50.18% .24368599280342138 var(--btu-theme-primary-hue);--btu-theme-primary-800: 43.56% .208 var(--btu-theme-primary-hue);--btu-theme-primary-900: 37.98% .177 var(--btu-theme-primary-hue);--btu-theme-teal-25: 98.97% .011 158.85;--btu-theme-teal-50: 97.88% .022 160.24;--btu-theme-teal-100: 95.21% .051 177.9;--btu-theme-teal-200: 90.88% .094 177.3;--btu-theme-teal-300: 85.16% .125 179.14;--btu-theme-teal-400: 77.98% .135 177.82;--btu-theme-teal-500: 69.88% .126 177.99;--btu-theme-teal-600: 59.63% .104 182.21;--btu-theme-teal-700: 50.66% .087 182.23;--btu-theme-teal-800: 43.32% .07 185.48;--btu-theme-teal-900: 38.53% .06 185.21;--btu-theme-gray-25: 99.13% .001 286.38;--btu-theme-gray-50: 98.46% .002 247.84;--btu-theme-gray-100: 96.65% .005 258.32;--btu-theme-gray-200: 94.27% .006 264.53;--btu-theme-gray-300: 87.15% .012 259.82;--btu-theme-gray-400: 70.98% .027 261.12;--btu-theme-gray-500: 54.44% .035 265.11;--btu-theme-gray-600: 44.22% .035 257.79;--btu-theme-gray-700: 36.95% .038 260.5;--btu-theme-gray-800: 27.76% .034 255.81;--btu-theme-gray-900: 20.99% .034 263.44;--btu-theme-error-25: 99.09% .004 var(--btu-theme-error-hue);--btu-theme-error-50: 97.25% .012 var(--btu-theme-error-hue);--btu-theme-error-100: 93.94% .029 var(--btu-theme-error-hue);--btu-theme-error-200: 89% .056 var(--btu-theme-error-hue);--btu-theme-error-300: 80.14% .109 var(--btu-theme-error-hue);--btu-theme-error-400: 70.86% .17 var(--btu-theme-error-hue);--btu-theme-error-500: 63.71% .21 var(--btu-theme-error-hue);--btu-theme-error-600: 57.58% .209 var(--btu-theme-error-hue);--btu-theme-error-700: 50.03% .182 var(--btu-theme-error-hue);--btu-theme-error-800: 43.22% .15 var(--btu-theme-error-hue);--btu-theme-error-900: 39.75% .118 var(--btu-theme-error-hue);--btu-theme-warning-25: 99.14% .009763307199355451 87.46952652568821;--btu-theme-warning-50: 98.49% .02 91.58;--btu-theme-warning-100: 95.6% .055 91.41;--btu-theme-warning-200: 91.12% .111 90.28;--btu-theme-warning-300: 85.94% .15 84.74;--btu-theme-warning-400: 81.09% .163 75.65;--btu-theme-warning-500: 74.69% .17 62.11;--btu-theme-warning-600: 64.63% .17 50.2;--btu-theme-warning-700: 53.94% .156 42.99;--btu-theme-warning-800: 46.15% .134 40.94;--btu-theme-warning-900: 40.61% .114 40.57;--btu-theme-success-25: 98.97% .011 var(--btu-theme-success-hue);--btu-theme-success-50: 97.88% .022 var(--btu-theme-success-hue);--btu-theme-success-100: 94.89% .056 var(--btu-theme-success-hue);--btu-theme-success-200: 90.39% .101 var(--btu-theme-success-hue);--btu-theme-success-300: 84.53% .148 var(--btu-theme-success-hue);--btu-theme-success-400: 77.3% .175 var(--btu-theme-success-hue);--btu-theme-success-500: 68.59% .167 var(--btu-theme-success-hue);--btu-theme-success-600: 59.7% .148 var(--btu-theme-success-hue);--btu-theme-success-700: 51% .122 var(--btu-theme-success-hue);--btu-theme-success-800: 43.15% .099 var(--btu-theme-success-hue);--btu-theme-success-900: 37.81% .084 var(--btu-theme-success-hue);--btu-theme-rose-25: 97.82% .010807886996043719 10.329203390463249;--btu-theme-rose-50: 96.97% .015 7.48;--btu-theme-rose-100: 94.19% .03 7.52;--btu-theme-rose-200: 89.33% .056 5.93;--btu-theme-rose-300: 81.05% .109 7.63;--btu-theme-rose-400: 72.16% .175 9;--btu-theme-rose-500: 64.88% .219 12.9;--btu-theme-rose-600: 59.08% .225 13.72;--btu-theme-rose-700: 51.97% .201 12.45;--btu-theme-rose-800: 45.98% .175 9.06;--btu-theme-rose-900: 41.36% .153 6.29;--btu-theme-purple-25: 97.94% .008 301.36;--btu-theme-purple-50: 94.72% .023 305.6;--btu-theme-purple-100: 89.6% .044 304.48;--btu-theme-purple-200: 79.14% .091 303.57;--btu-theme-purple-300: 68.73% .138 302.24;--btu-theme-purple-400: 58.67% .184 300.12;--btu-theme-purple-500: 51.3% .215 297.53;--btu-theme-purple-600: 44.55% .195 296.73;--btu-theme-purple-700: 39.45% .17 296.88;--btu-theme-purple-800: 34.83% .147 297.2;--btu-theme-purple-900: 29.31% .119 297.93}:root.is-dark,#root-inner>.is-dark{--btu-theme-white: oklch(.239 .0041 264.49);--btu-theme-black: oklch(100% 0 0);--btu-theme-primary-25: 37.98% .177 var(--btu-theme-primary-hue);--btu-theme-primary-50: 43.56% .208 var(--btu-theme-primary-hue);--btu-theme-primary-100: 50.18% .24368599280342138 var(--btu-theme-primary-hue);--btu-theme-primary-200: 53.67% .229 var(--btu-theme-primary-hue);--btu-theme-primary-300: 58.84% .224 var(--btu-theme-primary-hue);--btu-theme-primary-400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);--btu-theme-primary-500: 75.14% .127 var(--btu-theme-primary-hue);--btu-theme-primary-600: 84.36% .077 var(--btu-theme-primary-hue);--btu-theme-primary-700: 90.52% .045549880193647495 var(--btu-theme-primary-hue);--btu-theme-primary-800: 96.66% .015669304579628833 var(--btu-theme-primary-hue);--btu-theme-primary-900: 97.89% .00985699787129913 var(--btu-theme-primary-hue);--btu-theme-teal-25: 38.53% .06 185.21;--btu-theme-teal-50: 43.32% .07 185.48;--btu-theme-teal-100: 50.66% .087 182.23;--btu-theme-teal-200: 59.63% .104 182.21;--btu-theme-teal-300: 69.88% .126 177.99;--btu-theme-teal-400: 77.98% .135 177.82;--btu-theme-teal-500: 85.16% .125 179.14;--btu-theme-teal-600: 90.88% .094 177.3;--btu-theme-teal-700: 95.21% .051 177.9;--btu-theme-teal-800: 97.88% .022 160.24;--btu-theme-teal-900: 98.97% .011 158.85;--btu-theme-gray-25: 23.9% .004 264.49;--btu-theme-gray-50: 28.88% .004 264.5;--btu-theme-gray-100: 33.66% .004 264.51;--btu-theme-gray-200: 36.46% .003 286.23;--btu-theme-gray-300: 39.49% .003 286.25;--btu-theme-gray-400: 54.86% 0 0;--btu-theme-gray-500: 78.17% .004 325.61;--btu-theme-gray-600: 87.61% 0 0;--btu-theme-gray-700: 92.19% 0 0;--btu-theme-gray-800: 97.02% 0 0;--btu-theme-gray-900: 98.51% 0 0;--btu-theme-error-25: 39.75% .118 var(--btu-theme-error-hue);--btu-theme-error-50: 43.22% .15 var(--btu-theme-error-hue);--btu-theme-error-100: 50.03% .182 var(--btu-theme-error-hue);--btu-theme-error-200: 57.58% .209 var(--btu-theme-error-hue);--btu-theme-error-300: 63.71% .21 var(--btu-theme-error-hue);--btu-theme-error-400: 70.86% .17 var(--btu-theme-error-hue);--btu-theme-error-500: 80.14% .109 var(--btu-theme-error-hue);--btu-theme-error-600: 89% .056 var(--btu-theme-error-hue);--btu-theme-error-700: 93.94% .029 var(--btu-theme-error-hue);--btu-theme-error-800: 97.25% .012 var(--btu-theme-error-hue);--btu-theme-error-900: 99.09% .004 var(--btu-theme-error-hue);--btu-theme-warning-25: 40.61% .114 40.57;--btu-theme-warning-50: 46.15% .134 40.94;--btu-theme-warning-100: 53.94% .156 42.99;--btu-theme-warning-200: 64.63% .17 50.2;--btu-theme-warning-300: 74.69% .17 62.11;--btu-theme-warning-400: 81.09% .163 75.65;--btu-theme-warning-500: 85.94% .15 84.74;--btu-theme-warning-600: 91.12% .111 90.28;--btu-theme-warning-700: 95.6% .055 91.41;--btu-theme-warning-800: 98.49% .02 91.58;--btu-theme-warning-900: 99.14% .009763307199355451 87.46952652568821;--btu-theme-success-25: 37.81% .084 var(--btu-theme-success-hue);--btu-theme-success-50: 43.15% .099 var(--btu-theme-success-hue);--btu-theme-success-100: 51% .122 var(--btu-theme-success-hue);--btu-theme-success-200: 59.7% .148 var(--btu-theme-success-hue);--btu-theme-success-300: 68.59% .167 var(--btu-theme-success-hue);--btu-theme-success-400: 77.3% .175 var(--btu-theme-success-hue);--btu-theme-success-500: 84.53% .148 var(--btu-theme-success-hue);--btu-theme-success-600: 90.39% .101 var(--btu-theme-success-hue);--btu-theme-success-700: 94.89% .056 var(--btu-theme-success-hue);--btu-theme-success-800: 97.88% .022 var(--btu-theme-success-hue);--btu-theme-success-900: 98.97% .011 var(--btu-theme-success-hue);--btu-theme-rose-25: 41.36% .153 6.29;--btu-theme-rose-50: 45.98% .175 9.06;--btu-theme-rose-100: 51.97% .201 12.45;--btu-theme-rose-200: 59.08% .225 13.72;--btu-theme-rose-300: 64.88% .219 12.9;--btu-theme-rose-400: 72.16% .175 9;--btu-theme-rose-500: 81.05% .109 7.63;--btu-theme-rose-600: 89.33% .056 5.93;--btu-theme-rose-700: 94.19% .03 7.52;--btu-theme-rose-800: 96.97% .015 7.48;--btu-theme-rose-900: 97.82% .010807886996043719 10.329203390463249;--btu-theme-purple-25: 29.31% .119 297.93;--btu-theme-purple-50: 34.83% .147 297.2;--btu-theme-purple-100: 39.45% .17 296.88;--btu-theme-purple-200: 44.55% .195 296.73;--btu-theme-purple-300: 51.3% .215 297.53;--btu-theme-purple-400: 58.67% .184 300.12;--btu-theme-purple-500: 68.73% .138 302.24;--btu-theme-purple-600: 79.14% .091 303.57;--btu-theme-purple-700: 89.6% .044 304.48;--btu-theme-purple-800: 94.72% .023 305.6;--btu-theme-purple-900: 97.94% .008 301.36}@media screen and (prefers-color-scheme:dark)and (forced-colors:none){:root:not(.is-dark):not([data-theme*='"appearance":"light"']){--btu-theme-white: oklch(.239 .0041 264.49);--btu-theme-black: oklch(100% 0 0);--btu-theme-primary-25: 37.98% .177 var(--btu-theme-primary-hue);--btu-theme-primary-50: 43.56% .208 var(--btu-theme-primary-hue);--btu-theme-primary-100: 50.18% .24368599280342138 var(--btu-theme-primary-hue);--btu-theme-primary-200: 53.67% .229 var(--btu-theme-primary-hue);--btu-theme-primary-300: 58.84% .224 var(--btu-theme-primary-hue);--btu-theme-primary-400: 65.62% .18259511768215653 var(--btu-theme-primary-hue);--btu-theme-primary-500: 75.14% .127 var(--btu-theme-primary-hue);--btu-theme-primary-600: 84.36% .077 var(--btu-theme-primary-hue);--btu-theme-primary-700: 90.52% .045549880193647495 var(--btu-theme-primary-hue);--btu-theme-primary-800: 96.66% .015669304579628833 var(--btu-theme-primary-hue);--btu-theme-primary-900: 97.89% .00985699787129913 var(--btu-theme-primary-hue);--btu-theme-teal-25: 38.53% .06 185.21;--btu-theme-teal-50: 43.32% .07 185.48;--btu-theme-teal-100: 50.66% .087 182.23;--btu-theme-teal-200: 59.63% .104 182.21;--btu-theme-teal-300: 69.88% .126 177.99;--btu-theme-teal-400: 77.98% .135 177.82;--btu-theme-teal-500: 85.16% .125 179.14;--btu-theme-teal-600: 90.88% .094 177.3;--btu-theme-teal-700: 95.21% .051 177.9;--btu-theme-teal-800: 97.88% .022 160.24;--btu-theme-teal-900: 98.97% .011 158.85;--btu-theme-gray-25: 23.9% .004 264.49;--btu-theme-gray-50: 28.88% .004 264.5;--btu-theme-gray-100: 33.66% .004 264.51;--btu-theme-gray-200: 36.46% .003 286.23;--btu-theme-gray-300: 39.49% .003 286.25;--btu-theme-gray-400: 54.86% 0 0;--btu-theme-gray-500: 78.17% .004 325.61;--btu-theme-gray-600: 87.61% 0 0;--btu-theme-gray-700: 92.19% 0 0;--btu-theme-gray-800: 97.02% 0 0;--btu-theme-gray-900: 98.51% 0 0;--btu-theme-error-25: 39.75% .118 var(--btu-theme-error-hue);--btu-theme-error-50: 43.22% .15 var(--btu-theme-error-hue);--btu-theme-error-100: 50.03% .182 var(--btu-theme-error-hue);--btu-theme-error-200: 57.58% .209 var(--btu-theme-error-hue);--btu-theme-error-300: 63.71% .21 var(--btu-theme-error-hue);--btu-theme-error-400: 70.86% .17 var(--btu-theme-error-hue);--btu-theme-error-500: 80.14% .109 var(--btu-theme-error-hue);--btu-theme-error-600: 89% .056 var(--btu-theme-error-hue);--btu-theme-error-700: 93.94% .029 var(--btu-theme-error-hue);--btu-theme-error-800: 97.25% .012 var(--btu-theme-error-hue);--btu-theme-error-900: 99.09% .004 var(--btu-theme-error-hue);--btu-theme-warning-25: 40.61% .114 40.57;--btu-theme-warning-50: 46.15% .134 40.94;--btu-theme-warning-100: 53.94% .156 42.99;--btu-theme-warning-200: 64.63% .17 50.2;--btu-theme-warning-300: 74.69% .17 62.11;--btu-theme-warning-400: 81.09% .163 75.65;--btu-theme-warning-500: 85.94% .15 84.74;--btu-theme-warning-600: 91.12% .111 90.28;--btu-theme-warning-700: 95.6% .055 91.41;--btu-theme-warning-800: 98.49% .02 91.58;--btu-theme-warning-900: 99.14% .009763307199355451 87.46952652568821;--btu-theme-success-25: 37.81% .084 var(--btu-theme-success-hue);--btu-theme-success-50: 43.15% .099 var(--btu-theme-success-hue);--btu-theme-success-100: 51% .122 var(--btu-theme-success-hue);--btu-theme-success-200: 59.7% .148 var(--btu-theme-success-hue);--btu-theme-success-300: 68.59% .167 var(--btu-theme-success-hue);--btu-theme-success-400: 77.3% .175 var(--btu-theme-success-hue);--btu-theme-success-500: 84.53% .148 var(--btu-theme-success-hue);--btu-theme-success-600: 90.39% .101 var(--btu-theme-success-hue);--btu-theme-success-700: 94.89% .056 var(--btu-theme-success-hue);--btu-theme-success-800: 97.88% .022 var(--btu-theme-success-hue);--btu-theme-success-900: 98.97% .011 var(--btu-theme-success-hue);--btu-theme-rose-25: 41.36% .153 6.29;--btu-theme-rose-50: 45.98% .175 9.06;--btu-theme-rose-100: 51.97% .201 12.45;--btu-theme-rose-200: 59.08% .225 13.72;--btu-theme-rose-300: 64.88% .219 12.9;--btu-theme-rose-400: 72.16% .175 9;--btu-theme-rose-500: 81.05% .109 7.63;--btu-theme-rose-600: 89.33% .056 5.93;--btu-theme-rose-700: 94.19% .03 7.52;--btu-theme-rose-800: 96.97% .015 7.48;--btu-theme-rose-900: 97.82% .010807886996043719 10.329203390463249;--btu-theme-purple-25: 29.31% .119 297.93;--btu-theme-purple-50: 34.83% .147 297.2;--btu-theme-purple-100: 39.45% .17 296.88;--btu-theme-purple-200: 44.55% .195 296.73;--btu-theme-purple-300: 51.3% .215 297.53;--btu-theme-purple-400: 58.67% .184 300.12;--btu-theme-purple-500: 68.73% .138 302.24;--btu-theme-purple-600: 79.14% .091 303.57;--btu-theme-purple-700: 89.6% .044 304.48;--btu-theme-purple-800: 94.72% .023 305.6;--btu-theme-purple-900: 97.94% .008 301.36}:root.is-dark:not(.is-moreContrast):not(.is-normalContrast){--btu-theme-primary-25: from oklch(37.98% .177 var(--btu-theme-primary-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-primary-50: from oklch(43.56% .208 var(--btu-theme-primary-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-primary-100: from oklch(50.18% .24368599280342138 var(--btu-theme-primary-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-primary-200: from oklch(53.67% .229 var(--btu-theme-primary-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-primary-300: from oklch(58.84% .224 var(--btu-theme-primary-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-primary-400: from oklch(65.62% .18259511768215653 var(--btu-theme-primary-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-primary-500: from oklch(75.14% .127 var(--btu-theme-primary-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-primary-600: from oklch(84.36% .077 var(--btu-theme-primary-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-primary-700: from oklch(90.52% .045549880193647495 var(--btu-theme-primary-hue)) calc(l - .03) calc(c + .01) h;--btu-theme-primary-800: from oklch(96.66% .015669304579628833 var(--btu-theme-primary-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-primary-900: from oklch(97.89% .00985699787129913 var(--btu-theme-primary-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-teal-25: from oklch(38.53% .06 185.21) calc(l - .09) calc(c + .01) h;--btu-theme-teal-50: from oklch(43.32% .07 185.48) calc(l - .09) calc(c + .01) h;--btu-theme-teal-100: from oklch(50.66% .087 182.23) calc(l - .08) calc(c + .01) h;--btu-theme-teal-200: from oklch(59.63% .104 182.21) calc(l - .08) calc(c + .01) h;--btu-theme-teal-300: from oklch(69.88% .126 177.99) calc(l - .08) calc(c + .01) h;--btu-theme-teal-400: from oklch(77.98% .135 177.82) calc(l - .07) calc(c + .01) h;--btu-theme-teal-500: from oklch(85.16% .125 179.14) calc(l - .07) calc(c + .01) h;--btu-theme-teal-600: from oklch(90.88% .094 177.3) calc(l - .07) calc(c + .01) h;--btu-theme-teal-700: from oklch(95.21% .051 177.9) calc(l - .03) calc(c + .01) h;--btu-theme-teal-800: from oklch(97.88% .022 160.24) calc(l - .01) calc(c + .01) h;--btu-theme-teal-900: from oklch(98.97% .011 158.85) calc(l - .01) calc(c + .01) h;--btu-theme-gray-25: from oklch(23.9% .004 264.49) calc(l - .09) calc(c + 0) h;--btu-theme-gray-50: from oklch(28.88% .004 264.5) calc(l - .09) calc(c + 0) h;--btu-theme-gray-100: from oklch(33.66% .004 264.51) calc(l - .08) calc(c + 0) h;--btu-theme-gray-200: from oklch(36.46% .003 286.23) calc(l - .08) calc(c + 0) h;--btu-theme-gray-300: from oklch(39.49% .003 286.25) calc(l - .08) calc(c + 0) h;--btu-theme-gray-400: from oklch(54.86% 0 0) calc(l - .07) calc(c + 0) h;--btu-theme-gray-500: from oklch(78.17% .004 325.61) calc(l - .07) calc(c + 0) h;--btu-theme-gray-600: from oklch(87.61% 0 0) calc(l - .07) calc(c + 0) h;--btu-theme-gray-700: from oklch(92.19% 0 0) calc(l - .03) calc(c + 0) h;--btu-theme-gray-800: from oklch(97.02% 0 0) calc(l - .01) calc(c + 0) h;--btu-theme-gray-900: from oklch(98.51% 0 0) calc(l - .01) calc(c + 0) h;--btu-theme-error-25: from oklch(39.75% .118 var(--btu-theme-error-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-error-50: from oklch(43.22% .15 var(--btu-theme-error-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-error-100: from oklch(50.03% .182 var(--btu-theme-error-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-error-200: from oklch(57.58% .209 var(--btu-theme-error-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-error-300: from oklch(63.71% .21 var(--btu-theme-error-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-error-400: from oklch(70.86% .17 var(--btu-theme-error-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-error-500: from oklch(80.14% .109 var(--btu-theme-error-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-error-600: from oklch(89% .056 var(--btu-theme-error-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-error-700: from oklch(93.94% .029 var(--btu-theme-error-hue)) calc(l - .03) calc(c + .01) h;--btu-theme-error-800: from oklch(97.25% .012 var(--btu-theme-error-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-error-900: from oklch(99.09% .004 var(--btu-theme-error-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-warning-25: from oklch(40.61% .114 40.57) calc(l - .09) calc(c + .01) h;--btu-theme-warning-50: from oklch(46.15% .134 40.94) calc(l - .09) calc(c + .01) h;--btu-theme-warning-100: from oklch(53.94% .156 42.99) calc(l - .08) calc(c + .01) h;--btu-theme-warning-200: from oklch(64.63% .17 50.2) calc(l - .08) calc(c + .01) h;--btu-theme-warning-300: from oklch(74.69% .17 62.11) calc(l - .08) calc(c + .01) h;--btu-theme-warning-400: from oklch(81.09% .163 75.65) calc(l - .07) calc(c + .01) h;--btu-theme-warning-500: from oklch(85.94% .15 84.74) calc(l - .07) calc(c + .01) h;--btu-theme-warning-600: from oklch(91.12% .111 90.28) calc(l - .07) calc(c + .01) h;--btu-theme-warning-700: from oklch(95.6% .055 91.41) calc(l - .03) calc(c + .01) h;--btu-theme-warning-800: from oklch(98.49% .02 91.58) calc(l - .01) calc(c + .01) h;--btu-theme-warning-900: from oklch(99.14% .009763307199355451 87.46952652568821) calc(l - .01) calc(c + .01) h;--btu-theme-success-25: from oklch(37.81% .084 var(--btu-theme-success-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-success-50: from oklch(43.15% .099 var(--btu-theme-success-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-success-100: from oklch(51% .122 var(--btu-theme-success-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-success-200: from oklch(59.7% .148 var(--btu-theme-success-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-success-300: from oklch(68.59% .167 var(--btu-theme-success-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-success-400: from oklch(77.3% .175 var(--btu-theme-success-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-success-500: from oklch(84.53% .148 var(--btu-theme-success-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-success-600: from oklch(90.39% .101 var(--btu-theme-success-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-success-700: from oklch(94.89% .056 var(--btu-theme-success-hue)) calc(l - .03) calc(c + .01) h;--btu-theme-success-800: from oklch(97.88% .022 var(--btu-theme-success-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-success-900: from oklch(98.97% .011 var(--btu-theme-success-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-rose-25: from oklch(41.36% .153 6.29) calc(l - .09) calc(c + .01) h;--btu-theme-rose-50: from oklch(45.98% .175 9.06) calc(l - .09) calc(c + .01) h;--btu-theme-rose-100: from oklch(51.97% .201 12.45) calc(l - .08) calc(c + .01) h;--btu-theme-rose-200: from oklch(59.08% .225 13.72) calc(l - .08) calc(c + .01) h;--btu-theme-rose-300: from oklch(64.88% .219 12.9) calc(l - .08) calc(c + .01) h;--btu-theme-rose-400: from oklch(72.16% .175 9) calc(l - .07) calc(c + .01) h;--btu-theme-rose-500: from oklch(81.05% .109 7.63) calc(l - .07) calc(c + .01) h;--btu-theme-rose-600: from oklch(89.33% .056 5.93) calc(l - .07) calc(c + .01) h;--btu-theme-rose-700: from oklch(94.19% .03 7.52) calc(l - .03) calc(c + .01) h;--btu-theme-rose-800: from oklch(96.97% .015 7.48) calc(l - .01) calc(c + .01) h;--btu-theme-rose-900: from oklch(97.82% .010807886996043719 10.329203390463249) calc(l - .01) calc(c + .01) h;--btu-theme-purple-25: from oklch(29.31% .119 297.93) calc(l - .09) calc(c + .01) h;--btu-theme-purple-50: from oklch(34.83% .147 297.2) calc(l - .09) calc(c + .01) h;--btu-theme-purple-100: from oklch(39.45% .17 296.88) calc(l - .08) calc(c + .01) h;--btu-theme-purple-200: from oklch(44.55% .195 296.73) calc(l - .08) calc(c + .01) h;--btu-theme-purple-300: from oklch(51.3% .215 297.53) calc(l - .08) calc(c + .01) h;--btu-theme-purple-400: from oklch(58.67% .184 300.12) calc(l - .07) calc(c + .01) h;--btu-theme-purple-500: from oklch(68.73% .138 302.24) calc(l - .07) calc(c + .01) h;--btu-theme-purple-600: from oklch(79.14% .091 303.57) calc(l - .07) calc(c + .01) h;--btu-theme-purple-700: from oklch(89.6% .044 304.48) calc(l - .03) calc(c + .01) h;--btu-theme-purple-800: from oklch(94.72% .023 305.6) calc(l - .01) calc(c + .01) h;--btu-theme-purple-900: from oklch(97.94% .008 301.36) calc(l - .01) calc(c + .01) h}@media screen and (prefers-color-scheme:dark){:root:not(.is-dark):not(.is-moreContrast):not(.is-normalContrast):not([data-theme*='"appearance":"light"']){--btu-theme-primary-25: from oklch(37.98% .177 var(--btu-theme-primary-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-primary-50: from oklch(43.56% .208 var(--btu-theme-primary-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-primary-100: from oklch(50.18% .24368599280342138 var(--btu-theme-primary-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-primary-200: from oklch(53.67% .229 var(--btu-theme-primary-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-primary-300: from oklch(58.84% .224 var(--btu-theme-primary-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-primary-400: from oklch(65.62% .18259511768215653 var(--btu-theme-primary-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-primary-500: from oklch(75.14% .127 var(--btu-theme-primary-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-primary-600: from oklch(84.36% .077 var(--btu-theme-primary-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-primary-700: from oklch(90.52% .045549880193647495 var(--btu-theme-primary-hue)) calc(l - .03) calc(c + .01) h;--btu-theme-primary-800: from oklch(96.66% .015669304579628833 var(--btu-theme-primary-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-primary-900: from oklch(97.89% .00985699787129913 var(--btu-theme-primary-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-teal-25: from oklch(38.53% .06 185.21) calc(l - .09) calc(c + .01) h;--btu-theme-teal-50: from oklch(43.32% .07 185.48) calc(l - .09) calc(c + .01) h;--btu-theme-teal-100: from oklch(50.66% .087 182.23) calc(l - .08) calc(c + .01) h;--btu-theme-teal-200: from oklch(59.63% .104 182.21) calc(l - .08) calc(c + .01) h;--btu-theme-teal-300: from oklch(69.88% .126 177.99) calc(l - .08) calc(c + .01) h;--btu-theme-teal-400: from oklch(77.98% .135 177.82) calc(l - .07) calc(c + .01) h;--btu-theme-teal-500: from oklch(85.16% .125 179.14) calc(l - .07) calc(c + .01) h;--btu-theme-teal-600: from oklch(90.88% .094 177.3) calc(l - .07) calc(c + .01) h;--btu-theme-teal-700: from oklch(95.21% .051 177.9) calc(l - .03) calc(c + .01) h;--btu-theme-teal-800: from oklch(97.88% .022 160.24) calc(l - .01) calc(c + .01) h;--btu-theme-teal-900: from oklch(98.97% .011 158.85) calc(l - .01) calc(c + .01) h;--btu-theme-gray-25: from oklch(23.9% .004 264.49) calc(l - .09) calc(c + 0) h;--btu-theme-gray-50: from oklch(28.88% .004 264.5) calc(l - .09) calc(c + 0) h;--btu-theme-gray-100: from oklch(33.66% .004 264.51) calc(l - .08) calc(c + 0) h;--btu-theme-gray-200: from oklch(36.46% .003 286.23) calc(l - .08) calc(c + 0) h;--btu-theme-gray-300: from oklch(39.49% .003 286.25) calc(l - .08) calc(c + 0) h;--btu-theme-gray-400: from oklch(54.86% 0 0) calc(l - .07) calc(c + 0) h;--btu-theme-gray-500: from oklch(78.17% .004 325.61) calc(l - .07) calc(c + 0) h;--btu-theme-gray-600: from oklch(87.61% 0 0) calc(l - .07) calc(c + 0) h;--btu-theme-gray-700: from oklch(92.19% 0 0) calc(l - .03) calc(c + 0) h;--btu-theme-gray-800: from oklch(97.02% 0 0) calc(l - .01) calc(c + 0) h;--btu-theme-gray-900: from oklch(98.51% 0 0) calc(l - .01) calc(c + 0) h;--btu-theme-error-25: from oklch(39.75% .118 var(--btu-theme-error-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-error-50: from oklch(43.22% .15 var(--btu-theme-error-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-error-100: from oklch(50.03% .182 var(--btu-theme-error-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-error-200: from oklch(57.58% .209 var(--btu-theme-error-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-error-300: from oklch(63.71% .21 var(--btu-theme-error-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-error-400: from oklch(70.86% .17 var(--btu-theme-error-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-error-500: from oklch(80.14% .109 var(--btu-theme-error-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-error-600: from oklch(89% .056 var(--btu-theme-error-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-error-700: from oklch(93.94% .029 var(--btu-theme-error-hue)) calc(l - .03) calc(c + .01) h;--btu-theme-error-800: from oklch(97.25% .012 var(--btu-theme-error-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-error-900: from oklch(99.09% .004 var(--btu-theme-error-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-warning-25: from oklch(40.61% .114 40.57) calc(l - .09) calc(c + .01) h;--btu-theme-warning-50: from oklch(46.15% .134 40.94) calc(l - .09) calc(c + .01) h;--btu-theme-warning-100: from oklch(53.94% .156 42.99) calc(l - .08) calc(c + .01) h;--btu-theme-warning-200: from oklch(64.63% .17 50.2) calc(l - .08) calc(c + .01) h;--btu-theme-warning-300: from oklch(74.69% .17 62.11) calc(l - .08) calc(c + .01) h;--btu-theme-warning-400: from oklch(81.09% .163 75.65) calc(l - .07) calc(c + .01) h;--btu-theme-warning-500: from oklch(85.94% .15 84.74) calc(l - .07) calc(c + .01) h;--btu-theme-warning-600: from oklch(91.12% .111 90.28) calc(l - .07) calc(c + .01) h;--btu-theme-warning-700: from oklch(95.6% .055 91.41) calc(l - .03) calc(c + .01) h;--btu-theme-warning-800: from oklch(98.49% .02 91.58) calc(l - .01) calc(c + .01) h;--btu-theme-warning-900: from oklch(99.14% .009763307199355451 87.46952652568821) calc(l - .01) calc(c + .01) h;--btu-theme-success-25: from oklch(37.81% .084 var(--btu-theme-success-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-success-50: from oklch(43.15% .099 var(--btu-theme-success-hue)) calc(l - .09) calc(c + .01) h;--btu-theme-success-100: from oklch(51% .122 var(--btu-theme-success-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-success-200: from oklch(59.7% .148 var(--btu-theme-success-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-success-300: from oklch(68.59% .167 var(--btu-theme-success-hue)) calc(l - .08) calc(c + .01) h;--btu-theme-success-400: from oklch(77.3% .175 var(--btu-theme-success-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-success-500: from oklch(84.53% .148 var(--btu-theme-success-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-success-600: from oklch(90.39% .101 var(--btu-theme-success-hue)) calc(l - .07) calc(c + .01) h;--btu-theme-success-700: from oklch(94.89% .056 var(--btu-theme-success-hue)) calc(l - .03) calc(c + .01) h;--btu-theme-success-800: from oklch(97.88% .022 var(--btu-theme-success-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-success-900: from oklch(98.97% .011 var(--btu-theme-success-hue)) calc(l - .01) calc(c + .01) h;--btu-theme-rose-25: from oklch(41.36% .153 6.29) calc(l - .09) calc(c + .01) h;--btu-theme-rose-50: from oklch(45.98% .175 9.06) calc(l - .09) calc(c + .01) h;--btu-theme-rose-100: from oklch(51.97% .201 12.45) calc(l - .08) calc(c + .01) h;--btu-theme-rose-200: from oklch(59.08% .225 13.72) calc(l - .08) calc(c + .01) h;--btu-theme-rose-300: from oklch(64.88% .219 12.9) calc(l - .08) calc(c + .01) h;--btu-theme-rose-400: from oklch(72.16% .175 9) calc(l - .07) calc(c + .01) h;--btu-theme-rose-500: from oklch(81.05% .109 7.63) calc(l - .07) calc(c + .01) h;--btu-theme-rose-600: from oklch(89.33% .056 5.93) calc(l - .07) calc(c + .01) h;--btu-theme-rose-700: from oklch(94.19% .03 7.52) calc(l - .03) calc(c + .01) h;--btu-theme-rose-800: from oklch(96.97% .015 7.48) calc(l - .01) calc(c + .01) h;--btu-theme-rose-900: from oklch(97.82% .010807886996043719 10.329203390463249) calc(l - .01) calc(c + .01) h;--btu-theme-purple-25: from oklch(29.31% .119 297.93) calc(l - .09) calc(c + .01) h;--btu-theme-purple-50: from oklch(34.83% .147 297.2) calc(l - .09) calc(c + .01) h;--btu-theme-purple-100: from oklch(39.45% .17 296.88) calc(l - .08) calc(c + .01) h;--btu-theme-purple-200: from oklch(44.55% .195 296.73) calc(l - .08) calc(c + .01) h;--btu-theme-purple-300: from oklch(51.3% .215 297.53) calc(l - .08) calc(c + .01) h;--btu-theme-purple-400: from oklch(58.67% .184 300.12) calc(l - .07) calc(c + .01) h;--btu-theme-purple-500: from oklch(68.73% .138 302.24) calc(l - .07) calc(c + .01) h;--btu-theme-purple-600: from oklch(79.14% .091 303.57) calc(l - .07) calc(c + .01) h;--btu-theme-purple-700: from oklch(89.6% .044 304.48) calc(l - .03) calc(c + .01) h;--btu-theme-purple-800: from oklch(94.72% .023 305.6) calc(l - .01) calc(c + .01) h;--btu-theme-purple-900: from oklch(97.94% .008 301.36) calc(l - .01) calc(c + .01) h}}}html{height:100%;scroll-behavior:smooth;background-color:var(--btu-theme-white);line-height:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;view-transition-name:none}html[data-preview-overlay=true]{position:fixed;width:100%;height:100%;overflow:hidden;background-color:transparent;background-image:none}.screen-reader-only:not(:focus,:active){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[hidden],.hide{display:none!important}@supports (interpolate-size: allow-keywords){:root{interpolate-size:allow-keywords}}.visible-if-focused{position:fixed}.visible-if-focused:not(:focus,:hover){--tw-translate-y: -100vh;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0}[data-icon-name]:before,[data-icon]:before{--tw-content: var(--compat-icon)}@keyframes rotate-hue{to{--hue: 360deg}}.story-custom-colors btu-badge,.story-custom-colors btu-avatar{animation:rotate-hue 7s linear infinite}.before\:btu-icon:before{content:var(--tw-content);font-family:lucide;direction:ltr;display:inline-flex;font-feature-settings:"liga" 0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:var(--Icon-size);font-style:normal;font-weight:400;letter-spacing:normal;line-height:var(--Icon-size);text-transform:none;white-space:nowrap;word-wrap:normal;vertical-align:top}.before\:btu-icon-clipboard-check:before{content:var(--tw-content);--tw-content: ""}.before\:btu-icon-clipboard-copy:before{content:var(--tw-content);--tw-content: ""}.before\:btu-icon-key:before{content:var(--tw-content);--tw-content: ""}.before\:btu-icon-salad:before{content:var(--tw-content);--tw-content: ""}.before\:btu-icon-smile:before{content:var(--tw-content);--tw-content: ""}.after\:btu-icon:after{content:var(--tw-content);font-family:lucide;direction:ltr;display:inline-flex;font-feature-settings:"liga" 0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:var(--Icon-size);font-style:normal;font-weight:400;letter-spacing:normal;line-height:var(--Icon-size);text-transform:none;white-space:nowrap;word-wrap:normal;vertical-align:top}.after\:btu-icon-clipboard-copy:after{content:var(--tw-content);--tw-content: ""}.\*\:ring-2>*{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.\*\:ring-white>*{--tw-ring-color: var(--btu-theme-white)}.before\:size-2:before{content:var(--tw-content);width:.5rem;height:.5rem}.before\:rounded-lg:before{content:var(--tw-content);border-radius:.5rem}.before\:bg-\[currentColor\]:before{content:var(--tw-content);background-color:currentColor}.before\:btu-icon:before{content:var(--tw-content);--Icon-size: 1.25rem}.before\:btu-icon-lg:before{content:var(--tw-content);--Icon-size: 1.5rem}.before\:btu-icon-md:before{content:var(--tw-content);--Icon-size: 1.25rem}.before\:btu-icon-sm:before{content:var(--tw-content);--Icon-size: 1rem}.before\:btu-icon-xl:before{content:var(--tw-content);--Icon-size: 1.75rem}.before\:btu-icon-xs:before{content:var(--tw-content);--Icon-size: .75rem}.after\:btu-icon:after{content:var(--tw-content);--Icon-size: 1.25rem}.empty\:hidden:empty{display:none}.hover\:bg-error-300:hover{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-error-300) / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-gray-300) / var(--tw-bg-opacity, 1))}.hover\:bg-primary-200:hover{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-200) / var(--tw-bg-opacity, 1))}.hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-600) / var(--tw-bg-opacity, 1))}.hover\:bg-primary-800:hover{--tw-bg-opacity: 1;background-color:oklch(var(--btu-theme-primary-800) / var(--tw-bg-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media(min-width:640px){.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.rtl\:-scale-x-100:where([dir=rtl],[dir=rtl] *){--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(prefers-color-scheme:dark){.dark\:text-gray-400:not([data-theme*='"appearance":"light"']){--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-400) / var(--tw-text-opacity, 1))}.dark\:\*\:ring-gray-900>*:not([data-theme*='"appearance":"light"']){--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-gray-900) / var(--tw-ring-opacity, 1))}}.is-dark .dark\:text-gray-400{--tw-text-opacity: 1;color:oklch(var(--btu-theme-gray-400) / var(--tw-text-opacity, 1))}.is-dark .dark\:\*\:ring-gray-900>*{--tw-ring-opacity: 1;--tw-ring-color: oklch(var(--btu-theme-gray-900) / var(--tw-ring-opacity, 1))}
|