@ws-ui/ui-components 1.0.3 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +25 -24
- package/dist/index.d.ts +94 -0
- package/dist/index.js +4116 -3751
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
try {
|
|
4
4
|
if (typeof document !== 'undefined') {
|
|
5
5
|
var style = document.createElement('style');
|
|
6
|
-
style.appendChild(document.createTextNode("@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace;--color-green-500:oklch(72.3% .219 149.579);--color-blue-500:oklch(62.3% .214 259.815);--color-pink-500:oklch(65.6% .241 354.308);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-400:oklch(70.7% .022 261.325);--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-xs:.65rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-thin:100;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-xs:.125rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-bounce:bounce 1s infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-grey-100:var(--ws-grey-100);--color-grey-200:var(--ws-grey-200);--color-grey-300:var(--ws-grey-300);--color-grey-400:var(--ws-grey-400);--color-grey-500:var(--ws-grey-500);--color-grey-600:var(--ws-grey-600);--color-grey-700:var(--ws-grey-700);--color-grey-800:var(--ws-grey-800);--color-primary-500:var(--ws-primary-500);--color-primary-600:var(--ws-primary-600);--color-primary-700:var(--ws-primary-700);--color-positive-200:var(--ws-positive-200);--color-positive-400:var(--ws-positive-400);--color-positive-500:var(--ws-positive-500);--color-positive-600:var(--ws-positive-600);--color-warning-500:var(--ws-warning-500);--color-warning-600:var(--ws-warning-600);--color-negative-400:var(--ws-negative-400);--color-negative-500:var(--ws-negative-500);--color-negative-600:var(--ws-negative-600);--text-xxs:.55rem;--text-s:.75rem;--min-height-6:1.5rem;--color-canvas-default:var(--ws-bg-default);--color-canvas-subtle:var(--ws-grey-100);--color-panel:var(--ws-grey-300);--color-panel-subtle:var(--ws-grey-200);--color-card:var(--ws-card-bg);--color-card-border:var(--ws-card-border);--color-body:var(--ws-bg-foreground);--color-body-bg:var(--ws-bg-default);--color-body-light:var(--ws-grey-100);--color-muted:var(--ws-grey-200);--color-neutral:var(--ws-grey-200);--color-button-text:var(--ws-button-fg);--color-primary:var(--ws-primary-default);--color-primary-hover:var(--ws-primary-hover);--color-primary-light:var(--ws-primary-light);--color-primary-dark:var(--ws-primary-dark);--color-positive:var(--ws-positive-500);--color-positive-hover:var(--ws-positive-hover);--color-positive-text:var(--ws-positive-text);--color-positive-bg:var(--ws-positive-bg);--color-positive-light:var(--ws-positive-light);--color-positive-dark:var(--ws-positive-dark);--color-negative:var(--ws-negative-500);--color-negative-hover:var(--ws-negative-hover);--color-negative-text:var(--ws-negative-text);--color-negative-bg:var(--ws-negative-bg);--color-negative-light:var(--ws-negative-light);--color-negative-dark:var(--ws-negative-dark);--color-warning:var(--ws-warning-500);--color-warning-hover:var(--ws-warning-hover);--color-warning-text:var(--ws-warning-text);--color-warning-bg:var(--ws-warning-bg);--color-warning-light:var(--ws-warning-light);--color-warning-dark:var(--ws-warning-dark);--color-input-bg:var(--ws-input-bg);--color-input-border:var(--ws-input-border);--color-input-text:var(--ws-input-text);--color-input-placeholder:var(--ws-input-placeholder);--color-input-focus-border:var(--ws-input-focus-border);--color-select-bg:var(--ws-select-bg);--color-select-border:var(--ws-select-border);--color-select-text:var(--ws-select-text);--color-select-list-bg:var(--ws-select-list-bg);--color-input-option-hover-bg:var(--ws-input-option-hover-bg);--color-input-option-active-bg:var(--ws-input-option-active-bg);--color-input-option-active-text:var(--ws-input-option-active-text);--color-input-error-border:var(--ws-input-error-border);--color-input-error-bg:var(--ws-input-error-bg);--color-input-warning-border:var(--ws-input-warning-border);--color-input-warning-bg:var(--ws-input-warning-bg);--color-input-message-bg:var(--ws-input-message-bg);--color-input-message-text:var(--ws-input-message-text);--color-inactive-text:var(--ws-inactive-text);--color-surface-0:var(--ws-surface-0);--color-surface-1:var(--ws-surface-1);--color-surface-2:var(--ws-surface-2);--color-surface-3:var(--ws-surface-3);--color-surface-4:var(--ws-surface-4);--color-surface-border-subtle:var(--ws-surface-border-subtle);--color-surface-border-strong:var(--ws-surface-border-strong);--color-tab-bg-default:var(--ws-tab-bg-default);--color-tab-border:var(--ws-tab-border);--color-tab-active-bg:var(--ws-tab-active-bg);--color-tab-active-fg:var(--ws-tab-active-fg);--color-tab-inactive-bg:var(--ws-tab-inactive-bg);--color-tab-inactive-fg:var(--ws-tab-inactive-fg);--color-panel-header-fg:var(--ws-panel-header-fg);--color-panel-bg:var(--ws-panel-bg);--color-panel-border:var(--ws-panel-border)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,:after,:before,::backdrop{border-color:var(--color-gray-200,currentcolor)}::file-selector-button{border-color:var(--color-gray-200,currentcolor)}*{scrollbar-color:initial;scrollbar-width:initial}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.-top-1\\/5{top:-20%}.top-0{top:calc(var(--spacing)*0)}.top-1{top:calc(var(--spacing)*1)}.top-1\\/2{top:50%}.top-full{top:100%}.-right-3{right:calc(var(--spacing)*-3)}.-right-12{right:calc(var(--spacing)*-12)}.right-0{right:calc(var(--spacing)*0)}.right-1{right:calc(var(--spacing)*1)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-full{bottom:100%}.left-0{left:calc(var(--spacing)*0)}.left-0\\.5{left:calc(var(--spacing)*.5)}.left-1\\/2{left:50%}.left-3\\.5{left:calc(var(--spacing)*3.5)}.left-4{left:calc(var(--spacing)*4)}.left-4\\.5{left:calc(var(--spacing)*4.5)}.left-5\\.5{left:calc(var(--spacing)*5.5)}.left-full{left:100%}.z-1{z-index:1}.z-2{z-index:2}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-60{z-index:60}.z-9999{z-index:9999}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.m-0\\.5{margin:calc(var(--spacing)*.5)}.m-px{margin:1px}.mx-1{margin-inline:calc(var(--spacing)*1)}.-my-1{margin-block:calc(var(--spacing)*-1)}.my-1{margin-block:calc(var(--spacing)*1)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-1\\.5{margin-left:calc(var(--spacing)*1.5)}.ml-2{margin-left:calc(var(--spacing)*2)}.box-border{box-sizing:border-box}.scrollbar::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar{scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb,initial)var(--scrollbar-track,initial)}.scrollbar::-webkit-scrollbar{width:var(--scrollbar-width,16px);height:var(--scrollbar-height,16px);display:block}.scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb,initial)var(--scrollbar-track,initial)}.scrollbar-thin::-webkit-scrollbar{width:8px;height:8px;display:block}.scrollbar-none{scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-1\\.5{width:calc(var(--spacing)*1.5);height:calc(var(--spacing)*1.5)}.size-1\\.75{width:calc(var(--spacing)*1.75);height:calc(var(--spacing)*1.75)}.size-2{width:calc(var(--spacing)*2);height:calc(var(--spacing)*2)}.size-2\\.5{width:calc(var(--spacing)*2.5);height:calc(var(--spacing)*2.5)}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-3\\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-3\\.25{width:calc(var(--spacing)*3.25);height:calc(var(--spacing)*3.25)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-fit{width:fit-content;height:fit-content}.h-2{height:calc(var(--spacing)*2)}.h-3{height:calc(var(--spacing)*3)}.h-3\\.5{height:calc(var(--spacing)*3.5)}.h-4{height:calc(var(--spacing)*4)}.h-4\\.5{height:calc(var(--spacing)*4.5)}.h-5{height:calc(var(--spacing)*5)}.h-5\\.5{height:calc(var(--spacing)*5.5)}.h-6{height:calc(var(--spacing)*6)}.h-7{height:calc(var(--spacing)*7)}.h-7\\.5{height:calc(var(--spacing)*7.5)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-14{height:calc(var(--spacing)*14)}.h-100{height:calc(var(--spacing)*100)}.h-fit{height:fit-content}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-5{min-height:calc(var(--spacing)*5)}.min-h-6{min-height:var(--min-height-6)}.min-h-7{min-height:calc(var(--spacing)*7)}.min-h-fit{min-height:fit-content}.min-h-screen{min-height:100vh}.w-0\\.5{width:calc(var(--spacing)*.5)}.w-1\\/2{width:50%}.w-3{width:calc(var(--spacing)*3)}.w-3\\.5{width:calc(var(--spacing)*3.5)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-7{width:calc(var(--spacing)*7)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-11{width:calc(var(--spacing)*11)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-32{width:calc(var(--spacing)*32)}.w-48{width:calc(var(--spacing)*48)}.w-52{width:calc(var(--spacing)*52)}.w-64{width:calc(var(--spacing)*64)}.w-80{width:calc(var(--spacing)*80)}.w-96{width:calc(var(--spacing)*96)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.max-w-100{max-width:calc(var(--spacing)*100)}.max-w-md{max-width:var(--container-md)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-3\\.5{min-width:calc(var(--spacing)*3.5)}.min-w-4\\.5{min-width:calc(var(--spacing)*4.5)}.min-w-5{min-width:calc(var(--spacing)*5)}.min-w-7\\.5{min-width:calc(var(--spacing)*7.5)}.min-w-50{min-width:calc(var(--spacing)*50)}.min-w-fit{min-width:fit-content}.flex-1{flex:1}.flex-3{flex:3}.flex-none{flex:none}.shrink-0{flex-shrink:0}.origin-top-right{transform-origin:100% 0}.-translate-x-1\\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-full{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-0{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-full{--tw-translate-x:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-full{--tw-translate-y:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-1\\/2{--tw-translate-y: 50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-full{--tw-translate-y:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-0{--tw-scale-x:0%;--tw-scale-y:0%;--tw-scale-z:0%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.-rotate-45{rotate:-45deg}.rotate-45{rotate:45deg}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.cursor-auto{cursor:auto}.cursor-grabbing{cursor:grabbing}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-se-resize{cursor:se-resize}.resize{resize:both}.resize-none{resize:none}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.content-center{align-content:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.gap-14{gap:calc(var(--spacing)*14)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-1{column-gap:calc(var(--spacing)*1)}.gap-x-2{column-gap:calc(var(--spacing)*2)}.gap-x-3{column-gap:calc(var(--spacing)*3)}.gap-x-4{column-gap:calc(var(--spacing)*4)}.gap-x-20{column-gap:calc(var(--spacing)*20)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-xs{border-radius:var(--radius-xs)}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-0{border-top-style:var(--tw-border-style);border-top-width:0}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.border-body-light{border-color:var(--color-body-light)}.border-canvas-default{border-color:var(--color-canvas-default)}.border-card-border{border-color:var(--color-card-border)}.border-grey-100{border-color:var(--color-grey-100)}.border-input-border{border-color:var(--color-input-border)}.border-input-error-border{border-color:var(--color-input-error-border)}.border-input-focus-border{border-color:var(--color-input-focus-border)}.border-input-warning-border{border-color:var(--color-input-warning-border)}.border-negative{border-color:var(--color-negative)}.border-negative-400{border-color:var(--color-negative-400)}.border-negative-500{border-color:var(--color-negative-500)}.border-neutral{border-color:var(--color-neutral)}.border-panel{border-color:var(--color-panel)}.border-panel-border{border-color:var(--color-panel-border)}.border-panel-subtle{border-color:var(--color-panel-subtle)}.border-positive{border-color:var(--color-positive)}.border-positive-500{border-color:var(--color-positive-500)}.border-positive-text{border-color:var(--color-positive-text)}.border-primary{border-color:var(--color-primary)}.border-primary-700{border-color:var(--color-primary-700)}.border-primary-hover{border-color:var(--color-primary-hover)}.border-select-border{border-color:var(--color-select-border)}.border-surface-border-strong{border-color:var(--color-surface-border-strong)}.border-surface-border-subtle{border-color:var(--color-surface-border-subtle)}.border-tab-border{border-color:var(--color-tab-border)}.border-transparent{border-color:#0000}.border-warning{border-color:var(--color-warning)}.border-warning-500{border-color:var(--color-warning-500)}.border-warning-bg{border-color:var(--color-warning-bg)}.border-white{border-color:var(--color-white)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-body{background-color:var(--color-body)}.bg-body-bg{background-color:var(--color-body-bg)}.bg-canvas-default{background-color:var(--color-canvas-default)}.bg-canvas-subtle{background-color:var(--color-canvas-subtle)}.bg-card{background-color:var(--color-card)}.bg-grey-200{background-color:var(--color-grey-200)}.bg-grey-300{background-color:var(--color-grey-300)}.bg-grey-400{background-color:var(--color-grey-400)}.bg-grey-500{background-color:var(--color-grey-500)}.bg-grey-600{background-color:var(--color-grey-600)}.bg-grey-700{background-color:var(--color-grey-700)}.bg-grey-800{background-color:var(--color-grey-800)}.bg-input-bg{background-color:var(--color-input-bg)}.bg-input-border{background-color:var(--color-input-border)}.bg-input-error-bg{background-color:var(--color-input-error-bg)}.bg-input-message-bg{background-color:var(--color-input-message-bg)}.bg-input-option-active-bg{background-color:var(--color-input-option-active-bg)}.bg-input-option-hover-bg{background-color:var(--color-input-option-hover-bg)}.bg-input-warning-bg{background-color:var(--color-input-warning-bg)}.bg-negative{background-color:var(--color-negative)}.bg-negative-400{background-color:var(--color-negative-400)}.bg-negative-500{background-color:var(--color-negative-500)}.bg-negative-bg{background-color:var(--color-negative-bg)}.bg-negative-hover{background-color:var(--color-negative-hover)}.bg-negative-light{background-color:var(--color-negative-light)}.bg-panel{background-color:var(--color-panel)}.bg-panel-bg{background-color:var(--color-panel-bg)}.bg-panel-subtle{background-color:var(--color-panel-subtle)}.bg-positive{background-color:var(--color-positive)}.bg-positive-200{background-color:var(--color-positive-200)}.bg-positive-500{background-color:var(--color-positive-500)}.bg-positive-bg{background-color:var(--color-positive-bg)}.bg-positive-hover{background-color:var(--color-positive-hover)}.bg-positive-light{background-color:var(--color-positive-light)}.bg-primary{background-color:var(--color-primary)}.bg-primary-500{background-color:var(--color-primary-500)}.bg-primary-600{background-color:var(--color-primary-600)}.bg-primary-hover{background-color:var(--color-primary-hover)}.bg-primary-light{background-color:var(--color-primary-light)}.bg-primary\\/30{background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\\/30{background-color:color-mix(in oklab,var(--color-primary)30%,transparent)}}.bg-select-bg{background-color:var(--color-select-bg)}.bg-select-list-bg{background-color:var(--color-select-list-bg)}.bg-surface-0{background-color:var(--color-surface-0)}.bg-surface-1{background-color:var(--color-surface-1)}.bg-surface-2{background-color:var(--color-surface-2)}.bg-surface-3{background-color:var(--color-surface-3)}.bg-surface-4{background-color:var(--color-surface-4)}.bg-tab-active-bg{background-color:var(--color-tab-active-bg)}.bg-tab-bg-default{background-color:var(--color-tab-bg-default)}.bg-tab-inactive-bg{background-color:var(--color-tab-inactive-bg)}.bg-transparent{background-color:#0000}.bg-warning{background-color:var(--color-warning)}.bg-warning-500{background-color:var(--color-warning-500)}.bg-warning-bg{background-color:var(--color-warning-bg)}.bg-warning-hover{background-color:var(--color-warning-hover)}.bg-warning-light{background-color:var(--color-warning-light)}.bg-white{background-color:var(--color-white)}.bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r{--tw-gradient-position:to right in oklab}}.bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.from-green-500{--tw-gradient-from:var(--color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-primary{--tw-gradient-from:var(--color-primary);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-500{--tw-gradient-to:var(--color-blue-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-pink-500{--tw-gradient-to:var(--color-pink-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.stroke-current{stroke:currentColor}.p-0{padding:calc(var(--spacing)*0)}.p-0\\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-1\\!{padding:calc(var(--spacing)*1)!important}.p-1\\.5{padding:calc(var(--spacing)*1.5)}.p-2{padding:calc(var(--spacing)*2)}.p-2\\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.p-10{padding:calc(var(--spacing)*10)}.p-50{padding:calc(var(--spacing)*50)}.p-px{padding:1px}.px-0\\.5{padding-inline:calc(var(--spacing)*.5)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-1\\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-7{padding-inline:calc(var(--spacing)*7)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0\\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.pt-0\\.5{padding-top:calc(var(--spacing)*.5)}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-1\\.5{padding-top:calc(var(--spacing)*1.5)}.pt-2{padding-top:calc(var(--spacing)*2)}.pl-1{padding-left:calc(var(--spacing)*1)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-s{font-size:var(--text-s)}.text-xxs{font-size:var(--text-xxs)}.leading-3{--tw-leading:calc(var(--spacing)*3);line-height:calc(var(--spacing)*3)}.leading-4{--tw-leading:calc(var(--spacing)*4);line-height:calc(var(--spacing)*4)}.leading-5{--tw-leading:calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.font-thin{--tw-font-weight:var(--font-weight-thin);font-weight:var(--font-weight-thin)}.whitespace-nowrap{white-space:nowrap}.text-body{color:var(--color-body)}.text-button-text{color:var(--color-button-text)}.text-gray-50{color:var(--color-gray-50)}.text-gray-400{color:var(--color-gray-400)}.text-grey-100{color:var(--color-grey-100)}.text-grey-200{color:var(--color-grey-200)}.text-grey-300{color:var(--color-grey-300)}.text-grey-700{color:var(--color-grey-700)}.text-inactive-text{color:var(--color-inactive-text)}.text-inherit{color:inherit}.text-input-message-text{color:var(--color-input-message-text)}.text-input-option-active-text{color:var(--color-input-option-active-text)}.text-input-placeholder{color:var(--color-input-placeholder)}.text-input-text{color:var(--color-input-text)}.text-muted{color:var(--color-muted)}.text-negative{color:var(--color-negative)}.text-negative-500{color:var(--color-negative-500)}.text-negative-dark{color:var(--color-negative-dark)}.text-panel-header-fg{color:var(--color-panel-header-fg)}.text-panel-subtle{color:var(--color-panel-subtle)}.text-positive{color:var(--color-positive)}.text-positive-500{color:var(--color-positive-500)}.text-positive-600{color:var(--color-positive-600)}.text-positive-dark{color:var(--color-positive-dark)}.text-positive-text,.text-positive-text\\/70{color:var(--color-positive-text)}@supports (color:color-mix(in lab,red,red)){.text-positive-text\\/70{color:color-mix(in oklab,var(--color-positive-text)70%,transparent)}}.text-primary{color:var(--color-primary)}.text-primary-dark{color:var(--color-primary-dark)}.text-primary-hover{color:var(--color-primary-hover)}.text-select-text{color:var(--color-select-text)}.text-tab-active-fg{color:var(--color-tab-active-fg)}.text-tab-inactive-fg{color:var(--color-tab-inactive-fg)}.text-warning{color:var(--color-warning)}.text-warning-dark{color:var(--color-warning-dark)}.text-warning-text{color:var(--color-warning-text)}.capitalize{text-transform:capitalize}.italic{font-style:italic}.decoration-transparent{text-decoration-color:#0000}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-input-error-border{--tw-ring-color:var(--color-input-error-border)}.ring-input-focus-border{--tw-ring-color:var(--color-input-focus-border)}.ring-input-warning-border{--tw-ring-color:var(--color-input-warning-border)}.ring-positive{--tw-ring-color:var(--color-positive)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline,.outline-1{outline-style:var(--tw-outline-style);outline-width:1px}.outline-canvas-default{outline-color:var(--color-canvas-default)}.outline-primary{outline-color:var(--color-primary)}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-solid{--tw-outline-style:solid;outline-style:solid}.select-none{-webkit-user-select:none;user-select:none}.scrollbar-thumb-gray-400{--scrollbar-thumb:oklch(70.7% .022 261.325)}.scrollbar-thumb-input-border{--scrollbar-thumb:var(--ws-input-border)}.scrollbar-thumb-muted{--scrollbar-thumb:var(--ws-grey-200)}.scrollbar-track-transparent{--scrollbar-track:transparent}@media(hover:hover){.group-hover\\:flex:is(:where(.group):hover *){display:flex}.group-hover\\:grid:is(:where(.group):hover *){display:grid}.group-hover\\:border-body:is(:where(.group):hover *){border-color:var(--color-body)}.group-hover\\:bg-grey-400:is(:where(.group):hover *){background-color:var(--color-grey-400)}.group-hover\\:bg-negative-hover:is(:where(.group):hover *){background-color:var(--color-negative-hover)}.group-hover\\:bg-negative-light:is(:where(.group):hover *){background-color:var(--color-negative-light)}.group-hover\\:bg-positive-hover:is(:where(.group):hover *){background-color:var(--color-positive-hover)}.group-hover\\:bg-positive-light:is(:where(.group):hover *){background-color:var(--color-positive-light)}.group-hover\\:bg-primary-hover:is(:where(.group):hover *){background-color:var(--color-primary-hover)}.group-hover\\:bg-primary-light:is(:where(.group):hover *){background-color:var(--color-primary-light)}.group-hover\\:bg-warning-hover:is(:where(.group):hover *){background-color:var(--color-warning-hover)}.group-hover\\:bg-warning-light:is(:where(.group):hover *){background-color:var(--color-warning-light)}.group-hover\\:opacity-100:is(:where(.group):hover *){opacity:1}}.placeholder\\:text-input-placeholder::placeholder{color:var(--color-input-placeholder)}.placeholder\\:opacity-60::placeholder{opacity:.6}.first\\:-ml-1\\.5:first-child{margin-left:calc(var(--spacing)*-1.5)}.first\\:rounded-t:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.first\\:rounded-l:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.last\\:-mr-1\\.5:last-child{margin-right:calc(var(--spacing)*-1.5)}.last\\:rounded-r:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.last\\:rounded-b:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.only\\:-mx-0\\.5:only-child{margin-inline:calc(var(--spacing)*-.5)}.only\\:rounded:only-child{border-radius:.25rem}.focus-within\\:border-input-error-border:focus-within{border-color:var(--color-input-error-border)}.focus-within\\:border-input-focus-border:focus-within{border-color:var(--color-input-focus-border)}.focus-within\\:border-input-warning-border:focus-within{border-color:var(--color-input-warning-border)}.focus-within\\:border-positive:focus-within{border-color:var(--color-positive)}@media(hover:hover){.hover\\:border-canvas-subtle:hover{border-color:var(--color-canvas-subtle)}.hover\\:border-negative-hover:hover{border-color:var(--color-negative-hover)}.hover\\:border-negative-text:hover{border-color:var(--color-negative-text)}.hover\\:border-positive-hover:hover{border-color:var(--color-positive-hover)}.hover\\:border-positive-text:hover{border-color:var(--color-positive-text)}.hover\\:border-primary-hover:hover{border-color:var(--color-primary-hover)}.hover\\:border-warning-hover:hover{border-color:var(--color-warning-hover)}.hover\\:border-warning-text:hover{border-color:var(--color-warning-text)}.hover\\:bg-canvas-subtle:hover{background-color:var(--color-canvas-subtle)}.hover\\:bg-grey-500:hover{background-color:var(--color-grey-500)}.hover\\:bg-grey-700:hover{background-color:var(--color-grey-700)}.hover\\:bg-input-option-hover-bg:hover{background-color:var(--color-input-option-hover-bg)}.hover\\:bg-negative:hover{background-color:var(--color-negative)}.hover\\:bg-negative-600:hover{background-color:var(--color-negative-600)}.hover\\:bg-negative-hover:hover{background-color:var(--color-negative-hover)}.hover\\:bg-positive:hover{background-color:var(--color-positive)}.hover\\:bg-positive-600:hover{background-color:var(--color-positive-600)}.hover\\:bg-positive-hover:hover{background-color:var(--color-positive-hover)}.hover\\:bg-primary-600:hover{background-color:var(--color-primary-600)}.hover\\:bg-primary-hover:hover{background-color:var(--color-primary-hover)}.hover\\:bg-primary\\/20:hover{background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-primary\\/20:hover{background-color:color-mix(in oklab,var(--color-primary)20%,transparent)}}.hover\\:bg-transparent:hover{background-color:#0000}.hover\\:bg-warning:hover{background-color:var(--color-warning)}.hover\\:bg-warning-600:hover{background-color:var(--color-warning-600)}.hover\\:bg-warning-hover:hover{background-color:var(--color-warning-hover)}.hover\\:text-body:hover{color:var(--color-body)}.hover\\:text-button-text:hover{color:var(--color-button-text)}.hover\\:text-gray-50:hover{color:var(--color-gray-50)}.hover\\:text-grey-200:hover{color:var(--color-grey-200)}.hover\\:text-negative-400:hover{color:var(--color-negative-400)}.hover\\:text-negative-hover:hover{color:var(--color-negative-hover)}.hover\\:text-positive-400:hover{color:var(--color-positive-400)}.hover\\:text-positive-hover:hover{color:var(--color-positive-hover)}.hover\\:text-positive-text:hover{color:var(--color-positive-text)}.hover\\:text-primary-hover:hover{color:var(--color-primary-hover)}.hover\\:text-tab-active-fg:hover{color:var(--color-tab-active-fg)}.hover\\:text-warning-hover:hover{color:var(--color-warning-hover)}.hover\\:decoration-current:hover{text-decoration-color:currentColor}}.focus\\:bg-transparent:focus{background-color:#0000}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-negative:focus{--tw-ring-color:var(--color-negative)}.focus\\:ring-positive:focus{--tw-ring-color:var(--color-positive)}.focus\\:ring-primary:focus{--tw-ring-color:var(--color-primary)}.focus\\:ring-warning:focus{--tw-ring-color:var(--color-warning)}.focus\\:ring-offset-0:focus{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.focus\\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\\:ring-primary:focus-visible{--tw-ring-color:var(--color-primary)}.focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}}:root{--ws-primary-50:#f2ddff;--ws-primary-100:#edd0ff;--ws-primary-300:#d0acef;--ws-primary-400:#c190ea;--ws-primary-600:#935ebf;--ws-primary-800:#563374;--ws-primary-900:#381e4f;--ws-primary-950:#29133c;--ws-positive-50:#ecf9f2;--ws-positive-100:#d9f2e6;--ws-positive-300:#8ed9b3;--ws-positive-400:#68cd99;--ws-positive-700:#28734d;--ws-positive-800:#28734d;--ws-positive-900:#0d261a;--ws-positive-950:#07130d;--ws-warning-50:#fff7e6;--ws-warning-100:#ffefcc;--ws-warning-300:#fed066;--ws-warning-400:#fdc133;--ws-warning-700:#986a00;--ws-warning-800:#654700;--ws-warning-900:#332300;--ws-warning-950:#191200;--ws-negative-50:#feeeee;--ws-negative-100:#fcdcdc;--ws-negative-300:#f69797;--ws-negative-400:#f37575;--ws-negative-700:#9a3232;--ws-negative-800:#6e2222;--ws-negative-900:#431212;--ws-negative-950:#2e0a0a;--ws-grey-300:#535353;--ws-grey-400:#484848;--ws-grey-600:#3f3f3f;--ws-palette-primary-200:#e0c7f5;--ws-palette-primary-500:#b174e5;--ws-palette-primary-700:#75499a;--ws-button-bg:var(--vscode-button-background,var(--theia-button-background,var(--ws-palette-primary-500)));--ws-button-fg:var(--vscode-button-foreground,var(--theia-button-foreground,var(--ws-palette-white)));--ws-primary-default:var(--ws-button-bg);--ws-button-text:var(--ws-button-fg);--ws-primary-hover:var(--vscode-button-hoverBackground,var(--theia-button-hoverBackground,var(--ws-palette-primary-700)));--ws-primary-light:var(--vscode-editorInfo-foreground,var(--theia-button-hoverBackground,var(--ws-palette-primary-200)));--ws-primary-dark:var(--vscode-editor-lineHighlightBackground,var(--theia-button-hoverBackground,var(--ws-palette-primary-700)));--ws-primary-200:var(--ws-primary-light);--ws-primary-500:var(--ws-primary-default);--ws-primary-700:var(--ws-primary-hover);--ws-palette-positive-200:#b3e6cc;--ws-palette-positive-500:#42c080;--ws-palette-positive-600:#359a66;--ws-positive-hover:var(--ws-positive-600);--ws-positive-bg:var(--ws-palette-positive-100);--ws-positive-light:var(--ws-palette-positive-200);--ws-positive-border:var(--ws-positive-500);--ws-positive-500:var(--vscode-testing-iconPassed,var(--ws-palette-positive-500));--ws-positive-text:var(--vscode-gitDecoration-addedResourceForeground,var(--ws-palette-positive-600));--ws-positive-dark:var(--vscode-gitDecoration-addedResourceForeground,var(--ws-palette-positive-600));--ws-positive-200:var(--ws-positive-light);--ws-positive-600:var(--ws-positive-text);--ws-palette-warning-200:#fee099;--ws-palette-warning-500:#fdb100;--ws-palette-warning-600:#ca8e00;--ws-warning-hover:var(--ws-warning-600);--ws-warning-text:var(--ws-warning-500);--ws-warning-border:var(--ws-warning-500);--ws-warning-500:var(--vscode-list-warningForeground,var(--ws-palette-warning-500));--ws-warning-bg:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-500));--ws-warning-light:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-200));--ws-warning-dark:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-600));--ws-warning-200:var(--ws-warning-light);--ws-warning-600:var(--ws-warning-dark);--ws-palette-negative-200:#f9baba;--ws-palette-negative-500:#f05252;--ws-palette-negative-600:#c54242;--ws-negative-hover:var(--ws-negative-600);--ws-negative-text:var(--ws-negative-500);--ws-negative-500:var(--vscode-errorForeground,var(--ws-palette-negative-500));--ws-negative-light:var(--vscode-inputValidation-errorBackground,var(--ws-palette-negative-200));--ws-negative-dark:var(--vscode-inputValidation-errorBackground,var(--ws-palette-negative-600));--ws-negative-200:var(--ws-negative-light);--ws-negative-600:var(--ws-negative-dark);--ws-palette-white:#fff;--ws-palette-grey-50:#f1f5f9;--ws-palette-grey-100:#ccc;--ws-palette-grey-200:#888;--ws-palette-grey-500:#444;--ws-palette-grey-700:#393939;--ws-palette-grey-800:#383838;--ws-palette-grey-900:#262626;--ws-palette-grey-950:#151515;--ws-bg-default:var(--vscode-editor-background,var(--theia-editor-background,var(--ws-palette-white)));--ws-bg-foreground:var(--vscode-editor-foreground,var(--theia-panel-foreground,var(--ws-palette-grey-50)));--ws-grey-50:var(--ws-bg-foreground);--ws-grey-100:var(--vscode-panel-background,var(--theia-panel-background,var(--ws-palette-grey-100)));--ws-grey-200:var(--vscode-panel-border,var(--theia-border-color,var(--ws-palette-grey-200)));--ws-grey-500:var(--vscode-descriptionForeground,var(--ws-palette-grey-500));--ws-grey-800:var(--vscode-descriptionForeground,var(--ws-palette-grey-800));--ws-card-bg:var(--vscode-editorGroupHeader-tabsBackground,var(--theia-editor-group-header-background,var(--ws-palette-grey-900)));--ws-card-border:var(--vscode-editorGroupHeader-tabsBorder,var(--theia-editor-group-header-background,var(--ws-palette-grey-50)));--ws-palette-input-bg:#1e1e1e;--ws-palette-input-border:#3c3c3c;--ws-palette-input-text:#ccc;--ws-palette-input-placeholder:#8c8c8c;--ws-palette-input-focus-border:#007acc;--ws-input-bg:var(--vscode-input-background,var(--theia-input-background,var(--ws-palette-input-bg)));--ws-input-border:var(--vscode-input-border,var(--theia-input-border,var(--ws-palette-input-border)));--ws-input-text:var(--vscode-input-foreground,var(--theia-input-foreground,var(--ws-palette-input-text)));--ws-input-placeholder:var(--vscode-input-placeholderForeground,var(--theia-input-placeholderForeground,var(--ws-palette-input-placeholder)));--ws-input-focus-border:var(--vscode-focusBorder,var(--theia-focusBorder,var(--ws-palette-primary-500)));--ws-select-bg:var(--vscode-dropdown-background,var(--theia-dropdown-background,var(--ws-input-bg)));--ws-select-border:var(--vscode-dropdown-border,var(--theia-dropdown-border,var(--ws-input-border)));--ws-select-text:var(--vscode-dropdown-foreground,var(--theia-dropdown-foreground,var(--ws-input-text)));--ws-select-list-bg:var(--vscode-dropdown-listBackground,var(--theia-dropdown-listBackground,var(--ws-palette-input-bg)));--ws-input-option-hover-bg:var(--vscode-list-hoverBackground,var(--theia-list-hoverBackground,var(--ws-palette-primary-700)));--ws-input-option-active-bg:var(--vscode-list-activeSelectionBackground,var(--theia-list-activeSelectionBackground,var(--ws-palette-primary-500)));--ws-input-option-active-text:var(--vscode-list-activeSelectionForeground,var(--theia-list-activeSelectionForeground,var(--ws-palette-white)));--ws-input-error-border:var(--vscode-inputValidation-errorBorder,var(--theia-inputValidation-errorBorder,var(--ws-palette-negative-500)));--ws-input-error-bg:var(--vscode-inputValidation-errorBackground,var(--theia-inputValidation-errorBackground,var(--ws-palette-negative-200)));--ws-input-warning-border:var(--vscode-inputValidation-warningBorder,var(--theia-inputValidation-warningBorder,var(--ws-palette-warning-500)));--ws-input-warning-bg:var(--vscode-inputValidation-warningBackground,var(--theia-inputValidation-warningBackground,var(--ws-palette-warning-200)));--ws-input-info-bg:var(--vscode-panel-background,var(--theia-inputValidation-infoBackground,var(--ws-palette-primary-200)));--ws-input-message-bg:var(--vscode-editor-lineHighlightBackground,var(--theia-inputValidation-infoBackground,var(--ws-palette-primary-200)));--ws-input-message-text:var(--vscode-editorInfo-foreground,var(--theia-inputValidation-infoForeground,var(--ws-palette-primary-500)));--ws-inactive-text:var(--vscode-disabledForeground,var(--theia-disabled-foreground,var(--ws-palette-grey-200)));--ws-disable-bg:var(--vscode-editorInfo-foreground,var(--theia-button-disabledBackground,var(--ws-palette-grey-300)));--ws-surface-0:var(--vscode-editor-background,var(--theia-editor-background,var(--ws-palette-grey-950)));--ws-surface-1:var(--vscode-sideBar-background,var(--theia-sideBar-background,var(--ws-palette-grey-700)));--ws-surface-2:var(--vscode-panel-background,var(--theia-panel-background,var(--ws-palette-grey-900)));--ws-surface-3:var(--vscode-editorGroupHeader-tabsBackground,var(--theia-editor-group-header-background,var(--ws-palette-grey-950)));--ws-surface-4:var(--vscode-editorWidget-background,var(--theia-editorWidget-background,var(--ws-palette-grey-900)));--ws-surface-border-subtle:var(--vscode-panel-border,var(--theia-border-color,var(--ws-palette-grey-200)));--ws-surface-border-strong:var(--vscode-contrastBorder,var(--theia-contrastBorder,var(--ws-palette-grey-300)));--ws-tab-bg-default:var(--vscode-editorGroupHeader-tabsBackground,var(--ws-palette-grey-900));--ws-tab-border:var(--vscode-tab-border,var(--ws-palette-grey-950));--ws-tab-active-bg:var(--vscode-tab-activeBackground,var(--ws-palette-grey-900));--ws-tab-active-fg:var(--vscode-tab-activeForeground,var(--ws-bg-foreground));--ws-tab-inactive-bg:var(--vscode-tab-inactiveBackground,var(--ws-palette-grey-800));--ws-tab-inactive-fg:var(--vscode-tab-inactiveForeground,var(--ws-palette-grey-200));--ws-tab-hover-bg:var(--vscode-tab-hoverBackground,var(--ws-palette-grey-700));--ws-panel-header-bg:var(--vscode-sideBarSectionHeader-background,var(--ws-palette-grey-800));--ws-panel-header-fg:var(--vscode-sideBarSectionHeader-foreground,var(--ws-bg-foreground));--ws-panel-bg:var(--vscode-panel-background,var(--ws-bg-default));--ws-panel-border:var(--vscode-panel-border,var(--ws-palette-grey-200));--ws-panel-title-active-border:var(--vscode-panelTitle-activeBorder,var(--ws-palette-primary-500));--ws-panel-title-active-fg:var(--vscode-panelTitle-activeForeground,var(--ws-bg-foreground));--ws-panel-title-inactive-fg:var(--vscode-panelTitle-inactiveForeground,var(--ws-palette-grey-100))}.center-absolute{--tw-translate-x: -50% ;--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y);position:absolute;top:50%;left:50%}.ws-group:hover .ws-checkbox-hover-target{opacity:1!important}.sb-show-main{background-color:var(--vscode-editor-background,var(--ws-bg-default))!important;color:var(--vscode-editor-foreground,var(--ws-bg-foreground))!important}#storybook-root{background-color:#0000!important}.sb-main-padded{background-color:var(--vscode-editor-background,var(--ws-bg-default))!important}html.abyss .sb-show-main,html.abyss .sb-main-padded{color:#68c!important;background-color:#000c18!important}html.solarized-dark .sb-show-main,html.solarized-dark .sb-main-padded{color:#839496!important;background-color:#002b36!important}html.quiet-light .sb-show-main,html.quiet-light .sb-main-padded{color:#333!important;background-color:#f5f5f5!important}html.kimbie-dark .sb-show-main,html.kimbie-dark .sb-main-padded{color:#d3af86!important;background-color:#221a0f!important}html.copilot .sb-show-main,html.copilot .sb-main-padded{color:#939da5!important;background-color:#232a2f!important}html.vscode-dark .sb-show-main,html.vscode-dark .sb-main-padded{color:#d4d4d4!important;background-color:#1e1e1e!important}html.vscode-light .sb-show-main,html.vscode-light .sb-main-padded{color:#000!important;background-color:#fff!important}html.vscode-high-contrast .sb-show-main,html.vscode-high-contrast .sb-main-padded{color:#fff!important;background-color:#000!important}html.vscode-high-contrast-light .sb-show-main,html.vscode-high-contrast-light .sb-main-padded{color:#292929!important;background-color:#fff!important}html.light .sb-show-main,html.light .sb-main-padded{color:#333!important;background-color:#fff!important}html.dark .sb-show-main,html.dark .sb-main-padded{color:#ccc!important;background-color:#262626!important}@property --tw-translate-x{syntax:\"*\";inherits:false;initial-value:0}@property --tw-translate-y{syntax:\"*\";inherits:false;initial-value:0}@property --tw-translate-z{syntax:\"*\";inherits:false;initial-value:0}@property --tw-scale-x{syntax:\"*\";inherits:false;initial-value:1}@property --tw-scale-y{syntax:\"*\";inherits:false;initial-value:1}@property --tw-scale-z{syntax:\"*\";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:\"*\";inherits:false}@property --tw-rotate-y{syntax:\"*\";inherits:false}@property --tw-rotate-z{syntax:\"*\";inherits:false}@property --tw-skew-x{syntax:\"*\";inherits:false}@property --tw-skew-y{syntax:\"*\";inherits:false}@property --tw-space-y-reverse{syntax:\"*\";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:\"*\";inherits:false;initial-value:0}@property --tw-border-style{syntax:\"*\";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:\"*\";inherits:false}@property --tw-gradient-from{syntax:\"<color>\";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:\"<color>\";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:\"<color>\";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:\"*\";inherits:false}@property --tw-gradient-via-stops{syntax:\"*\";inherits:false}@property --tw-gradient-from-position{syntax:\"<length-percentage>\";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:\"<length-percentage>\";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:\"<length-percentage>\";inherits:false;initial-value:100%}@property --tw-leading{syntax:\"*\";inherits:false}@property --tw-font-weight{syntax:\"*\";inherits:false}@property --tw-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:\"*\";inherits:false}@property --tw-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:\"*\";inherits:false}@property --tw-inset-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:\"*\";inherits:false}@property --tw-ring-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:\"*\";inherits:false}@property --tw-inset-ring-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:\"*\";inherits:false}@property --tw-ring-offset-width{syntax:\"<length>\";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:\"*\";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:\"*\";inherits:false;initial-value:solid}@property --tw-blur{syntax:\"*\";inherits:false}@property --tw-brightness{syntax:\"*\";inherits:false}@property --tw-contrast{syntax:\"*\";inherits:false}@property --tw-grayscale{syntax:\"*\";inherits:false}@property --tw-hue-rotate{syntax:\"*\";inherits:false}@property --tw-invert{syntax:\"*\";inherits:false}@property --tw-opacity{syntax:\"*\";inherits:false}@property --tw-saturate{syntax:\"*\";inherits:false}@property --tw-sepia{syntax:\"*\";inherits:false}@property --tw-drop-shadow{syntax:\"*\";inherits:false}@property --tw-drop-shadow-color{syntax:\"*\";inherits:false}@property --tw-drop-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:\"*\";inherits:false}@property --tw-duration{syntax:\"*\";inherits:false}@property --tw-ease{syntax:\"*\";inherits:false}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */\n"));
|
|
6
|
+
style.appendChild(document.createTextNode("/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--qui-font-sans:ui-sans-serif,system-ui,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";--qui-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace;--qui-color-green-500:oklch(72.3% .219 149.579);--qui-color-blue-500:oklch(62.3% .214 259.815);--qui-color-gray-50:oklch(98.5% .002 247.839);--qui-color-gray-400:oklch(70.7% .022 261.325);--qui-color-black:#000;--qui-color-white:#fff;--qui-spacing:.25rem;--qui-container-md:28rem;--qui-text-xs:.65rem;--qui-text-xs--line-height:calc(1/.75);--qui-text-sm:.875rem;--qui-text-sm--line-height:calc(1.25/.875);--qui-text-base:1rem;--qui-text-base--line-height: 1.5 ;--qui-text-lg:1.125rem;--qui-text-lg--line-height:calc(1.75/1.125);--qui-text-xl:1.25rem;--qui-text-xl--line-height:calc(1.75/1.25);--qui-text-2xl:1.5rem;--qui-text-2xl--line-height:calc(2/1.5);--qui-font-weight-thin:100;--qui-font-weight-medium:500;--qui-font-weight-semibold:600;--qui-font-weight-bold:700;--qui-radius-xs:.125rem;--qui-radius-md:.375rem;--qui-radius-lg:.5rem;--qui-ease-out:cubic-bezier(0,0,.2,1);--qui-ease-in-out:cubic-bezier(.4,0,.2,1);--qui-animate-bounce:bounce 1s infinite;--qui-default-transition-duration:.15s;--qui-default-transition-timing-function:cubic-bezier(.4,0,.2,1);--qui-default-font-family:var(--qui-font-sans);--qui-default-mono-font-family:var(--qui-font-mono);--qui-color-grey-100:var(--ws-grey-100);--qui-color-grey-200:var(--ws-grey-200);--qui-color-grey-300:var(--ws-grey-300);--qui-color-grey-400:var(--ws-grey-400);--qui-color-grey-500:var(--ws-grey-500);--qui-color-grey-600:var(--ws-grey-600);--qui-color-grey-700:var(--ws-grey-700);--qui-color-grey-800:var(--ws-grey-800);--qui-color-primary-500:var(--ws-primary-500);--qui-color-primary-600:var(--ws-primary-600);--qui-color-primary-700:var(--ws-primary-700);--qui-color-positive-200:var(--ws-positive-200);--qui-color-positive-400:var(--ws-positive-400);--qui-color-positive-500:var(--ws-positive-500);--qui-color-positive-600:var(--ws-positive-600);--qui-color-warning-500:var(--ws-warning-500);--qui-color-warning-600:var(--ws-warning-600);--qui-color-negative-400:var(--ws-negative-400);--qui-color-negative-500:var(--ws-negative-500);--qui-color-negative-600:var(--ws-negative-600);--qui-text-xxs:.55rem;--qui-text-s:.75rem;--qui-min-height-6:1.5rem;--qui-color-canvas-default:var(--ws-bg-default);--qui-color-canvas-subtle:var(--ws-grey-100);--qui-color-panel:var(--ws-grey-300);--qui-color-panel-subtle:var(--ws-grey-200);--qui-color-card:var(--ws-card-bg);--qui-color-card-border:var(--ws-card-border);--qui-color-body:var(--ws-bg-foreground);--qui-color-body-bg:var(--ws-bg-default);--qui-color-body-light:var(--ws-grey-100);--qui-color-muted:var(--ws-grey-200);--qui-color-neutral:var(--ws-grey-200);--qui-color-button-text:var(--ws-button-fg);--qui-color-primary:var(--ws-primary-default);--qui-color-primary-hover:var(--ws-primary-hover);--qui-color-primary-light:var(--ws-primary-light);--qui-color-primary-dark:var(--ws-primary-dark);--qui-color-positive:var(--ws-positive-500);--qui-color-positive-hover:var(--ws-positive-hover);--qui-color-positive-text:var(--ws-positive-text);--qui-color-positive-bg:var(--ws-positive-bg);--qui-color-positive-light:var(--ws-positive-light);--qui-color-positive-dark:var(--ws-positive-dark);--qui-color-negative:var(--ws-negative-500);--qui-color-negative-hover:var(--ws-negative-hover);--qui-color-negative-text:var(--ws-negative-text);--qui-color-negative-bg:var(--ws-negative-bg);--qui-color-negative-light:var(--ws-negative-light);--qui-color-negative-dark:var(--ws-negative-dark);--qui-color-warning:var(--ws-warning-500);--qui-color-warning-hover:var(--ws-warning-hover);--qui-color-warning-text:var(--ws-warning-text);--qui-color-warning-bg:var(--ws-warning-bg);--qui-color-warning-light:var(--ws-warning-light);--qui-color-warning-dark:var(--ws-warning-dark);--qui-color-input-bg:var(--ws-input-bg);--qui-color-input-border:var(--ws-input-border);--qui-color-input-text:var(--ws-input-text);--qui-color-input-placeholder:var(--ws-input-placeholder);--qui-color-input-focus-border:var(--ws-input-focus-border);--qui-color-select-bg:var(--ws-select-bg);--qui-color-select-border:var(--ws-select-border);--qui-color-select-text:var(--ws-select-text);--qui-color-select-list-bg:var(--ws-select-list-bg);--qui-color-input-option-hover-bg:var(--ws-input-option-hover-bg);--qui-color-input-option-active-bg:var(--ws-input-option-active-bg);--qui-color-input-option-active-text:var(--ws-input-option-active-text);--qui-color-input-error-border:var(--ws-input-error-border);--qui-color-input-error-bg:var(--ws-input-error-bg);--qui-color-input-warning-border:var(--ws-input-warning-border);--qui-color-input-warning-bg:var(--ws-input-warning-bg);--qui-color-input-message-bg:var(--ws-input-message-bg);--qui-color-input-message-text:var(--ws-input-message-text);--qui-color-inactive-text:var(--ws-inactive-text);--qui-color-surface-0:var(--ws-surface-0);--qui-color-surface-1:var(--ws-surface-1);--qui-color-surface-2:var(--ws-surface-2);--qui-color-surface-3:var(--ws-surface-3);--qui-color-surface-4:var(--ws-surface-4);--qui-color-surface-border-subtle:var(--ws-surface-border-subtle);--qui-color-surface-border-strong:var(--ws-surface-border-strong);--qui-color-tab-bg-default:var(--ws-tab-bg-default);--qui-color-tab-border:var(--ws-tab-border);--qui-color-tab-active-bg:var(--ws-tab-active-bg);--qui-color-tab-active-fg:var(--ws-tab-active-fg);--qui-color-tab-inactive-bg:var(--ws-tab-inactive-bg);--qui-color-tab-inactive-fg:var(--ws-tab-inactive-fg);--qui-color-panel-header-fg:var(--ws-panel-header-fg);--qui-color-panel-bg:var(--ws-panel-bg);--qui-color-panel-border:var(--ws-panel-border)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--qui-default-font-family,ui-sans-serif,system-ui,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\");font-feature-settings:var(--qui-default-font-feature-settings,normal);font-variation-settings:var(--qui-default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--qui-default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace);font-feature-settings:var(--qui-default-mono-font-feature-settings,normal);font-variation-settings:var(--qui-default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,:after,:before,::backdrop{border-color:var(--color-gray-200,currentcolor)}::file-selector-button{border-color:var(--color-gray-200,currentcolor)}*{scrollbar-color:initial;scrollbar-width:initial}}@layer components;@layer utilities{.qui\\:pointer-events-auto{pointer-events:auto}.qui\\:pointer-events-none{pointer-events:none}.qui\\:sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.qui\\:absolute{position:absolute}.qui\\:fixed{position:fixed}.qui\\:relative{position:relative}.qui\\:inset-0{inset:calc(var(--qui-spacing)*0)}.qui\\:-top-1\\/5{top:-20%}.qui\\:top-0{top:calc(var(--qui-spacing)*0)}.qui\\:top-1{top:calc(var(--qui-spacing)*1)}.qui\\:top-full{top:100%}.qui\\:-right-3{right:calc(var(--qui-spacing)*-3)}.qui\\:-right-12{right:calc(var(--qui-spacing)*-12)}.qui\\:right-0{right:calc(var(--qui-spacing)*0)}.qui\\:right-1{right:calc(var(--qui-spacing)*1)}.qui\\:bottom-0{bottom:calc(var(--qui-spacing)*0)}.qui\\:bottom-full{bottom:100%}.qui\\:left-0{left:calc(var(--qui-spacing)*0)}.qui\\:left-0\\.5{left:calc(var(--qui-spacing)*.5)}.qui\\:left-1\\/2{left:50%}.qui\\:left-3\\.5{left:calc(var(--qui-spacing)*3.5)}.qui\\:left-4\\.5{left:calc(var(--qui-spacing)*4.5)}.qui\\:left-5\\.5{left:calc(var(--qui-spacing)*5.5)}.qui\\:left-full{left:100%}.qui\\:z-1{z-index:1}.qui\\:z-2{z-index:2}.qui\\:z-10{z-index:10}.qui\\:z-40{z-index:40}.qui\\:z-50{z-index:50}.qui\\:z-60{z-index:60}.qui\\:z-9999{z-index:9999}.qui\\:m-0{margin:calc(var(--qui-spacing)*0)}.qui\\:m-0\\.5{margin:calc(var(--qui-spacing)*.5)}.qui\\:m-px{margin:1px}.qui\\:mx-1{margin-inline:calc(var(--qui-spacing)*1)}.qui\\:-my-1{margin-block:calc(var(--qui-spacing)*-1)}.qui\\:my-1{margin-block:calc(var(--qui-spacing)*1)}.qui\\:mt-1{margin-top:calc(var(--qui-spacing)*1)}.qui\\:mt-2{margin-top:calc(var(--qui-spacing)*2)}.qui\\:mt-4{margin-top:calc(var(--qui-spacing)*4)}.qui\\:mt-8{margin-top:calc(var(--qui-spacing)*8)}.qui\\:mr-1{margin-right:calc(var(--qui-spacing)*1)}.qui\\:mr-2{margin-right:calc(var(--qui-spacing)*2)}.qui\\:mb-1{margin-bottom:calc(var(--qui-spacing)*1)}.qui\\:mb-2{margin-bottom:calc(var(--qui-spacing)*2)}.qui\\:mb-4{margin-bottom:calc(var(--qui-spacing)*4)}.qui\\:ml-1{margin-left:calc(var(--qui-spacing)*1)}.qui\\:ml-1\\.5{margin-left:calc(var(--qui-spacing)*1.5)}.qui\\:ml-2{margin-left:calc(var(--qui-spacing)*2)}.qui\\:box-border{box-sizing:border-box}.qui\\:scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.qui\\:scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.qui\\:scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.qui\\:scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb,initial)var(--scrollbar-track,initial)}.qui\\:scrollbar-thin::-webkit-scrollbar{width:8px;height:8px;display:block}.qui\\:flex{display:flex}.qui\\:grid{display:grid}.qui\\:hidden{display:none}.qui\\:inline-block{display:inline-block}.qui\\:inline-flex{display:inline-flex}.qui\\:size-1\\.5{width:calc(var(--qui-spacing)*1.5);height:calc(var(--qui-spacing)*1.5)}.qui\\:size-1\\.75{width:calc(var(--qui-spacing)*1.75);height:calc(var(--qui-spacing)*1.75)}.qui\\:size-2{width:calc(var(--qui-spacing)*2);height:calc(var(--qui-spacing)*2)}.qui\\:size-2\\.5{width:calc(var(--qui-spacing)*2.5);height:calc(var(--qui-spacing)*2.5)}.qui\\:size-3{width:calc(var(--qui-spacing)*3);height:calc(var(--qui-spacing)*3)}.qui\\:size-3\\.5{width:calc(var(--qui-spacing)*3.5);height:calc(var(--qui-spacing)*3.5)}.qui\\:size-3\\.25{width:calc(var(--qui-spacing)*3.25);height:calc(var(--qui-spacing)*3.25)}.qui\\:size-4{width:calc(var(--qui-spacing)*4);height:calc(var(--qui-spacing)*4)}.qui\\:size-5{width:calc(var(--qui-spacing)*5);height:calc(var(--qui-spacing)*5)}.qui\\:size-6{width:calc(var(--qui-spacing)*6);height:calc(var(--qui-spacing)*6)}.qui\\:size-fit{width:fit-content;height:fit-content}.qui\\:h-2{height:calc(var(--qui-spacing)*2)}.qui\\:h-3{height:calc(var(--qui-spacing)*3)}.qui\\:h-3\\.5{height:calc(var(--qui-spacing)*3.5)}.qui\\:h-4{height:calc(var(--qui-spacing)*4)}.qui\\:h-4\\.5{height:calc(var(--qui-spacing)*4.5)}.qui\\:h-5{height:calc(var(--qui-spacing)*5)}.qui\\:h-5\\.5{height:calc(var(--qui-spacing)*5.5)}.qui\\:h-6{height:calc(var(--qui-spacing)*6)}.qui\\:h-7{height:calc(var(--qui-spacing)*7)}.qui\\:h-7\\.5{height:calc(var(--qui-spacing)*7.5)}.qui\\:h-8{height:calc(var(--qui-spacing)*8)}.qui\\:h-10{height:calc(var(--qui-spacing)*10)}.qui\\:h-14{height:calc(var(--qui-spacing)*14)}.qui\\:h-100{height:calc(var(--qui-spacing)*100)}.qui\\:h-fit{height:fit-content}.qui\\:h-full{height:100%}.qui\\:max-h-full{max-height:100%}.qui\\:min-h-5{min-height:calc(var(--qui-spacing)*5)}.qui\\:min-h-6{min-height:var(--qui-min-height-6)}.qui\\:min-h-7{min-height:calc(var(--qui-spacing)*7)}.qui\\:min-h-fit{min-height:fit-content}.qui\\:min-h-screen{min-height:100vh}.qui\\:w-0\\.5{width:calc(var(--qui-spacing)*.5)}.qui\\:w-1\\/2{width:50%}.qui\\:w-3{width:calc(var(--qui-spacing)*3)}.qui\\:w-3\\.5{width:calc(var(--qui-spacing)*3.5)}.qui\\:w-4{width:calc(var(--qui-spacing)*4)}.qui\\:w-5{width:calc(var(--qui-spacing)*5)}.qui\\:w-6{width:calc(var(--qui-spacing)*6)}.qui\\:w-7{width:calc(var(--qui-spacing)*7)}.qui\\:w-8{width:calc(var(--qui-spacing)*8)}.qui\\:w-9{width:calc(var(--qui-spacing)*9)}.qui\\:w-11{width:calc(var(--qui-spacing)*11)}.qui\\:w-16{width:calc(var(--qui-spacing)*16)}.qui\\:w-20{width:calc(var(--qui-spacing)*20)}.qui\\:w-32{width:calc(var(--qui-spacing)*32)}.qui\\:w-48{width:calc(var(--qui-spacing)*48)}.qui\\:w-52{width:calc(var(--qui-spacing)*52)}.qui\\:w-64{width:calc(var(--qui-spacing)*64)}.qui\\:w-80{width:calc(var(--qui-spacing)*80)}.qui\\:w-96{width:calc(var(--qui-spacing)*96)}.qui\\:w-auto{width:auto}.qui\\:w-fit{width:fit-content}.qui\\:w-full{width:100%}.qui\\:w-px{width:1px}.qui\\:max-w-100{max-width:calc(var(--qui-spacing)*100)}.qui\\:max-w-md{max-width:var(--qui-container-md)}.qui\\:min-w-0{min-width:calc(var(--qui-spacing)*0)}.qui\\:min-w-3\\.5{min-width:calc(var(--qui-spacing)*3.5)}.qui\\:min-w-4\\.5{min-width:calc(var(--qui-spacing)*4.5)}.qui\\:min-w-5{min-width:calc(var(--qui-spacing)*5)}.qui\\:min-w-7\\.5{min-width:calc(var(--qui-spacing)*7.5)}.qui\\:min-w-50{min-width:calc(var(--qui-spacing)*50)}.qui\\:min-w-fit{min-width:fit-content}.qui\\:flex-1{flex:1}.qui\\:flex-3{flex:3}.qui\\:flex-none{flex:none}.qui\\:shrink-0{flex-shrink:0}.qui\\:origin-top-right{transform-origin:100% 0}.qui\\:-translate-x-1\\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:-translate-x-full{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:translate-x-0{--tw-translate-x:calc(var(--qui-spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:translate-x-full{--tw-translate-x:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:-translate-y-full{--tw-translate-y:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:translate-y-0{--tw-translate-y:calc(var(--qui-spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:translate-y-1\\/2{--tw-translate-y: 50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:translate-y-full{--tw-translate-y:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.qui\\:scale-0{--tw-scale-x:0%;--tw-scale-y:0%;--tw-scale-z:0%;scale:var(--tw-scale-x)var(--tw-scale-y)}.qui\\:scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.qui\\:scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.qui\\:scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.qui\\:-rotate-45{rotate:-45deg}.qui\\:rotate-45{rotate:45deg}.qui\\:rotate-90{rotate:90deg}.qui\\:rotate-180{rotate:180deg}.qui\\:transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.qui\\:animate-bounce{animation:var(--qui-animate-bounce)}.qui\\:cursor-auto{cursor:auto}.qui\\:cursor-grabbing{cursor:grabbing}.qui\\:cursor-not-allowed{cursor:not-allowed}.qui\\:cursor-pointer{cursor:pointer}.qui\\:cursor-se-resize{cursor:se-resize}.qui\\:resize-none{resize:none}.qui\\:list-disc{list-style-type:disc}.qui\\:appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.qui\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.qui\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.qui\\:flex-col{flex-direction:column}.qui\\:flex-row{flex-direction:row}.qui\\:flex-wrap{flex-wrap:wrap}.qui\\:place-content-center{place-content:center}.qui\\:place-items-center{place-items:center}.qui\\:content-center{align-content:center}.qui\\:items-center{align-items:center}.qui\\:items-end{align-items:flex-end}.qui\\:items-start{align-items:flex-start}.qui\\:justify-around{justify-content:space-around}.qui\\:justify-between{justify-content:space-between}.qui\\:justify-center{justify-content:center}.qui\\:gap-0\\.5{gap:calc(var(--qui-spacing)*.5)}.qui\\:gap-1{gap:calc(var(--qui-spacing)*1)}.qui\\:gap-1\\.5{gap:calc(var(--qui-spacing)*1.5)}.qui\\:gap-2{gap:calc(var(--qui-spacing)*2)}.qui\\:gap-2\\.5{gap:calc(var(--qui-spacing)*2.5)}.qui\\:gap-3{gap:calc(var(--qui-spacing)*3)}.qui\\:gap-4{gap:calc(var(--qui-spacing)*4)}.qui\\:gap-6{gap:calc(var(--qui-spacing)*6)}.qui\\:gap-8{gap:calc(var(--qui-spacing)*8)}.qui\\:gap-10{gap:calc(var(--qui-spacing)*10)}.qui\\:gap-14{gap:calc(var(--qui-spacing)*14)}:where(.qui\\:space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--qui-spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--qui-spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.qui\\:space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--qui-spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--qui-spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.qui\\:space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--qui-spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--qui-spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.qui\\:space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--qui-spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--qui-spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.qui\\:space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--qui-spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--qui-spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}:where(.qui\\:space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--qui-spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--qui-spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.qui\\:space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--qui-spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--qui-spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.qui\\:gap-x-1{column-gap:calc(var(--qui-spacing)*1)}.qui\\:gap-x-2{column-gap:calc(var(--qui-spacing)*2)}.qui\\:gap-x-3{column-gap:calc(var(--qui-spacing)*3)}.qui\\:gap-x-4{column-gap:calc(var(--qui-spacing)*4)}.qui\\:gap-x-20{column-gap:calc(var(--qui-spacing)*20)}:where(.qui\\:space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--qui-spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--qui-spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.qui\\:truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.qui\\:overflow-hidden{overflow:hidden}.qui\\:overflow-x-auto{overflow-x:auto}.qui\\:overflow-y-auto{overflow-y:auto}.qui\\:overflow-y-hidden{overflow-y:hidden}.qui\\:rounded{border-radius:.25rem}.qui\\:rounded-full{border-radius:3.40282e38px}.qui\\:rounded-lg{border-radius:var(--qui-radius-lg)}.qui\\:rounded-md{border-radius:var(--qui-radius-md)}.qui\\:rounded-none{border-radius:0}.qui\\:rounded-xs{border-radius:var(--qui-radius-xs)}.qui\\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.qui\\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.qui\\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.qui\\:border-0{border-style:var(--tw-border-style);border-width:0}.qui\\:border-2{border-style:var(--tw-border-style);border-width:2px}.qui\\:border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.qui\\:border-t-0{border-top-style:var(--tw-border-style);border-top-width:0}.qui\\:border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.qui\\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.qui\\:border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.qui\\:border-body-light{border-color:var(--qui-color-body-light)}.qui\\:border-canvas-default{border-color:var(--qui-color-canvas-default)}.qui\\:border-card-border{border-color:var(--qui-color-card-border)}.qui\\:border-grey-100{border-color:var(--qui-color-grey-100)}.qui\\:border-input-border{border-color:var(--qui-color-input-border)}.qui\\:border-input-error-border{border-color:var(--qui-color-input-error-border)}.qui\\:border-input-focus-border{border-color:var(--qui-color-input-focus-border)}.qui\\:border-input-warning-border{border-color:var(--qui-color-input-warning-border)}.qui\\:border-negative-400{border-color:var(--qui-color-negative-400)}.qui\\:border-negative-500{border-color:var(--qui-color-negative-500)}.qui\\:border-neutral{border-color:var(--qui-color-neutral)}.qui\\:border-panel{border-color:var(--qui-color-panel)}.qui\\:border-panel-border{border-color:var(--qui-color-panel-border)}.qui\\:border-positive-500{border-color:var(--qui-color-positive-500)}.qui\\:border-positive-text{border-color:var(--qui-color-positive-text)}.qui\\:border-primary-700{border-color:var(--qui-color-primary-700)}.qui\\:border-primary-hover{border-color:var(--qui-color-primary-hover)}.qui\\:border-select-border{border-color:var(--qui-color-select-border)}.qui\\:border-surface-border-strong{border-color:var(--qui-color-surface-border-strong)}.qui\\:border-surface-border-subtle{border-color:var(--qui-color-surface-border-subtle)}.qui\\:border-tab-border{border-color:var(--qui-color-tab-border)}.qui\\:border-transparent{border-color:#0000}.qui\\:border-warning-500{border-color:var(--qui-color-warning-500)}.qui\\:border-warning-bg{border-color:var(--qui-color-warning-bg)}.qui\\:border-white{border-color:var(--qui-color-white)}.qui\\:bg-blue-500{background-color:var(--qui-color-blue-500)}.qui\\:bg-body{background-color:var(--qui-color-body)}.qui\\:bg-body-bg{background-color:var(--qui-color-body-bg)}.qui\\:bg-canvas-default{background-color:var(--qui-color-canvas-default)}.qui\\:bg-canvas-subtle{background-color:var(--qui-color-canvas-subtle)}.qui\\:bg-card{background-color:var(--qui-color-card)}.qui\\:bg-grey-200{background-color:var(--qui-color-grey-200)}.qui\\:bg-grey-300{background-color:var(--qui-color-grey-300)}.qui\\:bg-grey-400{background-color:var(--qui-color-grey-400)}.qui\\:bg-grey-500{background-color:var(--qui-color-grey-500)}.qui\\:bg-grey-600{background-color:var(--qui-color-grey-600)}.qui\\:bg-grey-700{background-color:var(--qui-color-grey-700)}.qui\\:bg-grey-800{background-color:var(--qui-color-grey-800)}.qui\\:bg-input-bg{background-color:var(--qui-color-input-bg)}.qui\\:bg-input-border{background-color:var(--qui-color-input-border)}.qui\\:bg-input-error-bg{background-color:var(--qui-color-input-error-bg)}.qui\\:bg-input-message-bg{background-color:var(--qui-color-input-message-bg)}.qui\\:bg-input-option-active-bg{background-color:var(--qui-color-input-option-active-bg)}.qui\\:bg-input-option-hover-bg{background-color:var(--qui-color-input-option-hover-bg)}.qui\\:bg-input-warning-bg{background-color:var(--qui-color-input-warning-bg)}.qui\\:bg-negative{background-color:var(--qui-color-negative)}.qui\\:bg-negative-400{background-color:var(--qui-color-negative-400)}.qui\\:bg-negative-500{background-color:var(--qui-color-negative-500)}.qui\\:bg-negative-bg{background-color:var(--qui-color-negative-bg)}.qui\\:bg-negative-hover{background-color:var(--qui-color-negative-hover)}.qui\\:bg-negative-light{background-color:var(--qui-color-negative-light)}.qui\\:bg-panel{background-color:var(--qui-color-panel)}.qui\\:bg-panel-bg{background-color:var(--qui-color-panel-bg)}.qui\\:bg-panel-subtle{background-color:var(--qui-color-panel-subtle)}.qui\\:bg-positive{background-color:var(--qui-color-positive)}.qui\\:bg-positive-200{background-color:var(--qui-color-positive-200)}.qui\\:bg-positive-500{background-color:var(--qui-color-positive-500)}.qui\\:bg-positive-bg{background-color:var(--qui-color-positive-bg)}.qui\\:bg-positive-hover{background-color:var(--qui-color-positive-hover)}.qui\\:bg-positive-light{background-color:var(--qui-color-positive-light)}.qui\\:bg-primary{background-color:var(--qui-color-primary)}.qui\\:bg-primary-500{background-color:var(--qui-color-primary-500)}.qui\\:bg-primary-600{background-color:var(--qui-color-primary-600)}.qui\\:bg-primary-hover{background-color:var(--qui-color-primary-hover)}.qui\\:bg-primary-light{background-color:var(--qui-color-primary-light)}.qui\\:bg-primary\\/30{background-color:var(--qui-color-primary)}@supports (color:color-mix(in lab,red,red)){.qui\\:bg-primary\\/30{background-color:color-mix(in oklab,var(--qui-color-primary)30%,transparent)}}.qui\\:bg-select-bg{background-color:var(--qui-color-select-bg)}.qui\\:bg-select-list-bg{background-color:var(--qui-color-select-list-bg)}.qui\\:bg-surface-0{background-color:var(--qui-color-surface-0)}.qui\\:bg-surface-1{background-color:var(--qui-color-surface-1)}.qui\\:bg-surface-2{background-color:var(--qui-color-surface-2)}.qui\\:bg-surface-3{background-color:var(--qui-color-surface-3)}.qui\\:bg-surface-4{background-color:var(--qui-color-surface-4)}.qui\\:bg-tab-active-bg{background-color:var(--qui-color-tab-active-bg)}.qui\\:bg-tab-bg-default{background-color:var(--qui-color-tab-bg-default)}.qui\\:bg-tab-inactive-bg{background-color:var(--qui-color-tab-inactive-bg)}.qui\\:bg-transparent{background-color:#0000}.qui\\:bg-warning{background-color:var(--qui-color-warning)}.qui\\:bg-warning-500{background-color:var(--qui-color-warning-500)}.qui\\:bg-warning-bg{background-color:var(--qui-color-warning-bg)}.qui\\:bg-warning-hover{background-color:var(--qui-color-warning-hover)}.qui\\:bg-warning-light{background-color:var(--qui-color-warning-light)}.qui\\:bg-white{background-color:var(--qui-color-white)}.qui\\:bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.qui\\:bg-linear-to-r{--tw-gradient-position:to right in oklab}}.qui\\:bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.qui\\:from-green-500{--tw-gradient-from:var(--qui-color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.qui\\:from-primary{--tw-gradient-from:var(--qui-color-primary);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.qui\\:stroke-current{stroke:currentColor}.qui\\:p-0{padding:calc(var(--qui-spacing)*0)}.qui\\:p-0\\.5{padding:calc(var(--qui-spacing)*.5)}.qui\\:p-1{padding:calc(var(--qui-spacing)*1)}.qui\\:p-1\\!{padding:calc(var(--qui-spacing)*1)!important}.qui\\:p-1\\.5{padding:calc(var(--qui-spacing)*1.5)}.qui\\:p-2{padding:calc(var(--qui-spacing)*2)}.qui\\:p-2\\.5{padding:calc(var(--qui-spacing)*2.5)}.qui\\:p-3{padding:calc(var(--qui-spacing)*3)}.qui\\:p-4{padding:calc(var(--qui-spacing)*4)}.qui\\:p-6{padding:calc(var(--qui-spacing)*6)}.qui\\:p-8{padding:calc(var(--qui-spacing)*8)}.qui\\:p-10{padding:calc(var(--qui-spacing)*10)}.qui\\:p-50{padding:calc(var(--qui-spacing)*50)}.qui\\:p-px{padding:1px}.qui\\:px-0\\.5{padding-inline:calc(var(--qui-spacing)*.5)}.qui\\:px-1{padding-inline:calc(var(--qui-spacing)*1)}.qui\\:px-1\\.5{padding-inline:calc(var(--qui-spacing)*1.5)}.qui\\:px-2{padding-inline:calc(var(--qui-spacing)*2)}.qui\\:px-3{padding-inline:calc(var(--qui-spacing)*3)}.qui\\:px-4{padding-inline:calc(var(--qui-spacing)*4)}.qui\\:px-6{padding-inline:calc(var(--qui-spacing)*6)}.qui\\:px-7{padding-inline:calc(var(--qui-spacing)*7)}.qui\\:px-8{padding-inline:calc(var(--qui-spacing)*8)}.qui\\:py-0\\.5{padding-block:calc(var(--qui-spacing)*.5)}.qui\\:py-1{padding-block:calc(var(--qui-spacing)*1)}.qui\\:py-1\\.5{padding-block:calc(var(--qui-spacing)*1.5)}.qui\\:py-2{padding-block:calc(var(--qui-spacing)*2)}.qui\\:pt-0\\.5{padding-top:calc(var(--qui-spacing)*.5)}.qui\\:pt-1{padding-top:calc(var(--qui-spacing)*1)}.qui\\:pt-1\\.5{padding-top:calc(var(--qui-spacing)*1.5)}.qui\\:pt-2{padding-top:calc(var(--qui-spacing)*2)}.qui\\:pl-1{padding-left:calc(var(--qui-spacing)*1)}.qui\\:text-center{text-align:center}.qui\\:text-2xl{font-size:var(--qui-text-2xl);line-height:var(--tw-leading,var(--qui-text-2xl--line-height))}.qui\\:text-base{font-size:var(--qui-text-base);line-height:var(--tw-leading,var(--qui-text-base--line-height))}.qui\\:text-lg{font-size:var(--qui-text-lg);line-height:var(--tw-leading,var(--qui-text-lg--line-height))}.qui\\:text-sm{font-size:var(--qui-text-sm);line-height:var(--tw-leading,var(--qui-text-sm--line-height))}.qui\\:text-xl{font-size:var(--qui-text-xl);line-height:var(--tw-leading,var(--qui-text-xl--line-height))}.qui\\:text-xs{font-size:var(--qui-text-xs);line-height:var(--tw-leading,var(--qui-text-xs--line-height))}.qui\\:text-s{font-size:var(--qui-text-s)}.qui\\:text-xxs{font-size:var(--qui-text-xxs)}.qui\\:leading-3{--tw-leading:calc(var(--qui-spacing)*3);line-height:calc(var(--qui-spacing)*3)}.qui\\:leading-4{--tw-leading:calc(var(--qui-spacing)*4);line-height:calc(var(--qui-spacing)*4)}.qui\\:leading-5{--tw-leading:calc(var(--qui-spacing)*5);line-height:calc(var(--qui-spacing)*5)}.qui\\:leading-none{--tw-leading:1;line-height:1}.qui\\:font-bold{--tw-font-weight:var(--qui-font-weight-bold);font-weight:var(--qui-font-weight-bold)}.qui\\:font-medium{--tw-font-weight:var(--qui-font-weight-medium);font-weight:var(--qui-font-weight-medium)}.qui\\:font-semibold{--tw-font-weight:var(--qui-font-weight-semibold);font-weight:var(--qui-font-weight-semibold)}.qui\\:font-thin{--tw-font-weight:var(--qui-font-weight-thin);font-weight:var(--qui-font-weight-thin)}.qui\\:whitespace-nowrap{white-space:nowrap}.qui\\:text-body{color:var(--qui-color-body)}.qui\\:text-button-text{color:var(--qui-color-button-text)}.qui\\:text-gray-50{color:var(--qui-color-gray-50)}.qui\\:text-gray-400{color:var(--qui-color-gray-400)}.qui\\:text-grey-100{color:var(--qui-color-grey-100)}.qui\\:text-grey-200{color:var(--qui-color-grey-200)}.qui\\:text-grey-300{color:var(--qui-color-grey-300)}.qui\\:text-grey-700{color:var(--qui-color-grey-700)}.qui\\:text-inactive-text{color:var(--qui-color-inactive-text)}.qui\\:text-inherit{color:inherit}.qui\\:text-input-message-text{color:var(--qui-color-input-message-text)}.qui\\:text-input-option-active-text{color:var(--qui-color-input-option-active-text)}.qui\\:text-input-placeholder{color:var(--qui-color-input-placeholder)}.qui\\:text-input-text{color:var(--qui-color-input-text)}.qui\\:text-muted{color:var(--qui-color-muted)}.qui\\:text-negative{color:var(--qui-color-negative)}.qui\\:text-negative-500{color:var(--qui-color-negative-500)}.qui\\:text-negative-dark{color:var(--qui-color-negative-dark)}.qui\\:text-panel-header-fg{color:var(--qui-color-panel-header-fg)}.qui\\:text-panel-subtle{color:var(--qui-color-panel-subtle)}.qui\\:text-positive{color:var(--qui-color-positive)}.qui\\:text-positive-500{color:var(--qui-color-positive-500)}.qui\\:text-positive-600{color:var(--qui-color-positive-600)}.qui\\:text-positive-dark{color:var(--qui-color-positive-dark)}.qui\\:text-positive-text,.qui\\:text-positive-text\\/70{color:var(--qui-color-positive-text)}@supports (color:color-mix(in lab,red,red)){.qui\\:text-positive-text\\/70{color:color-mix(in oklab,var(--qui-color-positive-text)70%,transparent)}}.qui\\:text-primary{color:var(--qui-color-primary)}.qui\\:text-primary-dark{color:var(--qui-color-primary-dark)}.qui\\:text-primary-hover{color:var(--qui-color-primary-hover)}.qui\\:text-select-text{color:var(--qui-color-select-text)}.qui\\:text-tab-active-fg{color:var(--qui-color-tab-active-fg)}.qui\\:text-tab-inactive-fg{color:var(--qui-color-tab-inactive-fg)}.qui\\:text-warning{color:var(--qui-color-warning)}.qui\\:text-warning-dark{color:var(--qui-color-warning-dark)}.qui\\:text-warning-text{color:var(--qui-color-warning-text)}.qui\\:capitalize{text-transform:capitalize}.qui\\:italic{font-style:italic}.qui\\:decoration-transparent{text-decoration-color:#0000}.qui\\:opacity-0{opacity:0}.qui\\:opacity-50{opacity:.5}.qui\\:opacity-60{opacity:.6}.qui\\:opacity-80{opacity:.8}.qui\\:opacity-100{opacity:1}.qui\\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.qui\\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.qui\\:shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.qui\\:shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.qui\\:ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.qui\\:ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.qui\\:ring-input-error-border{--tw-ring-color:var(--qui-color-input-error-border)}.qui\\:ring-input-focus-border{--tw-ring-color:var(--qui-color-input-focus-border)}.qui\\:ring-input-warning-border{--tw-ring-color:var(--qui-color-input-warning-border)}.qui\\:ring-positive{--tw-ring-color:var(--qui-color-positive)}.qui\\:outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.qui\\:outline-hidden{outline-offset:2px;outline:2px solid #0000}}.qui\\:outline-1{outline-style:var(--tw-outline-style);outline-width:1px}.qui\\:outline-canvas-default{outline-color:var(--qui-color-canvas-default)}.qui\\:outline-primary{outline-color:var(--qui-color-primary)}.qui\\:transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--qui-default-transition-timing-function));transition-duration:var(--tw-duration,var(--qui-default-transition-duration))}.qui\\:transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--qui-default-transition-timing-function));transition-duration:var(--tw-duration,var(--qui-default-transition-duration))}.qui\\:transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--qui-default-transition-timing-function));transition-duration:var(--tw-duration,var(--qui-default-transition-duration))}.qui\\:duration-150{--tw-duration:.15s;transition-duration:.15s}.qui\\:duration-200{--tw-duration:.2s;transition-duration:.2s}.qui\\:duration-300{--tw-duration:.3s;transition-duration:.3s}.qui\\:ease-in-out{--tw-ease:var(--qui-ease-in-out);transition-timing-function:var(--qui-ease-in-out)}.qui\\:ease-out{--tw-ease:var(--qui-ease-out);transition-timing-function:var(--qui-ease-out)}.qui\\:outline-solid{--tw-outline-style:solid;outline-style:solid}.qui\\:select-none{-webkit-user-select:none;user-select:none}.qui\\:scrollbar-thumb-input-border{--scrollbar-thumb:var(--ws-input-border)}.qui\\:scrollbar-thumb-muted{--scrollbar-thumb:var(--ws-grey-200)}.qui\\:scrollbar-track-transparent{--scrollbar-track:transparent}@media(hover:hover){.qui\\:group-hover\\:flex:is(:where(.qui\\:group):hover *){display:flex}.qui\\:group-hover\\:grid:is(:where(.qui\\:group):hover *){display:grid}.qui\\:group-hover\\:border-body:is(:where(.qui\\:group):hover *){border-color:var(--qui-color-body)}.qui\\:group-hover\\:border-negative-text:is(:where(.qui\\:group):hover *){border-color:var(--qui-color-negative-text)}.qui\\:group-hover\\:border-positive-text:is(:where(.qui\\:group):hover *){border-color:var(--qui-color-positive-text)}.qui\\:group-hover\\:border-warning-text:is(:where(.qui\\:group):hover *){border-color:var(--qui-color-warning-text)}.qui\\:group-hover\\:bg-grey-400:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-grey-400)}.qui\\:group-hover\\:bg-negative-hover:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-negative-hover)}.qui\\:group-hover\\:bg-negative-light:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-negative-light)}.qui\\:group-hover\\:bg-positive-hover:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-positive-hover)}.qui\\:group-hover\\:bg-positive-light:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-positive-light)}.qui\\:group-hover\\:bg-primary-hover:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-primary-hover)}.qui\\:group-hover\\:bg-primary-light:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-primary-light)}.qui\\:group-hover\\:bg-warning-hover:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-warning-hover)}.qui\\:group-hover\\:bg-warning-light:is(:where(.qui\\:group):hover *){background-color:var(--qui-color-warning-light)}.qui\\:group-hover\\:opacity-100:is(:where(.qui\\:group):hover *){opacity:1}.qui\\:hover\\:border-black:hover{border-color:var(--qui-color-black)}.qui\\:hover\\:border-canvas-subtle:hover{border-color:var(--qui-color-canvas-subtle)}.qui\\:hover\\:border-negative-hover:hover{border-color:var(--qui-color-negative-hover)}.qui\\:hover\\:border-positive-hover:hover{border-color:var(--qui-color-positive-hover)}.qui\\:hover\\:border-primary-hover:hover{border-color:var(--qui-color-primary-hover)}.qui\\:hover\\:border-warning-hover:hover{border-color:var(--qui-color-warning-hover)}.qui\\:hover\\:bg-canvas-subtle:hover{background-color:var(--qui-color-canvas-subtle)}.qui\\:hover\\:bg-grey-500:hover{background-color:var(--qui-color-grey-500)}.qui\\:hover\\:bg-grey-700:hover{background-color:var(--qui-color-grey-700)}.qui\\:hover\\:bg-input-option-hover-bg:hover{background-color:var(--qui-color-input-option-hover-bg)}.qui\\:hover\\:bg-negative:hover{background-color:var(--qui-color-negative)}.qui\\:hover\\:bg-negative-600:hover{background-color:var(--qui-color-negative-600)}.qui\\:hover\\:bg-negative-hover:hover{background-color:var(--qui-color-negative-hover)}.qui\\:hover\\:bg-positive:hover{background-color:var(--qui-color-positive)}.qui\\:hover\\:bg-positive-600:hover{background-color:var(--qui-color-positive-600)}.qui\\:hover\\:bg-positive-hover:hover{background-color:var(--qui-color-positive-hover)}.qui\\:hover\\:bg-primary-600:hover{background-color:var(--qui-color-primary-600)}.qui\\:hover\\:bg-primary-hover:hover{background-color:var(--qui-color-primary-hover)}.qui\\:hover\\:bg-primary\\/20:hover{background-color:var(--qui-color-primary)}@supports (color:color-mix(in lab,red,red)){.qui\\:hover\\:bg-primary\\/20:hover{background-color:color-mix(in oklab,var(--qui-color-primary)20%,transparent)}}.qui\\:hover\\:bg-transparent:hover{background-color:#0000}.qui\\:hover\\:bg-warning:hover{background-color:var(--qui-color-warning)}.qui\\:hover\\:bg-warning-600:hover{background-color:var(--qui-color-warning-600)}.qui\\:hover\\:bg-warning-hover:hover{background-color:var(--qui-color-warning-hover)}.qui\\:hover\\:text-body:hover{color:var(--qui-color-body)}.qui\\:hover\\:text-button-text:hover{color:var(--qui-color-button-text)}.qui\\:hover\\:text-gray-50:hover{color:var(--qui-color-gray-50)}.qui\\:hover\\:text-grey-200:hover{color:var(--qui-color-grey-200)}.qui\\:hover\\:text-negative-400:hover{color:var(--qui-color-negative-400)}.qui\\:hover\\:text-negative-hover:hover{color:var(--qui-color-negative-hover)}.qui\\:hover\\:text-positive-400:hover{color:var(--qui-color-positive-400)}.qui\\:hover\\:text-positive-hover:hover{color:var(--qui-color-positive-hover)}.qui\\:hover\\:text-positive-text:hover{color:var(--qui-color-positive-text)}.qui\\:hover\\:text-primary-hover:hover{color:var(--qui-color-primary-hover)}.qui\\:hover\\:text-tab-active-fg:hover{color:var(--qui-color-tab-active-fg)}.qui\\:hover\\:text-warning-hover:hover{color:var(--qui-color-warning-hover)}.qui\\:hover\\:decoration-current:hover{text-decoration-color:currentColor}}.qui\\:focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.qui\\:focus\\:ring-offset-0:focus{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.qui\\:focus\\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.qui\\:focus\\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.qui\\:border{border-style:solid;border-width:.5px}.qui\\:border-primary{border-color:var(--qui-color-primary)}.qui\\:border-positive{border-color:var(--qui-color-positive)}.qui\\:border-warning{border-color:var(--qui-color-warning)}.qui\\:border-negative{border-color:var(--qui-color-negative)}.qui\\:border-body{border-color:var(--qui-color-body)}.qui\\:border-panel-subtle{border-color:var(--qui-color-panel-subtle)}}:root{--ws-primary-50:#f2ddff;--ws-primary-100:#edd0ff;--ws-primary-300:#d0acef;--ws-primary-400:#c190ea;--ws-primary-600:#935ebf;--ws-primary-800:#563374;--ws-primary-900:#381e4f;--ws-primary-950:#29133c;--ws-positive-50:#ecf9f2;--ws-positive-100:#d9f2e6;--ws-positive-300:#8ed9b3;--ws-positive-400:#68cd99;--ws-positive-700:#28734d;--ws-positive-800:#28734d;--ws-positive-900:#0d261a;--ws-positive-950:#07130d;--ws-warning-50:#fff7e6;--ws-warning-100:#ffefcc;--ws-warning-300:#fed066;--ws-warning-400:#fdc133;--ws-warning-700:#986a00;--ws-warning-800:#654700;--ws-warning-900:#332300;--ws-warning-950:#191200;--ws-negative-50:#feeeee;--ws-negative-100:#fcdcdc;--ws-negative-300:#f69797;--ws-negative-400:#f37575;--ws-negative-700:#9a3232;--ws-negative-800:#6e2222;--ws-negative-900:#431212;--ws-negative-950:#2e0a0a;--ws-grey-300:#535353;--ws-grey-400:#484848;--ws-grey-600:#3f3f3f;--ws-palette-primary-200:#e0c7f5;--ws-palette-primary-500:#b174e5;--ws-palette-primary-700:#75499a;--ws-button-bg:var(--vscode-button-background,var(--theia-button-background,var(--ws-palette-primary-500)));--ws-button-fg:var(--vscode-button-foreground,var(--theia-button-foreground,var(--ws-palette-white)));--ws-primary-default:var(--ws-button-bg);--ws-button-text:var(--ws-button-fg);--ws-primary-hover:var(--vscode-button-hoverBackground,var(--theia-button-hoverBackground,var(--ws-palette-primary-700)));--ws-primary-light:var(--vscode-editorInfo-foreground,var(--theia-button-hoverBackground,var(--ws-palette-primary-200)));--ws-primary-dark:var(--vscode-editor-lineHighlightBackground,var(--theia-button-hoverBackground,var(--ws-palette-primary-700)));--ws-primary-200:var(--ws-primary-light);--ws-primary-500:var(--ws-primary-default);--ws-primary-700:var(--ws-primary-hover);--ws-palette-positive-200:#b3e6cc;--ws-palette-positive-500:#42c080;--ws-palette-positive-600:#359a66;--ws-positive-dark:var(--vscode-gitDecoration-addedResourceForeground,var(--ws-palette-positive-600));--ws-positive-hover:var(--ws-positive-dark);--ws-positive-bg:var(--ws-palette-positive-100);--ws-positive-light:var(--ws-palette-positive-200);--ws-positive-border:var(--ws-positive-500);--ws-positive-text:var(--ws-positive-500);--ws-positive-500:var(--vscode-testing-iconPassed,var(--ws-palette-positive-500));--ws-positive-200:var(--ws-positive-light);--ws-positive-600:var(--ws-positive-dark);--ws-palette-warning-200:#fee099;--ws-palette-warning-500:#fdb100;--ws-palette-warning-600:#ca8e00;--ws-warning-hover:var(--ws-warning-600);--ws-warning-text:var(--ws-warning-500);--ws-warning-border:var(--ws-warning-500);--ws-warning-500:var(--vscode-list-warningForeground,var(--ws-palette-warning-500));--ws-warning-bg:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-500));--ws-warning-light:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-200));--ws-warning-dark:var(--vscode-inputValidation-warningBackground,var(--ws-palette-warning-600));--ws-warning-200:var(--ws-warning-light);--ws-warning-600:var(--ws-warning-dark);--ws-palette-negative-200:#f9baba;--ws-palette-negative-500:#f05252;--ws-palette-negative-600:#c54242;--ws-negative-hover:var(--ws-negative-600);--ws-negative-text:var(--ws-negative-500);--ws-negative-500:var(--vscode-errorForeground,var(--ws-palette-negative-500));--ws-negative-light:var(--vscode-inputValidation-errorBackground,var(--ws-palette-negative-200));--ws-negative-dark:var(--vscode-inputValidation-errorBackground,var(--ws-palette-negative-600));--ws-negative-200:var(--ws-negative-light);--ws-negative-600:var(--ws-negative-dark);--ws-palette-white:#fff;--ws-palette-grey-50:#f1f5f9;--ws-palette-grey-100:#ccc;--ws-palette-grey-200:#888;--ws-palette-grey-500:#444;--ws-palette-grey-700:#393939;--ws-palette-grey-800:#383838;--ws-palette-grey-900:#262626;--ws-palette-grey-950:#151515;--ws-bg-default:var(--vscode-editor-background,var(--theia-editor-background,var(--ws-palette-white)));--ws-bg-foreground:var(--vscode-editor-foreground,var(--theia-panel-foreground,var(--ws-palette-grey-50)));--ws-grey-50:var(--ws-bg-foreground);--ws-grey-100:var(--vscode-panel-background,var(--theia-panel-background,var(--ws-palette-grey-100)));--ws-grey-200:var(--vscode-panel-border,var(--theia-border-color,var(--ws-palette-grey-200)));--ws-grey-500:var(--vscode-descriptionForeground,var(--ws-palette-grey-500));--ws-grey-800:var(--vscode-descriptionForeground,var(--ws-palette-grey-800));--ws-card-bg:var(--vscode-editorGroupHeader-tabsBackground,var(--theia-editor-group-header-background,var(--ws-palette-grey-900)));--ws-card-border:var(--vscode-editorGroupHeader-tabsBorder,var(--theia-editor-group-header-background,var(--ws-palette-grey-50)));--ws-palette-input-bg:#1e1e1e;--ws-palette-input-border:#3c3c3c;--ws-palette-input-text:#ccc;--ws-palette-input-placeholder:#8c8c8c;--ws-palette-input-focus-border:#007acc;--ws-input-bg:var(--vscode-input-background,var(--theia-input-background,var(--ws-palette-input-bg)));--ws-input-border:var(--vscode-input-border,var(--theia-input-border,var(--ws-palette-input-border)));--ws-input-text:var(--vscode-input-foreground,var(--theia-input-foreground,var(--ws-palette-input-text)));--ws-input-placeholder:var(--vscode-input-placeholderForeground,var(--theia-input-placeholderForeground,var(--ws-palette-input-placeholder)));--ws-input-focus-border:var(--vscode-focusBorder,var(--theia-focusBorder,var(--ws-palette-primary-500)));--ws-select-bg:var(--vscode-dropdown-background,var(--theia-dropdown-background,var(--ws-input-bg)));--ws-select-border:var(--vscode-dropdown-border,var(--theia-dropdown-border,var(--ws-input-border)));--ws-select-text:var(--vscode-dropdown-foreground,var(--theia-dropdown-foreground,var(--ws-input-text)));--ws-select-list-bg:var(--vscode-dropdown-listBackground,var(--theia-dropdown-listBackground,var(--ws-palette-input-bg)));--ws-input-option-hover-bg:var(--vscode-list-hoverBackground,var(--theia-list-hoverBackground,var(--ws-palette-primary-700)));--ws-input-option-active-bg:var(--vscode-list-activeSelectionBackground,var(--theia-list-activeSelectionBackground,var(--ws-palette-primary-500)));--ws-input-option-active-text:var(--vscode-list-activeSelectionForeground,var(--theia-list-activeSelectionForeground,var(--ws-palette-white)));--ws-input-error-border:var(--vscode-inputValidation-errorBorder,var(--theia-inputValidation-errorBorder,var(--ws-palette-negative-500)));--ws-input-error-bg:var(--vscode-inputValidation-errorBackground,var(--theia-inputValidation-errorBackground,var(--ws-palette-negative-200)));--ws-input-warning-border:var(--vscode-inputValidation-warningBorder,var(--theia-inputValidation-warningBorder,var(--ws-palette-warning-500)));--ws-input-warning-bg:var(--vscode-inputValidation-warningBackground,var(--theia-inputValidation-warningBackground,var(--ws-palette-warning-200)));--ws-input-info-bg:var(--vscode-panel-background,var(--theia-inputValidation-infoBackground,var(--ws-palette-primary-200)));--ws-input-message-bg:var(--vscode-editor-lineHighlightBackground,var(--theia-inputValidation-infoBackground,var(--ws-palette-primary-200)));--ws-input-message-text:var(--vscode-editorInfo-foreground,var(--theia-inputValidation-infoForeground,var(--ws-palette-primary-500)));--ws-inactive-text:var(--vscode-disabledForeground,var(--theia-disabled-foreground,var(--ws-palette-grey-200)));--ws-disable-bg:var(--vscode-editorInfo-foreground,var(--theia-button-disabledBackground,var(--ws-palette-grey-300)));--ws-surface-0:var(--vscode-editor-background,var(--theia-editor-background,var(--ws-palette-grey-950)));--ws-surface-1:var(--vscode-sideBar-background,var(--theia-sideBar-background,var(--ws-palette-grey-700)));--ws-surface-2:var(--vscode-panel-background,var(--theia-panel-background,var(--ws-palette-grey-900)));--ws-surface-3:var(--vscode-editorGroupHeader-tabsBackground,var(--theia-editor-group-header-background,var(--ws-palette-grey-950)));--ws-surface-4:var(--vscode-editorWidget-background,var(--theia-editorWidget-background,var(--ws-palette-grey-900)));--ws-surface-border-subtle:var(--vscode-panel-border,var(--theia-border-color,var(--ws-palette-grey-200)));--ws-surface-border-strong:var(--vscode-contrastBorder,var(--theia-contrastBorder,var(--ws-palette-grey-300)));--ws-tab-bg-default:var(--vscode-editorGroupHeader-tabsBackground,var(--ws-palette-grey-900));--ws-tab-border:var(--vscode-tab-border,var(--ws-palette-grey-950));--ws-tab-active-bg:var(--vscode-tab-activeBackground,var(--ws-palette-grey-900));--ws-tab-active-fg:var(--vscode-tab-activeForeground,var(--ws-bg-foreground));--ws-tab-inactive-bg:var(--vscode-tab-inactiveBackground,var(--ws-palette-grey-800));--ws-tab-inactive-fg:var(--vscode-tab-inactiveForeground,var(--ws-palette-grey-200));--ws-tab-hover-bg:var(--vscode-tab-hoverBackground,var(--ws-palette-grey-700));--ws-panel-header-bg:var(--vscode-sideBarSectionHeader-background,var(--ws-palette-grey-800));--ws-panel-header-fg:var(--vscode-sideBarSectionHeader-foreground,var(--ws-bg-foreground));--ws-panel-bg:var(--vscode-panel-background,var(--ws-bg-default));--ws-panel-border:var(--vscode-panel-border,var(--ws-palette-grey-200));--ws-panel-title-active-border:var(--vscode-panelTitle-activeBorder,var(--ws-palette-primary-500));--ws-panel-title-active-fg:var(--vscode-panelTitle-activeForeground,var(--ws-bg-foreground));--ws-panel-title-inactive-fg:var(--vscode-panelTitle-inactiveForeground,var(--ws-palette-grey-100))}.center-absolute{--tw-translate-x: -50% ;--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y);transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,);position:absolute;top:50%;left:50%}.ws-group:hover .ws-checkbox-hover-target{opacity:1!important}.sb-show-main{background-color:var(--vscode-editor-background,var(--ws-bg-default))!important;color:var(--vscode-editor-foreground,var(--ws-bg-foreground))!important}#storybook-root{background-color:#0000!important}.sb-main-padded{background-color:var(--vscode-editor-background,var(--ws-bg-default))!important}html.abyss .sb-show-main,html.abyss .sb-main-padded{color:#68c!important;background-color:#000c18!important}html.solarized-dark .sb-show-main,html.solarized-dark .sb-main-padded{color:#839496!important;background-color:#002b36!important}html.quiet-light .sb-show-main,html.quiet-light .sb-main-padded{color:#333!important;background-color:#f5f5f5!important}html.kimbie-dark .sb-show-main,html.kimbie-dark .sb-main-padded{color:#d3af86!important;background-color:#221a0f!important}html.copilot .sb-show-main,html.copilot .sb-main-padded{color:#939da5!important;background-color:#232a2f!important}html.vscode-dark .sb-show-main,html.vscode-dark .sb-main-padded{color:#d4d4d4!important;background-color:#1e1e1e!important}html.vscode-light .sb-show-main,html.vscode-light .sb-main-padded{color:#000!important;background-color:#fff!important}html.vscode-high-contrast .sb-show-main,html.vscode-high-contrast .sb-main-padded{color:#fff!important;background-color:#000!important}html.vscode-high-contrast-light .sb-show-main,html.vscode-high-contrast-light .sb-main-padded{color:#292929!important;background-color:#fff!important}html.light .sb-show-main,html.light .sb-main-padded{color:#333!important;background-color:#fff!important}html.dark .sb-main-padded{color:#ccc!important;background-color:#262626!important}@property --tw-translate-x{syntax:\"*\";inherits:false;initial-value:0}@property --tw-translate-y{syntax:\"*\";inherits:false;initial-value:0}@property --tw-translate-z{syntax:\"*\";inherits:false;initial-value:0}@property --tw-scale-x{syntax:\"*\";inherits:false;initial-value:1}@property --tw-scale-y{syntax:\"*\";inherits:false;initial-value:1}@property --tw-scale-z{syntax:\"*\";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:\"*\";inherits:false}@property --tw-rotate-y{syntax:\"*\";inherits:false}@property --tw-rotate-z{syntax:\"*\";inherits:false}@property --tw-skew-x{syntax:\"*\";inherits:false}@property --tw-skew-y{syntax:\"*\";inherits:false}@property --tw-space-y-reverse{syntax:\"*\";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:\"*\";inherits:false;initial-value:0}@property --tw-border-style{syntax:\"*\";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:\"*\";inherits:false}@property --tw-gradient-from{syntax:\"<color>\";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:\"<color>\";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:\"<color>\";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:\"*\";inherits:false}@property --tw-gradient-via-stops{syntax:\"*\";inherits:false}@property --tw-gradient-from-position{syntax:\"<length-percentage>\";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:\"<length-percentage>\";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:\"<length-percentage>\";inherits:false;initial-value:100%}@property --tw-leading{syntax:\"*\";inherits:false}@property --tw-font-weight{syntax:\"*\";inherits:false}@property --tw-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:\"*\";inherits:false}@property --tw-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:\"*\";inherits:false}@property --tw-inset-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:\"*\";inherits:false}@property --tw-ring-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:\"*\";inherits:false}@property --tw-inset-ring-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:\"*\";inherits:false}@property --tw-ring-offset-width{syntax:\"<length>\";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:\"*\";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:\"*\";inherits:false;initial-value:solid}@property --tw-duration{syntax:\"*\";inherits:false}@property --tw-ease{syntax:\"*\";inherits:false}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}\n"));
|
|
7
7
|
document.head.appendChild(style);
|
|
8
8
|
|
|
9
9
|
}
|
|
@@ -11,32 +11,33 @@
|
|
|
11
11
|
console.error('vite-plugin-inject-css: Failed to inject CSS', e);
|
|
12
12
|
}
|
|
13
13
|
})();
|
|
14
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("react"),t=require("react/jsx-runtime"),L1=require("react-dom");function I2(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const a=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,a.get?a:{enumerable:!0,get:()=>e[n]})}}return r.default=e,Object.freeze(r)}const W1=I2(h),N2=e=>W1.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:34,height:34,viewBox:"0 0 34 34",...e},W1.createElement("defs",null,W1.createElement("pattern",{id:"pattern",preserveAspectRatio:"none",width:"100%",height:"100%",viewBox:"0 0 512 491"},W1.createElement("image",{width:512,height:491,xlinkHref:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAHrCAYAAAC5EyUmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAIXISURBVHgB7b0LsGXpdde3vtMzEk6K0gwVSLn8mNN+YBtkq3uIgVA4c1uEFCYEzahwACehuwVUeHoeFMGhCnW3XSnAiTUjKgSHFDPdRShTVJBGTiV2JfH0lTGMsdF0yxaRMbL6jJGRoYhnRKWwNNP3W3yPtda3vn1vz/S99zz2Puf/k/ace8/ZZ+99Tp971lr/9fgCAQA2AjPP081Dss3lbr19RG71cf8Y3eP3t+J12Y76XX/+gty+Jj8v5PF8uwghEABge8BfNABLJhl2Neh5y4b8bNre5e7zRn1KZOdg4W5fpeosfFLuuw0nAYDpgL9WAE6ARO/nqBryfJsN/Zyagd9ViiNAzUHQn+EcADAy8BcJwFvgDP0jcpu3fN8uG/mTos7AJwmOAQAbB395AAjJ2KuBz9t7qEX4YHWoYpCdgltyC6cAgDWAvzKwk0hkv0cw9mPEOwX78jOKEAFYMviLAjtBMvh7VA39nmww9tPitmz7afs4wSEA4NTgLwhsJc7gP06I7reRBVVnIG9wCAA4AfiLAVuBSPrvIxj8XSWrA9kReDFt+3AGAHh78FcCJon02u/JdpFg8EHPftquE9QBAO4J/irAZBhE+XsEwP2R1YGPUVUH0GEAgIC/BDBqJJf/WNou0fFG3wJwFAuq6sANQqoA7Dj49IPRIUY/R/mQ9sEqWVB1Bj5MUAbADoJPPBgFMPpgwyyopgmeI9QMgB0Bn3KwMSSnnw3+JYK8D8bDPqGAEOwA+GSDtSLV+9noo5APTIHrhHoBsKXgEw3Wgkj8TxKm8IFpsqDmDEAVAFsBPsVgZUi0/6RsDxMA28F1gioAtgB8esHSkWj/CkHiB9vNIm1XCbUCYKLgEwuWgsvtX6I6iheAXSGvXpiHDF0jOAJgQuCTCk6Fq+SHzA8A0gNgQuATCk4EZH4A3pI8fjjPFLgBRwCMFXwywbGA4QfgWCyo1gnAEQCjA59IcF8kw3+JquGfEwDguCwIjgAYGfgkgnuCNj4Als6C4AiAkYBPIDgEDD8AK2dBcATAhsEnDxgw/ACsnQXBEQAbAp84AMMPwOZZEBwBsGbwSdtxUNwHwKhYpO3ptL0IRwCsGnzCdhRp5/tQ2s4TAGBsXCdMFgQrZkZgp8iGP2030495g/EHYJxcStudtL2Qp22mjQBYNnAtdwQZ2Zsj/icIADAlFiSKANQAsEzwadpyUOAHwNawIBQKgiWCT9EWIwV+OeqH4Qdge7hOqA8ASwA1AFuIy/O/QDD+AGwbl6jWB1xFbQA4DXAftwiR+z9ItY0IALD9LNL2gbTdhBoAjgs+MVtCMv6Pp5vnCRE/ALvIdUJaABwTfFImjlT3Z8N/gQAAu8yCUCQIjgFqACZMMv65sv8VgvEHANRpntcJswPAfQI3cYKkP+xzVKN+DPIBABzFgqAGgLcBCsDESMY/z+3PUT+MPwDgXszJqQEEwBHANZwIiPoBACdkkbarSQm4QQA4oABMAET9AIBTME/b9fQ9AjUAdEABGDHyx/oRguEHACyHBUENAAIUgJHiKvxh/AEAy2JOVQ14VgaHgR0GCsDIQF8/AGBNLNJ2IakBCwI7CRSAEZFn+BP6+gEA62GetjtSYwR2EDgAIyH9EeZV+/ICPhjlCwBYJ3lRoY+iQHD3QApgw6DQDwAwEhZpeyKlBG4T2AmgAGwQWcAHhX4AgDEwT9stpAR2BygAG0IkfyzbCwAYIy+m7WkUCG43cADWDKr8AQATYUHoEthqkAJYIzLO9yWC8QcAjJ851ZTAUwS2EjgAa8IN9jlLAAAwDfKwoGdRF7CdIAWwBpDvBwBsAbk74AmkBLYHOAArBC1+AIAtY0GoC9gakAJYES7fD+MPANgW5lTrAh4nMHngAKyA9MdxkarxR74fALBt5LqAj6IuYPrAAVgy8kfxAmGkLwBgu7kKJ2DaoAZgiaDYDwCwg+ShQZdDCK8TmBRwAJaArKudh/s8QQAAsHssCMWBkwMOwClBpT8AABQWBCdgUsABOAVi/FHsBwAAlQVhRcHJgCLAE+La/GD8AQCgMk/bTbQJTgMoACfAGX9U+gMAwNHk1QSfIzBaoAAcE+nxzzP9YfwBAODeYA2BkQMF4BiI8c89/njfAADg/rialIBrBEYHFID7xA34gfEHAID7BwODRgqM2X0gH9684f0CAICTASVgZMCgvQ0w/gAAsDTgBIwIGLW3AMYfAACWDpyAkQDDdg9g/AEAYGXACRgBMG5HAOMPAAArB07AhoGBGwDjDwAAawNOwAaBkXPA+AMAwNqBE7AhYOgEGH8AANgYcAI2AIwdYcIfAACMADgBa2bnDR6MPwAAjAYsILRGdtroYVU/AAAYHZeSE3CDwMrZWQcgGf85YVU/AAAYI+eTE3CbwErZSQdAjH+O/M8SAOPj9XtsyhcGvx/FQ2l7l/t97u73GwBjJH++sxOwILAyds4BgPEHGyR/qS1ke9X9nm812lmkLz1aF/L3MJdf9edH5DY7COcIgM2wSNsFOAGrY6ccgPRll7/QsvE/TwCsjkXa9qka+fzzbbl9fZ3GfVlIrUz+23kPVcc53+p9AKySBVUl4O0UL3ACds0BeD7dXCYAloNG7p+U231acwS/ScShzo7AHjWnYE4ALJfb6W8KQdsK2BkHAIN+wBLIRv7jtIPG/n6RlIJ3CvYIgNNzPf2tIXhbMjvx7QXjD07IPtXo/kWqRn+SEv6mSX9/e1QdgccIDgE4ORgUtGS2/tssffk8nm4+QjD+4O1ZpO1jVA1/3mDwl4ykDfbSlv8us0MwJwDuH8wIWCJb/e2GXn9wH+xTjfCz4Yekv2bkb/R9VB2CPQLgrcl1NxcwI2A5bO23Hdr9wD3Qwr0cRWTDjyh/JMjf7F7aLhKcAXBvFoT2wKWwzQ5ANv4XCAAY/ckBZwC8Dfnv+QLaA0/HVn4LougPCPtUDX42/DD6E8U5A/lvek4AVNAZcEq27hsxfVk8mW6eJRj/XSVHBB9O23MEo791SEfBJap1AxhEBLB64CnYqm9HiRQ+SzD+u8h+2nKL0D6M/vYj3QS5cBCqAMipgH0Cx2ZrvilR9LeTINoHXhW4SGAXWRCKAk/ENjkAudf/CQK7wH7arlNt3YPhBwUJArIisEdQBXYNjAs+ATPaAqTo73EC284+1c6O7O3fyBXAMP5AyRGgFIVlQ5BvFwR2hXPJDjxL4FhM/ttT5L8s/cMSbC+5kj9L/cjvg2ORvh8uEeoEdokn0nfEiwTui0l/myLvv/Vcp1rYhwl94FTAEdgZcl3QedQD3B9TdwAw7Gc7uU4w/GAFwBHYCVAPcJ9MtgZA8v57BLaJ/bR9TdouSz6XAFgm6TOVh8dkxRA1AtsL6gHuk0l+w6Z/3LzeeF7kBxZiO9gn9PCDDZC+S65SbR+cE9g2MB/gbZjcty3y/lvFIm0fSNtNGH6wKVz74CUC2wTqAd6GKaYA8h8qjP+0yX+YOeI/m/44YfzBRnHtg/l75SaBbSFPi3yBwD2ZlAMgBTyY9jVtcjtf/qK9CsMPxoQ4Au8l1AdsE3vJbjxF4Egm8w0M6X/y5OU7nybk+cEEkLUGsuG4QmDqIBVwD6bkAKDlb5qo3P8cDD+YGgg8toYceMB+DJhECgAtf5NlP22PEow/mCiSFsitqVm9eo3AVNmTjg/gGP23Mpb4nSSI+sHWId9FzxOUyCmTUwG3CRSm4ABk4w/5bTrsU23tuwPjD7YRKSr7YNoeJjA1MCXQMeoUgEj/cwJTIEf9WSbNwzdg/MHWkj7bz1FNbd0hMDXOIRXQGO23NKT/SbFPiPrBDiLGBJ0C0+MsugLGrQDkXBusyfjJff3vRdQPdpH0mb9KNUUJNWBaYEAQjdQBkIE/ewTGzCJteWjKU+lLkAmAHUUiyZwSuE5gKmBAEI0wwkbf7STYJ0j+ABxCjMqHCOrlFNj5AUFjVAAw63/c5PY+FPoBcARSIJjnBiAlMH52fq2AUTkAmPU/arK3/H7CDH8A3hKJKHN67KMExk5OBezRjjKqb3L0/I+WBdUvNET9ABwDdAlMggXVVMDrtGOMRgFAz/9oeZGk5xnGH4DjIV0CeXVBjBEeL3OqCz/tHKP4RkfP/2jJ+X5I/gCcEhQ3j56dLAgciwKQo39YmXHxDMH4A7AUXF3ALQJjZCcLAjfuAKDwb3RkTzh/UT0L4w/A8nBOwHUCY2TnCgI3/g2Pwr9RsSAU+wGwclAcOFry8s87Y482qgCkP4InCYV/Y2FBMP4ArAUpDrxGYGzMd2mxoI1906MoZlTk9bGz8X8Nxh+A9YHJgaMkp0HP7kJb4CYVAEz8Gwf7BOMPwEaQyYF5wBbaBMdDLgjcifTMRr7x0fY3Gm6k7TIW8wFgs6TvxHNUFdGHCYyFrV8yeFMKANr+Ng+MPwAjIf0dWhqOwFjY+rbAtRth8XRfITgAmwTGH4ARgtqo0ZEXPtunLWUTCgAKXjYLjD8AI8XNCsBqguNgq2sB1uoAyNCfPQKbAsYfgJEDJ2BUbPVwoLVG4hj6s1Fg/AGYECgMHA376XvzAm0ha1MAJPqfE9gEeUU/GH8AJgQKA0fD1qoAa1MAEP1vDAz5AWDCQAkYBVs5IngtCgCi/42xIBh/ACaNKAF5dU4oeJsjjwjeukXr1mIVEP1vhAVhtj8AWwPGBm+crVMBVq4AIPrfCAuC8Qdgq5Cxwd9DYFNsnQqwcuuA6H/t5AUssvG/BeMPwPaRvlOfTTdPEdgEW6UCrFQBQPS/EXKuEMYfgC0l/W0/nW4+SmATbJUKsFIrgeh/7eT1xa/C+AOw3aTv1rxiXe4MOE9g3WyNCrAyBQDR/9r5cNquwfgDsP3IWvV5GWFMC1w/822ZC7Aya5HeoOydbuX0pBGS24QexaAfAHYLzAjYGFsxHXAlCoB4R3sE1sGCaiQA4w/AjoEZARtjK6YDrioF8F2EXtV1UWRASP8A7Cbpb/861RQgWC+TXylw6VZD1rP+LMEBWAfZ838Wxh8AgLTrRriQvn/3aaKsQgHIXhEs0urJHv9zMP4AAOEDhKLAdTNpFWCp1gPR/9pYpO1Rwox/AIBD8tJZCcAXw/p4WLoyJseyFYDHCawanfQH4w8A6BA5+hkC62SyUxmXrQBg8M/qQd4fAPCWpO/im4ROrHWRg7KzU1QBlqYAYPDPWrhOyPsDAN6eJ6imCsHqyVMZL9EEWWYK4A8R8k6rZEF1JTD0+wIA3hKJRi8TWBeTXB9gKQ6AFP/tEVglpcIX0T8A4H6QegDMB1gP56Y4GGhZCgBa/1ZLXuTnJow/AOA4pO+MXKB2m8A6mFxL4KktiqxKlYv/MIt6NSzS9jWY8w8AOAmyXkAuCnyIwKqZVEvgMhSA3PqHD9bqyC1/MP4AgBMh6wVcI7AOJtUSuAwF4BXCmtSrIv/RXoX0DwA4LWgNXAuvp+/ryajhp7IsIi29Qsj/r4IFQfoHACwJKdbGqODVM5n1AU6bAniSYPxXBaR/AMDSSEZpQUgFrIPJFAOeVgHA5L/VcD1tH0D0DwBYNul7O6sAcwKrZBLFgCdWADD5b2UsCAN/AACrAwOCVs8kigFPkwLA5L/VkCU6DPwBAKwEDAhaC4/RBDiRlcGyvysjt+s8CukfALBKZH5LTgWghXt1jL4Y8KQKwB6BVfB+gvQPAFgxkp9GQeBqeZxGzkkVAPT+L5/rhMI/AMAawWyAlTL6mQDHVgBE/j9HYJksCIV/AID1AxVgdTw09gWCTpICQO//8vkrhMI/AMCakRz1iwRWxajTAMe2OOj9XzoLwsQ/AMCGEFX3FqEgcBXkWouzY50JcCwFQEb/zgkskyzBwfgDADaCTAhEW+BqyE7VaFPmx00BXCTI/8tkkbYbkP4BABvmOarRKlg+F2mkHNcBeB+BZfIMIfoHAGwYkaihAqyGx2Xuwui4bwcA8v/S2U/bi4j+AQAjASrAahhtGuA4CsAegWWCtj8AwGiACrBSRtkNcN/hJ4b/LJX9tL0Xlf8AgDGBEcErY5RDge5LAcDwn6WD6B8AMDqgAqyMUQ4Fut8UwB6BZbGfN+T+AQAjBbUAq2GPRsb9OgBY+nd5ZO8a0T8AYJRABVgZo+uie1ujLjmhXyY4AMtgQZj6BwAYOagFWBkPj2kq4P0oAHsElgWm/gEARg9UgJVxiUbE/TgAWbZA9H96FoSpfwCA6YBagOWzRyPifhyAxwgsA0T/AIDJICrADQLLZFT29C0dAEz/WyofJwAAmBZYKni5jKod8O0UgD0Cy+B62haQ/wEAUyJ9Z+1TbV0Gy2OPRsLbOQC/l5D/XwYY/AMAmCrXCCyT0aQB3tK4J6kit/+NbnzhxNgnjP0FAEyYZAteI7QELpNRtAPeUwGQPAX+wU9PLqKB8QcATBm0BC6XUYzWf6sUwB5B/j8tC0LrHwBg+jxHYJmMYnXAt3IA/iMCp2WfAABg4ohcvU9gWbyHRsA9Q9OUAogEBeC0PJq2W1AAAABTR9LCNwksi43XARypAIxx2cIJcjtvMP4AgG1AWgIxGXB5bLwO4F4pgD1C9H9asOofAGDbQDHg8hitA4D8/+nB5D8AwLaByYDLY482zL0cgFG0KEyYfcLkPwDAlpG+03Jqc5/AMtj4QKBDDoDM/0f//+lA7z8AYFuBurkc8roAc9ogRykAcwKnBX8gAIBtBTMBlscebZCjHICsAEC7Pjn7BPkfALClYCbAUtlouv0oB+BbCJwGyP8AgG3nYwSWwUYHAh3lACD/fzog/wMAth10AyyH0SkA6AA4OfsE+R8AsOWk77gFIQ2wDDZaCNg5AOlCcvQPBeDk/BBB/gcA7AZQO5fDxtIAQwUA0f/p2CcAANgN9gksg/O0IYYOAKL/k7MgzP4HAOwIWBtgaTxCG+IoBQAW7GTsEwAA7BboBjg9e7Qhhg4AWgBPTv5DQP4fALBL7BM4LXOpv1s7SAEsDxTEAAB2DbQDLodROABzAichL5DxOvL/AIBdAlMBl8YebQA4AMsB0T8AYFf5JIHTslkFQFYBBCdjn5D/BwDsJkgDnJ6NzALwCgDy/ycHCgAAYFe5TeC0bCQA9w7AnMBJQP4fALCzSB0AnIDTsfEiwDlhBsBJwAcfALDrQAU9HRtpBfQOwMamEU2c/MFH/h8AsMsgEDo9cAAmCCpgAQC7zj6B07L2QkAUAZ6OkvtC/h8AsMvI8sBYF+B0PExrBkWApwOyFwAAVPYJnIY5rZniAEjxARSA4wP5HwAAKq8SOA1rT8OrAjAncBKyAoACQAAAgAJwWua0ZtQBQPR/MuDxAgBABSnR0zGnNQMH4HTgAw8AAIRCwCWwsTbAOYHjggmAAADQsyBwUjbmAOQTw5IdD3i6AADQg8LoU8DMc1oj6gBgCNDxwQcdAAB6kBY9HWtVAeAAnJxcAIgOAAAAaCwInIaNOADg+MDTBQCAHnwvno45rREUAZ4c1AAAAIBDOgHARIADcHKwBgAAABxmQeCkzGmNIAVwMhYEAADgKJAGmAizdbcdbAkLAgAAcBRfIHBS1l4EiCmAxwcfcAAAOJoFgZPyLlojcABOxoIAAAAcBQqkJwJqAE5G/oBjBgAAABwGDsDJeZjWSHYA5gSOC1YBBACAo1kQOClIAUyA1wgAAMBRQAGYCOoAoKH9eKAIEAAAjgYOwERADcDJwAccAACOBt+PEwE1ACcDH3AAADiCEAK+HycCFICTscAYYAAAAEtmTmskOwBrrToEAACw9SwIjB50AQAAAADjYK3pE6QAjs+CAAAAgOUDBwAAAADYQea0RtAFAAAAAOwgUAAAAACAHQQOAAAAALCDwAEAAAAAdhC0AQIAAAA7CBwAAAAAYAdBCgAAAAAYB5gDAAAAAOwgcAAAAABMGqSWJwAcgOMzJwAAAG8FHIAJ8AABAAAAy2VB4CQsaI0EThA4LrMQAt43AAAAkwUpAAAAAGAHgQMAAAAA7CBwAE7GQ8icAAAAmDJwAE4GKlwBAABMGjgAAAAAwA4CB+BkQAEAAAAwabIDsCBwXOAAAAAAmDRQAE7GnAAAAIAJAwfgZEABAAAAMGngAJyMdxEAAAAwYeAAnIxH0hYIAAAAmCgoAjwZDxMAAAAwYaAAnIz3EAAAADBhsgPwOoHjgiJAAAAAkyY7AF8gcFyyA4D1AAAAAEwWpABOzpwAAACAiYIUwMk5RwAAAMBEgQNwcnIhIFoBAQAATBJ1AJDMPj4YBgQAAGCyQAE4OXsEAAAATBQ4ACdnTugEAAAAMFHgAJyOOQEAAAATBKOATwc6AQAAAEwSzAE4HegEAAAAMElmIYQFgZPyGAEAAAATpESvzPzLhBXuTsqvSdtryZEiAAAAYCpoCgCFgCcHdQAAAAAmhzoACwInBQ4AAACAyaEOwKsETsrvJRQCAgAAmBgPyC1SACcHCgAAYKfhv7n/QrrZK3PRQmCKFPKPfk5aLHfo3PlgA+jzPhxrFMWDx+0YaYtEbWh9nNlz621ID+mTgzw/3xO6/ew4Ua8q1HNyvuzAMaYDyX322uLw52DX0o4b7OXkk3KOrfVy0pNYrtc/J18bR77x9X/5N12lDaEOwBcInJSHqHzw+SYKAQEAu0gyao8ng/ZQ+SXmX4NYumRVOdeZZ8M6q7ed0SYz6tE5BJ1hll0CB2c89c5iRMvu+fHiR3C9m+v+oe5bLqMa93KiYNdQbHYsl53ulWuKdf+Qrrk6EhTYGe+yX8wHzOfkoNcdynnyvnqh+ccQ2uuqpzan4oEHb9EG8TUAmGl7ch4jAADYQd584eaeGH8WI5lC6WIJ1WiGEiEzmxFlNeZmVAPXcD/Ux2J9rBja8rsz/u45MZLuH7iY43ycdP8Bhc74i7dRDe+s2ud6TeIEBFaj7h2UmP4T8/VHub5ivcU5UeMvx8r7RK7X0V5L/d07N+Waq4PD/MbBRtPvSAEsh+wAqKMKAAA7Q5jRJVLDf0QUT13U7qN+MczVkAdLC3Dbtx2r2Opgz3HRvtsnyPm4Rf11H+amzso5syGuWoEE7GbhxXAPX0d9efXcZC+1Xo/+ks+ptz49QPKAXUd9v77w6//787dpg6gDsNGL2AL2qC4MhHkAAIDdgmePRQt9QjXUYrRrEl6C5LZTF81bol6eW6Ny6vfV4xSVvqYSmiNRroFZE/lqzMs+QcJtOb6X50t6Iu+pXkkYXJfVFdQjWyYgJxhaSqCkCcQxUOdC1YeaUmA9nvgjmicIG7e7mAOwPB4jAADYIe6+8GOPJ2M2d7K+GUaVw5lb8ZyT7022r5FxlsZZ6gWS2QwzSSdodB7Y0geRXPogmFSfbWo6Bpncb2mGwHacfB05v59z/sxNaUgORIztmPU+qysMtXgw1HRAvVYN6uv12DW1c5WUQGS7xvI8bimDtM8+bZjiACSnKTsAcAJOx/sI7YAAgB0i2b331fB4xr3kX/Px4gho3l8C8EBqe50xJK8eSEpA5f5yvx5HHAVv4Mkb/HrfzIwwk5647FsaDuw6qzPAkbWQrxYJ5if5fH45d2R/rU4loKB1BeogNMehvSfRaiHkOs+cGY0CkFkQOA2PEwAA7Aj8ws2HkmW9WHP47CP/YuzViAcp8LMaAbYKfTXoNYqP5IoE2QroalFhUw5000LByE0RqMV6MzHoUlMQZ604UWsCyvNFibc6gXpeSzWQ7FdeQXVwLLd/6PU4VUKK/IjlMDGwyf+6X3I6fuVLBx+nDQMHYHloOyABAMC288V45nGNaq0y3v1sxXVlJoAuO1Mi+dIlEHX/atDZjDD5ToAWcZNzGqqRHaQCalFfTQfI7yUtQNWBUONtVfoU3PVWx0Er9sthizrA7Xk1bVCdkSjyvxzPHKDiS9h1lrYAzfn7Le3yyfPPnd+46u4dgFcJnBakAQAAO8GZEC5SNZjBSeQt0m0RfZXHY5PUTbovcbIY+VANcDlGZzBNRmeN+otNlUi7pRhqhV5zJFRBqBa3XGdsxxVjzlILEKywsEbs9vzqUFgKgVgfi1qfoAWKPgURzLkRpyL0j42j8H7oACB8PR0XCQAAtpxf+Ws358l4PhaZLdpXw18lfdcSSD5yZynsa06C7C8ORCsebBG7M/DO0JLJ60RafBfZ5Hd9TjXmkXxbHrdCv7Y5ZcEchdbzr6+DTfIvaYaoBX/krsOlMqToUFWKUNITeb/ZPo0ApACWC9IAAICt58wDZ56MpR9uVo1blvSL0eTWV69Rf6wtcqEVAFqUThq0c27Jkxa+Wslf9xPDWmsAgtTlS+FdGbzDVidQ5/+RGXipGwiaGiAz6E6Sp2LY+XD6gqjl+6uj4dSIYNG9pBdKmoH6LgjZX+oMqvOgXQAHHD9JI8A7AJgFsByQBgAAbDUHTI+TN3KsefxZM4J5RynAz86BFvl5w1oKBc3o1+MFpxDUYT8zyc9Xb8GKBktv/syWAOgNNLlCw2CFeVUJ0AI9cxC6AsYSsUffdlgdDYp9SqKlACRtEa1AsBb9sdUJyGNB3hNavPu58+NKAYQQFgSWwUUCAIAt5Uv/y99/XzJ68xglzx/rqDt2o3dbtF3k9NCNx28pgxZ5UzPWUSfpkbbgRWvjawa9Wv1ir51UX44fq+wvhphazYHUBZRryCv/BJ9eUDmAtF6gOTI23IdIZwrJ2gJ2XFE/5PpCq0EQp4UkXVDVgtEE27PB7wsCpwVpAADA1nIQ4yVf7Ke9/eRld+n1195/UqPfcuShax0c5Mo1oV+dg5lV+Eu7PumwnbJ6n5fcpYCvDgbShYhEotd2vTZIyLX0aXFfSOoG2xhgO6b6IKYCcHEg6rXpOUkdEUtBWIui1BaUVAiHF2kkDB0ApAGWwx8ipAEAAFvGa7n4j8Pj3PXsB1n8h7uIWtUBttY/PxkwDHLuwefRyboBJHeuOX814EX9d219HPuCQdcyGKLv/fcSvuXrW6FfPVGwyYW1/z9fv3YCqJMjjoikLqKNAq6HiDLAyNoNyRQJfvPuOPL/maEDgFbA5ZCHAj0EFQAAsE28Izx4xRnZTsa3vP2gf1+j5qiRs+TCXZ2AVdG3iJy0wI5tGt/hfnqT5qu0IMqBrAdgx4tWFBjUcLcUgxv5K4a91BjUxYLknL3jEMjPBTjkcJTzhSpghDpimMv5arskv3r+fxpH/j9zlAMAq3V6chrgEgEAwDbBvNdF19Jb7yv/22C90BnIMOiVb8aZWGcJaJ5cz6FL8Vrkz3VuvzogHIc5/BnLACCp7peOAaLWMhgHrXo0cBhYOwbsOdVPsY6Epk7ovICo18MkSwjXB2qaw80BoLBPIwIpgNXxewlpAADAlvCv/+qPX4oxzEWSz7Qx+1rhT0H77oOPisvAnZLnJ/YyfWyFcjXKr7l7y6Prfda7L3P7B3K/VeBH3TEb7gNqaoKbHGhzBKLVEVj+v5s9YFMF5Tli6FmuWUceq9BrqYs6ZphYVwlmmyiYVw7cpxEBB2B17BGKAQEAW0IybRfNyMWgQ3yK5RR1n/oxwGXtXr0vaDGe9enn3UQxKHCb8a9RudYCSERdFvIpu5qz0PL8bQCQGGs7F7Vj0Iz872qwSwqiOCfO4BfFYcZSv2CqgFccajGgORjNUZHrGqYq4sGbH6cR0TkAWBVw6WAmAABg8rz2V3/8XDJseyb1k8zPpyq16wAeq+yvff8WedfufpHsZXiOztQvEXiUdEEUMcDSADqmtzkRLRXQrw9AFoGTLcAj6oE6EpLf534BIL9mgKtlqLtICyD1CoFXCuoLnNm0wea4aBuipjDC7fM/cH5BI2J2xH1QAZbHRUIxIABg4pzh8KRFsyaRa6Tsp/GRK9CbVRk8tnqBvGwuyUI6amAtCu/nB5BXAMjJ7VbNr4a5tSCyOR7qEFjlP1OrGwjsVuxr56uqBjeDzTbK1woEJQ3gxxWXpYDbUsFa/S9FgIGt8DHQqKL/zFEOwGhaFLaAXAz4JAEAwER57dnc+keXWv5cDKIr/tMpfzEGyfMPigKbYQ1ufC/ZoB6Jwnkg22shIOv4X/ZROJGfxc82iIg0X2/LCFtKwSYQtefqOcketzRANe76Oty8/3IaVseG7frE2Qhq/F1NQ3YeRtP/r9zLAUDIujwuEtIAAICJMnvgwavU5fdtsl+IBxLBO8PoC/tYF9ZpvfQtjx7riGDWefmSEnBtg0Hz877an9nNE5CTqJFV6b85H9QkfZ5Rd35VGPoxvTajQI17rMUJFvWzqwmw40Q+pFpwmxuQHYfXv/UHvnmfRgZSAKtnTigGBABMkBr9z8qqf9rSV+f6N+n+UFFd1Op3zddTcx6kja9F29ScBxmvG93oXSuuo36JYM2vs8nspPMFTEUww87cnAVVDCz94OYLiMxv167XK8fpXo+lHmasNQY6PKg5KXac7EiMTv7PHOUALAgsmw8SVAAAwOR4cC8ZuEdab7wMw1EZXnrroxldsoV+Wh6+GEEZjsOdwa199CFo77zdVw0ty3Nl5O+M2c8g0EWBmrG1oUQ1baCrCerxgpscSM2oa1RfZXxVHwZKgdQMiOGPdp+fJ0A12m/vQR2FXGYTzT5KI+SQAyCdAFABlsseQQUAAEyNMLvStcapYZOld/vo2SJol2P3cnpOxLeCOmqz+dkKAf2woLy77RuqE6D5dHayP+m1dYpEcTqsZoGpDeMRB0KnAbKL9n2HgXusFj46md93EPihQORevygR5fbMG+Nq/1Nm97gfhYDLByoAAGAy/Kvv//FLyXjOZbQvtwi7SNpd/rzAfnBOi459Tp47uV+HBQ2diLzTQFInUd5bIZ6lDtr5Wk9+LHcEdVBC4L7gj3XFv9hfl1MYupHG3pFom75eSwGwjg6uLZE22Oj2+evjav9THrjH/VoICIO1PPbSNk+foDtJZSEAABgzs1mJ/kmXx7XcN7UomEiH3HCNlCn4xzSfHtRJiNIqSLK75dnroWxEL8k5ghYBSl1ALKsAzdooQnYDgJwiYDl80mmCWrhYZQJ/jixmlLY9uRCtGwiu3VBfqx7T6hDy5dhMgdCOqQfl0vg4uup/5V4KwD6BVQAVAAAwel770MsXc/Tv5u7XrjvmZuCtX576yvs2+IbbUB0X/cfWRhi0McDJ8mTT9Nxze2m/GN1aN+Ai8q5+QDoLqmFmcVKCDvPxqQaSFkSvANhcAX3cFIrWbcA2mIhJOx3s9ZdhAXK8yB+jkXIvB2BBmAi4Ci5RVQEIAADGSrJnV5sR1cr4GVvfPpOX+0P0A4Isv16L8NQZMKMpUXM+5kEp/GsL/ETm1scnzy0Fhq69rzkhOjiIWppAUhNala+FfrWob2bTAXVhH6vmj3a/P17nFJjSIFK/OCuk7Y/u+qwjIf1/8Zuvv3u0NXVHOgBSCLggsAqgAgAARsu/+v6XL6WIdh7r6Ls6uS+6Mb9OXmdf7W9Gt6UI2OX5pY+e3VS+sgUzyqGr2LdJemKU6/WII1BnBliuvqkDgcJgYqA6J9Uwc5tPYM/hUFML7XlO0Qj2GnTRoHpdOu/AFRdy6OoGquqwTyNm9haPjbJqcQu4RFABAAAjJRnXK+SK5kpvviW4S7RuUXOL+kNf4KdV9NHl4iUHH/t+edKlc02yJ5H5uQ0DkjbDWtRXOhCC1QX4CvyMjOsNfnIfRz9dUPcn60DoDPkBu/QB1fHC7jXabfQpj+BSDXpOorsUb9CIeSsHABMBVwdUAADA6PiX3/fjl5JZeISk2C6qjN6i/bJ4j0nmZgCp5d1lzdw63teMq1haMZLeeDoZ3ufcfatdL8Fz138vaoGsBRBau545ChrF15X9pKiRfMV/K+ILPpevCgC1dIG8UWzrE9QXqaOI1alJOyQt4s63XR/f9D/PWzkA+wRWxSXCXAAAwNgID1xRmbwY+oyM4rV8PpFM1+n6/KlzApoBbUVzcVCYF22ZX6cEtLqDVnPQpvAN8/vueWq4mchH9+6W/QCi+j/vSJTUhCoCsfgRqmgQOydHUg71Gp1zoo6CODN0EMevot/TAQghLAiFgKsEKgAAYDT8y+97+VIyYHPLsZMbr9sk+kADyd8XvYlhLgX+kdjvK5P5NLVgFfm1QE/y7mrM3ZAh1hX4Oiejk97JWhOZ+9kDOhGw7WNOSWi5e1EgutkEQWoCTK2wgsdAVh/AkVr+n1wxo6gSo5b/M7O3eXy07QtbwB5BBQAAjIRkw67YUreaV3dr3EeL9s3oBi/VU3RyO3USOTHbHJ8gaoBF5PX3/ENzCFxULvuU87hOgeCNveXm1SmQAsJ2bZr7jxKo2/NaWx/5NATV92GY5jCnou4TfCdBZFfPwPTqt/2v37RPI+ftHADUAawWqAAAgI3z/33fTz7JNfqn1oKXU9vBJtuRyOStJc8q4mVxH27FcTHP6g8td17G+oZaua/fedwmAg47CNhJ/m7IT+0CoEFqQQf1cJHtzSmxqXzSfmgOSruv1RqQzBToUgKmCrhuBuodDvLFj06lmEgK/e0cgH0Cq2QvbRehAgAANsXn/+LL8zdjfMr66rXgL/8Ygx+hS1aJb0vidnn9QK6Fjrjl033RX5dH99X25BSBo6JzJ9GTTz9IS6BOGXTnac8hSTtUx6JK967PP3LwMj/pNMDo6gbYqQA2tyBSSxFQcwDiwfjl/8xbOgApC5IHGKAOYLVcSdvDcAIAAJsg0OzJZNAe4Rrt1+I8sfS+2K+rnCe3OWOtE/G6/HytG2CtsK8thRo5E/kK+mbk65Vpv31s0jtHqfLv1h2wi7E0Qmk3LM5KFIejd2acgkF+tDC5qN6ugSUd0dSHJg3Ie5DeN1saePFtf3v88n/m7RSAzD6BVTJP25MEAABrJkf/yWg9KY375HLeZIN4nKxejWXrg0+GddAKKBFwlMr8qJmBsrIfVwusUwFzBF/TA63NMHQjhMvUPxkEVODWkthmAFDL/cfmDORiPS/7s7QC1oidbUqhpg30uey7Hdg5DvKa/VRCvebOGQnTiP4z9+MA/BihDmDVZAfgLFQAAMB6CVfUQNoUOzJ5v8vLlyhcJfsoz/YDg7jm6iVPX+V56RxgVQL8DH1vNLuV98T46tK8GnXH0K83YOOF21S+gswFEMPeFSrW9QBMyeiLGMnVCzTZn9TR0GE/bMWPM/bqg6gl+X28ThMBCsA4eChtzxMKAgEAa+Kffe/Le8yzSxqlN0ObHw0lWmfX01/b30Izluyn3smY3ChOAA9mA/h6ATeVz1fp64x/dm17tV6A1dgGn1ZgX0MwnAtgUn3gdp39dbfrFEUhWo0Bt9bA4jR0Cwzl66zOBbcCSFMCaP/C3/6mBU2Et3UAUAewNvYIbYEAgDVxZjZ7QQvYosvBRzOwgx77qAaxGVffJtekeHZ5fonO9RiqMLjjBJkbIFX3pjyQSOtkK/m5Y7j2RGJdjIf7FQhd54JG7Fq0J9fZrW6o6Ql7TXa+pmCoM1SnGdb1CooSkYn5lYTrNCHuRwHIYB7AesgqAAoCAQAr5fPf+w8vxhjmLdJuUr8Y7mqnfRqAmmRvo4ClPS+yDgEaRv1EWrUffZW9HFzm7HcFdVJn4Ib9dLf2fJ0L0FIUwSoNvbTv8/SuhdCMef22rbUIkesIZO+gMPl2v3YtrIOOqqpRWwnfiB+nCXG/DkB+UbBKq2dOKAgEAKyQz199eV6W+yVyOffQr3FPzaBbv75F5k5md0V3ZMN5LJJnNsM9Y/J99/0aA9YBaM5EqymoBXq6Ap+vG3Cz/ocyf5cOcOoEufUJbIZAGUTUOxNdWsF3EEhxJLd6CT1Pvr1+4cXpyP+Z+3UAXiSwLq6k7TxUAADAKohnzlxJhmyejVngtgSvrLRnk/nY5f+1395X4KuUrsN5ZJBONYjSZ6+OhKgFJv3boSNpUV0ZpWvyvFXkM3XFgUzummt7gV9xkFvngeTwZy6vL6sE6nUWB4KkNdEv5HPYoSiwcxSoKSGqctxlnkz1v3LfRWfpVb+Sbs4TWAf7aXtvnkZNAACwJD539SfP8YxuhdZvz6yD+Tr5vLTcB5O81YhSnx+3iJv8fv75OiWw1gHYKF45XnUkuK6eFzRyZ5K8vvxHK+/F8tKMpW2RxZ6361aiXKsOJlK5nmt7oCoYrfhRX5e8ltheayD9OZC2F1oagvSYdOfC//YNX0MT434VgMykchsTZy9tT0EFAAAsk2TDPkqubc7J7aWizXrhTWpv+zadXivkS97cyeXNyNb7qqG1Fj2N9t3xYtqpRNzU0gsardcLJlUfuO+5D22QT+zrBOy8Utlv11TfABkXbOmL0BYz8qkBLQ5ohY/kIn9ziNrSxddoghzHAciFgLBI6+ODhNkAAIAl8Yvf84krycjNLa+v03DN6Lue+zqQ51AxnRlZbwxbLr/OEohtBkDQvLs6G1ZLUPv4W6sdqXGmWmXfjdmVUF8MvdQqRC1KHN4yBTPc3mmJoU8jEDVHxr1OvV/XGGgr/lFb8IhbHUR5Iw6mVfynHKvvPL3rv5xuHiawLvYJqQAAwCm5c/Xl+Rl64I6p6iKzc6vkL8agGj22Iroqf/dDdrQlj1pULY8V2xtU5o8yGKci0j71+Xw9ZjlWOJw+YJmxr6GnP5/WD5Sf9T721yXP6a6PXOGgFvKzdSGUsoB6/aHWNehBQpdi8DMC0vfz9d/xkV9/mSbIcRSADNoB18seIRUAADglyfjflIg9uJn+gZ1hqwWAxFbFT85QZ2MZnfGPg7a8Gs23DgIZu6sT+3QWv+/DD21Ij1QRyr7cpSeaAhGtYFFy8CEQB+rbD8kcCu3Vdw5Hk/6lgFDl/+oDyGN1JkEdQES9QkBuzoDWDMQYbtBEOa4DgHbA9ZNTAegKAACciFc/+FNX0tfH3Fb2KzI9dWNs80I2bfndUEUAaXmzcbvNWKqRtLRAl/tnnavPTjlweXMyRySwFgVaWkFy72VhHbL8u4gHZYEfqksLl06F0n5HLY3Q6he8MddjBJ1uSH5YkKUNIum11RcfZrq0sR0/iqNivzMvfueLX79PE+W4DgDaAdePjgnGgCAAwLHI0j/lef8W8RNZEaAtpjPr8trVCHKV8jXXLdEu6RK/Fm1Lfp80VxDY59FjUxla5bz03askb9P7qCkS0Q0dUgMuaxXIpEJ21y/9/G32QGfcXRthoP59sNfN5Pr71VE6kEyBcyDyL3764YzOXKUJcywHIOU68kjgfQLr5hxVJeBYNRsAgN0mxAdeYl/ExtL6xm0ATjRjXw1qlHn+2rffD9ah0HrzzZgG1YWbwbfzaJ1BUPWBteqfqF8cyFb9C27FPZ971+fU45ok7xSNljbohwa1iF2OT262gZPz1REx50CWHpZrCFrwqI+/SW9OsvhPOa4CkPkhQhpgEzxFWCsAAHCfvPrBT8jAH2oRcTH4Ltpv7XydEW7jf0Mnq2uffDRpP7Qouc+3qxNAceB8WJ0Akxbrsa/Kj5H1HH31fWzni9S6AriqGcGft51fUxT1ecHVELQ2xmEKweoL2I8B5pZCEdWDr3/7xCb/DTl2RJleeZakf/kkzwWnJiswj6btTh6aAQAAR1Gk/4MHP0u+fY7UsNXa9RriFnsWfFRbrV0tktdfC7FVz7MbDGT78GB4jsr07rF6EbWYrwz/0WsLtfBOKusDUTuWRehBW/uCzRRQhUGaF6grXqwv2L2u+mtdfKidu3tN7tjamlCPV08RWZ6XxZUzd89O3QE4tgKANMBGwbLBAIC3pBr/d7xk0nqL2kNdAU8ja7a2Oit8Y5/vnnXjfosttYibyFr1BosFNQXBInH2Env0PfyiRGjRoM7u16hf0wDSTUDd+VSZILLVA4l6xUGvR41/mVEghYadwqARv1MnSiEitemEmt6oaYawP3XjnzlJCiCDNMDm2EvbFaQCAABH8uY7Ppii2HnL06uWLXK3ROV11TtpvdfIuvW3N0m91gSYZG9DgrRlz0nkek6b/uci+C4VIfJ8iajJpRFEGYhs8/mDL9aLMiGwRfTatRBajt/OQ83h0DRCOWloA4jacetr97P+c5QfuTkTWmuQ38FI12kLOFEkiTTAKHhv2m4iFQAAUF794K0n7x4cPBvq0rYtTOvm6defQ8vv1yg/dBGxGTtyg4DsMfuZ1DjW3/LUMmYrAmQb1CPXIBE7udY96y5wg4OiSyPoECE30MekfHtNlqoYpiyqoiBPCz5NIUWP7NcJ0B3tdQ1es6wmuPj2/+NrJzf3/yhOpAAgDTAKPkIYFQwAEO5898vzuwfx2ZzejrG15LnefrL5+b4YTqrrbTQvteiYrPJdInwKXUGejtfVtsISMUfXW5/tduwj8qCRtq3aR6RdCdFF8elYrjCxrVxoNQTsevwPFSBSV82vLX6maMjP5Rw1XcHkji/KAekaBOV6DyRLcsDXaEs4aQoggzTAZskqTHYCMB8AgB3nztVbD/HsnS8R+2p4KWpj7eV3FfHag8/kFgASWd0NCYrR3VK/KBD7HLptErVzSxe03HqVK2O7NksT6KJBdhwpSvS1B8XJiMV2tz5+vaU6edDfn0P76Hr+6wwBmx/gpf5yPVHSDbGbE1CXDLYFi5he/d0/8nU3aEs4jQNwnWpVOtgceT7AhwipGAB2mvhG/FAyTvMqled7dPKdGtxi/KrRJsuvO4egVbuz7+V30jpp7t8Z9XZrUXWw4j+32l6pN+imD5o60QYGuvOZw0EauYc2Q4Dd750SUFQMcWRmnYPCzgmy47V5A5Y2iCJ3WI2AUy/kPNdpizixAyBpgNsENs0lwnoBAOwsP//nb11JButSNXAzK7CrerrJ2m3CXTP8LepXR2EwIpjvuQUzqiqha29+V7nPaqTV0osiYZ0EFDT3z5IWaN0Dep7yu3M4QpP4o6gZZd8qT7SfZViQFkJau6LUJkSpO3AjkuttkAmI9f21YURpe4NmWxP9Z04VOaZ3bS/dvESIQMcAigIB2DH+6Xff2kvh9UuWb6du5b56o4YsG7ag4bYW4QUmk/RLr7u0y1WpPQyNZlfYV5vv20heO1Sd8R+COhdsLYN6DG7FgX7FQe3R15+JiLgrQpQJgyRzA0gn/zG5yn7ZecY2l4DN1wnBHABpCbT3yM0X8O8b23fq9d/zI197mbaI06QAMlkBQBpgHKAoEIAd4s5335onk/Z8LmSzKJ9t8I5FsxbdEoe+P59E5g4WNYsKQGb8oz0t9JG9RuHtWFm2t/G7kmRnNfbRpQokn042krc9Xs6rA4EsVdG/Nrk/U50ALdQjp1CUa4lWU1BaAaXgL8ZW26BzBUwFMAeltReW46Z93qQ3rtGWcSoHQNIAWyWJTJhcFJjVGDgBAGw5d5669dAB80vJsJ0ViZvUiDvJWiLucEg+1yE7sviPOBC6Ap+rgrehOHVfiehNRfCjg9vxu/x5MAeCpFo/ujy/nE8HAJEtBxzI1RJwczBENbCCvzbYiLRLwYodZxzd+OBAM2/kZcGhTpkgXwRo20EurZxdf+JHpj/4Z8hpFYDMx4jQDTAS5oTOAAC2nrvvjM8X40+tVz2SK8BzhloL3tgWyhHDXpfWJVkfwNrmItcovE34I3MSvEPAumiQi8z71sOZzsyvcnvUnv6mPlgBXpHrQ3Ar7dnjrUe/KQFSe9AG+nRte/pe1PPpssPMbvyvnTvY+6QKhl0jkRUevhlo66L/zKkdgKQC7BNmAowJdAYAsMX80/+mFP09XuVrtsr8fkRu7QKoxnFQ6CarAKoT4FUCXQSnM4RuxTxTEqit4OeNs1uBr60xEN1CP6qpR5dGqGOAi6dAOnqXbDofR5fnL7/rqoHOeTCnpqT4afBetLSBGX7niKgDpee2dIUqCpSj/7ML2kKWoQBkMBNgXFwijAsGYOv4uT9368n0V30lh14a8WesiM0i56oARDHO2iHQ8ujBBv9YFFxy42yrBLa0QZPe+/oBl1ooI3O76v9upoCpCky+nc9J8kcd1xlscXJkdHCveMh4v6poiMNibYvdcZq8r46QOjhuuJG1C8q5D97czug/s5QoUUYDfzZtDxMYE/mDexWdAQBMn1zxHw/4JarDaZrxbJP7JKwvw3jsMR2Vq21xWvmuq/uVR/2I3IxE4WJb5Rcz7NyOTepwSJ6fTJK3n8lJ/noM8lE3t1sRDerEwFpCoCqGXg9pqoLaynw2/0CPWZ/nRgnXayylAFrcWK8h+DjJugyCqiPh+uM/evYybSlLUQAwGni0XEnb01ACAJg2n/7uW3M+oI+UAFjz2l66V8laDDyrOsAqq1cjahMBdWnfTKzL3DY1QNv61OBL9B1dTYGds+XctSiQW/6etaugFRd6x6E6Khqp58K+fDmlXbHWJQQbB0xaU1BXDtSCRF3hUK9ZVz7sUhZkzQChdQDoTILgph6Gtv+BlCIcbG/0n1lWCiDzVwhpgDGS6wEuwQkAYJpk4z+L4aVk7B4m15qnEnVbwY5bgZ5G5X4Gfi/pixQeumheW/BidMsGy/nytajqYM6CjfMN3siTRPRBK/K1B1+vvzkRtVahXHYp7KtOAltngl67S00QuRw+2+Ce1pFgRXwt2hd5X1ceNGdCFIImhpf1DGS54nD9if3tzP0rS3MAUAw4al5I23k4AQBMi2z8w5v0UrLkZ6sxZivA06I7nY1vEW3rBrDWNit8Iz9UR/PveUyvOgbsjpX3ClJAZxGzK5Ijtug71uK8KCeJft4ABSv6i215XfYKhtUAyAnFYWHrXogtzRFswl9WDGbuueJM2DVJZF9+KR0JoagYVudATQHQ1x81HVFe31ZH/5llKgAZFAOOlzwjAE4AABPh1lO3Hgp3S1vv3PrsS/Ee1ShZU/ZWTc/2s8rhw15+7YknXQOgGD6d32tG1BSD2mUgxtz14ZNTAqyuwBwLlyIgldupRfzSomdzAsjNFWAbSTxwYIib0yOLAnHNMbTXR5KymFU9hHUM8qy0ILIda8bd9aiTEG2VwexkbH30n1m2A3CdMBlwrOigIDgBAIycbPy/7IGQIv/89ypROrlFb6gaVovGa7saHehgmxZpk1b7R5G8NVIvETFJZB+rM6BRv++9Z1dkqAa4TdCrfkdbZ0DrDtSBsHa/ZoD7FsCmJug1iCSvx6vXrb36OvCo1SYcWj+AqKUSWFIR1NQAk/3V+RHlREcQpwNkG7b10X9mqQ6AFAP+FQJjBU4AABPgy87Q8+lP9Hwp+JdWt27lOit6GxQCmrFtEr4UzDG5NIH9HAe5/ahGVib2tWFAWmRYf9T6AO3/NzVAWu3UyPt2PxY1wLoNymuohl1UgSiN/65Fz1SL2hnQlvz1TQs0UC5qkaR2GGik37VIeuemvK967HTPc7sQ/WeWrQBkrhPSAGMGTgAAI+bTf+bW80mxfoKbFH7k5mbah16213x2l9O2HD77/DdRaJX7vjCvteqZY9FqC8g5HU1+J5X7DxlaF3EHK9oT1YDd+a3jsKUk2C1dLN0GokJE1pSHpj1EFbCuA30/ZqxOT60FaIpIcxjMm1jQDo23X0mDeHp3s4G5QGDMZLUmryB4C3MCABgHn/4zt59PBuwStbw423K5YhkpNINoESx18/klkCUn3ctjWiA3eEzkfa3Al8c1gtbiQg6uX9+m79Wd23nrQYKlLKyorp5Lri34WgIz1kFWB9Yef3+r4wv0WNVpEAeHSAYR6MJFet21EyJUJYRcYWMLU20KYikWvPT7fuwROACngbFM8FSAEwDASBDjf9kbxEpr0YvdUJ5a3U5MbcSuM/RZ4JWBQGRT+HzKoBukQ3X1XnEyuNUbGC7yD0EcEzttM7hSvU+h/S4Ow8Dos1b863VLq6HY+mAzAuzx/rry4j6kx4l+9HBzgJrS0RyIfogQeydl8R1/b36WdohVpADQEjgdkA4AYAR8+pnbz8cDvlxldG9sWx5eCvxU5icvY1sO3Cr/a8RrVfo+TWBae8vR5yPEUohnswNYnQ49H7nUgCuY0xX3fJdAt5iQLvQzLNQ7VHCox5BCgvb8mtYo6Q45l84ZqEWNreCRfFEht3QGt3NUX0dG/urxxAG6SjvGShwAAYOBpkF2Al4hDAsCYCMU4x/5suSnLa9t0ruPxNUpqAacW56bm2rAZIZfawFM4tbq/Vaw51cRtOmCRDpx0DkdOlVQq/Wl0l4cDOsSYOsUIKtHECVACv10DYNWwa+qRZHv+zUK6qJA9RBBHZs27ChQc2SkALH4LaFG/OLcWG1BNfquc8JUif1dkv6VB2hFpPf/xfQuZ4kZ6wNMgxeoLiP8LNIBAKyHTz91+/mDJPvXgTYDCVsiZXay/rD0vRXsuVY9+Tkb/vqnrDn4GjWXanfXt09dvp7It83pscjk8iL1yxNkl+IwiHOhKQbvoGgnQNe1wEHEhOF+qhCQZgHI6hLUWM+oTfCTa46hzvmXY1MwZ6gVM5YfqMoA1OoJ8vtx9+DgMu0gK3MAhKwCXCEwFfLY4HelPyAsIATACsl9/u+g8FKkcF7D8xw16Up5fpGb3oDX24ysflfLArsivWbYNPK2Qrli282JqNG22MjQlAYJ7WctR84cLMInrUeoJxOjTsGckJZe0H01+hYHh7TsoO1PVgSozgi3PD6Tc1BqVB+cwyIvrDwnmBNFWmw4qAkI+vx8RyzPvPEHf2I32v6GrDIFkHkuba8RmBLZYbuKdAAAq0GNP+Xam9LnPtOed3KtcCGKsY/xcE1AjJLnj11+m3y6INZjdBX3Gb+v9t/r+WxRn1pXFzRV4CcEWrSuUnrd2I8Rlml+PkXhrpNMuveDgWrKwVIQsmRv2b++Fxz6gT/5PhkcNJxgGIm68+k52/VJGoH41YODg2u0o6zUAcBgoMmSnYAX0l/bw3AEAFgeyfjPk/F/Jf1ZnS+rz5HM2XcGWPP2KuMXuBTB1ShW/2NL2gZLFbCbwd8MfjD1XosHTc23okK24r0YpY1vMGeAdChPGa2r6QkrPixqQvTHFGciquQujk5xTOr1dpE5ufUIZLXCLg3hjHk3F6A5Cq0mgqJzCEjrFOovkbsWw+d2NfrPrFznTf+iucjss4RagClyO23vT9sdpAQAOB3V+M9eSgb2bJBq/QLTQFanQdFfk/bLXRINq16u9zWjX4vfvHGtv8wk967ndH31FmGXu3TUMFVRvrXL6VhgOwe73D+1Y7DdGVz+XXP95fXYNELR41kVD3m9rC/y7dr6uHvNNojIXxN18w/ac+78gZe/+mtoh1l1CgAqwLQ5R7VN8CyUAABOTjL+ew/E8EqKnM9q9T1Z1CtRtVbOawdA1Kr24FIA1Ix/qcQnW8mPTAavhrv97loGiTTNoEvosi4SxNXqhsg8kMypHSeapO+X5w2d9C41ASLpu2OpEiCvS7sZoszw0UKFStC2P265fJHtybVDagmALF8cnfFvKZN6CG4TEvPPs7sH76cdZ+UOgIBagOkyp9om+AScAACOz8981yefTMb/pWR0Hm6StBhljfjNsLa2P5P6ff++1geU/XNLXRArN2O2dMGMDyI3A9o7GzY7oKYX6vNLkr8ujkPkKv9VMnfjdom4ORdONegdBKdIyC2T9e6bJF9b97QYkV2Eb0ZbrjvW1xXVYTAloL2XxK4eUFIFZNMJWypA3tYb//lPnb1NO85aHACoAJMnp3HysqRX4QQAcP/84+/65JXcWpvTzuR6+m1Vu1rM11r9+ly+RdYkOXQSJ8EK6ESWV2lfHQRqUr3to8az65uPMpafdUnfmQ3wkYFApLn70IrwWOf5m1MSnSMg+Xi3hDG1BYKoK8oz1YOa0lHn/KuqUHP1WZWIJbFfnaZgasjMO0xt2FA84j5NA3BYEO1u4Z9nbYld1AJsDVnNyX88r6MuAICjyZX+D/KZD6VQ9bLI7i5CpW5+PrWxt9yi1Cbl+2i6dLnV1fVcLp9apN31t3dL3HaPde2CMla4Sy9wO7ZNzaOW06/HaXn3oNG5ux4dU+zH7UqKoz7L3gTnPKga0FoVSdv6o4/gO0XCjt3VCvj3rK8dmF36zp/8yhsEaK3f4Lm/nDAXYBtYUF1DAMWBAAzIxX4PxNlHkrU5b6N0gxX3sRWvacEaObm8PkCtyC6QX4THFQpW21z7+luBmx2j7qJGmjSPLlFwqxMg5zwQtSI+6oYBdcZWGgac08Gu9792C5SZBmyPyXX4tEatwqeBcSaS+QZBr7pTQXyKotYTsCtMlKmBR1yzXmc64cf/4D/8qgsECuuqAVBQC7AdzKkWBz6OlAAAjVLsdzD7RDJ459WQaj+9tdSJLi4Fa+Tn0VNfbGfVeXXUb+uTZ7IonXvZO7gZ/JYG0LSCFPwR9z34RFowJ3MDahFfXUa35fStxXBG7PPwrRjQivYkxSHyfGvj82mQ2mpYr8deZ60vkEheUwutpY+6OgP2RYYuTWEOVV9XUHyHu5cJGGt1AFALsFXM0/ZRQl0AAIVc7HfmYPZSMlYPRzXYYtyj9PypkZPUt+SpQzOW0SJwZ8RDNewtCrbCN+cIWOGb5tLtWLEZQsmtW1shi4pgA3i49svLZveFbgiPTuppzydzEMyIW21Di+Dl+rSQ0RycEKzzob7OWqRIMiPB3hB9H8xpMYegLuyj95etdlW4wsfI8Xt2uef/KNau30otQK4qP0tgW8C8ALCz5Hz/Awdnnk/fbU/4nnhn9IhaP7urAXDRKXWjbo+Qt2se/qhcvls7wM5NfKT0bpG1DhGKurQva/JfB+TYZQaNttVpGIwplqJC7gsW7bXV31nOp+2LNo9A963pAvmZ2B/Dv58+pVJzIfV9CTRs/ytvQdB0S/pt8V/81FfD5gxYdwpAVYDvIcvagC1A5wVchBoAdolbf+rW3uxglif7PWGL3fi8drmVynqS6Fv68KP15zujpS1tLmp3Mja5KFlSBWxqQeyOTaHVBdgkwGDpBXIr8pkKoVG/KgW1lbCoFxpdR1tGVxWBZvhzlwIN1QAik/hd+6I5DrJvK0qsyoFeA4lBl1kFpKv9kYwZ1kWBoikGtZshSn8hiwrzxpsPXiBwiLU7AJnkBFxPN/sEtol52q6n7dms8sARANtOkfxplvv7z7IzevGAnfF2ffcu2m9Df+qxVJY3lUAMdGAzlOJYiNGVUcEi93v5PqgRZ/brCPS3bcSvnLu1BzqHIVhEX66nOA798B/vbETXSeAnBtrQH/dY/Y/UKZJ3dOodWvEvOX4bHdxSHaG1PUb/+qR4UJ2lWKYfX7t8+8sXBA6xMb02/UPvUY0aoRlvHwtClwDYUm79sVvzBx4483yyOxd8ZbsZIP2dbABNk839vgUtkFO533YJ5Ixi2y//5FruuB1DJXA7RxHI5Sk5gq+SOIu2b7L/EdfDkV0aQ85Zr7GlGGxJ3kFqwe1Tagn8Cn+1ME+6GuQ6W3cClRUM2Vod9BwzSYfo6w9O6mdbpVCv145b0yCv/qFXvgrS/z3YiAKQSYZhn6ACbCtzqjMfrkIJANvEJ/9UivofOPOJZCD3zHC64jMxTLaoD3EndXNbQU+q9aNGuUGOw7a4TZTRt/lrWtWEGlG3CN8ZbIma24x9sjRB7aG3YrlqbENXnS8SfIxsw3nIrt8Z//I6xInQITzU0gDNMMuKe6oQtJRAqPMBbJiRrBpYf67DikwlIN810IoL9Xhs6QGvIgQbOMThID4A6f8t2Gh4lv6B5lQNBcLE7WVBUAPARLn15C2avfkAxQfvnj1TCv3oMa3E976tN6JBHzKDaEV6bQEg3ZckSpbiO23PYz9Ux4wht5/JjHwVGLgunqMGt12Y69EXlSE4pUCMbPcaSKV2aoWJ9lq5dS/UM4dWwKfHde+BqgRVciC2VEd7T9inGdrvviiypSbq0CEr/ONaxCjHrdkJWVuAw4xnV/+r219xjcA92ZgCkEkGYZFuPkxgm5lTUwMk+oAqAMbPrT9xK9/kyaVXZgdnfj5ZlceqgROjxq1H3asAEmXbONsy2ja2GgDfy1765eXnoKN+mS2KJjl2tbpu7K3VALQ598y9lK+zBMjl8ttzSo89mcMhCwJpLYDm8+2Ych1uoSDW62+FhINFgZqx137+MNxX5w4UHyha60FXFFnO2SJ+O79/f2WXoEWK6fF9GP+3Z6MOgJD/kTAcaPu5QtUReJzqlygcATB2zs3uzj6RzNMVitTn5atULsbN5HeJyl0Bnc7tLw7DzHrcLYImlfXb7Hs13hoNmzGmvuK+RuLBjqXOCGvlvhppNcp27a5fXg2mGOyWuphxf1w11pqO0HDbZh2wcyjIv8Z27dx3N0R7/2oxoHueqgjSPFD/NdrrCUMHpTgXbAsM3Yl05jKBt2XjDgDaAneKOdXhQS9QnQMR4ASA0fIOWqRP5+u+ij1qaxlbJKvydM2ft6i73k1V+rb2OYue/fGItKhOlINiMNUpcLl8dTBIo11voKkrNAwuH98MrhlyNnvcRdU0WLDHG+WCTBPU9IO2GupaAU0hIOJD28BBInfNWs/QOh3aICCZcNjaD8n2I6L276DXGc6g6v8+GU1SNv2r5o6ACwR2hQXVqZB5PHT9k0aNABgZueKfwix9N83O+qrzoIN2qI/mm6GULr7uMU18zzQvzy0/L7l8fa4m5qnl2NXQaUdBVyvAZNXvLM9rXQPBlAciGlTJ6/1+dT+pxictZgiSZJ81J0bQx0tkH2SVPmKXjui7BNr7URWJ0NU7qFPBbV+rlRh0JpQfQv+aq+jx4cu3v+opAvfFmByAPUJb4C6ySNvTafsYwREAIyQ7AcxnXklOwEPct9+JISYzQp1xckbTFvyT7zcZxlOjbqleI/f86j2QFLVplbsaxuYQBIv6uTOIw/2a0e6NcPdYM8IW3asjwp2DE+SJkgVgUTlsfzuHe3/UMehfpyoRRDRY3VCuX9sq07dCdB4Mt8JCd120uPTJrzhL4L4ZQw1AQdoCURC4e8zpiLQAUgNgLJz/gfOLFH1etiE1mvPu29vcoj4arQdrzdM17rUA0Kbmlc97/bkzZiqBW+tem/Hf8vOtcr4W7nXXwj41EDQVUFoLxbaK3F+ckyjGP5Ll2auNDXK+Vuior60cO6c2Ih2dcvBFgTww/mzrHKnDwC1N4Pex+7ilB/r0iSw89BqHGRTkYzKqUIvrOgG5UOxhArvKDaqFoQuCIgBGxD/6oz/zXenmuTKFrpOhW/SdP6mxGeeqWwdXqEdETkGgYaTu0gIDKZxcxH94+E1/HHc8L6t3kr8eM/SROvXtfLpvYF0jQGb0dK/DDHYr5HJqgqoBZYlg9z4cpWS4Y+nrb9fsVQwZBWzPCbNLH/jpL79B4FiM7ps1/aM/mW6eJaQCdpkFVUfghvzMcALAGPjEH/nUhyKHJzmviWsL0cxYq+E6g0hdxNulBMzQkxnh+iM3KXxojL0DIUJZ8FP2WB604wWJ6KtT0BlXeTlB5xLY5D0N5cNMInzSCYIuXRCcQtfXPdiEQqKBg0Ld84na69G1AEgvn/pZAvIcyRXI65aOwSojxGt/+FNfdZXAsRnltyoKAoGwoKYINP8fzgDYID/5hz/1UrKKFyRHLfeqgRxGtRxcnpuaMbf6ARd91/ttIFB9gjw+jOzLOatPQeTz5cWoB+pX6av7dOdtNQjl5y5331XoW02AXD/d6/pVJeiuS5SLQ5F8y/Grs8C1oqB3Mlq3QLsIX8fAdPsD//grzhM4EaOpARjwAcJsAFDrA65QTQvlyt6zhBoBsGEePHjz/clWfdZa2qok3QwWN+m71QO0tj4nzZM3xrpfHQhkuXRd+IeHdQLymNQDzOrvYtBTftz1yrd8Pes1UGijh6m1OfqNVAFgaqvwtcdDd6v1DtQW/yHXx+/2Jx1PzFo3oHUU5GYItJZH7t/L4GotaPGlg9kTBE7MaEMppALAESxokBrId0IRAOvm5Uufnifp+RMzmj0crbpNjT2b4RKbGbSA0Bl+Gkj69RDSHRBEpo/e6MpeagyDb7krj7Wxwkz9KF2nJFgu3+/TqwR2nSUzUIf91B0shSG/6djd7hxd6qKkPbrrkvy+5e+7egd5D+oL1bSJOC4iD6giEMPBhT/6qa/aJ3BiRv3NiVQAeAtQLAg2yt+79DN7Zw7O/ChRaewfGHVVB1zrHju1XmT9ZjSbEbYOAzkeWY++N+qmJPQyPYvlJInuLZUgRrdUJEqtgaQU/HXW43KT+ImsUDDI61CnoBTihao69DUQdX/JftRriEe/Tqmf1BQHa66/7uxaKEtew+oA1FFZnPmVL52/vDj7OoETMdYUgPIMUcv9AuC4SDU1kFsIs5NoqQGkB8A6+Lbr37wfKT7DOsLe5H+zx64trlT8S248uKi+/Uw2IZCH1fLByfLcjdNVaV0MrPTac4rYgy3qp84Dka2idzgN4VIAolqYc8CWwrD0hjoIUWf0+33lumKRG+r6AnFQhGhpEjHmMkEwaGqgphLEeaotii2dYZMIwyNvvvOdNwmcmFE7AMnhu02DAjAABryP6gCp7AxcItQJgDXy2//muz+cPm5Xk5GLPsdtPfMieRO3mf46p1+j7ZbfVgPp5gKIsWvHkaWGnXFv6kDrkVfDScPjOiPOzgCTjAHWc2j+XpYGFsPO1ainxw+6scakyxr3joQ8R52J9r7I+1BViGFhoBn9sm/v7GiKpbx4mbHwnr/+6z//AoETMQnNNH0CPpFuHiUA7o8bsu3L70gRgJXy977zZz+SvqeeqCK2N7pkOX127W33apervxP5KnsiV81vhpLsOV1VPLn+eT5iXkB3jpm0+NXzFbk9hK4OwQwuEbUpgcHy+9bxQGSLI/U1APIGsX++1Ba46YBBuwws9RHk4KquiDNFuqNPXZSix6t//DNffo3AsZiKAzBPN68QBgSB47FI28epTpi8LffBGQBL5+alWw+d+dKXfSJZtrNsxW0qXdYcuEn6FFr7XJHuWwuernFvzzcD2rfdDR0A70z4x4J3CKge3Bf4tes046zHYUlhuOs6PEuARSGw/PywPZBa+2K3xoFLLbhj2r58j9d/lPOkhYJpj8v/9c9jGNBxmMy3ILoCwClZpO2H0nad4AyAFXDzD3x6nsxQSkeFsxaR1wg2tEEA1V5WazxYFEgL68gtChTUGg6P5QrrfCRcjXUf7YsRPlT57yJyvV8VCq5Tgaj179cn1RPqMCMaGOphUaNW7bvzBF/zoNdff1YnSJWAdr6j1ZO+UFFe50E4/ycXv+42gftiUt986AoAS2JB1Rl4kQZpggwcAnBSbn7Hp84RPfhS+jQ9ZEqA5rF1tv6gIt5H8Sbhdx0EcvBYDahFyaVdTivuicy4OwPfKv0HKYZhGuGIx/roW63trEsxmBKg0X7kzunQ4kAiKfDrIn553flHWU2wqRDNeaiGX8UGEgdCL16dKH299PqbHM8/vcBywPfD1ByAOSEVAJZLbiH6OFVn4JM0UAcycAjAcfjR7/j0xVk88zxLkr1awN4Il5y5Rdi1aIBZo3+N2Gd9Dt4bbouAuZPZe8Od/9MMpFcYYrdPXzfQ9fp7qd1+F+Ps0g3ETrnQfcUhsGs3R0f9FI3k2+tsEb9vYfTpDHE2LEVBnYMiPtCrd+nfJCcA7YFvx+S+2dInIFd959YvfCuDVbCg6gR8XDYvJ8IpAPfFj/6+T1/heOYKdRFrOGS0h0aufq2JPyA98KU4T+V7cjK9Uwi6yN/3/pMrBCy/x96wymNs4b91BZCeShQLkeWDuy6J2IM4IF49GL4mM9RyYc4hsgJEIrL8f7TyAps5wNQXFfr3qdUNWE3A7T/9C78OI4Lfhkl+i6V/4FwLkGsC8C0M1sF+2n46bXeoqgT7g8fZ/wLnAGT+n8f/yQvJfF0kP9TH8taaCmhyf2cULcouP3cS/9GRsMjsbDl0CqYMUOmd12S6l/6Hq/Dp8Wu7IWsXQqs7cPvRUesIVD8heIUgULsmOmr4kaoK/ne5RudosB68vpVd/UK5v3M2CrPr3/XP/r3LBO7JVB2AvGxwTgWcJQA2Q1YGFlQdA/05b0PZkY96MpyE7efm43ceepPfzHVL57VATiNUzeXr8rqBgxuxS1Yx3xu68nDo1AQbwtMi5Ppo6I10KLNzZR8mGk76k53IORbRpQ7y8aMb+FOf567PFH11aMQ5OWJCILt6AY3cvarBTsnw3QfSOSDqQwxOrejqAGRfLXy8+uQ//7XXCBzJZL+F0j/uOaoDYFAPAMZEdgBuy+2r7nYhP+vtveC3eAyOw8T44cc/PZ/FMy8lg3TWZPHyiJfFe6NHfj/rBKgRteud14jf3ZoBdg4BEx1SFvpzuta9zpHw18PuMS/1E+nPLX3gFQYfkfvH7LyRSIv/TCUxh4NCf32to8CcG6+cuOez3zfGS8/80r9/g8AhJv1tgtZAMGEWVB0Bv70qj73q7tN9/e1xYNoSpur8/F+P/9w5jrOXkk16WGba1wp+OmwU3VCc3kCL19Ck9PKrHaM/Vjhcc6D36/x+SQm0joRgrX0VcSIs70/mXIihtSifaDCXoD1P1IiaglAPpT6dAg2v16kSTt2ogXxzZMoufgEmpyq4DoryXknvY3ptM3rvn/3cr90n0DF5w4l6ALCjLOTWOwr+/syrg+fk/b5wxH2v38d5VsFDsr3VfY+k7WNpu5V/maoT8H/+ns+8L1mkjw4j7UNFfCyGmakblKNOQDFwAwei3bbiP83Ns5Pabb9OKu8ch76d0B3fGdq6I/eyvqkMes5q0Kldu94vDoFzeiJbmsO8A1VJ/HGK00L+PSEaOkR23FJCwU4Q4NfPxPjo07+E9kDPNjgA+csijwr+GgIAbCOLtL2XahHmZJ2AH/49//RKCkWvkBhylz8niWqp1QIEsWy+FTB4YyeqgLW/WfStRXtqLZthNCNN/aI+3NUCMB9SDooH4VsHdYVALSzUnHuZSxD7KL1zOlrKgg4N8uHDMn71J4LMEJCVAdUx8oWPrIeWSww1PVBqLW1oAL169yBe+G/hBBhbETVjPgAAW0+uq8hOwGtTroP437/9M8/OODzJrqAuUmvz6yJ/M3A1gu+iXVljx4rf1GgSUftd7nP5+cKhgTytBkDP0V1PZ7Ct6FAseXNYRKGgILMH6gGqY0Pe2WE37rhcjww+NIdj5q6ZnaJB4t1IgaKrB6gpf6lOLDmUoL+bI1DnJfHtX/n/v3Th6uuYEZAZ+3LA90X6Qlikm6fJ+dMAgK0iF/2Weh/m6f6Z/2c//HVPJ4O475bB1bx60Dy5Gtx226cJ1BCW1QXrin/MWiOnKgDX1f1YVh60KNkvrasrFnKwCN2ieSJzDPS+cheb0S0FfLGkImbcwu/WCVBaCfW50hIYY5Pw9XqyMbf3oRYGct2Xq+zP5vxIdwLVfSNb5J+7HES4UNGiGH29tQsM4dyv+tW/6lkCha1wADLJCbhBWDoYgG3mYtqu0MSdgLtfOvP+dPl3/PK91TAmQyjL4HqjTd5459+L0a82Lx9PB/IwmxyenxzKssH1+MErBzKAiOtyvCXKDpGDLR9c96kSflQHg225X47OSaiOS33M9o1auEc+Qm8qhTgepmR4B4WbA6SOUbkOfW3yHkTJfERJjjgjz+r/VGeAKbrTS2rk4l/66s9fIbB9hXNYLwCAreeZtD1HJdU7za+wj/6uO/PZXS5pS/VlXH6/K+5rswLUiLmK98G+eqvGtuXVWxFg6Cr+W9qgk/tbF4BF7GbMqW/ta7dBpAFfmS+qQb2GmkLQoURE4nS0gkhiExCKzl8F/BC6SYO1+KBJ+yL/6yVW6d9VBEhB4KDkIrsGT//5X/jK52iH2UYHAEWBAGw/uR7gZv5hqk7AD/3OO4+lqPkmsxtiYwY7/8cZUhu+IwZZoniivmJ/OMd/WGjXnAxnyP1cAD2PzRPwA4Hc8epgIrk9VKBYI+2BM2M1DW7hH/9a2Tkhw/PZaxR3hNmyFOqgiOHP55CiAvNHWBoPnJOgBYKRL/yFz33VPu0oW+cAZKQoMDsBv4YAANtILuL6TWn7bP5lskrAe3/+KebZh0pIr0Vvrt3NFgWiZvgPG0sbB2wGVa0jDwYDeUPdG18+pBp0HQlEh5QGzeu341A3ctj2KffXO3hQDNgcmnJuaRek9h4EK4JkMlE/6EDg1utPZDF/82+4cwSIBvUA9TmvH8weOH91R1cP3EoHIJM+NHtUJwVu7WsEYMdZpO1RmnhnwEf37nwo1iLmNgJYathYJXHyhtIbY2ecnTG/V2rAR9tmuJ1K0Ff11+No2F0VhGKAqxXvHBV/jpqUZ+qdCn38cNpg6LDkn8tCitLOGGqbBLXo3Rv+fLZIXR1i5wqwSxNI6kBfkn5o7hyEu++9uji7oB1jq40jJgUCsPXsU00HTLYeIPN3H1t8JH1fPaH2L2h0rFK5GeMu929y+SEpvfyuq+x1TkE9PJOT6Fvrnk9FkJ+6x27sbj12Uw18eyCRu4/61kIiKXpsjgVzS0/Ul+Acgur71Ji/vjx7aeUEeinEnax/KP+vtyqb2PPcOZhvU4gXru7YEsJb0wVwFOkL4cPpJm9MAIBtZI+2oD1wFvgDyczdsYp7rWOvrW6s3QIauUeTzr1B9r3+zvhTNax9zYArna9OgLbh1TkBcnxtMyyn0MeiKAE2MIiCVfPL/tqi6OsOOuMfpYaApFWQ7PrlKWbU7ZKttj/EEGU0gCYFrA1QjL8XHkongFQURmr3yduqb8G5dD071x64E5ExOgMA2Hom3xnwg3t35mfeDC8lu3iWLQLvWuLIquypyebkI/pBEZ8pA1q0R+35qiboPn4xQnVE6ik59JX/GunnO+rQnmDFek1p4Jbbd6pEc2LkPOowkPbtu8I9ssiezFATd/UAclSf72/vDrm3RA8UtDUwBAqtbsB+uvo9i7PXaEfYFQcgdwbIspwAgC1l8p0Bf+e33TkXafZSsmcPWdW6RtAWsVNg8lX3NCjMY+pWzav3W56fNMS2Kn5yt6YcNAm/O0foZft7Gfr8UOw7EIJPQbhphH2bnnQ3BHFigpPz1UgH7wdJIUJ7i2z6X3er+X/NrYTmRBB5xaDs9VRyAj5MO8BOOAAZ6QzITsBZAgBsI1vRGfCDv/XOpVk48zeSnZppON9k9rpPt1SuRfGDyJx8ZC5GmPXGF9+R/dypCO4c9ZyS52/dBd0sgkBeNZA+f7Ws+jq6+8kuiFqM3yJ9Fh8l3zFTw60+jxpzGvT963PYn9b5SRxcqUI9e5DrCc1ZSDmGve9dnP04bTk74wBk0B4IwNazoC1YOOgHf+urV5JRuiJROrWWuX74T43QD68ZYMN2LFcvuzuD7PPzZBG/Uw+Iemmfj1gUSPL59VyhP0cx+CrAByssqKcMOu6H3Nx+eToH7xgwuU4AHkTz1TsSOV9ienEcvGJQD8x1pcVQHCjOb5LLbLgUQ+H1uzGc/8tb3hmwUw5AJn0G8kzxrARg4SAAtpOtWDjob33r4vkQZpc7A3+4118e8umCvgKfZD+fGihEWYiIBnMFqDkHLRXQDQsSrbyvPeC+BoC6NAKpMkEuMhdjr4cU494MtxrxPoLnJgJonYBTDcg5E0ytrCFfS7T9u9SCpR76+9PtIsbZhW12Ara6C+Ao0hdC/nLAwkEAbC9bsXDQG2/yMzHyrSKbl4p6Nf5unQCq0nz93XUCiHWtCwKlp8uiQGSz/qtYrvuxRPPVUEs3QK3QD6SLFMVAfqhQ5OYoqJOQhxbZHIDyXGpz/i3zwNq3b8J/NeDRBv2Up6QXHaVoQAsDWQsF3fCf8rYEE0OOMP5U3ogipgRqmRT72ToJyIkXed9HZrODjz41v/UQbSk75wBkZOEgOAEAbC8XaeILB12+ffb1Mw/EunBQvkPa7Kwvn+vCOrUOrpvw1xYBqhFzEFsvKQHS/D21RYGoNsXFvpUwWEsfm7Ev+0dp+Yuha1GUlf2quhAtzy4xfNRhPuQMNrGT+auYkI21GHtdaHDmnQXv39TI3hyKZrzFqTCfp3U3qhPCbk0id+xIzimY0bl3nvnVW9seuHMpAE/6589fEOVLggAA28jltGWHf7LtgS986+fOnbmbW5lzZ0ArBmSZGFhQXdy08mCS+xG5eapqt5/z3xt+JldYyPZQ15LITkNXScEfRwxqzVu49jy9jFI6EELb11IAkqP3bYHFmAfyc/7Lfv74/vnl35u7EcH29oTmRAStkwjUEgztbbTURNrv2vd95uuv0Zax84YPTgAAW03uDMj1ALfyL5N1As79Qu4MeL5MsiGN8slC1xrrEvn8P1m4W809N8nfOQv95EDXUaDW2zoBdJGh0KUQQlvYxwy/XmGLqus97PL0rczPG2Xdz4xzO1orarRMfhDHoFxEXpA4VPFDiwX7Pv92HO7GCteXR/4qu+LD9uz4zP/wmW/cqtUDYfQITgAAW86CtqAz4Ma5X7ySQvYPMtXVgWo/W04DaDGdH7PbugZYbaQr8LtHJ4AUCtLhaH6gHgwLDbsFewbRuBlfa+2TY9aonvX5FrGHZpijugXNcbCj6aVQ6ON3NfJEdEiB6H9v0T7783T31/2bbxPf+/2f+aZ92hJg8AQ4AQBsNVvRGfDCt3zuQ8kePa1Gmu9pqFVDd/tY/15XL+DC6xblD52AoDUDesxeiWDxObSNsBngzjSHpgI4IzuMuvV+3Vdeg0T7FJofokevakJWDOLguM1haMoCuZSBXaV0HER/Re7cNiOA+AvxTTr/3OKbFrQFwNg54AQAsNXcoFoTMOmFg55/9y++wnmqacv/cxwsquONvA3ucQoBR9KQvXMiQrevHCpWaxhl+A9ZuoHE19Aq+mCRu2uta1K8UwC84R9G6UTNiej3k2HGaouDKBxVSTjCwLtzDRwB73Tofd3jdv3embGrWdAb4cI2OAE72QVwL9KXwjWSgiECAGwbF2ninQGZ8MAb76UY7pRi+6hTAdXgl1Dc/8xaLGj31a6BIIv5yH1khYX2fF34h1q/v2v9qw0IVOfqNxNZD2OV9DqsJ1Bt6Qstutfq/DKIYKZ+BvtWPSa9LL3kcq7anhBJ2gZDUBdEjq37aZmErlbMxH7hYMvzN0ek60rQNEbojH++mfM7eCvaA+EADEhOQI4Q4AQAsJ1kB+Apmnh74BsxvDdd/WvlDulxU8NdlP5Y6+Vqi5/cH6tljlIg0PL/OsSn9v9XIx8k3i5tfm7ugEbcri1PGg3VaHujr0bVInbXmKiGN1ZjWwy8dhu28b7iRJT7Y9CIX3v26zmiOR61fdD2qxqCzRcgcxDc+XVRQ+rOKa/R7hF/oO1P7zl4x4OTbw+E1H0PkA4AYKvJawa8kn+Yajrgr3/j5x9LV35TjPMgd5+NfWiytv3gugTECjK1CX7aApjviuxaBK0a/nDLHXeSvZzIy/lVSQ/+fjPW3CT7diyio89BXWU/+el+VhdgUToNq/1bbUJ/jvqamKxGgXzEb6eq111TGsQ2Rjhc/R9/9jdeo4kC4/YWwAkAYGvZioWD/vo3/NKTyTA9y2KsfQ3AoK2v3KuRvI7p1fHC5bFmEUlWG7Q+eW+QzZdwRrwz8KxlBc7YElkhoN7Hbt6/36+dazA4SIwvWarBug7qU7uagWCOha8FkLNw78iId1MXUGiOyUz7DJ3joy9d2iq4+gzP/NV/8u5JtgfCsL0NcAIA2FoWaXuUJt4Z8D9//S99KNmip9kW5aFmqbRor4XHAyeBNLIlcumAuqtGw8NonN6yx56oGdsQdKiPdxxalG2LAjkV4dAxydyLdu66rmA12HX/avGHhYPWhRDssTwBsDg2+rpEAeivL7h5AaxvkytmbK8pv8YDpgs/8LPfvE8TA0btPoATAMDWsk+1PXDSnQF/7et+6aVklC6UX1ijeTK5ny2Mbjp5faxNDNRCwi7SD80gskbI5X4dttNi41ox7+RxPZA3/paNbzMDyCsI5Kf7qVSvy/uqOlGViciS+OjMtzPYQ7VimAZw6oDsY+cgnybQowY7VKiFhZ3j8BrzwaM/8LPnFzQhUAR4H0h3QN6YAADbxB5twcJBX7z7zvdTXjNAFw2qhrwZfykUrAWC5aG6yI9o8FL8x6yGsRpWF61X4x9mrgjPG/+8U6gLE8hbWXsTQusMsMK9sq9E17VHweX5uR5H1IHyvNpToCJFqzUI6kI4RaFeE5u5tqOKoS/TAjWfn/47C+11BhNButdfr92O5lQBdnOT+GEKs5t/7BtvzWlCIKI9Bulf+0mSLwsCAGwTz6Tt2UmrAPPPz2OYvZRs1JylZ5/JeuDI1wSEwWMWdZM3naHPi1Mv9Ws/vsXxXiInL6XLyckdIbSCOxKRflDIJzUFA2nelIUqvdvMf/bOCvljkx8c1GR/KgsMqUpR91OFoxl5fb1hpl6Nf/3U2gRNSQi3v/Rv4oXri/Ov0wSAAnAM0pfDh0kGiRAAYJv4UNouTFkF+OOLL18kU/X+KFV4ddW+qgDoKoI18m1LCGfMoAVv/CXKlahZhARr0Ss7ybK8PnImMco+Qs9HiWq25RxleoAY6kgt4qbW4FdFC1Ul5H9Rkv+dOsHOOQjNvrOJIdW9kHZDfa1tXYHyGuS9KfuVlkN1Psr+dYaBXH9TNKzMUYWWdI73PPjv0GTaA+EAHBNZSjgXDv0yAQC2iY+k7eyUnYA/ufh1t9P1P8Oxrsor4TTJrF4dAkQ1/a+d9TE0iVwNJ6tMz6ztdqGZv9iMnjPQXklow3fITKuJ9ToYiL1a0CYKdoaVbBCPijMtrVCvvWYw1PFoSYm2tgANHJL2P65ORXSLAJNzamim6YbqPER9K907W/eTToJ67Zf+yG+4dYUmAKTsE5I+M/N081LazhIAYFtYkCwcNOV0wLNf+S+uJpt0ReX+OuM/mBSe92FfOqeG2FrmzFS7IjxNCbTnRJJcA3USvHQQ2hRho8n4NKiyb8WFRC2qJtd+ZzK+FRaaViDX1ncadM9XuZ7s1dtr97/bvd5Z6c4t9wX/inR2gpxkVgsU0+fn6b/xqfMfphEDB+AUiBPwo2n7GgIAbAt54aBHQwjTlQISz37Fv3whWb9LTernvqJe9hs23rGv0PdReC0Y5C4yd0fhFh2bMaRuABCrI9GdrdvPInvvJNTz6jnKb855KCOCuUX81noo8X49qmAJBlffYK/HDSSyMkL3Ck1h0GvhzlGw+gSfRgn8xPWf+Q9epJGCFMApSF8QC2oTxSb9ZQEAMM6l7XlmnnaA9OCDedXAWy3Krrl3l2Wno2T8LPdHzZ2XA6k8TzaHnwK33HmV4Zs0L5J8M+q6NgC5ynpu3QYyzS9qvX+R26NU7JNegR2dXVSeN8nPW9tidMevzyVLIzRHIAbrCpDXoQY8OhfG3qf2esv7owWL/n0r9QriuFiKgOmFD/zGV95DIwUOwClJTsDractOQJZ64AQAsB1cStuVKdcDPL14+HU6uPv+9LV0p3YH+mi2iPQSYYtBC35hn2jxrz5XawLEjSBZT4DZ70fsTS2X9YS04K7uM3BA0v9m0pk4I5d7r+P9avFgDdRVYZCFg5jNcLN3Kyyar24E9/0H0ioYWZ2SYNdSCgw7w27X2tojyVIltm+rUTAVJNRrL+mSdx3M4kcvjbQ9ECmAJYKBQQBsHZfTdn3K9QDf/xWvvYfDmzfTN9TDLab34jb5nnd5nAd58NCq60tkXjv/uimBTFYXkCPL6Pr1yWfQmdokQU0tBJHlNc7Xk/lRO1Y4qOL8sE2xXSu5IT3lFzHKwxoHGhQb6hF8+qF/zOR/yUtwK55k9/65q5Hz3J7NHrxw/fa42gOhACwRGRj0BOkqXQCAqZNbus5PWQn4M7/48CcjHzwTuS4U6I2/Rf7s5Gwf9bLF7lJDn58leXM1/s3IyerBTAdqVr1Rbcdv3QQqm5dDRWfs072z4RAh7osEu9SD3BuaZC8rC5K08dVK/6Dnk33IdTQwu16A1kGgg43qOWKfgtCliNkcCWbfKqjvcUor3eU3XqCRgUh1BaBDAICtYkFb0BnwfV/5L64kE3eFiMKwYI1cpOsE8/LfaBE0WwW/GlZ9sroG0WJgKcybcbCInHyETH1lPh1xLaRGVtMR5BwKcpX3+mhg39/Q8v3tmJ3jw92AH11HgV2qo7X2WbGgdRXoc7rrHSoR5rSo0kHhub/107/laRoJcABWhDgBebjI44T3GYCpkzsDshMw6YWD/tJXfu5ZCrOnmp7hDL+Tx++xME8X1XsHwWYEMNl8/s7oBrX4ztAHOqLtsDzQjL4aZLcvmfHlbs0B7UCokj/3qxSSF+7tfExS9x/1d2tpJBoad43qSSci6FNcbYB7P8VBaU4Ay/BAmsVnfvD2bxvF6oEwTCsGdQEAbA3X0/aBqbcH/sWv/uevJDt0vknm1OW8g7TpHdk7X4JhmfevRjY/1PXv986DvFnOGLMzmF4F8BG6nrwNBdIWxtrmx9RH6WKGrW5Bz+0dC/94YHdk6qN46p7plRFy192cDS05rCdQ56VPf1B3loMwe+Lv3P4tG28PRA3AinF1AXcIADBlLtHEOwMKs/D+ZJzutIp/thY+LbTTLLi26pkRk06BWPLqOg63PtamA0Z1DLQdkDTSVgXA7p9xsOcGHrTrRVMV6lbPEJtkXwcAOUNuuXny+9RztfMS+bSCqRJ2bu7ur1MLdSIiaSdB0GNHYrbCxm5sstUX1OsWnSE/f8YHz//+8/9w4+2BiErXhBsadJbwvgMwZSa/cNBfzAsHcXwlfS89VHPfzL7ivpPcyUe/NhZYBQE1pC6HbqmC8lM2nm1wT1UQtIa+DSYii+h9nUFTF5j40LUM8vluVLHer/u1Y4c+Hg9e/RAG0b7fv5f7zVmpyQB9v9yx2rnlDQtdpcOdN+iN9754+8KCNgQM0ZpBSgCArSCvB3Jryk7A937lP9ujM/RS6WgPlnK3wrdyB3lJn8m3A9a8Nh0hjzP5EUrsDSf3xz70XG+01TCbs6FGloMfHdyuRyYAeqeEvDPijHnwKYLQDPUR6QifBsjYCoTUnBa7Dfouyrulxw5aCEl2Hjn64k1+43xyAjbSHogUwJpBSgCArWDyCwf9hc991T7xmadJW9l0nt4g0iYb5FPuFaFcdG5rGSwGuszV6SJv11JYA+HY5vm155oC0KRytur5elYR49195NoJvXBfz62GOYZD+/Xtf+4n97oDd6kDdRiqiB+DpQjEceDgYvvsTNX0hFMI2L/u0NIC/MgDZx78KG0IRKEbQlICV9J2kfDvAMAUWVBVAibdGXB1/gvPpqt/qhlQjVqJOsFdjTGLjE/UnAVLBzRZ34nqbZXAQNRrBdQ6CA7d76NsV5oXnATvrs06EKhF/XWOAZkzMTiHXGNoBlpfE7ef5fnyutm3GA4GEHnHQ1UTc67y2xJMobD3TV9PeO4jr/z2tbcHwvBsmPQBeJKqI/AwAQCmxn7a3jv1zoDkBNxM30aP8UDGzqgBtJ+pTwWwdAMEkebr0CBvLNXA1uDYZgUcIf8f3RbojXFzEMywk3MYuN3WHn9zG8hVOJDWAvjXQ76FUK7lsKF31xCoJQBo4DD4fZvrYg5C9/rlXIFmVz/yyrddozWCFMCGSV8ceQ2BHEWkP0Ca9JcIADvIXto+NPmFg+jgiWSMXlUz5Sr/2YvrVbamtjZAk8rbVD6psq9rAwR2j9nywNxV21f7W6v8y+I+rdqemmzvzTXpQkR2fTF0xXw52qaWZvDRP/v8v90fg8r+kZphJpX3SVMaRL7nQCsQOOhSy0QtlVHPre+D7tm9NnU08nlDvPr4b/r4RVojUABGBAoEAZgsk+8MuDq/M09m8FYyWA/5iDajzgC5Kn03Ia8rgqvPDD5qtqE4vmivTwu0iL8E1q20Twf4WK//QIp395NE+XJNplrkH2JTJ8KM/Rmcse+ie1Mjesei34/6feRn1y3QFAt5LW54kZu50I72+mzGF178qQu3aQ3A0IwMqQ14nmpkgX8fAKZDnhR4c+JOwLm7M77l5W6T7tUHaNF0l1dvdQChz407A1/voeY0+PkAJMZbZX2x9URSJcA6VY+IKToZndzVDo0yDRyM5mg4I20m21IJ/oh9zUGfaqgXwWyrJzpD714P60u29AIdNWmxZlJmtJi9SRfW0R6IFMDISF8ei7TlL5LLhE4BAKbE5DsDri7O3k5G6GmTt6UCvhavRR37Y/K7LJ7DNlRI5X8x3rJEcDm2mvhIdtwgv3NLJbQugTwkSKT+Jp5bN0Bo10VOTpfrqPvX50hKgbXWP4ooICsLkqoFTd53x+mMv14Zd62I0S0hVA28DAMK+i5KvcLMKSTiPETqFgzKb0BKgdD84EG+uXfu5kO0YuAAjJTkBNygGlFcJ+/kAgDGSv7CLouATdkJ+O8++7XPJaN2rZnt6Bb1CW21uxbBBl8dX/ab9XG/GsFYZO+6Op9J37pUr9/fauebQRYXwMxtqRhQo+quSc5VJxKSmXdxMKjVK8xyVb7LwztHwo5ojgyzq4uQa4h63KoyyFZnKog6MFMNJNc2EPtzWB1FUw2ornBY3vH5v/sgr7w9EBLzBEgfvfdRXZZ0Tvg3A2Ds5Pzto1PvDPjur/256+nr5qIz4iTmzLk3KuUfIZsztdX2VPaeydRBM7PV+IpjUevq/cI52koXOLTOhKqfq2ENasjFSdD96/lZOgHI1RvIkYJ3LII83hIC5Ar0OmemnJVp0C3R9nTX2LcJyuvUd/OozgKiQXcAPffDP/U7VtYeCAVgAqQvko+l7WvSj9cIagAAY+ccbUFnwBcPHnwqRa23q5zdUgJm8nIk74y/Rt7W9iYSfSQXnVfZPajsXY+Tfp5Z3C2r+KWcutwXfdRcDGNQ1aHsf8A+fidTKOgeA4C46x5QlaF2AbTOgZwiiIfVAdnbVfHX6J1aykE0E7bOBFUS1JGpiRQrKow+3eBUBjnDk7/rN//oFVoRiCYnBgYIATAZssN+dcpFgX9u/uk5nzlzMxmmR8ivFVCl8RBclNxV6te9iEUFUancRbpMVokf3JoCLV4uhE55IHZDe/xxfK99e56LqsVxyPn6IPdZTG77tnUChnF7+TFLOrnaIQwi9bafpPHJliIO/hhHXBMPOiMy3ahhOUBSOS7/yE/8xzdoycCATJT0R5ejjL9LWFwIgDFzOW3Xp+wE/Nmv/7lzyaDdTN8y72LX8pcfM8NXpXqSQDe0Vr26F7niusPPpV46r3YxHDaSgrQFHnYa5OC1pkBqAEIzpsxO2m/nEMeFqGsdJOqO3Rtvt/BQ2zu6++Vo7Tg24IgOdT4oh8+tTlJ5zhc48oX/+6f+k6W2B8JwTJz0wbpIVRGYE/49ARgbeZGXXMw76YWDnvn6T18KdOZ5WcmPuzg9tNhek/CxOAIUpAfAjHV7lvbkB1UH7DF251U5PRzZmtcbTPIG9wjDLftWo+qcAN3P7+mfX7P7qhBQN9+ArMqf23hfalMKWfyZWhhYHRJy0wuLRhLadMTeIdB7pD6BeHEmxAs/8hPfvqAlAYOxJcARAGC0LKg6AXcm7QR83T+5knLzV6vRjuW+TpJ3aQBWW0si0HeGVA29Ft4dJY1T5xiQGknuJfOhhN4cCLdq4UwrCpsbMkw1DAy7ODaHr8mlGlj20LUM9LSHCvtauyJRf63ueGzFjAN1QVyAnL4oXgYv7n7Zv3l0f/+JpaweiCLALcG1DV6jOj+ACQAwBuZUZwQ8POX2wA995huuJQt0vTO+FNs44Iz07dvMAC24S7nzWHrviZ10Hg4VvQWyEbocasV83tp9rd1QRhLLAjtNUpfImnyxHUvB4uF9iLhr4dON23m7GQGmdDinIcoZ7NpYz+XP2bVKuuv1HQd+H+9s1OuI+V09e+aLX7a09kA4AFuEDBHKDoA6AnACABgHpTOApq7OvfHFp5NZu12NZa7UD2JM2+CfKIUAFimHGJrBpGYARVE3408a9cscAR2b22Lq4AxwGwcc2nChUnQY2p4sjQlkBtgMb3AORtUmxDk5YB1sxK52gc1Baf37+j85DttrcMsWqzH3xj+fiAdOC5s20L0fgdysgKAzCfb2/sMfeZaWAKTiLcZ1DDxGSA0AMAayYz7pzoCnvvHT8/TdcjOvZa/muejrKv3bKF9xAGZkpn6Ya28SuObJNSoOOqmvf0Zwlfrtfm6V99RMZ19XUCT7VqsgJQouJaHH7GsJyKL04UqFtSYgynUXtYCJfH6fnPGWJMhR3Q6B2m+hP299R4KbW9BedXrDr/7YP/j2a3QKYBB2AHEELsqWf8a/OwCb4zJNvDMgOwF3+eBW+ibJ0w91lo91CBzKtdffD43V6Wr9q9EXgyjFctzL4XVfNfhsFfWxn+d/yIiTKQbemSBvhu245CL7WsjHdLQz0SJ1MichdE6Lvh9FKVGJIahKMHxNHLpXEcSLCHItbb0BMqUk0OUf+/u/+wadEBiCHQPFggCMgrwE+KQ7A/70N/6/j0WON62wzSJ4Nx+vFQZWmZt6Y1pvqbtPc/r1+SKd686zPgaP5gQcNvzleEVuV6MsEj671kAtZmyRN5tb0kfj3NQO/xoCS2fE4c4ELQ00RyH4bgYtiWRVK2yeggoqrkMiRmqrDfrzM79+QOHCP/gH/+mJ2gNhAHYUcQSepJqbxOcAgPWyoC3oDPgT3/AzTybD9Nwwmi4/mfGXzLczqBYfN6fhUGR+SHKXiNhNBKBeQve/N0M8jLJ14E+9P4iaUKR8M8quEl92alI/68sKpd2xHZtkDLFrb+wcguKAaEsfDfr++/et+52aWuIUBp9OWBwc3L3wEz/xxIKOCb74d5z0R7ZHLT2AzwMA62NBVQl4bcpOwB//pp9+Nlm9J31/u08H5Pui9tQF6YW3qNcbMrF0vhLejF89VzfAp8nkbZCPPKcW+KnjMMz0E/XyfSsCLGsXEPftjNLP72cG6MHLyGIidxzZI/SOgjtm1SFC6Byc4Wuvj8v8A64pDl1XoRUmkv/v4h0P3j1/3PZAdAHsOOmLZz9tl9OPea2B5wgthACsiznV9sBJO95/7dPf8nR6BR9v1fcWeRfDa+sF6DK5pXXQWuya6dY5+TTIq6ujIEfUrakIrRuAasses4urm+FtRnnwv9Aq/i2VELwjw9bJIEexa1XHRjSO0hlBdtziIpB2SZBeOctahtydT5ZC1utWxyXKexOZneGvu5WUSdk7zr9498yx2wPhAICCtBA+LYsOZYfgJsERAGDV7NE2LBz0zoMnshRdDR236LwaZCIXm8sCO6zm2TfURakn1OdZH33ugSedAyAGsrYg+la5YgyjmWk1we4Mwf9WkSl/3O9Xo3v7zST9wXLEZb4A11oEqkpHaYNUBSAEGUncahBMkZhptM8W/g/bDiMN1h4IZvTNeRDnIv+0963f9uKx2gMh+YJ7gu4BANbGM2l7dsqpgD/2jbfmB2foVrJG77KiO0kDVAMWuDOE1ET5Js2LUTtceS+/Vy2em+l3tQayv5u2J8c+lJLoj6kRd5+3b61/h+9vhYouY19lfXbqhRU9Dl9nu7+9pr57QKr+rTiw1Uq0tIerObDrKs7M1Z/88fddo/sAX+jgvnC1Au9LW279wWcHgOWSiwJvTtkJ+CPvvrWXwtOXbP6ejeqtsP4/tPkB5Mv6wiC3b0mCwF4Wpy4XLmZUzScHMc5R3BA5M6mzIAeuI42DN6rFfDoHojoP3pAT+dZEX71P7lrMSbDf2zvC+nKHxZGskbxbI4Hcawyy02HniVs6QosY4+Wf/LH336C3AV/i4NikD3x2Ah6n6hBk8DkC4PTkAq5cFDjpzoAP/MZPPJWu/9k+6nW/ufY2NmPqY/Ym3xec0aZuBT83d0Bb7DRqd8/rHAUJpCUfXwr7c9QcnMSvSkP0isEh4yuPiaEPzqFh6ocQDfdXr4BdISQdOaNg4NjYe9O/X/69JHO4+PUwCxd+av+Jt2wPxBc3ODHpA5eVgPfJtkdQBgA4LQvags6AS+/+xJVQ5o24vvfQ6hzUaEWTstv9wwE81VAHWzHPP7+aQR1HHDtRPlNWEuyUCJ9v19+rH3HYcAfuIvShK9M5GN7Qu2cNDLzsyc7RcApE7+TYSy3vRWhzAJh7B4mcCmBOSlFMXo3JCbi9f+/2QHxZg6XhlIHHCDUDAJyUHLU9GoK3A9Pj0rv/Ua5Kf7x20TeDmh+LfURMYuarrWytePUBMYCu5a6b2Kd9/Z0k746pSkFOmEfTB+qgnSjaQJs9QIfGD3cOQHe9g8i+1gX4+QEarQdt6asdEfJAXaWw1T0c6eA0B2jQNijXdoTKovvU+oUFh399/vb+5SPbA9EFAJZG+pB+LLcUSidBzmdepdZNMOkvMwDWSFk4aOqdAfTAmcvJDN3uIvfQ2gJNDm+dAqG2u2mQTlK1T9ZvL0a+GHSt9vdV/65Vjn39AWtNv7bvJWscrRWvGVpVBWrHAWnJokXc9rPfP1D3eL1OuXKtQpiJJhC0LyEGieTr65B8RH98c3aku6EutGRtheY06etlM/xazJAenhP/6nu2ByJCAytHUgWPUa8OZPD5A+DeXKOJLxx06dzL83hw5mayR4802Vskcu4jVqXJ4CbPi0zuhHYi8rJ+u1fl9TpwiKkfTtR+VpWBq6Ek7funrhffDy1q9zm5vxtDTP6xWgwwU4fG0hDUy//ulR/K64fBGfW9o9pGqYOB5HhRzle9AxYny2obnvvp/e94mgbgCxisHWkvzI7AXtreQzXiyeDzCEDPZZr4wkHf+Rt+/NyZBx5ITkDIgUCNVqWFTY1gvZ8Hcrvo6u0+MbjeOLsqftI6OJcqOJT/twp8M77BSe1Kk/+bs1EOPmv5+G4Coc/wS01Cfx6mrrKfpVkhtAkJVg/h5X7mdn33aJFsaQm9xzs0cp3JWUjHv/qp/e+45v9t8IULNo5TCPaoOQQPycP4jIJdJuduczpt0gsHfec3v3wphNkLh/LdvkjO5dCH0bTcsmoHJN6DHM1F6Po87zgQdeb9HhX2Fu0PHRG/Hw8MbuiVAjH1rXBPXgvJ6oVu7mH5QZQN62aw12kFfaE6PcP2v0D+Wtyj7vl2jTUlUFsQ6dI/3v/9N9zlAzA+0oc7OwFzqo7B0CnI4LMLdoUFbcHCQf/lt7x89SCED9Kgsc2k9NBH9uIcHJbGiUxG90V7UgvAoT2vk9ib41DtbjO+fUrh0LUNVASyc3PfqthH94HMUA9TFbZgUFMwiNxAo6xgqFoQ/KI/7T3oihbr67jHjABzCKQzILxJD577uZvv/6RcNgDTQJSC7Ah8S9rO0tGOQQafa7Bt5M6A7ARMuj3wD7zn5RfS5V/qjCTpYkESyVu07Y2dl73pyN55qaNTo9ccB9bRvK2NjrzhHs4KIB9lk8vz6zAiCv0cAqJBm1+77WoHyDsK2rYvmkC3X1mNUJc6HhzxUCdCfX7vsNQ0QiRXA2DdD+mIr8dI5392/w8u8EUJJo84BnPZvpqqc/AIVcdA7z8KfP7BlLietg9MuT3w0rmbD/0KvfNmskvnInuD5iPWLspnNW+iFLREQG/6m0EWg10H9DhjPTyWa0M8HPGLEVbRwPZ1e5rzEPr7Sdsciajr3Q9HthiaE6FZ/sE1kZP49VVrW6CfGNCpHaSpiFYzQe5cHOLiiwdfehRfgGAnkMLDh6g5Be9yv/uflTkdnzntJvgeeWsWtDyupu3GpFWAcy/Pk3l+oR/sIziznpvUU6SabqN7rI/gozPAHWJ0oyYHmNqnNK/Wl7wDbYKP1CsMpcEwtMfsGkN/tfk55fLydXZjivpoPdq5vYFuR47hiOfNnCtRX4E7s+w5+AhEPe5A5bAzzTqnIu/zllMCAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwJv4tUYkm4HNVod0AAAAASUVORK5CYII="}))),W1.createElement("rect",{id:"b",width:34,height:34,fill:"url(#pattern)"})),z2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M7.085 18.91c-.293 0-.363-.482-.017-.482 1.993-.056 1.592-.521 1.704-2.02V8.329l-4.797 5.532h4.256v1.449h-5.66c-.653 0-.753-.315-.281-.851l7.87-9.194a.633.633 0 0 1 .469-.27c.346.013.237.234.829.186a22.832 22.832 0 0 1 5.316.27C19.314 5.95 21.9 7.746 22 11.86a6.842 6.842 0 0 1-.682 3.072 6.988 6.988 0 0 1-1.99 2.464 8.883 8.883 0 0 1-5.417 1.603c-.82.012-2.58-.114-4.103-.128-1.56-.019-1.738.04-2.722.04Zm5.183-5.048c.248-.034.492-.094.727-.18.137-.022.23.104.17.405-.062.302-.225.813-.225.813a.487.487 0 0 1-.2.324.512.512 0 0 1-.376.09h-1.307s-.044 1.853.323 2.15c.67.62 1.659.618 2.876.618a5.68 5.68 0 0 0 2.17-.402 5.59 5.59 0 0 0 1.84-1.195c.936-1.008 1.264-2.463 1.21-4.469a5.698 5.698 0 0 0-.964-3.209 5.876 5.876 0 0 0-2.617-2.15 9.568 9.568 0 0 0-4.341-.571c-.333.028-.533.16-.543.441v7.338l1.257-.003Z",fill:"currentColor"})}),P2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.296 3.544a.747.747 0 0 0-1.03.224L6.862 16.781l-3.051-1.773a.747.747 0 0 0-1.02.269L2.04 16.56a.74.74 0 0 0 .267 1.015L6.67 20.11l.496.318c.206.132.454.15.667.07a.744.744 0 0 0 .412-.333l.239-.407L17.77 5.374a.74.74 0 0 0-.223-1.027l-1.252-.803ZM18.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-3ZM16 11.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1ZM14.5 15a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"})}),T2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.222 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h13.556a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H5.222Zm1.222 2.222H12V12L9.222 9.607 6.444 12V4.222Z",fill:"currentColor"})}),O2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 5.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1ZM4 11.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1ZM2 17.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1ZM17.146 14.353a.5.5 0 0 1 0-.707l.5-.5a.5.5 0 0 1 .707 0l1.457 1.457 1.456-1.456a.5.5 0 0 1 .707 0l.5.5a.5.5 0 0 1 0 .706l-1.456 1.457 1.456 1.456a.5.5 0 0 1 0 .707l-.5.5a.5.5 0 0 1-.707 0l-1.456-1.457-1.457 1.457a.5.5 0 0 1-.707 0l-.5-.5a.5.5 0 0 1 0-.707l1.457-1.456-1.457-1.457Z",fill:"currentColor"})}),Q2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.631 15.027 8.974 8.37a1.12 1.12 0 0 0-1.585 0l-.475.475a1.12 1.12 0 0 0 0 1.585l6.657 6.656a1.12 1.12 0 0 0 1.585 0l.475-.475a1.12 1.12 0 0 0 0-1.585Z",fill:"currentColor"}),t.jsx("path",{d:"m18.773 9.454-4.227-4.226-4.423 4.423 4.226 4.226 4.424-4.423ZM21.573 6.547l-4.12-4.12a1.457 1.457 0 0 0-2.06 2.06l4.12 4.12a1.457 1.457 0 0 0 2.06-2.06ZM9.211 12.728l2.06 2.06L4.062 22H2v-2.06l7.211-7.212Z",fill:"currentColor"})]}),X2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9 18.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0ZM8.05 6.104 9.5 4.2l4.25 2.638V2h2.45v5.033l4.45-2.834L22 6.104l-5.1 3.323 5.1 3.42-1.4 1.905-4.4-3.078V17h-2.45v-5.277L9.4 14.606 8 12.7l5.15-3.322-5.1-3.274Z",fill:"currentColor"})}),W2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3Zm2 1h4v16H4V4Zm16 0H10v16h10V4Z",fill:"currentColor"})}),Y2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M17.983 22v-1.108c.801-.505 1.366-1.01 1.694-1.514.492-.846.738-1.982.738-3.405V7.459c0-1.693-.601-2.954-1.804-3.783a11.037 11.037 0 0 0-.628-.379l.027-1.108c2.004.739 3.243 1.883 3.717 3.433.182.63.273 1.342.273 2.135v8.54C21.964 19 20.624 20.901 17.983 22ZM8.652 21.973 13.435 2h1.749l-4.755 19.973H8.652ZM2 16.432V7.757c0-1.712.41-3.01 1.23-3.892.455-.523 1.32-1.054 2.596-1.595v1.108c-.4.235-.683.415-.847.54-.93.668-1.394 1.839-1.394 3.514v8.92c0 .756.091 1.432.273 2.026.31.991.975 1.802 1.996 2.433v1.108c-1.276-.613-2.205-1.261-2.788-1.946-.71-.81-1.066-1.991-1.066-3.54Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.238 1.75H15.5l-4.875 20.473h-2.29L13.237 1.75Zm.394.5L8.97 21.723h1.262L14.867 2.25h-1.235Zm4.136-.416.328.12c2.052.757 3.366 1.948 3.87 3.595v.003c.19.658.284 1.393.284 2.205V16.3c-.019 1.393-.374 2.595-1.077 3.593-.703.997-1.74 1.773-3.095 2.337l-.345.144v-1.621l.116-.074c.784-.493 1.314-.973 1.615-1.433.46-.794.7-1.88.7-3.274V7.459c0-1.625-.57-2.802-1.693-3.576-.157-.104-.36-.226-.611-.368l-.131-.074.04-1.607Zm-11.692.059v1.629l-.124.072c-.4.234-.67.407-.82.523l-.007.005c-.837.6-1.29 1.676-1.29 3.31v8.92c0 .736.089 1.386.262 1.952.29.925.91 1.69 1.888 2.294l.119.073v1.645l-.359-.172c-1.29-.62-2.253-1.286-2.868-2.008-.764-.872-1.127-2.12-1.127-3.704V7.757c0-1.747.418-3.114 1.294-4.06.495-.566 1.405-1.114 2.685-1.657l.347-.147Zm12.175.658-.015.603c.2.116.372.22.513.313l.004.003c1.282.883 1.912 2.229 1.912 3.99v8.513c0 1.449-.25 2.632-.772 3.531l-.006.01c-.339.522-.898 1.025-1.654 1.515v.588c1.113-.518 1.953-1.19 2.53-2.011.637-.903.97-2.002.987-3.31v-8.54c0-.772-.089-1.46-.263-2.063-.419-1.369-1.477-2.422-3.236-3.142Zm-12.675.101c-1.072.483-1.78.945-2.158 1.377l-.005.006c-.762.82-1.163 2.047-1.163 3.722v8.675c0 1.516.348 2.627 1.004 3.376l.002.003c.498.584 1.275 1.154 2.348 1.705v-.568c-.998-.646-1.666-1.478-1.984-2.495v-.001c-.191-.623-.285-1.324-.285-2.1v-8.92c0-1.714.476-2.98 1.495-3.714.159-.122.41-.283.746-.483v-.583Z",fill:"currentColor"})]}),U2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.075 4C2.481 4 2 4.48 2 5.072v13.856C2 19.52 2.481 20 3.075 20h17.85c.594 0 1.075-.48 1.075-1.072V5.072C22 4.48 21.519 4 20.925 4H3.075ZM20 9H4v9h16V9Z",fill:"currentColor"})}),G2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm4 4.31C6 9.24 6.289 9 6.645 9h10.71c.356 0 .645.24.645.536v6.928c0 .296-.289.536-.645.536H6.645C6.29 17 6 16.76 6 16.464V9.536ZM7.09 12h9.82v4H7.09v-4Z",fill:"currentColor"})}),J2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M12.925 11.982a.508.508 0 0 0-.605-.595L5.25 12.81a.5.5 0 0 0-.259.849l1.69 1.658-4.53 4.448c-.2.196-.2.515 0 .712l1.401 1.376a.52.52 0 0 0 .726 0l4.529-4.448 1.805 1.773a.516.516 0 0 0 .865-.255l1.448-6.941Z",fill:"currentColor"}),t.jsx("path",{d:"M18 9.5a3.5 3.5 0 0 1-4.052 3.457l-.2.98a4.5 4.5 0 1 0-3.476-2.895l.993-.203A3.5 3.5 0 1 1 18 9.5Z",fill:"currentColor"}),t.jsx("path",{d:"M21 9.5a6.5 6.5 0 0 1-7.654 6.398l-.201.98a7.5 7.5 0 1 0-5.832-5.23l.984-.201A6.5 6.5 0 1 1 21 9.5Z",fill:"currentColor"})]}),q2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11 2a1 1 0 0 0-1 1v7H3a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7h7a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H11Z",fill:"currentColor"})}),K2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 8V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-5v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h5Zm2-4h10v10h-6v6H4V10h6V4Z",fill:"currentColor"})}),$2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 20v-5h2v5h5v2H4a2 2 0 0 1-2-2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 4v12h12V4H8ZM7 2a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H7Z",fill:"currentColor"}),t.jsx("path",{d:"M15 6h-2v3h-3v2h3v3h2v-3h3V9h-3V6Z",fill:"currentColor"})]}),_2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.67a3.001 3.001 0 0 1 0 5.66v9.67a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-9.67a3.001 3.001 0 0 1 0-5.66V2.5ZM11.5 2a.5.5 0 0 0-.5.5v9.67a3.001 3.001 0 0 0 0 5.66v3.67a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-3.67a3.001 3.001 0 0 0 0-5.66V2.5a.5.5 0 0 0-.5-.5h-1ZM4.5 2a.5.5 0 0 0-.5.5v3.67a3.001 3.001 0 0 0 0 5.66v9.67a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-9.67a3.001 3.001 0 0 0 0-5.66V2.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})}),ee=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19ZM14.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7ZM14 17.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 13.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Zm-4.889-3.056H6.89v2.445H4.444v1.222H6.89v2.445H8.11V14.11h2.445V12.89H8.11v-2.444Z",fill:"currentColor"})]}),te=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3.667C2 2.747 2.746 2 3.667 2h1.389v1.667h-1.39v1.389H2v-1.39Zm8.611 0H7.833V2h2.778v1.667Zm5.556 0h-2.778V2h2.778v1.667Zm4.166 0h-1.389V2h1.39C21.253 2 22 2.746 22 3.667v1.389h-1.667v-1.39Zm0 6.944V7.833H22v2.778h-1.667ZM3.667 7.833v2.778H2V7.833h1.667Zm16.666 8.334v-2.778H22v2.778h-1.667ZM3.667 13.389v2.778H2v-2.778h1.667Zm16.666 6.944v-1.389H22v1.39c0 .92-.746 1.666-1.667 1.666h-1.389v-1.667h1.39ZM3.667 18.944v1.39h1.389V22h-1.39C2.747 22 2 21.254 2 20.333v-1.389h1.667Zm4.166 1.39h2.778V22H7.833v-1.667Zm5.556 0h2.778V22h-2.778v-1.667Z",fill:"currentColor"}),t.jsx("path",{d:"M5.333 5.333h5v5h-5v-5ZM5.333 13.667h5v5h-5v-5ZM13.667 5.333h5v5h-5v-5ZM13.667 13.667h5v5h-5v-5Z",fill:"currentColor"})]}),re=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3 11.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3.5V19a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-5.5h2V17a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-3.5H22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-3.5V8a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v3.5h-2V5a.5.5 0 0 0-.5-.5H7a.5.5 0 0 0-.5.5v6.5H3Z",fill:"currentColor"})}),ne=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 2.625A.625.625 0 0 0 21.375 2h-.75a.625.625 0 0 0-.625.625v18.75c0 .345.28.625.625.625h.75c.345 0 .625-.28.625-.625V2.625ZM17 13.625a.625.625 0 0 0-.625-.625h-8.75a.625.625 0 0 0-.625.625v3.75c0 .345.28.625.625.625h8.75c.345 0 .625-.28.625-.625v-3.75ZM17 6.625A.625.625 0 0 0 16.375 6H2.625A.625.625 0 0 0 2 6.625v3.75c0 .345.28.625.625.625h13.75c.345 0 .625-.28.625-.625v-3.75Z",fill:"currentColor"})}),ae=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 2.625C2 2.28 2.28 2 2.625 2h.75C3.72 2 4 2.28 4 2.625v18.75c0 .345-.28.625-.625.625h-.75A.625.625 0 0 1 2 21.375V2.625ZM7 13.625c0-.345.28-.625.625-.625h8.75c.345 0 .625.28.625.625v3.75c0 .345-.28.625-.625.625h-8.75A.625.625 0 0 1 7 17.375v-3.75ZM7 6.625C7 6.28 7.28 6 7.625 6h13.75c.345 0 .625.28.625.625v3.75c0 .345-.28.625-.625.625H7.625A.625.625 0 0 1 7 10.375v-3.75Z",fill:"currentColor"})}),le=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m8.043 11.144 3.524-2.259c.59-.374 1.01-.74 1.263-1.096.253-.366.379-.82.379-1.364 0-.463-.187-.891-.562-1.283-.374-.392-.903-.589-1.586-.589-.477 0-.88.107-1.207.321a1.976 1.976 0 0 0-.744.83A2.64 2.64 0 0 0 8.87 6.84c0 .4.108.815.323 1.243.215.419.51.86.884 1.323.375.455.796.945 1.264 1.471L21 21.733h-3.917l-7.889-8.837a73.745 73.745 0 0 1-1.81-2.153c-.525-.66-.932-1.296-1.222-1.911a4.519 4.519 0 0 1-.435-1.926c0-1.016.22-1.89.66-2.62.44-.73 1.062-1.292 1.867-1.684C9.058 2.2 9.999 2 11.075 2c1.039 0 1.933.2 2.681.602.758.392 1.339.913 1.741 1.564.412.65.618 1.363.618 2.139 0 .615-.117 1.176-.351 1.684a4.897 4.897 0 0 1-.969 1.39c-.412.42-.889.816-1.432 1.19l-4.281 2.968c-.496.384-.866.754-1.11 1.11-.233.348-.388.668-.463.963a3.196 3.196 0 0 0-.112.775c0 .57.127 1.087.38 1.55.261.464.64.834 1.136 1.11.506.268 1.119.401 1.84.401.776 0 1.53-.164 2.26-.494a6.38 6.38 0 0 0 1.965-1.43 6.81 6.81 0 0 0 1.375-2.206c.347-.856.52-1.805.52-2.848h2.92c0 .945-.098 1.84-.295 2.687a8.111 8.111 0 0 1-.913 2.353 7.222 7.222 0 0 1-1.628 1.939c-.066.062-.14.142-.224.24-.075.09-.15.165-.225.227a8.126 8.126 0 0 1-2.71 1.578 9.752 9.752 0 0 1-3.172.508c-1.357 0-2.532-.236-3.524-.709-.992-.472-1.759-1.123-2.302-1.951-.533-.83-.8-1.779-.8-2.848 0-.793.173-1.488.52-2.086a6.488 6.488 0 0 1 1.417-1.684 20.545 20.545 0 0 1 2.106-1.578Z",fill:"currentColor"})}),oe=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8.65 21.91c.167.061.346.092.527.09.183.001.365-.03.534-.092.17-.061.323-.153.453-.268.13-.115.231-.252.3-.403.07-.151.105-.313.104-.476v-2.728h1.43V8.707H5.306v8.006c-.001.174.037.347.11.507.075.161.184.307.322.43.139.123.303.22.483.286.18.066.374.1.57.098h.996l.014 2.729c-.003.163.031.325.1.475.07.152.173.288.304.402.126.116.277.208.444.27ZM2.856 16.023c.17.06.352.09.535.087.182.003.362-.028.53-.09.168-.062.32-.154.447-.271.129-.115.23-.252.298-.403.068-.15.102-.312.099-.475V9.705a1.073 1.073 0 0 0-.102-.47 1.19 1.19 0 0 0-.302-.397 1.348 1.348 0 0 0-.444-.27 1.474 1.474 0 0 0-.528-.09 1.494 1.494 0 0 0-.534.09c-.17.062-.323.154-.451.27-.13.113-.232.248-.302.397-.07.148-.104.308-.102.47v5.168c-.004.164.03.326.1.478.069.152.172.29.304.404.129.116.282.207.452.268Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.253 8.274h6.745L12 8.273V3.195c-.165-.016-.339-.016-.5-.016a7.374 7.374 0 0 0-2.713.506l-.973-1.588a.171.171 0 0 0-.065-.07A.2.2 0 0 0 7.652 2a.281.281 0 0 0-.108.025.176.176 0 0 0-.064.042.152.152 0 0 0-.036.064.14.14 0 0 0 0 .07.15.15 0 0 0 .033.065l.96 1.573a5.771 5.771 0 0 0-2.32 1.845 4.32 4.32 0 0 0-.864 2.59Zm3.191-2.906a.587.587 0 0 1 .404-.002.539.539 0 0 1 .173.102c.05.044.09.097.116.154a.418.418 0 0 1-.003.363.465.465 0 0 1-.119.151.51.51 0 0 1-.169.107.56.56 0 0 1-.402 0 .488.488 0 0 1-.165-.107.453.453 0 0 1-.148-.33c0-.124.053-.242.148-.331a.488.488 0 0 1 .165-.107Z",fill:"currentColor"}),t.jsx("path",{d:"M15.477 20.217c.529.214 1.1.334 1.682.354 2.26-.03 4.236-3.344 4.841-4.947-.858-.308-1.591-.834-2.109-1.51a3.778 3.778 0 0 1-.797-2.288v-.013c-.02-.72.19-1.432.607-2.054a4.206 4.206 0 0 1 1.747-1.462 4.95 4.95 0 0 0-1.75-1.336 5.633 5.633 0 0 0-2.24-.513c-.093-.01-.187-.01-.283-.01a9.156 9.156 0 0 0-2.755.58c-.32.115-.648.207-.984.276v12.535h.124a5.583 5.583 0 0 1 1.917.388ZM13.436 4.75v1.685l-.007.002a4.501 4.501 0 0 0 1.672-.428c.516-.247.965-.59 1.317-1.003.416-.402.731-.876.926-1.392a3.454 3.454 0 0 0 .205-1.603V2c-1.231.115-2.37.63-3.191 1.447a4.373 4.373 0 0 0-.922 1.303Z",fill:"currentColor"})]}),ie=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m12 22-5-4.921 1.667-1.64 2.155 2.12V2h2.357v15.56l2.154-2.121L17 17.078 12 22Z",fill:"currentColor"})}),se=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m2 12 4.921-5 1.64 1.667-2.12 2.155H22v2.357H6.44l2.121 2.154L6.921 17 2 12Z",fill:"currentColor"})}),ce=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m22 12-4.921 5-1.64-1.667 2.12-2.155H2v-2.357h15.56l-2.121-2.154L17.078 7 22 12Z",fill:"currentColor"})}),de=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m12 2 5 4.921-1.667 1.64-2.155-2.12V22h-2.357V6.44L8.668 8.562 7 6.921 12 2Z",fill:"currentColor"})}),he=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.854 17.6a.47.47 0 0 0 0-.689l-.765-.725a.533.533 0 0 0-.725 0l-2.358 2.237V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v15.93L3.64 16.187a.533.533 0 0 0-.725 0l-.765.726a.47.47 0 0 0 0 .688l3.7 3.51a.498.498 0 0 0 .024.025l.764.726c.09.085.204.132.32.141a.528.528 0 0 0 .408-.14l.764-.726a.543.543 0 0 0 .027-.027l3.697-3.51ZM14.696 11h-1.398l3.14-8.727h1.522L21.1 11h-1.397l-2.467-7.142h-.068L14.696 11Zm.234-3.418h4.535V8.69H14.93V7.582ZM13.733 22v-.878l2.295-3.358 2.294-3.358h-4.627v-1.133h6.238v.878l-4.59 6.715h4.629V22h-6.239Z",fill:"currentColor"})}),ve=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M7 20.66c2.391 1.381 5.61.281 7.191-2.456l3.522-6.1a.851.851 0 0 0 .02-.037l1.363-2.36c1.233-2.136.72-4.74-1.145-5.818-1.866-1.077-4.378-.219-5.611 1.917l-1.583 2.742a.804.804 0 0 0-.058.087L7.429 14.3c-.886 1.534-.518 3.405.822 4.178 1.34.774 3.145.157 4.03-1.377l3.27-5.664c.192-.331.113-.735-.177-.902-.289-.167-.678-.034-.869.297l-3.27 5.665c-.504.872-1.53 1.223-2.292.783-.762-.44-.972-1.504-.468-2.376l.252-.436.005.004 4.655-8.062c.85-1.474 2.584-2.066 3.872-1.323 1.287.744 1.641 2.541.79 4.015l-4.654 8.062h.001l-.251.436c-1.199 2.075-3.64 2.91-5.453 1.862-1.813-1.046-2.312-3.578-1.113-5.653l3.522-6.1c.191-.332.111-.735-.178-.902-.289-.167-.678-.034-.869.297l-3.522 6.1C3.952 15.942 4.61 19.28 7 20.662Z",fill:"currentColor"})}),ue=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.5 2a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h2v8A1.5 1.5 0 0 0 7 19.5h9v2a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v2H7a.5.5 0 0 1-.5-.5v-6.167H16V13.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v2.333H6.5V10h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"})}),fe=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.625 22A.625.625 0 0 1 2 21.375v-.75c0-.345.28-.625.625-.625h18.75c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.625ZM13.625 18a.625.625 0 0 1-.625-.625V6.625c0-.345.28-.625.625-.625h3.75c.345 0 .625.28.625.625v10.75c0 .345-.28.625-.625.625h-3.75ZM6.625 18A.625.625 0 0 1 6 17.375V6.625C6 6.28 6.28 6 6.625 6h3.75c.345 0 .625.28.625.625v10.75c0 .345-.28.625-.625.625h-3.75ZM2.625 4A.625.625 0 0 1 2 3.375v-.75C2 2.28 2.28 2 2.625 2h18.75c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.625Z",fill:"currentColor"})}),ge=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.995 22.006a2.19 2.19 0 0 0 1.615-.733c.429-.468.67-1.104.67-1.767H9.71c0 .663.24 1.299.669 1.767a2.19 2.19 0 0 0 1.616.733Zm7.692-5.848c-.69-.811-1.981-2.031-1.981-6.028 0-3.035-1.946-5.465-4.57-6.06v-.814a1.352 1.352 0 0 0-.083-.482 1.263 1.263 0 0 0-.247-.41 1.142 1.142 0 0 0-.372-.273 1.058 1.058 0 0 0-.879 0c-.14.064-.266.157-.372.274-.106.117-.19.256-.247.41a1.354 1.354 0 0 0-.084.48v.815c-2.623.596-4.569 3.026-4.569 6.06 0 3.997-1.29 5.217-1.98 6.028-.2.229-.31.532-.308.848 0 .164.03.327.087.479.058.152.142.29.249.406.106.116.233.208.372.27.139.063.288.095.438.095h13.707c.15 0 .3-.032.438-.094.14-.063.266-.155.372-.271.107-.116.191-.254.249-.406.058-.152.087-.315.087-.48a1.284 1.284 0 0 0-.307-.847Z",fill:"currentColor"})}),pe=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M14.448 22a6.807 6.807 0 0 1-4.004-1.29c-1.146-.835-1.964-2.005-2.326-3.325a5.166 5.166 0 0 0 2.171-.575 4.836 4.836 0 0 0 1.672-1.425 6.936 6.936 0 0 0 4.603.135c1.501-.48 2.766-1.457 3.56-2.749.574.935.876 1.996.876 3.076s-.302 2.141-.876 3.077a6.36 6.36 0 0 1-2.394 2.252 6.86 6.86 0 0 1-3.27.824h-.012Z",fill:"currentColor"}),t.jsx("path",{d:"M14.448 14.308a6.856 6.856 0 0 1-2.499-.46 4.386 4.386 0 0 0 .347-4.676 4.726 4.726 0 0 0-1.719-1.813 5.126 5.126 0 0 0-2.46-.74 6.088 6.088 0 0 1 1.824-2.921 6.688 6.688 0 0 1 3.19-1.571 6.932 6.932 0 0 1 3.591.255 6.533 6.533 0 0 1 2.903 2.004c.75.91 1.212 2 1.336 3.146a5.839 5.839 0 0 1-.636 3.334 6.306 6.306 0 0 1-2.415 2.512 6.851 6.851 0 0 1-3.462.93Z",fill:"currentColor"}),t.jsx("path",{d:"M7.088 15.848c2.258 0 4.088-1.722 4.088-3.846s-1.83-3.846-4.088-3.846S3 9.878 3 12.002s1.83 3.846 4.088 3.846Z",fill:"currentColor"})]}),xe=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 5h-3a3 3 0 1 0-6 0H6a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1Zm-9 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-1 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2-9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2h-5Zm-1 5a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2h-5Zm1-11a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})}),me=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M21.376 2c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.626A.625.625 0 0 1 2 3.375v-.75C2 2.28 2.28 2 2.626 2h18.75ZM21.376 20c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.626A.625.625 0 0 1 2 21.375v-.75c0-.345.28-.625.625-.625h18.75Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 16h14V8H5v8Zm-2 1a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10Z",fill:"currentColor"})]}),Ae=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4 22V2h7.07c2.45 0 4.307.467 5.573 1.401 1.266.925 1.9 2.285 1.9 4.08 0 .98-.255 1.845-.763 2.596-.508.742-1.215 1.287-2.121 1.634 1.035.257 1.848.774 2.44 1.553.6.778.901 1.73.901 2.857 0 1.923-.62 3.379-1.858 4.368-1.238.989-3.003 1.493-5.295 1.511H4Zm4.159-8.709v5.399h3.563c.98 0 1.742-.23 2.287-.687.555-.467.832-1.108.832-1.923 0-1.832-.957-2.761-2.87-2.789H8.16Zm0-2.912h3.078c2.098-.037 3.146-.865 3.146-2.486 0-.907-.267-1.557-.803-1.95-.527-.404-1.364-.605-2.51-.605H8.16v5.041Z",fill:"currentColor"})}),we=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.5 5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM2.5 22a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19ZM20 10.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2ZM20.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM2 10.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2ZM2.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM7 3.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1ZM13.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM19.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V4h-.5Z",fill:"currentColor"})}),Ce=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM2 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v19a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-19ZM13.5 20a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM7 20.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM13.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM7 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM20.5 7a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM20 13.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2ZM20 19.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h.5v-.5Z",fill:"currentColor"})}),be=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 4.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2ZM20.5 11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM20.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM2.5 11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM7.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM13.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM19 3.5a.5.5 0 0 0 .5.5h.5v.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1ZM19.5 22a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM13 21.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H6a2 2 0 0 1-2-2v-3.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V18a4 4 0 0 0 4 4h3.5Z",fill:"currentColor"})]}),Me=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2ZM3.5 11a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM3.5 17a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM21.5 11a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM16.5 4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM10.5 4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM5 3.5a.5.5 0 0 1-.5.5H4v.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM4.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM11 21.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5 22a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H18a2 2 0 0 0 2-2v-3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V18a4 4 0 0 1-4 4h-3.5Z",fill:"currentColor"})]}),Ze=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 19.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2ZM20.5 13a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM20.5 7a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM2.5 13a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM7.5 20a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM13.5 20a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM19 20.5a.5.5 0 0 1 .5-.5h.5v-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM19.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM13 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H6a2 2 0 0 0-2 2v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V6a4 4 0 0 1 4-4h3.5Z",fill:"currentColor"})]}),je=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 19.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2ZM3.5 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM3.5 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM21.5 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM16.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM10.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM5 20.5a.5.5 0 0 0-.5-.5H4v-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1ZM4.5 2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM11 2.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18a2 2 0 0 1 2 2v3.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V6a4 4 0 0 0-4-4h-3.5Z",fill:"currentColor"})]}),Fe=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H6a2 2 0 0 1-2-2v-3.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V18a4 4 0 0 0 4 4h3.5ZM22 14.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V18a2 2 0 0 1-2 2h-3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18a4 4 0 0 0 4-4v-3.5ZM14.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18a2 2 0 0 1 2 2v3.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V6a4 4 0 0 0-4-4h-3.5ZM2 9.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V6a2 2 0 0 1 2-2h3.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H6a4 4 0 0 0-4 4v3.5Z",fill:"currentColor"})}),Be=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5 21.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM22 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-19a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v19ZM10.5 4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM17 3.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM10.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM17 21.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM3.5 17a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM4 10.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2ZM4 4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4v.5Z",fill:"currentColor"})}),Re=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.5 19a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM21.5 2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h19ZM4 13.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2ZM3.5 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM22 13.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2ZM21.5 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM17 20.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1ZM10.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM4.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.5h.5Z",fill:"currentColor"})}),He=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 20V4H4v16h16Zm1 2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18Z",fill:"currentColor"})}),ye=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5.944 16.636a.72.72 0 0 1-.424-.563 2.444 2.444 0 0 1-.025-.332v-2.664a1.411 1.411 0 0 0-.208-.81 1.49 1.49 0 0 0-.492-.466 1.885 1.885 0 0 0-.593-.218 4.578 4.578 0 0 0-.51-.07v-.028c.173-.015.343-.046.51-.092.207-.053.407-.134.593-.24.193-.112.36-.263.492-.445.144-.205.217-.452.208-.704V7.255c0-.11.009-.221.025-.331a.738.738 0 0 1 .424-.564c.164-.068.341-.1.519-.091h.947V5H5.84a2.37 2.37 0 0 0-.657.112 2.54 2.54 0 0 0-.726.352 2.19 2.19 0 0 0-.592.603 1.523 1.523 0 0 0-.237.86V9.83a.705.705 0 0 1-.191.508c-.13.133-.282.24-.45.317-.17.08-.351.134-.537.162-.149.025-.3.039-.45.042v1.269c.151.004.302.02.45.05.186.032.367.092.537.175.172.085.325.205.45.353.13.157.197.357.19.563v2.79c-.008.305.075.605.238.86.157.239.358.444.592.604.222.155.467.274.726.352.213.068.434.106.658.112h1.573v-1.253h-.948a1.215 1.215 0 0 1-.522-.098ZM21.532 10.813a2.026 2.026 0 0 1-.537-.176 1.282 1.282 0 0 1-.44-.352.87.87 0 0 1-.183-.563V6.93a1.524 1.524 0 0 0-.237-.86 2.19 2.19 0 0 0-.592-.603 2.554 2.554 0 0 0-.726-.352 2.37 2.37 0 0 0-.658-.112h-1.573v1.268h.948c.178-.007.355.024.52.092a.713.713 0 0 1 .423.563c.016.11.024.22.025.332v2.664a1.41 1.41 0 0 0 .207.81c.127.192.297.351.494.466.184.106.384.18.592.218.17.033.34.057.51.07v.028a5.85 5.85 0 0 0-.51.099 2.175 2.175 0 0 0-.592.233 1.58 1.58 0 0 0-.494.444 1.158 1.158 0 0 0-.207.704v2.748c-.001.111-.01.222-.025.332a.731.731 0 0 1-.423.563c-.165.069-.342.1-.52.093h-.948V18h1.575c.223-.006.444-.044.657-.112.259-.078.504-.197.726-.352.234-.16.435-.365.593-.603.162-.256.245-.556.236-.86V13.17a.72.72 0 0 1 .183-.508c.124-.134.274-.24.44-.31A2.72 2.72 0 0 1 22 12.141v-1.269a2.72 2.72 0 0 1-.467-.059Z",fill:"currentColor"})}),Ve=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M14 21.5a.5.5 0 0 0 .5.5H20a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-5.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H19v16h-4.5a.5.5 0 0 0-.5.5v1ZM10 2.5a.5.5 0 0 0-.5-.5H4a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h5.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H5V4h4.5a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),De=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2c2.012 0 3.658 1.963 3.784 4.444h1.693a.65.65 0 0 1 .53.277l2.125-2.282c.269-.29.705-.29.975 0a.78.78 0 0 1 0 1.048l-2.48 2.664a11.654 11.654 0 0 1 .608 4.127l2.104.093c.38.016.676.361.66.77-.015.409-.336.727-.717.71l-2.182-.096c-.26 1.689-.874 3.213-1.738 4.44l2.366 2.54a.78.78 0 0 1 0 1.048.656.656 0 0 1-.976 0l-2.313-2.485c-1.226 1.23-2.766 1.961-4.439 1.961s-3.213-.732-4.44-1.961l-2.312 2.485a.656.656 0 0 1-.976 0 .78.78 0 0 1 0-1.048l2.366-2.54c-.864-1.227-1.477-2.751-1.738-4.44l-2.182.096c-.38.017-.702-.301-.717-.71-.016-.409.28-.754.66-.77l2.104-.093a11.653 11.653 0 0 1 .608-4.127l-2.48-2.664a.78.78 0 0 1 0-1.048c.27-.29.706-.29.975 0l2.124 2.282a.65.65 0 0 1 .531-.277h1.692C8.342 3.964 9.988 2 12 2ZM9.587 6.444h4.827C14.29 4.278 13.38 3.481 12 3.481c-1.378 0-2.288.797-2.413 2.963ZM6.14 11.92c0-1.755.007-2.64.69-3.993h10.342c.683 1.353.69 2.318.69 4.074 0 4.882-2.357 7.778-5.862 7.778S6.14 16.8 6.14 11.919Z",fill:"currentColor"})}),Le=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M8.82 19.748c.001.245.075.486.214.69l.38 1.004c.117.172.573.312.758.41.185.097.391.148.601.148h2.454c.21 0 .417-.05.601-.148.185-.098.621-.238.737-.41l.402-1.003c.138-.205.213-.445.213-.691l.001-1.498H8.82l.002 1.498ZM5 8.875c0 1.733.654 3.314 1.732 4.522.658.737 1.685 2.275 2.077 3.573l.004.03h6.374l.004-.03c.392-1.298 1.42-2.836 2.076-3.573A6.766 6.766 0 0 0 19 8.875C19 5.07 15.854 1.988 11.978 2 7.921 2.012 5 5.241 5 8.875Z",fill:"currentColor"})}),Se=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4 5.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1ZM2 11.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM4 17.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),Ee=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 8a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H3Zm1 2v3.946h1.541c.45-.004.797-.103 1.04-.298.244-.195.366-.483.366-.862a.898.898 0 0 0-.177-.564.832.832 0 0 0-.48-.306.868.868 0 0 0 .417-.322c.1-.149.15-.32.15-.513 0-.354-.125-.622-.373-.805C6.235 10.092 5.87 10 5.389 10H4Zm.817 3.293v-1.065h.749c.376.005.564.188.564.55a.47.47 0 0 1-.164.38c-.107.09-.257.135-.45.135h-.699Zm.605-1.64h-.605v-.995h.572c.225 0 .39.04.493.12.105.077.158.206.158.385 0 .32-.206.483-.618.49ZM8.469 14c.343 0 .612-.117.806-.352l.022.298h.74v-2.932h-.789v2.075c-.1.185-.283.277-.55.277-.28 0-.42-.153-.42-.458v-1.894h-.787v1.921c.004.349.088.613.254.794.167.18.408.271.724.271Zm3.105-3.707v.72h.504v.575h-.504v1.464c0 .108.02.186.062.233.042.046.122.07.24.07.087 0 .164-.006.232-.019v.594c-.155.046-.314.07-.477.07-.552 0-.833-.277-.844-.832v-1.58h-.43v-.574h.43v-.721h.787Zm1.884.72v-.72h-.787v.72h-.43v.575h.43v1.58c.011.555.293.832.845.832.163 0 .322-.024.476-.07v-.594a1.257 1.257 0 0 1-.231.019c-.118 0-.198-.024-.24-.07-.042-.047-.063-.125-.063-.233v-1.464h.504v-.574h-.504Zm.738 1.44c0-.291.057-.55.17-.778.112-.228.273-.404.484-.529.213-.124.459-.187.738-.187.398 0 .722.121.972.364.253.242.393.57.423.986l.005.2c0 .45-.126.812-.379 1.085-.252.27-.59.406-1.016.406-.424 0-.764-.136-1.018-.406-.252-.271-.379-.64-.379-1.106v-.035Zm.787.056c0 .279.053.492.158.64.106.146.256.22.453.22.19 0 .34-.073.446-.217.107-.147.16-.38.16-.7 0-.272-.053-.484-.16-.634a.523.523 0 0 0-.452-.224.514.514 0 0 0-.447.224c-.105.149-.158.379-.158.691Zm3.239-1.157-.025-.338h-.74v2.932h.786v-2.068a.542.542 0 0 1 .499-.282c.169 0 .29.038.362.114.073.074.109.194.109.36v1.876H20v-1.894c-.004-.364-.082-.636-.234-.819-.153-.182-.385-.274-.697-.274a1.03 1.03 0 0 0-.847.393Z",fill:"currentColor"})}),ke=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 19.174a435.97 435.97 0 0 0 2.563-2.667 148.62 148.62 0 0 0 2.665-2.838c.707-.785 1.186-1.4 1.437-1.842.262-.493.392-1.05.374-1.611 0-.426-.11-.845-.322-1.21a2.472 2.472 0 0 0-.938-.922 2.9 2.9 0 0 0-1.468-.353c-.753 0-1.353.225-1.8.674-.42.397-.727.904-.886 1.468L2 9.209A4.785 4.785 0 0 1 4.208 6.52a4.28 4.28 0 0 1 2.166-.518c.81-.015 1.61.185 2.322.581.648.36 1.191.893 1.572 1.542.371.626.566 1.345.565 2.078 0 1.499-.764 3.049-2.291 4.65l-4.27 4.41H11V21H2v-1.826Z",fill:"currentColor"}),t.jsx("path",{d:"M18.309 5.324c-.723-.27-1.133-.79-1.133-1.542 0-.984.781-1.782 2.314-1.782s2.325.808 2.325 1.782c0 .725-.44 1.282-1.133 1.542.8.232 1.318.844 1.318 1.68C22 8.22 20.984 9 19.49 9 18.006 9 17 8.22 17 7.004c0-.845.518-1.458 1.309-1.68Zm1.181-.279c.87 0 1.465-.464 1.465-1.16 0-.77-.576-1.18-1.465-1.18-.869 0-1.455.4-1.455 1.189 0 .696.596 1.151 1.455 1.151Zm0 .65c-.908 0-1.64.39-1.64 1.281 0 .79.634 1.318 1.64 1.318 1.006 0 1.631-.538 1.631-1.318 0-.863-.703-1.281-1.63-1.281Z",fill:"#FDB100"})]}),Ie=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Zm-.255 3.178a.17.17 0 0 0 0 .24l2.269 2.27-2.27 2.268a.17.17 0 0 0 0 .24l.756.756a.17.17 0 0 0 .24 0l2.27-2.27 2.229 2.23a.17.17 0 0 0 .24 0l.755-.756a.17.17 0 0 0 0-.24l-2.23-2.229 2.23-2.23a.17.17 0 0 0 0-.239l-.756-.756a.17.17 0 0 0-.24 0L7.01 6.692 4.74 4.422a.17.17 0 0 0-.24 0l-.755.756Zm2.831 8.347a.17.17 0 0 0-.17.17v2.542H3.865a.17.17 0 0 0-.17.17v1.017c0 .093.077.17.17.17h2.543v2.542c0 .093.076.17.17.17h1.016a.17.17 0 0 0 .17-.17v-2.543h2.542a.17.17 0 0 0 .17-.17v-1.016a.17.17 0 0 0-.17-.17H7.763v-2.542a.17.17 0 0 0-.17-.17H6.576Zm6.61-5.593c0 .094.076.17.17.17h6.78a.17.17 0 0 0 .17-.17V6.915a.17.17 0 0 0-.17-.17h-6.78a.17.17 0 0 0-.17.17v1.017Zm.17 11.017a.17.17 0 0 1-.17-.17v-1.016a.17.17 0 0 1 .17-.17h6.78a.17.17 0 0 1 .17.17v1.017a.17.17 0 0 1-.17.17h-6.78Zm-.17-2.881c0 .093.076.17.17.17h6.78a.17.17 0 0 0 .17-.17V15.05a.17.17 0 0 0-.17-.17h-6.78a.17.17 0 0 0-.17.17v1.017Z",fill:"currentColor"})}),Ne=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 3v15H6V3h15Z",stroke:"#888",strokeWidth:"2"})}),ze=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m10.192 17.088-.896-2.48H4.432l-.896 2.48H2L6.032 6h1.68l4.016 11.088h-1.536ZM8.88 13.424 6.864 7.792l-2.016 5.632H8.88ZM12.941 12.672c0-2.736 1.808-4.496 4.16-4.496 1.632 0 2.752.832 3.264 1.744v-1.6h1.472v8.768h-1.472v-1.632c-.528.944-1.664 1.776-3.28 1.776-2.336 0-4.144-1.84-4.144-4.56Zm7.424.016c0-2.032-1.376-3.248-2.976-3.248s-2.96 1.168-2.96 3.232 1.36 3.28 2.96 3.28c1.6 0 2.976-1.2 2.976-3.264Z",fill:"currentColor"})}),Pe=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M17.694 7.763a.5.5 0 0 1 0 .672l-7.625 8.387a.219.219 0 0 1-.323 0l-.009.01-3.431-3.775a.5.5 0 0 1 0-.673l.323-.356a.5.5 0 0 1 .74 0l2.53 2.784 6.732-7.405a.5.5 0 0 1 .74 0l.323.356Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0Z",fill:"currentColor"})]}),Te=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.645-14.836a.5.5 0 0 0-.707-.034l-7.703 6.997-1.67-1.684a.5.5 0 0 0-.707-.003l-.71.704a.5.5 0 0 0-.003.707l2.386 2.408.266.292a.5.5 0 0 0 .42.162.498.498 0 0 0 .325-.144l.225-.223 8.516-7.736a.5.5 0 0 0 .034-.706l-.672-.74Z",fill:"currentColor"})}),y5=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.66 6.28a.5.5 0 0 0 0-.697l-.967-.993a.5.5 0 0 0-.716 0L8.499 16.373 4.023 11.78a.5.5 0 0 0-.716 0l-.967.993a.5.5 0 0 0 0 .697l5.889 6.046.014-.014a.377.377 0 0 0 .54 0L21.66 6.28Z",fill:"currentColor"})}),Oe=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Zm13.938 5.13a.5.5 0 0 1 .707.034l.672.74a.5.5 0 0 1-.034.706l-8.516 7.736-.225.223a.498.498 0 0 1-.324.144.5.5 0 0 1-.42-.162l-.267-.292-2.386-2.408a.5.5 0 0 1 .003-.707l.71-.704a.5.5 0 0 1 .707.003l1.67 1.684 7.703-6.997Z",fill:"currentColor"})}),Qe=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z",fill:"currentColor"})}),Xe=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.812 16.88a.317.317 0 0 1-.497 0l-.527-.614a.458.458 0 0 1 0-.578L13.098 13l-2.31-2.688a.457.457 0 0 1 0-.578l.527-.613c.137-.16.36-.16.497 0l2.545 2.962.013.015.527.613c.057.066.09.149.1.234a.451.451 0 0 1-.1.345l-.527.613a.44.44 0 0 1-.015.017l-2.543 2.96ZM8.188 9.12c.137-.159.36-.159.497 0l.527.614a.458.458 0 0 1 0 .578L6.902 13l2.31 2.688a.458.458 0 0 1 0 .578l-.527.613a.317.317 0 0 1-.497 0l-2.545-2.962a.441.441 0 0 1-.013-.015l-.527-.613a.435.435 0 0 1-.1-.234.451.451 0 0 1 .1-.345l.527-.613.01-.01.005-.007 2.543-2.96Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Zm1 4h12v10H4V8Zm16 0h-2v10h2V8Z",fill:"currentColor"})]}),We=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.84 2.714c0-.394.346-.714.773-.714h.774c.427 0 .773.32.773.714V9.5h5.025c.427 0 .773.32.773.714v3.572H5.042v-3.572c0-.394.346-.714.773-.714h5.025V2.714ZM5.042 14.5h13.916l1.034 6.685c.067.43-.295.815-.765.815h-2.1l-.681-5.929L15.764 22h-3.236l-.721-2.143L11.086 22h-2.85l-.682-3.929L6.872 22H4.773c-.47 0-.832-.385-.765-.815L5.042 14.5Z",fill:"currentColor"})}),Ye=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.316 5.557a.5.5 0 0 1 0-.707l.5-.5a.5.5 0 0 1 .707 0L4.98 5.807l1.456-1.456a.5.5 0 0 1 .707 0l.5.5a.5.5 0 0 1 0 .706L6.186 7.014 7.643 8.47a.5.5 0 0 1 0 .707l-.5.5a.5.5 0 0 1-.707 0L4.98 8.22 3.523 9.677a.5.5 0 0 1-.707 0l-.5-.5a.5.5 0 0 1 0-.707l1.457-1.456-1.457-1.457ZM10 6.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1ZM2 12.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 18.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),Ue=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18.62 18.5a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1ZM20.62 12.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1ZM22.62 6.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1ZM7.473 9.647a.5.5 0 0 1 0 .707l-.5.5a.5.5 0 0 1-.707 0L4.81 9.397l-1.456 1.456a.5.5 0 0 1-.707 0l-.5-.5a.5.5 0 0 1 0-.706L3.603 8.19 2.147 6.734a.5.5 0 0 1 0-.707l.5-.5a.5.5 0 0 1 .706 0L4.81 6.984l1.457-1.457a.5.5 0 0 1 .707 0l.5.5a.5.5 0 0 1 0 .707L6.016 8.19l1.457 1.457Z",fill:"currentColor"})}),Ge=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.793 7.227V5.16A.164.164 0 0 0 15.625 5H2.168A.164.164 0 0 0 2 5.16v7.954c0 .087.075.159.168.159h2.187V7.386c0-.088.075-.159.168-.159h11.27Z",fill:"currentColor"}),t.jsx("path",{d:"m15.525 16.454.431-.397-2.433-2.246c-.651-.6-.651-1.574 0-2.175l.496-.458c.651-.6 1.707-.6 2.357 0l2.434 2.245.431-.398V8.5c0-.176-.154-.318-.344-.318H5.793c-.19 0-.345.142-.345.318v7.636c0 .176.155.319.345.319h9.732Z",fill:"currentColor"}),t.jsx("path",{d:"M14.486 12.462a.217.217 0 0 0 0 .324l2.942 2.714-2.942 2.714a.217.217 0 0 0 0 .324l.429.395c.097.09.254.09.35 0l2.942-2.714 2.941 2.714c.097.09.254.09.35 0l.43-.395a.217.217 0 0 0 0-.324L18.985 15.5l2.941-2.714a.217.217 0 0 0 0-.324l-.428-.395a.263.263 0 0 0-.35 0l-2.942 2.714-2.941-2.714a.263.263 0 0 0-.351 0l-.429.395Z",fill:"currentColor"})]}),Je=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 4a.383.383 0 0 0-.385.381v7.954l2.491-2.468a1.853 1.853 0 0 1 2.603 0l.521.517a1.81 1.81 0 0 1 0 2.577L9.74 15.43l.768.761h10.723c.425 0 .769-.34.769-.761V7.048a.766.766 0 0 0-.77-.762H13.54V4.38A.383.383 0 0 0 13.154 4H7Zm5 .762H8.154v.762H12v-.762Z",fill:"currentColor"}),t.jsx("path",{d:"M2.088 11.884a.297.297 0 0 1 0-.423l.522-.516a.304.304 0 0 1 .426 0l3.58 3.544 3.578-3.544a.304.304 0 0 1 .427 0l.521.516a.297.297 0 0 1 0 .423l-3.579 3.545 3.58 3.545a.297.297 0 0 1 0 .422l-.522.517a.304.304 0 0 1-.427 0l-3.579-3.545-3.579 3.545a.304.304 0 0 1-.426 0l-.522-.517a.297.297 0 0 1 0-.422l3.58-3.545-3.58-3.545Z",fill:"currentColor"})]}),qe=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.385 4A.383.383 0 0 0 2 4.381v11.048c0 .42.344.761.77.761h10.722l.769-.761-2.491-2.468a1.81 1.81 0 0 1 0-2.577l.521-.517a1.853 1.853 0 0 1 2.602 0l2.492 2.467V7.049a.766.766 0 0 0-.77-.762H8.923V4.38A.383.383 0 0 0 8.538 4H2.385Zm5 .762H3.538v.762h3.847v-.762Z",fill:"currentColor"}),t.jsx("path",{d:"M12.858 11.884a.297.297 0 0 1 0-.423l.521-.516a.304.304 0 0 1 .427 0l3.579 3.544 3.579-3.544a.304.304 0 0 1 .426 0l.522.516a.297.297 0 0 1 0 .423l-3.58 3.545 3.58 3.545a.297.297 0 0 1 0 .422l-.522.517a.304.304 0 0 1-.426 0l-3.58-3.545-3.578 3.545a.304.304 0 0 1-.427 0l-.521-.517a.297.297 0 0 1 0-.422l3.579-3.545-3.58-3.545Z",fill:"currentColor"})]}),T0=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.497 5.361a.5.5 0 0 0 0 .707L10.429 12l-5.932 5.932a.5.5 0 0 0 0 .707l.864.864a.5.5 0 0 0 .707 0L12 13.571l5.932 5.932a.5.5 0 0 0 .707 0l.864-.864a.5.5 0 0 0 0-.707L13.571 12l5.932-5.932a.5.5 0 0 0 0-.707l-.864-.864a.5.5 0 0 0-.707 0L12 10.429 6.068 4.497a.5.5 0 0 0-.707 0l-.864.864Z",fill:"currentColor"})}),Ke=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.071 19.071c3.905-3.905 3.905-10.237 0-14.142-3.905-3.905-10.237-3.905-14.142 0-3.905 3.905-3.905 10.237 0 14.142 3.905 3.905 10.237 3.905 14.142 0Zm-3.182-4.596a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0L12 13.414 9.525 15.89a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707L10.586 12 8.11 9.525a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0L12 10.586l2.475-2.475a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707L13.414 12l2.475 2.475Z",fill:"currentColor"})}),$e=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.158 4C2.518 4 2 4.55 2 5.227v13.546C2 19.451 2.519 20 3.158 20h17.684c.64 0 1.158-.55 1.158-1.227V7.17c0-.678-.519-1.227-1.158-1.227h-9.603l-.333-1.092c-.155-.507-.6-.85-1.103-.85H3.158Z",fill:"currentColor"})}),_e=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.853 18c.096 0 .19-.027.27-.081C21.267 17.133 22 15.926 22 14.57c0-1.978-1.564-3.643-3.69-4.137C17.579 7.86 15.47 6 12.985 6c-2.564 0-4.726 1.978-5.39 4.678a1.44 1.44 0 0 0-.98-.392c-.85 0-1.538.767-1.538 1.714 0 .156.019.307.054.45a2.46 2.46 0 0 0-.331-.021c-1.546 0-2.8 1.439-2.8 3.214 0 .849.373 1.62.856 2.195a.468.468 0 0 0 .36.162h16.637Zm-8.916-8.485c0-.284.238-.515.532-.515h1.062c.294 0 .532.23.532.515v3.865h1.404c.464 0 .705.535.39.864l-2.467 2.59c-.21.221-.57.221-.78 0l-2.468-2.59c-.314-.33-.073-.864.39-.864h1.405V9.515Z",fill:"currentColor"})}),et=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 17.799H3c-.551-.587-1-1.426-1-2.358 0-1.775 1.254-3.214 2.8-3.214.112 0 .222.008.33.022a1.9 1.9 0 0 1-.053-.45c0-.947.689-1.715 1.538-1.715.372 0 .714.148.98.393.664-2.7 2.826-4.678 5.39-4.678 2.486 0 4.594 1.86 5.325 4.434 2.126.493 3.69 2.159 3.69 4.137 0 1.402-.785 2.647-2 3.429Z",fill:"currentColor"})}),tt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.906 2.5H5.5a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h13a1 1 0 0 0 1-1V7.094L14.906 2.5Zm.262 13.894c.125.14.325.14.45 0l2.299-2.59a.34.34 0 0 0 .014-.015l.476-.537a.386.386 0 0 0 .09-.3.375.375 0 0 0-.09-.206l-.476-.537a.259.259 0 0 0-.013-.013l-2.3-2.592a.293.293 0 0 0-.45 0l-.476.537a.39.39 0 0 0 0 .506l2.089 2.352-2.089 2.353a.39.39 0 0 0 0 .505l.476.537ZM8.832 9.605a.293.293 0 0 0-.45 0l-2.299 2.59-.005.006-.009.01-.476.536a.386.386 0 0 0-.09.301.375.375 0 0 0 .09.205l.476.537a.429.429 0 0 0 .013.013l2.3 2.592c.124.14.325.14.45 0l.476-.537a.39.39 0 0 0 0-.506L7.219 13l2.089-2.353a.39.39 0 0 0 0-.505l-.476-.537Zm1.868 3.393c0 .386-.291.7-.65.7-.359 0-.65-.314-.65-.7 0-.386.291-.7.65-.7.359 0 .65.314.65.7Zm1.95 0c0 .386-.291.7-.65.7-.359 0-.65-.314-.65-.7 0-.386.291-.7.65-.7.359 0 .65.314.65.7Zm1.95 0c0 .386-.291.7-.65.7-.359 0-.65-.314-.65-.7 0-.386.291-.7.65-.7.359 0 .65.314.65.7Z",fill:"currentColor"})}),rt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm12.925 10.682c.114.12.3.12.414 0l2.123-2.22.005-.005.008-.007.44-.46a.315.315 0 0 0 0-.434l-.44-.46-.006-.005-.006-.007-2.124-2.221a.284.284 0 0 0-.414 0l-.44.46a.317.317 0 0 0 0 .433L16.413 13l-1.928 2.016a.317.317 0 0 0 0 .434l.44.46Zm-5.85-5.819a.284.284 0 0 0-.414 0l-2.122 2.22-.006.005-.008.008-.44.46a.315.315 0 0 0 0 .434l.44.46a.275.275 0 0 0 .012.012L8.66 15.91c.114.12.3.12.414 0l.44-.46a.317.317 0 0 0 0-.433L7.587 13l1.928-2.016a.317.317 0 0 0 0-.434l-.44-.46ZM10.8 13a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm1.8 0a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm1.8 0a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z",fill:"currentColor"})}),nt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.126 7.145c-.19-.2-.5-.2-.69 0l-3.538 3.703-.008.008a.403.403 0 0 0-.013.013l-.733.767a.525.525 0 0 0 0 .724l.733.767a.622.622 0 0 0 .019.02l3.54 3.704c.19.2.5.2.69 0l.733-.767c.19-.2.19-.523 0-.723l-3.213-3.363L7.86 8.635c.19-.2.19-.523 0-.723l-.733-.767ZM16.875 16.85c.191.2.5.2.691 0l3.537-3.702a.549.549 0 0 0 .022-.022l.733-.767a.525.525 0 0 0 0-.724l-.733-.767a.564.564 0 0 0-.02-.019l-3.539-3.705c-.19-.2-.5-.2-.69 0l-.733.767c-.19.2-.19.523 0 .723l3.212 3.363-3.212 3.363c-.191.2-.191.524 0 .723l.732.767Z",fill:"currentColor"}),t.jsx("path",{d:"M9 12.995a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM13 11.995a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15 12.995a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})]}),at=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M14 15v-2H6v2h8ZM18 17h2v2h-2v-2ZM7 4v2H5V4h2Z",fill:"currentColor"})]}),lt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3.667C2 2.747 2.709 2 3.583 2h1.32v1.667h-1.32v1.389H2v-1.39Zm8.18 0H7.543V2h2.639v1.667Zm5.278 0H12.82V2h2.64v1.667Zm3.959 0h-1.32V2h1.32C20.29 2 21 2.746 21 3.667v1.389h-1.583v-1.39Zm0 6.944V7.833H21v2.778h-1.583ZM3.583 7.833v2.778H2V7.833h1.583Zm15.834 8.334v-2.778H21v2.778h-1.583ZM3.583 13.389v2.778H2v-2.778h1.583Zm15.834 6.944v-1.389H21v1.39c0 .92-.709 1.666-1.583 1.666h-1.32v-1.667h1.32ZM3.583 18.944v1.39h1.32V22h-1.32C2.71 22 2 21.254 2 20.333v-1.389h1.583Zm3.959 1.39h2.639V22H7.54v-1.667Zm5.277 0h2.64V22h-2.64v-1.667Z",fill:"currentColor"}),t.jsx("path",{d:"M5.167 5.333h5.541v5.834H5.167V5.333ZM5.167 12.833h5.541v5.834H5.167v-5.834ZM12.292 5.333h5.541v5.834h-5.541V5.333ZM12.292 12.833h5.541v5.834h-5.541v-5.834Z",fill:"currentColor"})]}),ot=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m2.105 11.746 3.96-3.96a.5.5 0 0 1 .707 0l3.86 3.86a.5.5 0 0 1 0 .708l-3.86 3.86a.5.5 0 0 1-.707 0l-3.96-3.96a.359.359 0 0 1 0-.508ZM7.787 17.228a.5.5 0 0 0 0 .707l3.96 3.96c.14.14.367.14.507 0l3.96-3.96a.5.5 0 0 0 0-.707l-3.86-3.86a.5.5 0 0 0-.708 0l-3.86 3.86ZM13.368 11.646a.5.5 0 0 0 0 .708l3.86 3.86a.5.5 0 0 0 .707 0l3.96-3.96a.359.359 0 0 0 0-.508l-3.96-3.96a.5.5 0 0 0-.707 0l-3.86 3.86ZM16.213 6.772a.5.5 0 0 0 0-.707l-3.96-3.96a.359.359 0 0 0-.507 0l-3.96 3.96a.5.5 0 0 0 0 .707l3.86 3.86a.5.5 0 0 0 .708 0l3.86-3.86Z",fill:"currentColor"})}),it=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4v12h16V4H4ZM3 2a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7v2H6.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H14v-2h7a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Z",fill:"currentColor"})}),st=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 2a1 1 0 0 0-1 1v8H9V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5h5v8a1 1 0 0 0 1 1h7v-2h-5.5a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5H22V2h-7ZM7 13H4v3.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V13Z",fill:"currentColor"})}),ct=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7 20.156V21a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-9.612l-2 1.754V19.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1.098l-2 1.754ZM17 3.408V3a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v9.176l2.33-2.043A1.747 1.747 0 0 1 9 9.09c0-.273.058-.514.174-.725.119-.211.281-.406.488-.586.197-.17.423-.338.678-.506l-.083-.097a3.605 3.605 0 0 1-.47-.699 1.762 1.762 0 0 1-.181-.792 1.612 1.612 0 0 1 .884-1.464c.281-.147.61-.22.986-.22s.699.071.968.213c.27.142.477.33.623.566.147.235.22.491.22.769 0 .322-.084.61-.251.865-.167.253-.4.483-.697.69l-.45.314.237.265L17 3.408Z",fill:"currentColor"}),t.jsx("path",{d:"m11.332 8.378-.319-.348-.115.08c-.237.165-.406.331-.509.5-.102.167-.153.309-.153.426 0 .094.013.184.04.269l1.056-.927ZM11.2 6.63l.046.052.404-.262c.186-.116.326-.238.421-.366a.729.729 0 0 0 .147-.453c0-.146-.065-.285-.195-.416-.128-.13-.304-.196-.53-.196a.77.77 0 0 0-.668.366.682.682 0 0 0-.094.346c0 .149.043.3.129.453.088.153.202.311.34.476ZM3.319 20.85 2 19.346 20.669 2.978l1.318 1.504L3.32 20.85Z",fill:"currentColor"})]}),dt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"m11.246 6.682-.045-.052a3.268 3.268 0 0 1-.341-.476.922.922 0 0 1-.13-.453c0-.122.032-.238.095-.346a.77.77 0 0 1 .669-.366c.225 0 .401.065.529.196.13.13.195.27.195.416a.729.729 0 0 1-.147.453c-.095.128-.235.25-.421.366l-.404.262ZM11.013 8.03l-.115.08c-.237.165-.406.331-.509.5-.102.167-.153.309-.153.426 0 .18.048.343.143.49.095.146.229.264.4.352.175.087.378.13.61.13.255 0 .507-.054.756-.163.12-.054.237-.12.347-.196L11.013 8.03Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V3Zm2 10h6v6.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5V13Zm1.093-2.253c.351.169.77.253 1.258.253.322 0 .65-.051.985-.153.32-.097.6-.246.842-.447l.457.5H15l-1.045-1.17.084-.111c.158-.22.287-.489.386-.806.1-.32.15-.694.15-1.125h-1.083c0 .348-.06.666-.18.952a2.505 2.505 0 0 1-.117.238L11.89 7.417l.45-.315c.297-.206.529-.436.696-.689.167-.255.25-.543.25-.865 0-.278-.072-.534-.219-.77a1.584 1.584 0 0 0-.623-.565c-.27-.142-.592-.213-.968-.213s-.705.073-.986.22a1.612 1.612 0 0 0-.884 1.465c0 .283.06.547.181.791a3.605 3.605 0 0 0 .553.796 6.598 6.598 0 0 0-.678.506c-.207.18-.37.375-.488.586A1.48 1.48 0 0 0 9 9.089c0 .362.094.687.282.976.19.286.46.513.811.682Z",fill:"currentColor"})]}),ht=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m22.856 3.12-1.413-1.412L1.708 21.443l1.413 1.413L22.856 3.12ZM13.495 2h6.24l-2.44 2.439h-3.052v1.338l.695 1.02-1.782 1.782-.16-.234-.84 1.233-3.743 3.744-.07-.102H3v-2.44h5.343l3.408-5.003v-2.07c0-.943.78-1.707 1.744-1.707ZM15.448 11.944l1.781-1.782L18.481 12l-4.238 6.223v1.338H21V22h-7.505c-.963 0-1.744-.764-1.744-1.707v-2.07l-1.046-1.536 1.781-1.781.51.75L15.487 12l-.038-.056Z",fill:"currentColor"})}),vt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 10.78v2.44h5.343l3.408 5.003v2.07c0 .943.78 1.707 1.744 1.707H21v-2.439h-6.757v-1.338L18.48 12l-4.238-6.223V4.44H21V2h-7.505c-.963 0-1.744.764-1.744 1.707v2.07L8.343 10.78H3ZM15.486 12l-2.49 3.655L10.508 12l2.49-3.655L15.487 12Z",fill:"currentColor"})}),ut=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm2-15.799a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-2 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",fill:"currentColor"})}),ft=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.352 4.871 12.5 2.001 9.648 4.87l-4.001-.338-.368 4.06L2 10.947l2.289 3.35-1.023 3.943 3.875 1.072L8.853 23l3.647-1.707L16.147 23l1.712-3.688 3.874-1.072-1.022-3.943L23 10.947l-3.28-2.354-.367-4.06-4.001.338Zm-8.668 8.117A5.816 5.816 0 0 1 12.5 7.171v11.634a5.816 5.816 0 0 1-5.816-5.817Z",fill:"currentColor"})}),gt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.5 22a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-15Zm-4-4h1a.5.5 0 0 0 .5-.5V4h13.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-15a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5ZM20 9H8v2h12V9ZM8 13h12v2H8v-2Zm12 4H8v2h12v-2Z",fill:"currentColor"})}),pt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.97 4.333h-2.3C10.67 3.045 9.64 2 8.367 2c-1.27 0-2.3 1.045-2.3 2.333H3.767A.772.772 0 0 0 3 5.111v11.667c0 .43.343.778.767.778h5.549v-2.334H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V12.11H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V9H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.778.766-.778h1.715v-.047h4.42V5.11a.772.772 0 0 0-.766-.778Zm-6.902 3.89c0 .429-.344.777-.767.777a.772.772 0 0 1-.767-.778c0-.43.343-.778.767-.778.423 0 .767.349.767.778ZM5.3 12.11a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.343.778.767.778Zm.767 2.333c0 .43-.344.778-.767.778a.772.772 0 0 1-.767-.778c0-.43.343-.777.767-.777.423 0 .767.348.767.777Zm2.3-9.333a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.344.778.767.778Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.998 21.998a.005.005 0 0 0 .002-.004V11.28a.375.375 0 0 0-.115-.264l-2.48-2.503a.597.597 0 0 0-.422-.163H10.8c-.296 0-.537.191-.537.427v12.797c0 .236.24.427.537.427h10.192a.01.01 0 0 0 .006-.002Zm-9.15-3.85v-1.4h7.356v1.4h-7.356Zm0-2.8V13.95h7.356v1.4h-7.356Zm0-2.799v-1.4h7.356v1.4h-7.356Z",fill:"currentColor"})]}),xt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.221 16.944a.383.383 0 0 1-.373-.283L2.012 9.525c-.08-.312.256-.57.55-.422l4.124 2.077c.177.09.395.032.502-.131l4.487-6.875a.39.39 0 0 1 .65 0l4.487 6.875c.107.163.325.22.502.131l4.124-2.077c.294-.148.63.11.55.422l-1.836 7.136a.383.383 0 0 1-.373.283H4.22ZM4.221 19a.38.38 0 0 1 .385-.374H19.61a.38.38 0 0 1 .385.374v.747a.38.38 0 0 1-.385.374H4.606a.38.38 0 0 1-.385-.373V19Z",fill:"currentColor"})}),mt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m9.883 21 9.098-3.004L22 3H4.958L4.31 6.346h13.657l-.425 2.136H3.864l-.669 3.347h13.658l-.75 3.83-5.511 1.793-4.762-1.793.325-1.674H2.79L2 17.997 9.883 21Z",fill:"currentColor"})}),At=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.36 20.512 9.884 21 2 17.996l.79-4.01h3.365l-.325 1.673 3.323 1.251a6.499 6.499 0 0 0 2.208 3.602ZM20.354 11.177A6.484 6.484 0 0 0 15.5 9a6.493 6.493 0 0 0-5.364 2.829h-6.94l.668-3.347h13.678l.425-2.136H4.31L4.958 3H22l-1.646 8.177Z",fill:"currentColor"}),t.jsx("circle",{cx:"15.5",cy:"15.5",r:"5.5",fill:"#42C080"})]}),wt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.36 20.512 9.884 21 2 17.996l.79-4.01h3.365l-.325 1.673 3.323 1.251a6.499 6.499 0 0 0 2.208 3.602ZM20.354 11.177A6.484 6.484 0 0 0 15.5 9a6.493 6.493 0 0 0-5.364 2.829h-6.94l.668-3.347h13.678l.425-2.136H4.31L4.958 3H22l-1.646 8.177Z",fill:"currentColor"}),t.jsx("circle",{cx:"15.5",cy:"15.5",r:"5.5",fill:"#FDB100"})]}),Ct=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 2.5h9.406L19.5 7.094V21.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-18a1 1 0 0 1 1-1Zm11 4h-9v1h9v-1Zm-9 3h9v1h-9v-1Zm7.129 5.056 1.036 3.104 1.03-3.104h.805l-1.382 3.904h-.917l-1.382-3.905h.81ZM13.46 17.33c0-.784-.628-.98-1.168-1.148-.407-.127-.765-.238-.765-.575 0-.319.222-.47.518-.458.324.005.524.207.54.464h.831c-.048-.705-.577-1.113-1.349-1.113-.777 0-1.328.425-1.328 1.13-.003.798.615.984 1.153 1.146.416.126.785.237.785.605 0 .28-.21.475-.567.475-.35 0-.55-.207-.572-.52h-.81c.011.738.616 1.164 1.398 1.164.859 0 1.334-.554 1.334-1.17ZM6.5 16.502c0 1.17.826 1.992 1.91 1.992.837 0 1.517-.459 1.771-1.264h-.869c-.178.38-.502.565-.907.565-.658 0-1.128-.504-1.128-1.293 0-.794.47-1.292 1.128-1.292.405 0 .729.185.907.56h.87c-.255-.8-.935-1.265-1.771-1.265-1.085 0-1.911.828-1.911 1.997Z",fill:"currentColor"})}),bt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 15.22a1.893 1.893 0 0 1-2.478 1.058l-9.044-3.736-2.81 1.644c.141.132.263.284.36.457.683 1.198-.016 2.903-1.562 3.808-1.546.905-3.353.667-4.036-.532-.658-1.155-.03-2.782 1.401-3.708l-.002-.004 4.42-2.586-4.222-1.744.002-.004c-1.543-.72-2.383-2.244-1.886-3.48.515-1.281 2.273-1.766 3.926-1.084 1.653.683 2.576 2.276 2.06 3.557a1.959 1.959 0 0 1-.295.503L22 15.22ZM5.638 6.38c-1.07-.442-2.161-.24-2.439.45-.277.69.365 1.607 1.435 2.05 1.07.441 2.161.24 2.439-.45.277-.69-.365-1.608-1.435-2.05Zm-2.22 10.961c.368.645 1.477.694 2.477.108 1-.585 1.513-1.583 1.146-2.228-.368-.645-1.476-.694-2.477-.108-1 .585-1.513 1.583-1.146 2.228Z",fill:"currentColor"}),t.jsx("path",{d:"M18.32 5.727a1.887 1.887 0 0 1 2.597.706l-7.82 4.576-2.24-.914 7.462-4.368Z",fill:"currentColor"})]}),Mt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.033 2.531a.5.5 0 0 1 .5-.531h2.935a.5.5 0 0 1 .499.531l-.938 15a.5.5 0 0 1-.499.469h-1.06a.5.5 0 0 1-.5-.469l-.937-15ZM13 21a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})}),Zt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 20c-.552 0-1-.421-1-.941V4.94C2 4.421 2.448 4 3 4h18c.552 0 1 .421 1 .941V19.06c0 .52-.448.941-1 .941H3Zm1-10V6h16v4H4Zm0 2v2h7v-2H4Zm9 0v2h7v-2h-7Zm-2 4H4v2h7v-2Zm2 2v-2h7v2h-7Z",fill:"currentColor"})}),jt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.195 12.53h-3.697c-.217 0-.393.189-.393.423v7.623c0 .234.176.424.393.424h5.11c.216 0 .392-.19.392-.424v-6.1l-1.805-1.947Zm-.743 8.098c.065.074.17.074.235 0l1.2-1.352a.208.208 0 0 0 .009-.01l.248-.28a.202.202 0 0 0 .048-.148.198.198 0 0 0-.048-.117l-.248-.28a.24.24 0 0 0-.009-.009l-1.2-1.353a.153.153 0 0 0-.235 0l-.249.28a.205.205 0 0 0 0 .265l.768.865h-3.054c-.094 0-.17.082-.17.183v.366c0 .101.076.183.17.183h3.052l-.766.862a.205.205 0 0 0 0 .266l.249.28Z",fill:"currentColor"}),t.jsx("path",{d:"M2 8.304c1.467.876 4.692 1.484 8.435 1.484 3.743 0 6.969-.608 8.436-1.484V5.545C18.87 4.14 15.094 3 10.435 3 5.777 3 2 4.14 2 5.545v2.76ZM10.435 16.576c-3.743 0-6.968-.608-8.435-1.484v2.332c0 1.406 3.777 2.545 8.435 2.545 1.789 0 3.447-.168 4.812-.454v-3.308c-1.403.234-3.05.369-4.812.369ZM15.247 14.51c-1.403.234-3.05.369-4.812.369-3.743 0-6.968-.608-8.435-1.484v-3.394c1.467.876 4.692 1.484 8.435 1.484 3.743 0 6.969-.608 8.436-1.484v1.484H15.89a.645.645 0 0 0-.643.646v2.379Z",fill:"currentColor"})]}),Ft=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12.482 10.485c.789.075 1.636.115 2.518.115 3.106 0 5.783-.502 7-1.224V7.1C22 5.94 18.866 5 15 5c-3.794 0-6.883.906-6.997 2.036l4.479 3.45ZM11.173 14.523l2.588-1.993a.668.668 0 0 0 .239-.548c.327.012.661.018 1 .018 3.106 0 5.783-.502 7-1.224v2.8c-1.217.723-3.894 1.224-7 1.224-1.393 0-2.7-.1-3.827-.277ZM8.003 16.964l1.73-1.332c1.377.352 3.23.568 5.267.568 3.106 0 5.783-.502 7-1.224V16.9c0 1.16-3.134 2.1-7 2.1-3.794 0-6.883-.906-6.997-2.036ZM11.83 12.353c.227-.163.227-.543 0-.706L6.845 8.065c-.243-.175-.56.025-.56.353V10.4H2.357c-.197 0-.357.18-.357.4v2.4c0 .22.16.4.357.4h3.929v1.982c0 .328.317.528.56.353l4.983-3.582Z",fill:"currentColor"})}),Bt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12 18c-4.437 0-8.26-.716-10-1.748V19c0 1.657 4.477 3 10 3s10-1.343 10-3v-2.748C20.26 17.284 16.437 18 12 18ZM2 8.252C3.74 9.284 7.563 10 12 10s8.26-.716 10-1.748V5c0-1.657-4.477-3-10-3S2 3.343 2 5v3.252ZM2 10.252v4C3.74 15.284 7.563 16 12 16s8.26-.716 10-1.748v-4C20.26 11.284 16.437 12 12 12s-8.26-.716-10-1.748Z",fill:"currentColor"})}),Rt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 8.627c1.586.929 5.073 1.574 9.12 1.574 4.047 0 7.534-.645 9.12-1.574V5.7c0-1.491-4.083-2.7-9.12-2.7C6.083 3 2 4.209 2 5.7v2.927ZM7.849 17.255C5.25 17.014 3.137 16.494 2 15.828v2.474c0 1.456 3.894 2.643 8.768 2.698l-2.92-3.745ZM7.072 15.373c-2.24-.267-4.05-.747-5.072-1.345v-3.6c1.37.802 4.162 1.393 7.506 1.538L7.454 14.5c-.21.259-.338.562-.382.873ZM11.873 12.11a.31.31 0 0 0-.47 0l-2.408 2.677-.006.006a.294.294 0 0 0-.009.01l-.499.555a.395.395 0 0 0-.094.311c.01.078.04.153.094.212l.5.555a.3.3 0 0 0 .012.014l2.41 2.679a.31.31 0 0 0 .47 0l.5-.555a.4.4 0 0 0 0-.523l-2.188-2.431 2.187-2.432a.4.4 0 0 0 0-.523l-.499-.555ZM18.51 19.128a.31.31 0 0 0 .47 0l2.409-2.677a.367.367 0 0 0 .015-.016l.499-.554a.395.395 0 0 0 .094-.312.386.386 0 0 0-.095-.212l-.498-.555a.279.279 0 0 0-.013-.013l-2.41-2.68a.31.31 0 0 0-.47 0l-.5.555a.4.4 0 0 0 0 .523l2.188 2.432-2.187 2.431a.4.4 0 0 0 0 .523l.499.555Z",fill:"currentColor"}),t.jsx("path",{d:"M13.15 16.34c.376 0 .68-.323.68-.723 0-.4-.304-.723-.68-.723-.376 0-.681.324-.681.723 0 .4.305.723.68.723ZM15.873 15.617c0 .4-.305.723-.681.723-.376 0-.68-.323-.68-.723 0-.4.304-.723.68-.723.376 0 .68.324.68.723ZM17.234 16.34c.376 0 .681-.323.681-.723 0-.4-.305-.723-.68-.723-.377 0-.681.324-.681.723 0 .4.304.723.68.723Z",fill:"currentColor"})]}),Ht=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M17.34 19.001 18.977 22h2.94l-1.493-2.585c1.306-1.58 1.487-3.331 1.487-3.331H19.52s-.35 1.838-2.182 2.917Z",fill:"currentColor"}),t.jsx("path",{d:"M22 15.18h-2.34c.041-1.96-.886-3.18-1.767-3.886-1.271-.992-2.689-.974-2.689-.974-1.802-.047-2.88.764-3.493 1.37-.922.923-1.388 2.183-1.342 3.484.064 2.071 1.575 3.833 3.54 4.306.485.116.741.116.905.128.974.017 1.19.017 1.849.017L17.952 22h-2.847c-4.374-.052-6.38-3.267-6.882-5.233-.46-1.669-.064-3.28-.064-3.28a7.012 7.012 0 0 1 7.104-5.484c.385.053 2.554.012 4.648 2.013 1.044 1.039 2.118 2.69 2.088 5.164Z",fill:"currentColor"}),t.jsx("path",{d:"M15 7a7.97 7.97 0 0 1 5.268 1.979c.698-.217 1.284-.462 1.732-.727V5c0-1.657-4.477-3-10-3S2 3.343 2 5v3.252c1.311.777 3.806 1.376 6.856 1.624A7.983 7.983 0 0 1 15 7ZM2 10.252c1.139.675 3.17 1.216 5.683 1.508a7.972 7.972 0 0 0-.655 3.917c-2.21-.306-3.99-.81-5.028-1.425v-4ZM2 16.252c1.108.657 3.061 1.186 5.48 1.484a8.026 8.026 0 0 0 3.623 4.252C6 21.852 2 20.566 2 19v-2.748Z",fill:"currentColor"})]}),yt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V4h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V4h8V2.5Zm-12 8a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3Zm6.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3Zm5.5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3Zm.5 5.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3Zm-6.5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3ZM4.5 16a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3Z",fill:"currentColor"})}),Vt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 14.057a.536.536 0 0 1-.534.538h-2.61a11.418 11.418 0 0 1-1.489 3.905l2.266 2.273a.54.54 0 0 1-.002.764l-.28.278a.532.532 0 0 1-.752-.002l-2.124-2.13A6.513 6.513 0 0 1 11.65 22a6.217 6.217 0 0 1-3.929-1.466l1.261-.899c.77.57 1.698.888 2.656.91a5.206 5.206 0 0 0 4.08-2.235 9.929 9.929 0 0 0 1.88-5.984 10.195 10.195 0 0 0-.651-3.657H6.382a10.134 10.134 0 0 0-.647 3.094l-1.37.082c.112-.893.329-2.846.646-3.69L3.159 6.324a.54.54 0 0 1 0-.766l.28-.278a.532.532 0 0 1 .745-.005l1.988 1.922h1.03v-.758A4.468 4.468 0 0 1 11.656 2a4.414 4.414 0 0 1 4.415 4.42v.776h1.058l1.94-1.94a.532.532 0 0 1 .753-.001l.275.274a.54.54 0 0 1 0 .763l-1.813 1.813c.518 1.344.78 2.774.773 4.214 0 .27-.01.513-.027.783h2.435c.295 0 .534.24.535.537v.418ZM8.663 7.197h5.945V6.42a2.95 2.95 0 0 0-2.952-2.962 3.003 3.003 0 0 0-2.993 2.979v.76Z",fill:"currentColor"}),t.jsx("circle",{cx:"5.5",cy:"16.5",r:"3.5",fill:"#FDB100"})]}),Dt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 14.057a.536.536 0 0 1-.534.538h-2.61a11.418 11.418 0 0 1-1.489 3.905l2.266 2.273a.54.54 0 0 1-.002.764l-.28.278a.532.532 0 0 1-.752-.002l-2.124-2.13A6.513 6.513 0 0 1 11.65 22a6.217 6.217 0 0 1-3.929-1.466l1.261-.899c.77.57 1.698.888 2.656.91a5.206 5.206 0 0 0 4.08-2.235 9.929 9.929 0 0 0 1.88-5.984 10.195 10.195 0 0 0-.651-3.657H6.382a10.134 10.134 0 0 0-.647 3.094l-1.37.082c.112-.893.329-2.846.646-3.69L3.159 6.324a.54.54 0 0 1 0-.766l.28-.278a.532.532 0 0 1 .745-.005l1.988 1.922h1.03v-.758A4.468 4.468 0 0 1 11.656 2a4.414 4.414 0 0 1 4.415 4.42v.776h1.058l1.94-1.94a.532.532 0 0 1 .753-.001l.275.274a.54.54 0 0 1 0 .763l-1.813 1.813c.518 1.344.78 2.774.773 4.214 0 .27-.01.513-.027.783h2.435c.295 0 .534.24.535.537v.418ZM8.663 7.197h5.945V6.42a2.95 2.95 0 0 0-2.952-2.962 3.003 3.003 0 0 0-2.993 2.979v.76Z",fill:"currentColor"}),t.jsx("circle",{cx:"5.5",cy:"16.5",r:"3.5",fill:"#42C080"})]}),Lt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2c2.012 0 3.658 1.963 3.784 4.444h1.693a.65.65 0 0 1 .53.277l2.125-2.282c.269-.29.705-.29.975 0a.78.78 0 0 1 0 1.048l-2.48 2.664a11.654 11.654 0 0 1 .608 4.127l2.104.093c.38.016.676.361.66.77-.015.409-.336.727-.717.71l-2.182-.096c-.26 1.689-.874 3.213-1.738 4.44l2.366 2.54a.78.78 0 0 1 0 1.048.656.656 0 0 1-.976 0l-2.313-2.485c-1.226 1.23-2.766 1.961-4.439 1.961s-3.213-.732-4.44-1.961l-2.312 2.485a.656.656 0 0 1-.976 0 .78.78 0 0 1 0-1.048l2.366-2.54c-.864-1.227-1.477-2.751-1.738-4.44l-2.182.096c-.38.017-.702-.301-.717-.71-.016-.409.28-.754.66-.77l2.104-.093a11.653 11.653 0 0 1 .608-4.127l-2.48-2.664a.78.78 0 0 1 0-1.048c.27-.29.706-.29.975 0l2.124 2.282a.65.65 0 0 1 .531-.277h1.692C8.342 3.964 9.988 2 12 2ZM9.587 6.444h4.827C14.29 4.278 13.38 3.481 12 3.481c-1.378 0-2.288.797-2.413 2.963ZM6.14 11.92c0-1.755.007-2.64.69-3.993h10.342c.683 1.353.69 2.318.69 4.074 0 4.882-2.357 7.778-5.862 7.778S6.14 16.8 6.14 11.919Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m14.543 8.897-1.231.048.098 2.89-2.535.098-.098-2.889-1.378.054.066 1.942-2.96-3.019-.403.545 3.356 3.423-.974.038c-.34.013-.604.348-.59.746.013.4.3.712.64.699l.049 1.444c.04 1.197.9 2.135 1.92 2.095l.025.722 1.231-.048.049 1.445.616-.024-.05-1.445 1.232-.048-.024-.723c.196-.007.384-.05.56-.125l2.065 2.106.403-.545-1.904-1.942c.417-.414.672-1.04.649-1.733l-.05-1.445c.34-.013.606-.347.592-.746-.014-.399-.3-.712-.64-.698l-.616.024-.098-2.89Zm.163 7.487-5.24-5.344.031.947-.039.002 4.684 4.776c.208-.087.399-.217.564-.381Z",fill:"currentColor"})]}),St=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 14.057a.536.536 0 0 1-.534.538h-2.61a11.418 11.418 0 0 1-1.489 3.905l2.266 2.273a.54.54 0 0 1-.002.764l-.28.278a.532.532 0 0 1-.752-.002l-2.124-2.13A6.513 6.513 0 0 1 11.65 22a6.217 6.217 0 0 1-3.929-1.466l1.261-.899c.77.57 1.698.888 2.656.91a5.206 5.206 0 0 0 4.08-2.235 9.929 9.929 0 0 0 1.88-5.984 10.195 10.195 0 0 0-.651-3.657H6.382a10.134 10.134 0 0 0-.647 3.094l-1.37.082c.112-.893.329-2.846.646-3.69L3.159 6.324a.54.54 0 0 1 0-.766l.28-.278a.532.532 0 0 1 .745-.005l1.988 1.922h1.03v-.758A4.468 4.468 0 0 1 11.656 2a4.414 4.414 0 0 1 4.415 4.42v.776h1.058l1.94-1.94a.532.532 0 0 1 .753-.001l.275.274a.54.54 0 0 1 0 .763l-1.813 1.813c.518 1.344.78 2.774.773 4.214 0 .27-.01.513-.027.783h2.435c.295 0 .534.24.535.537v.418ZM8.663 7.197h5.945V6.42a2.95 2.95 0 0 0-2.952-2.962 3.003 3.003 0 0 0-2.993 2.979v.76Z",fill:"currentColor"}),t.jsx("circle",{cx:"5.5",cy:"16.5",r:"3.5",fill:"#F37575"})]}),Et=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.448 9.667h-2.896c.075-1.3.621-1.778 1.448-1.778.828 0 1.374.478 1.448 1.778ZM8.898 10.556c-.41.811-.414 1.342-.414 2.396 0 2.929 1.413 4.715 3.516 4.715 2.103 0 3.517-1.738 3.517-4.667 0-1.053-.004-1.633-.414-2.444H8.898Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm12.27 4.44C14.196 8.177 13.208 7 12 7S9.805 8.178 9.73 9.667H8.713a.39.39 0 0 0-.319.165L7.121 8.463a.394.394 0 0 0-.585 0 .468.468 0 0 0 0 .629l1.488 1.599a6.991 6.991 0 0 0-.365 2.476l-1.262.056c-.228.01-.406.216-.397.462.01.245.202.436.43.426l1.31-.058c.156 1.013.525 1.928 1.043 2.664l-1.42 1.524a.468.468 0 0 0 0 .629.394.394 0 0 0 .586 0l1.387-1.491c.736.737 1.66 1.176 2.664 1.176 1.004 0 1.928-.439 2.664-1.176l1.388 1.49a.394.394 0 0 0 .585 0 .468.468 0 0 0 0-.628l-1.42-1.524c.518-.736.887-1.65 1.043-2.664l1.31.058c.228.01.42-.181.43-.426.009-.246-.169-.453-.397-.463l-1.262-.055a6.99 6.99 0 0 0-.365-2.476l1.488-1.599a.468.468 0 0 0 0-.629.394.394 0 0 0-.585 0l-1.274 1.37a.39.39 0 0 0-.319-.166h-1.015Z",fill:"currentColor"})]}),kt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19.758 11.558a.524.524 0 0 1 0 .884L4.787 21.92A.514.514 0 0 1 4 21.478V2.522c0-.41.444-.659.787-.442l14.971 9.478Z",fill:"#42C080"})}),It=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M4.5 22a.5.5 0 0 0 .5-.5v-19a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v19a.5.5 0 0 0 .5.5h1Z",fill:"currentColor"}),t.jsx("path",{d:"M20.213 2.08 5.242 11.558a.524.524 0 0 0 0 .884l14.971 9.478a.514.514 0 0 0 .787-.442V2.522a.514.514 0 0 0-.787-.442Z",fill:"currentColor"})]}),Nt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 19.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{d:"m2.08 3.787 9.478 14.971c.204.323.68.323.884 0L21.92 3.787A.514.514 0 0 0 21.478 3H2.522a.514.514 0 0 0-.442.787Z",fill:"currentColor"})]}),zt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 4.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1Z",fill:"currentColor"}),t.jsx("path",{d:"M21.92 20.213 12.442 5.242a.524.524 0 0 0-.884 0L2.08 20.213a.514.514 0 0 0 .442.787h18.956c.41 0 .659-.444.442-.787Z",fill:"currentColor"})]}),Pt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M19.5 2a.5.5 0 0 0-.5.5v19a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-19a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"}),t.jsx("path",{d:"m3.787 21.92 14.971-9.478a.524.524 0 0 0 0-.884L3.787 2.08A.514.514 0 0 0 3 2.522v18.956c0 .41.444.659.787.442Z",fill:"currentColor"})]}),Tt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 21a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v18Z",fill:"#F37575"})}),Ot=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 13.216a.5.5 0 0 1-.5.5h-2.444a10.582 10.582 0 0 1-1.394 3.634l2.122 2.114a.5.5 0 0 1-.002.71l-.263.26a.5.5 0 0 1-.703-.003l-1.989-1.98a6.09 6.09 0 0 1-2.025 1.56 6.126 6.126 0 0 1-2.492.594 5.842 5.842 0 0 1-3.678-1.364l1.18-.835c.722.53 1.59.826 2.487.846a4.898 4.898 0 0 0 2.156-.592 4.862 4.862 0 0 0 1.663-1.488 9.196 9.196 0 0 0 1.76-5.566 9.433 9.433 0 0 0-.61-3.402h-9.89a9.376 9.376 0 0 0-.605 2.879l-1.283-.924c.105-.832.308-1.648.604-2.432L4.362 6.02a.5.5 0 0 1-.001-.712l.262-.259a.5.5 0 0 1 .698-.005l1.861 1.789h.964v-.705a4.143 4.143 0 0 1 1.23-2.917A4.196 4.196 0 0 1 12.316 2a4.154 4.154 0 0 1 2.925 1.204 4.103 4.103 0 0 1 1.208 2.908v.722h.99l1.817-1.806a.5.5 0 0 1 .704 0l.258.255a.5.5 0 0 1 0 .71L18.52 7.679c.486 1.25.731 2.58.724 3.92 0 .252-.01.478-.025.729h2.28a.5.5 0 0 1 .5.5v.388ZM9.513 6.834h5.566v-.722a2.732 2.732 0 0 0-.806-1.949 2.763 2.763 0 0 0-1.958-.807 2.82 2.82 0 0 0-1.974.814 2.785 2.785 0 0 0-.828 1.957v.707Z",fill:"currentColor"}),t.jsx("path",{d:"M11.355 15.081a.5.5 0 0 1 0 .839l-8.583 5.578A.5.5 0 0 1 2 21.08V9.922a.5.5 0 0 1 .772-.42l8.583 5.58Z",fill:"#F37575"})]}),Qt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 2.5h9.406L19.5 7.094V21.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-18a1 1 0 0 1 1-1Zm11 4h-9v1h9v-1Zm-9 3h9v1h-9v-1Zm.573 4.359a.25.25 0 0 1 0-.354l.432-.432a.25.25 0 0 1 .354 0l2.966 2.966 2.966-2.966a.25.25 0 0 1 .353 0l.432.432a.25.25 0 0 1 0 .354l-2.966 2.966 2.966 2.966a.25.25 0 0 1 0 .353l-.432.432a.25.25 0 0 1-.353 0l-2.966-2.966-2.966 2.966a.25.25 0 0 1-.354 0l-.432-.432a.25.25 0 0 1 0-.353l2.966-2.966-2.966-2.966Z",fill:"currentColor"})}),Xt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.226 2h8.437l4.121 4.03v12.637a.887.887 0 0 1-.897.877H8.227a.887.887 0 0 1-.898-.877V2.877c0-.484.402-.877.897-.877Zm9.867 3.509H10.02v.877h8.073v-.877ZM10.02 8.14h8.073v.878H10.02V8.14Zm.514 3.824a.216.216 0 0 1 0-.31l.388-.379a.228.228 0 0 1 .317 0l2.66 2.602 2.66-2.602a.228.228 0 0 1 .318 0l.388.38a.216.216 0 0 1 0 .31l-2.66 2.601 2.66 2.602a.216.216 0 0 1 0 .31l-.388.379a.228.228 0 0 1-.317 0l-2.66-2.602-2.66 2.602a.228.228 0 0 1-.318 0l-.388-.38a.216.216 0 0 1 0-.31l2.66-2.601-2.66-2.602Z",fill:"currentColor"}),t.jsx("path",{d:"M6.588 4.456H3.897A.887.887 0 0 0 3 5.333v15.79c0 .484.402.877.897.877h11.66a.887.887 0 0 0 .898-.877v-.877h-8.97a.887.887 0 0 1-.897-.878V4.456Z",fill:"currentColor"})]}),Wt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.15 17.827a.47.47 0 0 1 0-.688l.765-.726c.2-.19.525-.19.725 0l2.358 2.238V2.727a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v15.931l2.366-2.245c.2-.19.525-.19.725 0l.765.726c.2.19.2.498 0 .688l-3.7 3.511a.458.458 0 0 1-.024.025l-.764.726a.522.522 0 0 1-.32.14.528.528 0 0 1-.408-.14l-.764-.726a.587.587 0 0 1-.027-.027L2.15 17.827ZM14.595 21.919h-1.398l3.141-8.728h1.521L21 21.92h-1.398l-2.467-7.142h-.068l-2.472 7.142Zm.234-3.418h4.535v1.108h-4.535v-1.108ZM13.734 11v-.878l2.294-3.358 2.295-3.358h-4.628V2.273h6.239v.877l-4.59 6.716h4.628V11h-6.238Z",fill:"currentColor"})}),Yt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M5.944 16.636a.72.72 0 0 1-.424-.563 2.444 2.444 0 0 1-.025-.332v-2.664a1.411 1.411 0 0 0-.208-.81 1.49 1.49 0 0 0-.492-.466 1.885 1.885 0 0 0-.593-.218 4.578 4.578 0 0 0-.51-.07v-.028c.173-.015.343-.046.51-.092.207-.053.407-.134.593-.24.193-.112.36-.263.492-.445.144-.205.217-.452.208-.704V7.255c0-.11.009-.221.025-.331a.738.738 0 0 1 .424-.564c.164-.068.341-.1.519-.091h.947V5H5.84a2.37 2.37 0 0 0-.657.112 2.54 2.54 0 0 0-.726.352 2.19 2.19 0 0 0-.592.603 1.523 1.523 0 0 0-.237.86V9.83a.705.705 0 0 1-.191.508c-.13.133-.282.24-.45.317-.17.08-.351.134-.537.162-.149.025-.3.039-.45.042v1.269c.151.004.302.02.45.05.186.032.367.092.537.175.172.085.325.205.45.353.13.157.197.357.19.563v2.79c-.008.305.075.605.238.86.157.239.358.444.592.604.222.155.467.274.726.352.213.068.434.106.658.112h1.573v-1.253h-.948a1.215 1.215 0 0 1-.522-.098ZM21.532 10.813a2.026 2.026 0 0 1-.537-.176 1.282 1.282 0 0 1-.44-.352.87.87 0 0 1-.183-.563V6.93a1.524 1.524 0 0 0-.237-.86 2.19 2.19 0 0 0-.592-.603 2.554 2.554 0 0 0-.726-.352 2.37 2.37 0 0 0-.658-.112h-1.573v1.268h.948c.178-.007.355.024.52.092a.713.713 0 0 1 .423.563c.016.11.024.22.025.332v2.664a1.41 1.41 0 0 0 .207.81c.127.192.297.351.494.466.184.106.384.18.592.218.17.033.34.057.51.07v.028a5.85 5.85 0 0 0-.51.099 2.175 2.175 0 0 0-.592.233 1.58 1.58 0 0 0-.494.444 1.157 1.157 0 0 0-.207.704v2.748c-.001.111-.01.222-.025.332a.731.731 0 0 1-.423.563c-.165.069-.342.1-.52.093h-.948V18h1.575c.223-.006.444-.044.657-.112.259-.078.504-.197.726-.352.234-.16.435-.365.593-.603.162-.256.245-.556.236-.86V13.17a.72.72 0 0 1 .183-.508c.124-.134.274-.24.44-.31A2.72 2.72 0 0 1 22 12.141v-1.269a2.72 2.72 0 0 1-.467-.059Z",fill:"currentColor"}),t.jsx("path",{d:"M8.603 13.62c1.03 0 1.865-.849 1.865-1.897 0-1.049-.835-1.899-1.865-1.899s-1.864.85-1.864 1.899c0 1.048.834 1.898 1.864 1.898ZM17.155 11.498c0-.376-.11-.743-.314-1.055a1.872 1.872 0 0 0-.837-.7 1.834 1.834 0 0 0-2.032.412 1.93 1.93 0 0 0-.404 2.069c.14.347.38.643.686.852a1.841 1.841 0 0 0 2.355-.236c.35-.356.546-.839.546-1.342Z",fill:"currentColor"})]}),Ut=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.087 3.667c0-.92.74-1.667 1.652-1.667h1.377v1.667H3.739v1.389H2.087v-1.39Zm18.174 0h-9.725L8.87 2h11.39a1.66 1.66 0 0 1 1.653 1.667V15.5l-1.652-1.444V3.666ZM3.739 7.389v8.778H2.087V7.389h1.652Zm16.522 12.944v-1.389h1.652v1.39c0 .92-.74 1.666-1.652 1.666h-1.377v-1.667h1.377ZM3.739 18.944v1.39h1.377V22H3.739a1.66 1.66 0 0 1-1.652-1.667v-1.389h1.652Zm4.42 1.39h7.972V22H8.159v-1.667ZM6.514 2.18a.804.804 0 0 1 1.074.054l14.13 14.591c.281.29.255.735-.058.995a.804.804 0 0 1-1.074-.054L6.456 3.175a.668.668 0 0 1 .058-.995Z",fill:"currentColor"})}),Gt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 18.996c0 .002-.003.004-.005.004H12.5a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5h6.69a.5.5 0 0 1 .393.19l2.31 2.935a.5.5 0 0 1 .107.31v12.561Zm-8.524-6.15v1.64h7.383v-1.64h-7.383Zm0-3.283v1.641h7.383v-1.64h-7.383Zm0-3.281v1.64h7.383v-1.64h-7.383Z",fill:"currentColor"}),t.jsx("path",{d:"M14.753 21a.384.384 0 0 0 .384-.384v-.768a.384.384 0 0 0-.384-.384H5.474a1.922 1.922 0 1 1 0-3.844h3.102v1.153a.384.384 0 0 0 .63.303l2.427-1.926a.386.386 0 0 0 0-.604l-2.436-1.922a.385.385 0 0 0-.63.302v1.148h-3.1a3.463 3.463 0 0 0 0 6.926h9.286Z",fill:"currentColor"})]}),Jt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4ZM12 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4ZM6 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z",fill:"currentColor"})}),qt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.105 12.87a.47.47 0 0 0 .003.689l3.713 3.491.027.027.768.722a.528.528 0 0 0 .407.14.523.523 0 0 0 .32-.143l.761-.73a.513.513 0 0 0 .025-.024l3.682-3.529a.47.47 0 0 0-.003-.688l-.768-.722a.533.533 0 0 0-.726.003l-3.346 3.206-3.377-3.174a.533.533 0 0 0-.725.003l-.761.73Z",fill:"currentColor"}),t.jsx("path",{d:"M7.105 6.87a.47.47 0 0 0 .003.689l3.713 3.491.027.027.768.722a.528.528 0 0 0 .407.14.523.523 0 0 0 .32-.143l.761-.73a.513.513 0 0 0 .025-.025l3.682-3.528a.47.47 0 0 0-.003-.688l-.768-.722a.533.533 0 0 0-.726.003l-3.346 3.206L8.59 6.138a.533.533 0 0 0-.725.003l-.761.73Z",fill:"currentColor"})]}),Kt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.038 7.098a.47.47 0 0 0-.688.003l-3.491 3.714a.485.485 0 0 0-.027.026l-.722.768a.528.528 0 0 0-.14.408c.01.116.058.23.143.32l.73.76a.514.514 0 0 0 .024.025l3.529 3.682c.19.2.499.198.688-.003l.722-.768a.533.533 0 0 0-.003-.725L8.597 11.96l3.174-3.377a.533.533 0 0 0-.003-.725l-.73-.761Z",fill:"currentColor"}),t.jsx("path",{d:"M17.038 7.098a.47.47 0 0 0-.688.003l-3.491 3.714a.478.478 0 0 0-.027.026l-.722.768a.528.528 0 0 0-.14.408c.01.116.058.23.143.32l.73.76a.47.47 0 0 0 .024.025l3.529 3.682c.19.2.499.198.688-.003l.722-.768a.533.533 0 0 0-.003-.725l-3.206-3.347 3.174-3.377a.533.533 0 0 0-.003-.725l-.73-.761Z",fill:"currentColor"})]}),$t=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M12.877 16.804c.191.2.5.198.689-.003l3.491-3.713a.514.514 0 0 0 .027-.027l.722-.768a.528.528 0 0 0 .139-.407.524.524 0 0 0-.143-.32l-.729-.762a.513.513 0 0 0-.025-.024L13.52 7.098a.47.47 0 0 0-.688.003l-.722.768a.533.533 0 0 0 .003.725l3.206 3.347-3.174 3.377a.533.533 0 0 0 .003.725l.73.761Z",fill:"currentColor"}),t.jsx("path",{d:"M6.877 16.804c.191.2.5.198.689-.003l3.491-3.713a.514.514 0 0 0 .027-.027l.722-.768a.528.528 0 0 0 .139-.407.524.524 0 0 0-.143-.32l-.729-.762a.513.513 0 0 0-.025-.024L7.52 7.098a.47.47 0 0 0-.688.003l-.722.768a.533.533 0 0 0 .003.725l3.206 3.347-3.174 3.377a.533.533 0 0 0 .003.725l.73.761Z",fill:"currentColor"})]}),_t=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M16.811 11.031a.47.47 0 0 0-.003-.688l-3.714-3.491a.485.485 0 0 0-.026-.027l-.768-.722a.528.528 0 0 0-.408-.14.524.524 0 0 0-.32.143l-.76.73a.518.518 0 0 0-.025.025l-3.682 3.528a.47.47 0 0 0 .003.688l.768.722c.201.19.526.188.725-.003l3.347-3.206 3.377 3.174c.2.19.526.188.725-.003l.761-.73Z",fill:"currentColor"}),t.jsx("path",{d:"M16.811 17.032a.47.47 0 0 0-.003-.689l-3.714-3.491a.514.514 0 0 0-.026-.027l-.768-.722a.528.528 0 0 0-.408-.139.523.523 0 0 0-.32.142l-.76.73a.563.563 0 0 0-.025.025l-3.682 3.528a.47.47 0 0 0 .003.688l.768.722c.201.19.526.188.725-.003l3.347-3.206 3.377 3.174c.2.19.526.188.725-.003l.761-.73Z",fill:"currentColor"})]}),e4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.701 18.797c.206.195.52.195.726 0l2.487-2.349-.008-.007 6.973-6.585a.58.58 0 0 0 0-.835l-2.045-1.932a.524.524 0 0 0-.726 0l-7.052 6.66-7.051-6.66a.524.524 0 0 0-.726 0L2.234 9.021a.58.58 0 0 0 0 .835l9.467 8.941Z",fill:"currentColor"})}),t4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.559 15.76a.527.527 0 0 0 .883 0l4.477-6.975A.512.512 0 0 0 16.477 8H14V2.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8H7.523c-.411 0-.66.444-.442.785l4.478 6.976Z",fill:"currentColor"}),t.jsx("path",{d:"M2.5 14a.5.5 0 0 0-.5.5V20a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-5.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V19H4v-4.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})]}),r4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.043 4.521a2.521 2.521 0 1 1-5.043 0 2.521 2.521 0 0 1 5.043 0ZM11.043 11.999a2.521 2.521 0 1 1-5.043 0 2.521 2.521 0 0 1 5.043 0ZM8.521 21.998a2.521 2.521 0 1 0 0-5.042 2.521 2.521 0 0 0 0 5.043ZM18.613 4.521a2.522 2.522 0 1 1-5.043 0 2.522 2.522 0 0 1 5.043 0ZM16.091 14.52a2.522 2.522 0 1 0 0-5.043 2.522 2.522 0 0 0 0 5.043ZM18.613 19.479a2.522 2.522 0 1 1-5.043 0 2.522 2.522 0 0 1 5.043 0Z",fill:"currentColor"})}),n4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M19.77 15.142s-2.23 3.283-2.23 4.535a2.303 2.303 0 0 0 .633 1.639 2.199 2.199 0 0 0 3.193 0 2.301 2.301 0 0 0 .634-1.64c-.003-1.251-2.23-4.534-2.23-4.534Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.63 3.148a.5.5 0 0 0-.71 0l-7.45 7.507a5.082 5.082 0 0 0 0 7.149l.71.714a4.992 4.992 0 0 0 7.096 0l7.451-7.506a.508.508 0 0 0 0-.715l-7.096-7.149Zm4.613 7.507L11.276 5.65 4.94 11.89h10.035l1.267-1.236Z",fill:"currentColor"})]}),a4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 16v4H4V10h4v5a1 1 0 0 0 1 1h5Zm2 0v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h5V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-5Zm-2-2h-4v-4h4v4Zm-4-6h5a1 1 0 0 1 1 1v5h4V4H10v4Z",fill:"currentColor"})}),l4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M3.5 6h-1a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H4V6.5a.5.5 0 0 0-.5-.5Z",fill:"currentColor"}),t.jsx("path",{d:"M6 2.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-15Z",fill:"currentColor"})]}),V5=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"currentColor"})}),o4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 12a8 8 0 0 1-12.064 6.892l-1.45 1.451A9.953 9.953 0 0 0 12 22c5.523 0 10-4.477 10-10 0-2.038-.61-3.934-1.657-5.515l-1.45 1.45A7.963 7.963 0 0 1 20 12ZM3.657 17.515l1.45-1.451A8 8 0 0 1 16.064 5.108l1.452-1.451A9.954 9.954 0 0 0 12 2C6.477 2 2 6.477 2 12c0 2.038.61 3.934 1.657 5.515Z",fill:"currentColor"}),t.jsx("path",{d:"M18.416 3.88a.5.5 0 0 1 .707 0l.707.708a.5.5 0 0 1 0 .707L5.318 19.807a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707L18.416 3.88Z",fill:"currentColor"})]}),i4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m12.266 2.047 9.224 3.37c.306.113.51.405.51.732v10.554a.779.779 0 0 1-.436.7l-9.223 4.518a.774.774 0 0 1-.681 0l-9.225-4.518a.779.779 0 0 1-.435-.7V6.15c0-.327.204-.62.51-.731l9.224-3.371a.774.774 0 0 1 .532 0Zm7.331 5.423-7.674-2.954L4.248 7.47l7.675 3.11 7.674-3.11ZM20 10l-6.682 2.835v5.91L20 15.5V10Z",fill:"currentColor"})}),s4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M8.933 4.281c0-.285.231-.516.517-.516h1.033c.286 0 .517.23.517.516v6.202a.517.517 0 0 1-.517.517H4.281a.517.517 0 0 1-.516-.517V9.45c0-.286.23-.517.516-.517h3.19l-5.32-5.32a.517.517 0 0 1 0-.73l.731-.732a.517.517 0 0 1 .731 0l5.32 5.32v-3.19ZM8.933 19.719c0 .285.231.516.517.516h1.033A.517.517 0 0 0 11 19.72v-6.202a.517.517 0 0 0-.517-.517H4.281a.517.517 0 0 0-.516.517v1.034c0 .285.23.516.516.516h3.19l-5.32 5.32a.517.517 0 0 0 0 .73l.731.732c.202.201.53.201.731 0l5.32-5.32v3.19ZM15.067 4.281a.517.517 0 0 0-.517-.516h-1.033A.517.517 0 0 0 13 4.28v6.202c0 .286.231.517.517.517h6.202a.517.517 0 0 0 .516-.517V9.45a.517.517 0 0 0-.516-.517h-3.19l5.32-5.32a.517.517 0 0 0 0-.73l-.731-.732a.517.517 0 0 0-.731 0l-5.32 5.32v-3.19ZM15.067 19.719a.517.517 0 0 1-.517.516h-1.033A.517.517 0 0 1 13 19.72v-6.202c0-.286.231-.517.517-.517h6.202c.285 0 .516.231.516.517v1.034a.517.517 0 0 1-.516.516h-3.19l5.32 5.32a.517.517 0 0 1 0 .73l-.731.732a.517.517 0 0 1-.731 0l-5.32-5.32v3.19Z",fill:"currentColor"})}),c4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M14 15v-2H6v2h8ZM18 17h2v2h-2v-2ZM7 4v2H5V4h2Z",fill:"currentColor"}),t.jsx("path",{d:"M14 15v-2H6v2h8Z",fill:"currentColor"}),t.jsx("path",{d:"M9 18v-8h2v8H9Z",fill:"currentColor"})]}),d4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 16.5a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v9ZM3.663 8.667v6.666h1.661V8.667H3.663Z",fill:"currentColor"})}),h4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.101 12.212a.472.472 0 0 1 0-.422C3.808 8.376 7.598 6.001 12 6.001c4.402 0 8.192 2.375 9.898 5.79a.472.472 0 0 1 0 .421c-1.706 3.414-5.496 5.79-9.898 5.79-4.401 0-8.192-2.376-9.898-5.79Zm13.902-.211c0 2.224-1.792 4.027-4.002 4.027S8 14.225 8 12.001 9.79 7.974 12 7.974c2.21 0 4.002 1.803 4.002 4.027Zm-4.04 2.054a2.09 2.09 0 0 0 2.082-2.096 2.09 2.09 0 0 0-2.083-2.096A2.09 2.09 0 0 0 9.88 11.96a2.09 2.09 0 0 0 2.082 2.096Z",fill:"currentColor"})}),v4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M19.997 21.998A.008.008 0 0 0 20 21.99V8h-5.556V2H4.8c-.442 0-.8.28-.8.625v18.75c0 .345.358.625.8.625h15.188c.003 0 .006 0 .009-.002Z",fill:"currentColor"}),t.jsx("path",{d:"M15.556 2.001v4.666H20v-.374c0-.14-.06-.277-.171-.387l-3.695-3.668a.886.886 0 0 0-.578-.237Z",fill:"currentColor"})]}),u4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.997 21.998A.008.008 0 0 0 20 21.99V6.293c0-.14-.06-.277-.171-.387l-3.695-3.668a.898.898 0 0 0-.63-.238H4.8c-.442 0-.8.28-.8.625v18.75c0 .345.358.625.8.625h15.188c.003 0 .006 0 .009-.002Zm-4.002-9.844H18c.024-2.12-.895-3.536-1.79-4.426-1.614-1.542-3.28-1.67-3.84-1.712l-.145-.013a6.01 6.01 0 0 0-6.089 4.7s-.34 1.381.055 2.811c.43 1.686 2.15 4.441 5.9 4.486h2.439l-1.105-2.035a66.277 66.277 0 0 1-1.649-.02 3.594 3.594 0 0 1-.71-.105c-1.685-.405-2.98-1.916-3.035-3.691-.04-1.115.36-2.195 1.15-2.986.525-.52 1.45-1.215 2.994-1.175 0 0 1.215-.015 2.305.835.755.606 1.55 1.65 1.515 3.331ZM15.41 18l-1.405-2.57c1.57-.926 1.87-2.5 1.87-2.5h2.05s-.155 1.5-1.275 2.855L17.93 18h-2.52Z",fill:"currentColor"})}),f4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.067 2h10.032L20 6.594V21c0 .552-.478 1-1.067 1H5.067C4.477 22 4 21.552 4 21V3c0-.552.478-1 1.067-1ZM6 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Zm7 3.26v-1.52l4.06-2.161c.417-.222.94.052.94.492v4.858c0 .44-.523.714-.94.492L13 12.761Z",fill:"currentColor"})}),g4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.1 2H5.066C4.477 2 4 2.448 4 3v18c0 .552.478 1 1.067 1h13.866c.59 0 1.067-.448 1.067-1V6.594L15.1 2Zm.04 6.915a6.87 6.87 0 0 1 0 9.17.548.548 0 0 0 .046.776.556.556 0 0 0 .78-.046 7.965 7.965 0 0 0 0-10.63.556.556 0 0 0-.78-.046.548.548 0 0 0-.046.776ZM9.455 16H6.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h2.955l2.722-2.304a.5.5 0 0 1 .823.382v8.844a.5.5 0 0 1-.823.382L9.455 16Zm4.155-.312a3.502 3.502 0 0 0 0-4.376.5.5 0 1 1 .78-.624 4.502 4.502 0 0 1 0 5.624.5.5 0 1 1-.78-.624Z",fill:"currentColor"})}),p4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M10.36 17.889a1.556 1.556 0 1 1-3.11 0 1.556 1.556 0 0 1 3.11 0Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.1 2H5.066C4.477 2 4 2.448 4 3v18c0 .552.478 1 1.067 1h13.866c.59 0 1.067-.448 1.067-1V6.594L15.1 2ZM9 3H7v2h2v2H7v2h2v2H7v2l-1.118 4.293a2.96 2.96 0 1 0 5.707-.082L10.36 13H9v-2h2V9H9V7h2V5H9V3Z",fill:"currentColor"})]}),x4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 21.991a.008.008 0 0 1-.003.007.015.015 0 0 1-.009.002H4.8c-.442 0-.8-.28-.8-.625V2.625C4 2.28 4.358 2 4.8 2h10.705c.245 0 .477.088.629.238l3.695 3.668c.11.11.171.246.171.387V21.99ZM6.363 14.307v2.05h10.96v-2.05H6.363Zm0-4.103v2.051h10.96v-2.05H6.363Zm0-4.102v2.051h10.96v-2.05H6.363Z",fill:"currentColor"})}),m4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3 2.5a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v2.528a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5V2.5ZM9 15.176 4.206 6.63h15.588L15 15.176v5.774a1 1 0 0 1-1.282.96l-4-1.176a1 1 0 0 1-.718-.96v-4.598Z",fill:"currentColor"})}),A4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.012 11.701a.493.493 0 0 0 0 .726l2.562 2.487.008-.007 7.184 6.972a.673.673 0 0 0 .911 0l2.107-2.045a.493.493 0 0 0 0-.725l-7.266-7.052 7.267-7.052a.493.493 0 0 0 0-.726l-2.108-2.045a.673.673 0 0 0-.91 0l-9.755 9.467Z",fill:"currentColor"}),t.jsx("path",{d:"M6.853 21.39c0 .368-.326.667-.728.667H4.671c-.402 0-.727-.299-.727-.667V2.723c0-.368.325-.666.727-.666h1.454c.402 0 .728.298.728.666V21.39Z",fill:"currentColor"})]}),w4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 17v3h3v2H3a1 1 0 0 1-1-1v-4h2ZM7 4H4v3H2V3a1 1 0 0 1 1-1h4v2Zm13 3V4h-3V2h4a1 1 0 0 1 1 1v4h-2Zm-3 13h3v-3h2v4a1 1 0 0 1-1 1h-4v-2Z",fill:"currentColor"}),t.jsx("path",{d:"M6 6.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11Z",fill:"currentColor"})]}),C4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5.978 2A.987.987 0 0 0 5 2.997v18.006c0 .55.438.997.978.997s.977-.446.977-.997V2.997A.987.987 0 0 0 5.978 2ZM18.751 9a.505.505 0 0 0 0-.87L8.923 2.889v11.484L18.752 9Z",fill:"currentColor"})}),b4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.501 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5.5v8.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V13h5.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-5.5V2.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5V11h-5.5Zm7.5 2v7h4v-7h-4Zm4-2h-4V4h4v7Z",fill:"currentColor"}),t.jsx("path",{d:"M9.001 12h6v9h-6v-9Z",fill:"currentColor"})]}),M4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.625 22A.625.625 0 0 1 2 21.375v-.75c0-.345.28-.625.625-.625h18.75c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.625ZM13.625 17a.625.625 0 0 1-.625-.625v-8.75c0-.345.28-.625.625-.625h3.75c.345 0 .625.28.625.625v8.75c0 .345-.28.625-.625.625h-3.75ZM6.625 17A.625.625 0 0 1 6 16.375V2.625C6 2.28 6.28 2 6.625 2h3.75c.345 0 .625.28.625.625v13.75c0 .345-.28.625-.625.625h-3.75Z",fill:"currentColor"})}),Z4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5v14h14V5H4ZM2.9 3a.9.9 0 0 0-.9.9v16.2a.9.9 0 0 0 .9.9h16.2a.9.9 0 0 0 .9-.9V3.9a.9.9 0 0 0-.9-.9H2.9Z",fill:"currentColor"}),t.jsx("path",{d:"M5 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM11 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM17 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})]}),j4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.625 2A.625.625 0 0 0 2 2.625v.75c0 .345.28.625.625.625h18.75c.345 0 .625-.28.625-.625v-.75A.625.625 0 0 0 21.375 2H2.625ZM13.625 7a.625.625 0 0 0-.625.625v8.75c0 .345.28.625.625.625h3.75c.345 0 .625-.28.625-.625v-8.75A.625.625 0 0 0 17.375 7h-3.75ZM6.625 7A.625.625 0 0 0 6 7.625v13.75c0 .345.28.625.625.625h3.75c.345 0 .625-.28.625-.625V7.625A.625.625 0 0 0 10.375 7h-3.75Z",fill:"currentColor"})}),F4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.9 3.9v15.2h15.2V3.9H3.9ZM2.95 2a.95.95 0 0 0-.95.95v17.1c0 .525.425.95.95.95h17.1a.95.95 0 0 0 .95-.95V2.95a.95.95 0 0 0-.95-.95H2.95Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 7.5h3.5a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8v-1h8v-6H18v-1Z",fill:"currentColor"}),t.jsx("path",{d:"M5 6.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM5 12.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM11 6.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM11 15l3-1.732v3.464L11 15Z",fill:"currentColor"})]}),B4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M18 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM10.5 19a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h4Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 22a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18Zm-1-2V4H4v16h16Z",fill:"currentColor"})]}),R4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.755 20.472a5.814 5.814 0 0 1-2.08-1.594 6.293 6.293 0 0 1-1.279-2.636l1.873-.77a4.864 4.864 0 0 0 1.386 2.506c.657.619 1.52.954 2.41.938 1.116 0 2.022-.352 2.72-1.055.697-.702 1.047-1.62 1.05-2.75 0-1.114-.346-2.035-1.038-2.765-.69-.729-1.579-1.093-2.665-1.092a3.552 3.552 0 0 0-1.697.424 3.534 3.534 0 0 0-1.299 1.17l-2.172-.978L9.084 3h8.838v2.082H10.83l-.676 5.322.101.027c.882-.769 1.964-1.153 3.246-1.153a5.303 5.303 0 0 1 2.747.748 5.508 5.508 0 0 1 2.002 2.077 6.28 6.28 0 0 1 .749 2.99 6.278 6.278 0 0 1-.761 2.988 5.636 5.636 0 0 1-2.11 2.14 5.854 5.854 0 0 1-2.997.778 5.753 5.753 0 0 1-2.377-.527ZM5.335 19.811a1.136 1.136 0 0 1-.335-.83 1.142 1.142 0 1 1 2.283 0c-.001.231-.068.458-.194.65a1.151 1.151 0 0 1-.512.432 1.113 1.113 0 0 1-1.242-.252Z",fill:"currentColor"})}),H4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M3.5 14a.5.5 0 0 1 .5.5V20h5.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5h1ZM4 9.5V4h5.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5ZM21.5 2a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V4h-5.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h7ZM22 14.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V20h-5.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-3.333 5a3.333 3.333 0 1 1 6.666 0 3.333 3.333 0 0 1-6.666 0Z",fill:"currentColor"})]}),y4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm4 4.31C6 9.24 6.289 9 6.645 9h10.71c.356 0 .645.24.645.536v6.928c0 .296-.289.536-.645.536H6.645C6.29 17 6 16.76 6 16.464V9.536ZM7.09 12h9.82v4H7.09v-4Z",fill:"currentColor"})}),V4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227ZM5.301 7A.298.298 0 0 0 5 7.296v3.822c0 .163.135.296.301.296H7.45v1.103c0 .572.47 1.035 1.05 1.035h4.9v1.014c0 .164.135.296.301.296h2.149v1.104c0 .19-.157.344-.35.344h-4.9v-1.428a.298.298 0 0 0-.301-.296H5.3a.298.298 0 0 0-.301.296v3.822c0 .164.135.296.301.296H10.3a.298.298 0 0 0 .301-.296V17h4.9c.58 0 1.05-.463 1.05-1.034v-1.104h2.149a.299.299 0 0 0 .301-.296v-3.822a.298.298 0 0 0-.301-.296H13.7a.298.298 0 0 0-.301.296v2.118H8.5a.347.347 0 0 1-.35-.345v-1.103h2.149a.298.298 0 0 0 .301-.296V7.296A.298.298 0 0 0 10.299 7H5.3Zm4.739 1.38H5.56v2.482h4.48V8.38Zm8.4 3.448h-4.48v2.482h4.48v-2.482ZM5.56 15.966h4.48v2.482H5.56v-2.482Z",fill:"currentColor"})}),D4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.282 16.765H7.685L5.755 22H3l7.82-20h2.342L21 22h-2.764l-1.954-5.235Zm-7.763-2.15h6.962l-3.49-9.357-3.472 9.357Z",fill:"currentColor"})}),L4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 22a1 1 0 0 0 1-1v-7.5h-1.5V15h-16v-1.5H3V21a1 1 0 0 0 1 1h17ZM22 3v1.5h-1.5v-1h-.917V2H21a1 1 0 0 1 1 1ZM22 7.5v3h-1.5v-3H22ZM3 10.5v-3h1.5v3H3ZM3 4.5V3a1 1 0 0 1 1-1h1.417v1.5H4.5v1H3ZM8.25 2h2.833v1.5H8.25V2ZM13.917 2h2.833v1.5h-2.833V2Z",fill:"currentColor"})}),S4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.06 15.158a.52.52 0 0 0-.515-.526h-1.03a.52.52 0 0 0-.515.526v6.316c0 .29.23.526.515.526h6.181a.52.52 0 0 0 .515-.526V20.42a.52.52 0 0 0-.515-.526H5.517l5.302-5.418a.535.535 0 0 0 0-.744l-.729-.744a.507.507 0 0 0-.728 0L4.06 18.406v-3.248ZM4.06 8.842a.52.52 0 0 1-.515.526h-1.03A.52.52 0 0 1 2 8.842V2.526c0-.29.23-.526.515-.526h6.181a.52.52 0 0 1 .515.526V3.58a.52.52 0 0 1-.515.526H5.517l5.302 5.418a.535.535 0 0 1 0 .744l-.729.744a.507.507 0 0 1-.728 0L4.06 5.594v3.248ZM19.94 15.158c0-.29.23-.526.515-.526h1.03a.52.52 0 0 1 .515.526v6.316a.52.52 0 0 1-.515.526h-6.181a.52.52 0 0 1-.515-.526V20.42c0-.29.23-.526.515-.526h3.179l-5.302-5.418a.535.535 0 0 1 0-.744l.729-.744a.507.507 0 0 1 .728 0l5.302 5.417v-3.248ZM19.94 8.842c0 .29.23.526.515.526h1.03A.52.52 0 0 0 22 8.842V2.526A.52.52 0 0 0 21.485 2h-6.181a.52.52 0 0 0-.515.526V3.58c0 .29.23.526.515.526h3.179L13.18 9.523a.535.535 0 0 0 0 .744l.729.744a.507.507 0 0 0 .728 0l5.302-5.417v3.248Z",fill:"currentColor"})}),E4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.987 11.615c0-.346.291-.626.65-.626H21.35c.36 0 .651.28.651.626v8.758a.639.639 0 0 1-.65.626H9.637c-.36 0-.651-.28-.651-.626v-8.758Zm7.808 1.877h-6.507v2.502h6.507v-2.502Zm1.301 0H20.7v6.256h-2.603V13.49Zm-1.301 3.753h-6.507v2.503h6.507v-2.503Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),k4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.493 19.397c-2.887 0-5.374-.466-6.506-1.137v1.788C8.987 21.126 11.9 22 15.493 22 19.087 22 22 21.126 22 20.048V18.26c-1.132.671-3.62 1.137-6.507 1.137ZM8.987 13.055c1.132.671 3.62 1.137 6.506 1.137 2.888 0 5.375-.466 6.507-1.137v-2.116c0-1.078-2.913-1.952-6.507-1.952-3.593 0-6.506.874-6.506 1.952v2.116ZM8.987 14.356v2.603c1.132.67 3.62 1.137 6.506 1.137 2.888 0 5.375-.466 6.507-1.137v-2.603c-1.132.671-3.62 1.137-6.507 1.137-2.887 0-5.374-.466-6.506-1.137Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),I4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m15.666 9.018 6.002 2.193c.2.073.332.263.332.476v6.867c0 .193-.11.37-.283.455l-6.002 2.94a.504.504 0 0 1-.443 0l-6.002-2.94a.507.507 0 0 1-.283-.455v-6.867c0-.213.133-.403.332-.476l6.002-2.193a.503.503 0 0 1 .345 0Zm4.77 3.528-4.993-1.922-4.993 1.922 4.993 2.024 4.994-2.024Zm.263 1.646-4.348 1.845v3.845L20.7 17.77v-3.579Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),N4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M21.735 10.502c.352.204.354.744.004.951l-5.954 3.516a.474.474 0 0 1-.484.002l-6.05-3.516c-.354-.206-.352-.752.004-.954l6.05-3.453a.474.474 0 0 1 .476.002l5.954 3.452Z",fill:"currentColor"}),t.jsx("path",{d:"M20.253 13.146a.474.474 0 0 0-.483.002L15.785 15.5a.474.474 0 0 1-.484.002l-4.059-2.36a.474.474 0 0 0-.477-.001l-1.51.862c-.356.203-.358.748-.004.954l6.05 3.516c.151.088.333.087.484-.002l5.954-3.516c.35-.206.348-.747-.004-.95l-1.482-.86Z",fill:"currentColor"}),t.jsx("path",{d:"M20.253 16.606a.474.474 0 0 0-.483.002l-3.985 2.354a.474.474 0 0 1-.484.001l-4.059-2.359a.474.474 0 0 0-.477-.002l-1.51.862c-.356.203-.358.749-.004.955l6.05 3.516c.151.087.333.087.484-.002l5.954-3.516c.35-.207.348-.747-.004-.951l-1.482-.86ZM6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),z4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m21.668 11.21-6.002-2.192a.503.503 0 0 0-.345 0L9.319 11.21a.506.506 0 0 0-.332.476v6.867c0 .193.11.37.283.455l6.002 2.94c.14.068.303.068.443 0l6.002-2.94a.507.507 0 0 0 .283-.455v-6.867a.506.506 0 0 0-.332-.476Zm-7.159-.271a.534.534 0 0 0-.244.052l-1.22.508c-.103.034-.154.112-.154.234v1.496c0 .122.051.182.154.182h.051l1.22-.247c.018-.008.03-.004.039.013.017.018.025.035.025.052v4.867h-1.326a.163.163 0 0 0-.163.163v1.626c0 .09.073.163.163.163h4.88c.09 0 .162-.073.162-.163V18.26a.163.163 0 0 0-.163-.163h-1.138v-6.962a.195.195 0 0 0-.052-.143.19.19 0 0 0-.14-.052h-2.094Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),P4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.971 21.318A2.387 2.387 0 0 1 4.2 20.08 4.91 4.91 0 0 1 4 18.727c0-.227.074-.435.26-.572a.826.826 0 0 1 .496-.169c.19 0 .365.057.517.17.186.136.26.344.26.571 0 .246.033.524.101.833.064.287.18.484.333.613.267.224.53.324.794.324a1 1 0 0 0 .56-.173l.002-.002.003-.001a1.19 1.19 0 0 0 .45-.515v-.002c.157-.32.28-.775.365-1.378.084-.606.14-1.268.168-1.988a53.755 53.755 0 0 0 .022-3.563v-1.158c0-.584-.007-1.168-.022-1.752V9.96c0-.526-.005-1.046-.016-1.56h-.85c-.231 0-.443-.073-.583-.255l-.003-.005-.004-.005a.88.88 0 0 1-.165-.498.79.79 0 0 1 .169-.481c.135-.196.347-.28.587-.28h.845c.003-.466.017-.982.042-1.55.029-.685.139-1.282.334-1.784l.001-.003.001-.002c.215-.512.544-.901.99-1.152A2.76 2.76 0 0 1 11.05 2c.576 0 1.094.177 1.546.528.477.372.703.916.703 1.594 0 .194-.048.387-.2.517a.604.604 0 0 1-.428.161c-.18 0-.35-.06-.507-.162a.87.87 0 0 1-.337-.367l-.006-.013-.003-.013a6.269 6.269 0 0 0-.083-.263l-.005-.016-.003-.017a.659.659 0 0 0-.065-.19l-.002-.004-.003-.005a.3.3 0 0 0-.178-.158.99.99 0 0 0-.365-.068 1.3 1.3 0 0 0-.6.163l-.002.001-.003.001a.867.867 0 0 0-.409.42c-.099.218-.173.545-.215.992a20.88 20.88 0 0 0-.042 1.28v.494h4.31c.231 0 .443.073.582.255a.834.834 0 0 1 .13.244l1.767 2.241L18.47 7.36l.009-.01a.892.892 0 0 1 .662-.31c.23 0 .445.083.608.255a.801.801 0 0 1 .251.596.833.833 0 0 1-.17.507l-.005.007-2.11 2.597 2.105 2.677a.82.82 0 0 1 .18.535.827.827 0 0 1-.243.586.818.818 0 0 1-.997.162.82.82 0 0 1-.3-.23l-.001-.002-1.867-2.365-1.957 2.4-.016.016c-.158.158-.376.297-.649.297a.862.862 0 0 1-.62-.255l-.01-.01-.009-.009a.853.853 0 0 1-.22-.577.77.77 0 0 1 .191-.534l2.218-2.714-2.037-2.58H9.847c.01.514.016 1.034.016 1.558.014.587.021 1.174.021 1.76v1.295c.015.475.022.979.022 1.51 0 .7-.022 1.415-.064 2.144a18.2 18.2 0 0 1-.195 2.073c-.102.656-.263 1.222-.488 1.692-.242.506-.581.896-1.02 1.158-.419.273-.88.411-1.378.411-.656 0-1.254-.231-1.787-.68l-.003-.002Z",fill:"currentColor"})}),T4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.907 16.846c.19.199.5.197.688-.004l3.427-3.645a.492.492 0 0 0 .091-.076l.723-.769a.527.527 0 0 0 .14-.378.526.526 0 0 0-.144-.367l-.73-.761a.496.496 0 0 0-.09-.075L17.55 7.157a.47.47 0 0 0-.689.003l-.722.769a.533.533 0 0 0 .004.725l3.197 3.337-3.166 3.368a.533.533 0 0 0 .003.725l.73.762ZM7.084 16.836a.47.47 0 0 1-.688-.003L2.972 13.19a.494.494 0 0 1-.09-.075l-.72-.767a.525.525 0 0 1-.142-.359.527.527 0 0 1 .144-.387l.728-.76a.496.496 0 0 1 .093-.076l3.457-3.608a.47.47 0 0 1 .689.003l.72.767a.533.533 0 0 1-.003.725l-3.194 3.334 3.162 3.364a.533.533 0 0 1-.004.725l-.728.76ZM10.684 19.448a.5.5 0 0 1-.634.311l-.947-.323a.5.5 0 0 1-.311-.635l4.524-13.249a.5.5 0 0 1 .634-.311l.947.323a.5.5 0 0 1 .311.635l-4.524 13.249Z",fill:"currentColor"})}),O4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 3a1 1 0 0 1 1-1h5v6H2V3ZM2 9h6v6H2V9ZM2 16h6v6H3a1 1 0 0 1-1-1v-5ZM9 2h6v6H9V2ZM9 9h6v6H9V9ZM9 16h6v6H9v-6ZM16 2h5a1 1 0 0 1 1 1v5h-6V2ZM16 9h6v6h-6V9ZM16 16h6v5a1 1 0 0 1-1 1h-5v-6Z",fill:"currentColor"})}),Q4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6.727 12.133a2.56 2.56 0 0 1-2.552-2.566A2.56 2.56 0 0 1 6.727 7a2.56 2.56 0 0 1 2.552 2.567 2.56 2.56 0 0 1-2.552 2.566ZM6.727 13.6c2.495 0 4.54 1.939 4.726 4.4H2c.186-2.461 2.23-4.4 4.726-4.4ZM10.723 9.567a2.56 2.56 0 0 0 2.552 2.566 2.56 2.56 0 0 0 2.552-2.566A2.56 2.56 0 0 0 13.275 7a2.56 2.56 0 0 0-2.552 2.567ZM18 18c-.185-2.461-2.23-4.4-4.725-4.4a4.702 4.702 0 0 0-2.91 1.004A4.767 4.767 0 0 1 12.182 18H18ZM18.5 9a.5.5 0 0 0-.5.5V11h-1.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18v1.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V13h1.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H20V9.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})}),X4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M7.907 11.533c-1.762 0-3.19-1.462-3.19-3.266S6.145 5 7.907 5s3.19 1.463 3.19 3.267c0 1.804-1.428 3.266-3.19 3.266ZM7.907 13.4c3.119 0 5.675 2.467 5.908 5.6H2c.233-3.133 2.789-5.6 5.907-5.6ZM12.903 8.267c0 1.804 1.428 3.266 3.19 3.266s3.19-1.462 3.19-3.266S17.855 5 16.093 5s-3.19 1.463-3.19 3.267ZM22 19c-.233-3.133-2.789-5.6-5.907-5.6-1.371 0-2.633.477-3.637 1.277A6.099 6.099 0 0 1 14.726 19H22Z",fill:"currentColor"})}),W4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.912 15.708v.075h-3.738v-.075c0-1.122.837-2.031 1.869-2.031s1.869.91 1.869 2.03ZM12.669 18.044a.7.7 0 0 1-.332.6v.789h-.665v-.787a.7.7 0 0 1-.334-.602c0-.383.298-.694.665-.694.368 0 .666.31.666.694Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 20v2H4v-2a8 8 0 1 1 16 0Zm-5-4.217h-.466v-.075c0-1.496-1.115-2.708-2.491-2.708-1.376 0-2.492 1.212-2.492 2.708v.075H9V20.6c0 .22.172.4.383.4h5.234c.211 0 .383-.18.383-.4v-4.818Z",fill:"currentColor"}),t.jsx("path",{d:"M7.68 6.433c0 2.449 1.934 4.434 4.32 4.434s4.32-1.985 4.32-4.434C16.32 3.985 14.386 2 12 2S7.68 3.985 7.68 6.433Z",fill:"currentColor"})]}),Y4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.053 2C2.47 2 2 2.448 2 3v7.5h1.579V9H20.42v1.5H22V3c0-.552-.471-1-1.053-1H3.053ZM2 21v-1.5h1.579v1h.965V22H3.053C2.47 22 2 21.552 2 21ZM2 16.5v-3h1.579v3H2ZM22 13.5v3h-1.579v-3H22ZM22 19.5V21c0 .552-.471 1-1.053 1h-1.49v-1.5h.964v-1H22ZM16.474 22H13.49v-1.5h2.983V22ZM10.509 22H7.526v-1.5h2.983V22Z",fill:"currentColor"})}),U4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm-1.197-7.042v.08h1.632v-.08c.01-.553.068-1.015.177-1.385.11-.37.284-.69.524-.957.24-.272.56-.531.96-.777.398-.24.739-.517 1.02-.83a3.27 3.27 0 0 0 .653-1.063c.154-.398.231-.841.231-1.332 0-.696-.163-1.316-.49-1.86a3.386 3.386 0 0 0-1.374-1.286C13.546 5.156 12.853 5 12.054 5c-.734 0-1.403.143-2.006.428a3.588 3.588 0 0 0-1.45 1.238c-.362.54-.562 1.19-.598 1.948h1.714c.037-.527.17-.953.402-1.278.23-.326.519-.565.864-.716a2.64 2.64 0 0 1 1.074-.228c.427 0 .814.087 1.164.261.349.174.628.422.836.743.209.321.313.7.313 1.137 0 .353-.063.674-.19.964-.123.29-.29.547-.503.77a3.564 3.564 0 0 1-.722.569 5.923 5.923 0 0 0-1.143.863c-.317.312-.562.72-.734 1.225-.172.504-.263 1.182-.272 2.034Zm.006 3.687c.24.237.529.355.865.355.226 0 .43-.053.612-.16a1.26 1.26 0 0 0 .442-.442c.113-.183.17-.384.17-.603 0-.33-.12-.613-.36-.85a1.188 1.188 0 0 0-.864-.354c-.336 0-.624.118-.864.354-.24.237-.361.52-.361.85 0 .33.12.614.36.85Z",fill:"currentColor"})}),G4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.022 11.999c0 1.688-1.353 3.057-3.022 3.057-1.67 0-3.023-1.369-3.023-3.057 0-1.689 1.354-3.058 3.023-3.058s3.022 1.37 3.022 3.058Z",fill:"currentColor"}),t.jsx("path",{d:"M5.213 3.316a.513.513 0 0 1 .162-.701l.856-.538a.5.5 0 0 1 .694.164l11.327 18.443a.513.513 0 0 1-.162.701l-.856.538a.5.5 0 0 1-.693-.164L5.213 3.316ZM6.612 7.308c-1.87 1.047-3.444 2.617-4.546 4.529a.492.492 0 0 0 .004.498c2.079 3.474 5.727 5.778 9.88 5.778.4 0 .796-.021 1.186-.063l-1.2-1.975c-3.065-.005-5.833-1.547-7.622-4.008a9.94 9.94 0 0 1 3.354-3.02l-1.056-1.74ZM16.079 15.084a9.905 9.905 0 0 0 3.607-3.154c-1.792-2.464-4.566-4.008-7.637-4.008-.105 0-.21.002-.316.006l-1.18-1.943c.49-.067.99-.101 1.496-.101 4.154 0 7.803 2.304 9.881 5.779a.491.491 0 0 1 .004.497c-1.151 1.997-2.816 3.621-4.797 4.666l-1.058-1.742Z",fill:"currentColor"})]}),J4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10S2 17.514 2 12Zm7.074 4.327c.542 2.849 1.575 4.624 2.532 4.624.958 0 1.99-1.775 2.531-4.624H9.074ZM8.77 14c.035.45.082.885.139 1.301h5.393c.057-.416.103-.85.138-1.301h1.027c-.034.439-.08.874-.136 1.301h5.005a8.92 8.92 0 0 0 .611-2.788H20v-1.026h.948a8.904 8.904 0 0 0-.657-2.915h-4.976c.064.468.115.946.153 1.428h-1.027a22.07 22.07 0 0 0-.155-1.428h-5.36c-.065.455-.117.931-.156 1.428H7.744c.037-.482.089-.96.153-1.428H3.71a8.91 8.91 0 0 0-.657 2.915H4v1.026h-.948c.055.98.264 1.917.61 2.788H7.88A24.614 24.614 0 0 1 7.744 14h1.027Zm5.343-6.453c-.549-2.776-1.565-4.498-2.508-4.498-.943 0-1.96 1.722-2.508 4.498h5.016Zm1.036 0h4.631a8.99 8.99 0 0 0-6.27-4.384c.75 1.002 1.3 2.58 1.639 4.384Zm-7.087 0c.315-1.681.815-3.167 1.488-4.173A9 9 0 0 0 4.22 7.547h3.844Zm-.022 8.78H4.143a9.01 9.01 0 0 0 5.408 4.3c-.69-1.032-1.197-2.567-1.51-4.3Zm7.13 0c-.335 1.856-.893 3.483-1.66 4.51a8.993 8.993 0 0 0 6.347-4.51H15.17Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 9h13a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 4 13.5v-3A1.5 1.5 0 0 1 5.5 9Zm0 1a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-13Z",fill:"currentColor"}),t.jsx("path",{d:"M18.145 11.52a.97.97 0 0 1-.119.476.877.877 0 0 1-.364.343 1.284 1.284 0 0 1-.611.132h-.45v1.069h-.725v-2.978h1.175c.237 0 .438.041.602.123a.845.845 0 0 1 .37.34c.081.144.122.309.122.496Zm-1.15.374c.14 0 .242-.033.31-.098a.364.364 0 0 0 .102-.275.364.364 0 0 0-.102-.276c-.068-.065-.17-.098-.31-.098h-.394v.747h.395ZM15.027 10.562v.581h-.789v2.397h-.725v-2.397h-.789v-.581h2.303ZM11.876 10.562v.581h-.79v2.397h-.725v-2.397h-.789v-.581h2.304ZM8.724 10.562v2.978H8v-1.226H6.87v1.226h-.725v-2.978h.725v1.167H8v-1.167h.725Z",fill:"currentColor"})]}),q4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5Zm7.23 6.005c-.265-.34-.862-.34-1.126 0l-3.995 5.13c-.29.373.03.865.563.865h14.752c.456 0 .73-.41.482-.72l-3.424-4.276c-.226-.283-.738-.283-.964 0l-2.794 3.489-3.495-4.488ZM13 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",fill:"currentColor"})}),K4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 6v12h16V6H4ZM3 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{d:"M9.922 11.204a.539.539 0 0 0-.844 0l-2.996 4.104c-.217.298.023.692.422.692h11.064c.342 0 .548-.328.362-.576l-2.568-3.42c-.17-.227-.554-.227-.724 0l-2.095 2.79-2.62-3.59ZM14 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",fill:"currentColor"})]}),$4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Zm16 11a1 1 0 1 0 0-2H5a1 1 0 1 0 0 2h14Z",fill:"currentColor"})}),_4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 21c5.523 0 10-4.477 10-10S16.523 1 11 1 1 5.477 1 11s4.477 10 10 10Zm0-14a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 1.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.5v4h-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H12V8.5Z",fill:"currentColor"})}),e3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13 17.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8ZM12 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Z",fill:"currentColor"})]}),t3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 2.625C2 2.28 2.28 2 2.627 2h.75C3.72 2 4 2.28 4 2.625v18.75c0 .345-.28.625-.625.625h-.75A.625.625 0 0 1 2 21.375V2.625ZM20 2.625c0-.345.28-.625.626-.625h.75c.345 0 .625.28.625.625v18.75c0 .345-.28.625-.625.625h-.75a.625.625 0 0 1-.625-.625V2.625Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 16V8H8v8h8Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10Z",fill:"currentColor"})]}),r3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22.002 21.375c0 .345-.28.625-.625.625h-.75a.625.625 0 0 1-.625-.625V2.625c0-.345.28-.625.625-.625h.75c.345 0 .625.28.625.625v18.75ZM4.002 21.375c0 .345-.28.625-.625.625h-.75a.625.625 0 0 1-.625-.625V2.625c0-.345.28-.625.625-.625h.75c.345 0 .625.28.625.625v18.75ZM14.315 16.122H9.647l-.768 2.524A.5.5 0 0 1 8.4 19H6.69a.5.5 0 0 1-.476-.653l4.198-13A.5.5 0 0 1 10.888 5h2.263a.5.5 0 0 1 .476.348l4.167 13a.5.5 0 0 1-.477.652H15.51a.5.5 0 0 1-.48-.363l-.714-2.515Zm-.74-2.412L11.996 8.2 10.36 13.71h3.215Z",fill:"currentColor"})}),n3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 8v8h16V8H4ZM3 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{d:"M6 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5Z",fill:"currentColor"})]}),a3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 20V4h16v10.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h11.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H4Z",fill:"currentColor"}),t.jsx("path",{d:"M10.017 9.393a.527.527 0 0 0-.625.624l1.767 8.099a.512.512 0 0 0 .867.243l1.752-1.752 3.89 3.889a.5.5 0 0 0 .706 0l2.122-2.121a.5.5 0 0 0 0-.707l-3.89-3.89 1.752-1.751a.512.512 0 0 0-.242-.868l-8.1-1.766Z",fill:"currentColor"})]}),l3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9 2h9v2h-3l-3 16h3v2H6v-2h3l3-16H9V2Z",fill:"currentColor"})}),o3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM9 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM13 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20Z",fill:"currentColor"})}),i3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v19a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-19ZM16 5.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-13ZM9 5.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-13Z",fill:"currentColor"})}),s3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v19a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-19ZM8 5.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13ZM15 5.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13Z",fill:"currentColor"})}),c3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.04 14.028c-1.856 1.953-4.53 2.52-6.86 1.701a.525.525 0 0 0-.556.126l-.469.494a.62.62 0 0 1-.619.174l-.6-.169c-.476-.134-.913.325-.785.827l.16.631a.7.7 0 0 1-.165.652l-.83.874a.62.62 0 0 1-.62.175l-.6-.17c-.476-.134-.913.325-.785.827l.16.632a.7.7 0 0 1-.165.652l-.323.34A.653.653 0 0 1 5.51 22H2.67c-.37 0-.67-.316-.67-.705v-2.99c0-.186.071-.366.196-.498l5.663-5.96a.522.522 0 0 0 .112-.521c-.798-2.463-.264-5.298 1.602-7.262 2.614-2.752 6.852-2.752 9.466 0 2.614 2.751 2.614 7.213 0 9.964Zm-3.789-5.98c.523.55 1.37.55 1.894 0a1.462 1.462 0 0 0 0-1.993 1.292 1.292 0 0 0-1.894 0 1.462 1.462 0 0 0 0 1.993Z",fill:"currentColor"})}),d3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 21a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h14.5v-.492c0-.962-.78-1.741-1.741-1.741-1.8 0-3.259-1.46-3.259-3.26V2h1v1.508a2.259 2.259 0 0 0 2.259 2.259 2.741 2.741 0 0 1 2.741 2.74V9H21a1 1 0 0 1 1 1v11ZM5 12.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2 3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Zm12 3a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1Zm-10-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2 3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2-3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2 3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2-3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm4 3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Zm0-3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),h3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 2H3v3h7v17h4V5h7V2Z",fill:"currentColor"})}),v3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M16.875 12.412a.493.493 0 0 0 0-.725l-2.562-2.488-.008.008-7.184-6.973a.673.673 0 0 0-.911 0L4.103 4.28a.493.493 0 0 0 0 .726l7.266 7.052-7.266 7.052a.493.493 0 0 0 0 .725l2.107 2.045a.673.673 0 0 0 .91 0l9.755-9.467Z",fill:"currentColor"}),t.jsx("path",{d:"M17.035 2.723c0-.368.325-.666.727-.666h1.454c.402 0 .727.298.727.666V21.39c0 .368-.325.667-.727.667h-1.454c-.402 0-.727-.299-.727-.667V2.723Z",fill:"currentColor"})]}),u3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5.203 11.701a.524.524 0 0 0 0 .726l2.349 2.487.007-.008 6.585 6.973a.58.58 0 0 0 .835 0l1.932-2.045a.524.524 0 0 0 0-.726l-6.66-7.052 6.66-7.051a.524.524 0 0 0 0-.726l-1.932-2.045a.58.58 0 0 0-.835 0l-8.941 9.467Z",fill:"currentColor"})}),f3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M17.472 10.184h-4.934l2.43-7.464c.115-.354-.14-.72-.5-.72h-5.5a.532.532 0 0 0-.516.432L6.012 14.3c-.07.34.18.66.516.66h4.011l-1.435 6.369c-.13.573.59.923.933.453l7.855-10.722c.263-.359.015-.875-.42-.875Z",fill:"currentColor"})}),g3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19.236 16.474c0 2.777-2.356 5.526-6.749 5.526-4.072 0-6.952-2.188-7.01-5.414h2.821c.175 1.627 1.367 3.254 4.19 3.254 2.56 0 4.072-1.402 4.072-3.254 0-.757-.226-1.337-.614-1.795h3.05c.155.489.24 1.046.24 1.683ZM5.593 7.414c0 .837.145 1.533.403 2.118h3.45C8.74 9.028 8.297 8.344 8.297 7.33c0-2.104 1.716-3.198 3.898-3.142 2.473.028 3.753 1.515 3.928 2.833h2.909C18.713 4.048 16.182 2 12.313 2c-4.015 0-6.72 2.188-6.72 5.414ZM22 9.532H2v1.753h20V9.532Z",fill:"currentColor"})}),p3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9.237 14.759a5.933 5.933 0 0 1-.015-8.386l2.64-2.634A5.94 5.94 0 0 1 22 7.936a5.935 5.935 0 0 1-1.74 4.197l-1.449 1.45a.624.624 0 0 1-1.066-.414 7.194 7.194 0 0 0-.378-2.064.629.629 0 0 1 .149-.645l.516-.516a2.812 2.812 0 1 0-3.953-4L11.454 8.57a2.81 2.81 0 0 0 .404 4.311.625.625 0 0 1 .27.493 1.552 1.552 0 0 1-.456 1.161l-.822.822a.627.627 0 0 1-.804.067 5.95 5.95 0 0 1-.802-.672l-.007.008ZM3.73 20.264a5.947 5.947 0 0 0 8.399 0l2.626-2.626.016-.014a5.934 5.934 0 0 0-.816-9.053.627.627 0 0 0-.804.068l-.822.821a1.555 1.555 0 0 0-.457 1.161.626.626 0 0 0 .27.493 2.811 2.811 0 0 1 .404 4.312L9.92 18.054a2.814 2.814 0 0 1-4.604-3.09c.154-.344.375-.653.651-.91l.516-.516a.628.628 0 0 0 .149-.645 7.194 7.194 0 0 1-.378-2.064.624.624 0 0 0-1.066-.414l-1.45 1.449a5.941 5.941 0 0 0 0 8.396l-.007.004Z",fill:"currentColor"})}),x3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 5.5c0-.276.21-.5.47-.5h15.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H6.47C6.21 7 6 6.776 6 6.5v-1ZM6 11.5c0-.276.21-.5.47-.5h15.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H6.47c-.26 0-.47-.224-.47-.5v-1ZM6 17.5c0-.276.21-.5.47-.5h15.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H6.47c-.26 0-.47-.224-.47-.5v-1ZM4 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})}),m3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 5.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 11.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 17.5a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-12a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),A3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M9 9H6v1h3V9Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5V7h10a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4.5ZM4 5h5v1H4V5Zm.4 3c-.22 0-.4.14-.4.313v9.062c0 .345.358.625.8.625h14.4c.442 0 .8-.28.8-.625v-6.75c0-.345-.358-.625-.8-.625H11V8.312C11 8.14 10.82 8 10.6 8H4.4Z",fill:"currentColor"})]}),w3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.51 2c.234 0 .424.194.424.433v.432h4.644c.233 0 .422.194.422.433v.432a.428.428 0 0 1-.422.433h-1.47A9.037 9.037 0 0 1 9.47 9.151c-.18.255-.378.504-.593.745a9.722 9.722 0 0 0 2.083 1.432 3.523 3.523 0 1 1 2.539 3.58.548.548 0 0 0-.541.127l-.14.14a.338.338 0 0 1-.326.087l-.315-.085a.338.338 0 0 0-.413.414l.085.315a.338.338 0 0 1-.088.326l-.437.437a.338.338 0 0 1-.326.088l-.315-.085a.338.338 0 0 0-.414.413l.085.315a.338.338 0 0 1-.087.327l-.17.17a.353.353 0 0 1-.25.103H8.354A.353.353 0 0 1 8 17.648v-1.496c0-.093.038-.183.104-.249l2.86-2.861a.505.505 0 0 0 .127-.219c-1.285-.576-2.32-1.268-3.14-2.036-1.303 1.076-3.079 1.895-5.449 2.194a.417.417 0 0 1-.46-.383l-.04-.431a.442.442 0 0 1 .38-.479c2.074-.267 3.589-.962 4.69-1.844a8.646 8.646 0 0 1-1.615-3.136.41.41 0 0 1 .397-.521h.504c.184 0 .343.123.388.305.046.185.098.392.125.466.25.669.613 1.346 1.128 1.997.162-.185.31-.375.445-.566a7.728 7.728 0 0 0 1.399-4.226H2.444a.428.428 0 0 1-.422-.433v-.432c0-.24.19-.433.422-.433h3.8v-.432c0-.24.19-.433.422-.433h.845Zm8.46 8.027a.705.705 0 1 0-.995.998.705.705 0 0 0 .996-.998Z",fill:"currentColor"})}),C3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.02 4.5a.5.5 0 0 1 .499-.5h.999a.5.5 0 0 1 .499.5V5h5.493a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-.5.5h-1.738c-.023 1.62-.52 3.81-1.938 5.766a9.83 9.83 0 0 1-.701.86c.905.807 2.069 1.546 3.557 2.157a.53.53 0 0 1 .082.042L16.152 9h1.725L22 20h-1.577l-.92-2.46H14.51L13.59 20h-1.577l1.236-3.286a.486.486 0 0 1-.084-.026c-1.715-.698-3.07-1.566-4.128-2.532-1.54 1.243-3.64 2.19-6.443 2.536a.49.49 0 0 1-.544-.443l-.048-.498a.513.513 0 0 1 .45-.553c2.452-.309 4.245-1.112 5.546-2.132a9.933 9.933 0 0 1-1.91-3.624.477.477 0 0 1 .47-.603h.596c.217 0 .405.142.459.353.054.213.115.453.148.538a8.427 8.427 0 0 0 1.333 2.31c.192-.215.367-.434.528-.656A8.793 8.793 0 0 0 11.275 6.5h-8.75a.5.5 0 0 1-.5-.5v-.5a.5.5 0 0 1 .5-.5H7.02v-.5Zm9.986 6.278 2.07 5.587h-4.14l2.07-5.587Z",fill:"currentColor"})}),b3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.759 8.956H20V21c0 .552-.458 1-1.022 1H5.022A1.011 1.011 0 0 1 4 21V8.956h1.47V8.77C5.47 5.03 8.443 2 12.113 2s6.645 3.03 6.645 6.77v.186Zm-1.661 0V8.77c0-2.804-2.232-5.078-4.984-5.078S7.131 5.966 7.131 8.77v.186h9.967Zm-4.2 7.156c.53-.3.885-.86.885-1.502 0-.958-.794-1.736-1.774-1.736s-1.775.778-1.775 1.736c0 .644.358 1.206.89 1.506v1.966H12.9v-1.97Z",fill:"currentColor"})}),M3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M9 3.139a.475.475 0 0 0-.643-.455A10.004 10.004 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-4.238-2.636-7.86-6.357-9.316a.475.475 0 0 0-.643.455v1.105a.52.52 0 0 0 .31.47A8.001 8.001 0 0 1 12 20 8 8 0 0 1 8.69 4.715a.52.52 0 0 0 .31-.47V3.138Z",fill:"currentColor"}),t.jsx("path",{d:"M11 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-8Z",fill:"currentColor"})]}),Z3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.065 9.677a2.26 2.26 0 0 1-.786-.834A2.232 2.232 0 0 1 12 7.762c0-.355.072-.706.213-1.03.172-.385.377-.753.61-1.1L14.518 3l.643.46-1.627 2.36.019.019c.247-.166.538-.248.833-.234.34.002.672.098.965.278.315.19.58.457.77.777.2.33.303.712.298 1.1 0 .39-.104.77-.303 1.1-.199.34-.476.624-.807.827-.33.206-.708.315-1.093.313a2.091 2.091 0 0 1-1.15-.323Zm1.85-.66a1.427 1.427 0 0 0 .7-1.247 1.406 1.406 0 0 0-.19-.717 1.423 1.423 0 0 0-.514-.522 1.365 1.365 0 0 0-.697-.188 1.374 1.374 0 0 0-.704.19 1.417 1.417 0 0 0-.705 1.236 1.414 1.414 0 0 0 1.409 1.438c.246.003.487-.063.7-.19ZM20.372 8.406h-3.104V7.78l3.028-4.624h.871v4.471H22v.782h-.833v1.438h-.795v-1.44Zm0-.782V4.37h-.038l-2.153 3.256h2.19Z",fill:"#1D9DFF"}),t.jsx("path",{d:"M2.01 19.183c.43-.444 1.281-1.333 2.554-2.668a157.19 157.19 0 0 0 2.66-2.839c.708-.786 1.187-1.4 1.437-1.843.26-.492.39-1.047.373-1.607.001-.426-.11-.845-.322-1.21a2.462 2.462 0 0 0-.941-.922 2.887 2.887 0 0 0-1.466-.353c-.75 0-1.349.225-1.799.674a3.237 3.237 0 0 0-.883 1.469L2 9.219c.173-.513.43-.993.758-1.417.394-.522.89-.953 1.456-1.265a4.28 4.28 0 0 1 2.162-.536 4.569 4.569 0 0 1 2.32.579c.647.361 1.189.894 1.57 1.543.37.626.563 1.345.56 2.078 0 1.5-.761 3.05-2.285 4.649l-4.263 4.414H11V21H2.01v-1.817Z",fill:"currentColor"})]}),j3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M14.24 9.82a2.125 2.125 0 0 1-.755-.552A2.239 2.239 0 0 1 13 8.324l.712-.313c.078.342.254.65.504.88.234.208.531.32.837.313.228.002.452-.053.656-.16.198-.102.366-.257.487-.45.12-.19.182-.413.18-.641a1.15 1.15 0 0 0-.18-.626 1.271 1.271 0 0 0-.49-.443 1.438 1.438 0 0 0-.68-.162h-.546v-.773h.49c.31.012.612-.096.851-.303.112-.1.201-.225.26-.366a1.07 1.07 0 0 0 .083-.45.964.964 0 0 0-.082-.418.912.912 0 0 0-.252-.334 1.228 1.228 0 0 0-.823-.284 1.037 1.037 0 0 0-.753.263 1.524 1.524 0 0 0-.394.647l-.721-.324a2.14 2.14 0 0 1 .644-.952 1.767 1.767 0 0 1 1.225-.426c.346-.006.688.075.999.235a1.774 1.774 0 0 1 .956 1.593c.009.314-.079.623-.25.88-.162.237-.375.43-.62.566v.04c.306.132.573.35.772.63.205.289.313.641.305 1.001a1.986 1.986 0 0 1-1.054 1.789c-.33.178-.697.268-1.068.264a2.088 2.088 0 0 1-.809-.18ZM18.003 9.008a154.08 154.08 0 0 0 2.323-2.51 5.41 5.41 0 0 0 .643-.841c.116-.225.173-.478.166-.733a1.11 1.11 0 0 0-.56-.972 1.257 1.257 0 0 0-.651-.163 1.048 1.048 0 0 0-.43.07 1.094 1.094 0 0 0-.37.24 1.49 1.49 0 0 0-.393.668l-.722-.303c.17-.524.52-.961.98-1.224.296-.166.627-.248.962-.24.359-.006.713.085 1.03.264.287.166.528.409.697.705.165.287.252.616.25.952 0 .684-.339 1.39-1.017 2.12l-1.898 2.005H22v.792h-3.997v-.83Z",fill:"#42C080"}),t.jsx("path",{d:"M2 19.174a435.97 435.97 0 0 0 2.563-2.667 148.62 148.62 0 0 0 2.665-2.838c.707-.785 1.186-1.4 1.437-1.842.262-.493.392-1.05.374-1.611 0-.426-.11-.845-.322-1.21a2.472 2.472 0 0 0-.938-.922 2.9 2.9 0 0 0-1.468-.353c-.753 0-1.353.225-1.8.674-.42.397-.727.904-.886 1.468L2 9.209A4.785 4.785 0 0 1 4.208 6.52a4.28 4.28 0 0 1 2.166-.518c.81-.015 1.61.185 2.322.581.648.36 1.191.893 1.572 1.542.371.626.566 1.345.565 2.078 0 1.499-.764 3.049-2.291 4.65l-4.27 4.41H11V21H2v-1.826Z",fill:"currentColor"})]}),F3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 11.496C2 8.76 3.808 7 6.16 7c1.632 0 2.752.832 3.264 1.744v-1.6h1.472v8.768H9.424V14.28c-.528.944-1.664 1.776-3.28 1.776-2.336 0-4.144-1.84-4.144-4.56Zm7.424.016c0-2.032-1.376-3.248-2.976-3.248s-2.96 1.168-2.96 3.232 1.36 3.28 2.96 3.28c1.6 0 2.976-1.2 2.976-3.264ZM12.813 11.496C12.813 8.76 14.62 7 16.973 7c1.632 0 2.752.832 3.264 1.744v-1.6h1.472v8.768h-1.473V14.28c-.527.944-1.663 1.776-3.28 1.776-2.335 0-4.143-1.84-4.143-4.56Zm7.423.016c0-2.032-1.376-3.248-2.976-3.248s-2.96 1.168-2.96 3.232 1.36 3.28 2.96 3.28c1.6 0 2.976-1.2 2.976-3.264Z",fill:"currentColor"})}),B3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.983 2.724a.5.5 0 0 0-.707 0L2.854 18.146a.5.5 0 0 0 0 .708L5.71 21.71a.5.5 0 0 0 .707 0L21.84 6.288a.5.5 0 0 0 0-.707l-2.857-2.857Zm1.785 3.21-2.139-2.138-4.065 4.066L16.703 10l4.065-4.065Z",fill:"currentColor"}),t.jsx("path",{d:"m17.5 14 .516 1.393a1 1 0 0 0 .59.591L20 16.5l-1.393.516a1 1 0 0 0-.591.59L17.5 19l-.516-1.393a1 1 0 0 0-.59-.591L15 16.5l1.394-.516a1 1 0 0 0 .59-.59L17.5 14ZM7.5 8l.325.88a.5.5 0 0 0 .296.295L9 9.5l-.88.325a.5.5 0 0 0-.296.296L7.5 11l-.325-.88a.5.5 0 0 0-.296-.295L6 9.5l.88-.325a.5.5 0 0 0 .295-.296L7.5 8ZM13 4l.11.299a1 1 0 0 0 .591.59l.3.111-.3.11a1 1 0 0 0-.59.591L13 6l-.111-.299a1 1 0 0 0-.591-.59L12 5l.299-.11a1 1 0 0 0 .59-.591L13 4Z",fill:"currentColor"})]}),R3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 5.5c0-.276.21-.5.47-.5h19.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H2.47C2.21 7 2 6.776 2 6.5v-1ZM2 17.5c0-.276.21-.5.47-.5h19.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H2.47c-.26 0-.47-.224-.47-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 11v2h16v-2H4ZM3 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H3Z",fill:"currentColor"})]}),H3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M14 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM14 18a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",fill:"currentColor"})}),y3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 11.196a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5v1.608a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-1.608ZM11.776 9.731c.13.127.327.127.457 0L13.8 8.199l-.005-.005L18.188 3.9a.387.387 0 0 0 0-.544L16.9 2.095a.322.322 0 0 0-.457 0L12 6.44 7.557 2.095a.322.322 0 0 0-.457 0l-1.288 1.26a.387.387 0 0 0 0 .544l5.964 5.832ZM12.224 14.269a.322.322 0 0 0-.457 0L10.2 15.801l.005.005L5.811 20.1a.387.387 0 0 0 0 .544l1.288 1.26c.13.127.328.127.457 0L12 17.56l4.443 4.344c.13.127.327.127.457 0l1.288-1.26a.387.387 0 0 0 0-.544l-5.964-5.832Z",fill:"currentColor"})}),V3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.196 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h1.608a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5h-1.608ZM9.731 12.224a.322.322 0 0 0 0-.457L8.199 10.2l-.005.005L3.9 5.812a.387.387 0 0 0-.544 0L2.095 7.1a.322.322 0 0 0 0 .457L6.44 12l-4.344 4.443a.322.322 0 0 0 0 .457l1.26 1.288c.146.15.399.15.544 0l5.832-5.964ZM14.269 11.776a.322.322 0 0 0 0 .457l1.532 1.567.005-.005 4.295 4.393c.145.15.398.15.544 0l1.26-1.288a.322.322 0 0 0 0-.457L17.56 12l4.344-4.443a.322.322 0 0 0 0-.457l-1.26-1.288a.387.387 0 0 0-.544 0l-5.832 5.964Z",fill:"currentColor"})}),D3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M10.167 6.4H9v1.12H6.667V6.4H5.5v1.12H3.75a.572.572 0 0 0-.583.56v1.68H2v1.12h1.167v2.24H2v1.12h1.167v1.68c0 .31.26.56.583.56H5.5v1.12h1.167v-1.12H9v1.12h1.167v-1.12h1.75c.322 0 .583-.25.583-.56v-.72h-1.167v.16h-7V8.64h7v.16H12.5v-.72c0-.31-.261-.56-.583-.56h-1.75V6.4Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 12.8H8.667v-1.6H19.5v1.6Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.667 11.2c2.761 0 5-2.149 5-4.8h1.666c0 3.535-2.984 6.4-6.666 6.4v-1.6Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.667 12.8c2.761 0 5 2.149 5 4.8h1.666c0-3.535-2.984-6.4-6.666-6.4v1.6Z",fill:"currentColor"}),t.jsx("path",{d:"M16.167 5.6c0 .884-.747 1.6-1.667 1.6s-1.667-.716-1.667-1.6c0-.884.746-1.6 1.667-1.6.92 0 1.667.716 1.667 1.6ZM10.333 12c0 1.325-1.119 2.4-2.5 2.4-1.38 0-2.5-1.075-2.5-2.4s1.12-2.4 2.5-2.4c1.381 0 2.5 1.075 2.5 2.4ZM16.167 18.4c0 .884-.747 1.6-1.667 1.6s-1.667-.716-1.667-1.6c0-.884.746-1.6 1.667-1.6.92 0 1.667.716 1.667 1.6ZM22 12c0 .884-.746 1.6-1.667 1.6-.92 0-1.666-.716-1.666-1.6 0-.884.746-1.6 1.666-1.6.92 0 1.667.716 1.667 1.6Z",fill:"currentColor"})]}),L3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8 8.5a.5.5 0 0 1 .5-.5H11v3H8V8.5ZM8 13v2.5a.5.5 0 0 0 .5.5H11v-3H8ZM13 16h2.5a.5.5 0 0 0 .5-.5V13h-3v3ZM16 11V8.5a.5.5 0 0 0-.5-.5H13v3h3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 2h-2v2h-4V2H8v2H5a1 1 0 0 0-1 1v3H2v2h2v4H2v2h2v3a1 1 0 0 0 1 1h3v2h2v-2h4v2h2v-2h3a1 1 0 0 0 1-1v-3h2v-2h-2v-4h2V8h-2V5a1 1 0 0 0-1-1h-3V2ZM6 6v12h12V6H6Z",fill:"currentColor"})]}),S3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8.5 8a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2ZM6 18V6h12v12H6Z",fill:"currentColor"})]}),E3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2ZM6 16.656V6h10.656L6 16.656ZM7.485 18H18V7.485L7.485 18Z",fill:"currentColor"})}),k3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8.5 8a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2ZM6 18V6h12v12H6Z",fill:"currentColor"})]}),I3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.5 10.889a.5.5 0 0 1 .5.5v1.222a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5V11.39a.5.5 0 0 1 .5-.5h19Z",fill:"currentColor"})}),N3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.5-9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9Z",fill:"currentColor"})}),z3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M4 9h17v2H4V9Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.075 4C2.481 4 2 4.48 2 5.072v13.856C2 19.52 2.481 20 3.075 20h17.85c.594 0 1.075-.48 1.075-1.072V5.072C22 4.48 21.519 4 20.925 4H3.075ZM4 9V6h16v3H4Zm0 2v7h16v-7H4Z",fill:"currentColor"})]}),P3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M5 8.8c-1.331 0-2.478-.215-3-.525V9.1c0 .497 1.343.9 3 .9s3-.403 3-.9v-.825c-.522.31-1.669.525-3 .525ZM2 5.875c.522.31 1.669.525 3 .525s2.478-.215 3-.525V4.9C8 4.403 6.657 4 5 4s-3 .403-3 .9v.975ZM2 6.475v1.2c.522.31 1.669.525 3 .525s2.478-.215 3-.525v-1.2C7.478 6.785 6.331 7 5 7s-2.478-.215-3-.525Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 7.5H8v-1h10A1.5 1.5 0 0 1 19.5 8v7h-1V8a.5.5 0 0 0-.5-.5Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 14.5v-7h1v7h-1Z",fill:"currentColor"}),t.jsx("path",{d:"M19 18.8c-1.331 0-2.478-.215-3-.524v.824c0 .497 1.343.9 3 .9s3-.403 3-.9v-.825c-.522.31-1.669.525-3 .525ZM16 15.876c.522.31 1.669.524 3 .524s2.478-.215 3-.524V14.9c0-.497-1.343-.9-3-.9s-3 .403-3 .9v.976ZM16 16.476v1.2c.522.31 1.669.524 3 .524s2.478-.215 3-.524v-1.2c-.522.31-1.669.524-3 .524s-2.478-.215-3-.524ZM11 18.8c-1.331 0-2.478-.215-3-.524v.824c0 .497 1.343.9 3 .9s3-.403 3-.9v-.825c-.522.31-1.669.525-3 .525ZM8 15.876c.522.31 1.669.524 3 .524s2.478-.215 3-.524V14.9c0-.497-1.343-.9-3-.9s-3 .403-3 .9v.976ZM8 16.476v1.2c.522.31 1.669.524 3 .524s2.478-.215 3-.524v-1.2c-.522.31-1.669.524-3 .524s-2.478-.215-3-.524Z",fill:"currentColor"})]}),T3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 2a1 1 0 0 0-1 1v1h10V3a1 1 0 0 0-1-1H8Zm9 3H7v1h10V5ZM7 8V7h10v1a1 1 0 0 1-1 1h-3.5v2H17a1 1 0 0 1 1 1v3h3a1 1 0 0 1 1 1v1h-9v-1a1 1 0 0 1 1-1h3v-2.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5V15h3a1 1 0 0 1 1 1v1H2v-1a1 1 0 0 1 1-1h3v-3a1 1 0 0 1 1-1h4.5V9H8a1 1 0 0 1-1-1Zm15 10h-9v1h9v-1Zm-9 3v-1h9v1a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1ZM2 18h9v1H2v-1Zm0 2v1a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-1H2Z",fill:"currentColor"})}),O3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.43 3a.43.43 0 0 0-.43.429V8.97a.43.43 0 0 0 .43.429h7.14a.43.43 0 0 0 .43-.429V3.43A.43.43 0 0 0 9.57 3H2.43ZM9.2 5H2.8v3.6h6.4V5ZM14.43 8a.43.43 0 0 0-.43.429v5.542a.43.43 0 0 0 .43.429h7.14a.43.43 0 0 0 .43-.429V8.43A.43.43 0 0 0 21.57 8h-7.14Zm6.77 2h-6.4v3.6h6.4V10ZM2.43 14a.43.43 0 0 0-.43.429v5.542a.43.43 0 0 0 .43.429h7.14a.43.43 0 0 0 .43-.429V14.43A.43.43 0 0 0 9.57 14H2.43Zm6.77 2H2.8v3.6h6.4V16Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 11V9h1v2a.5.5 0 0 0 .5.5h7v1H7A1.5 1.5 0 0 1 5.5 11ZM18.5 16v-2h-1v2a.5.5 0 0 1-.5.5h-7v1h7a1.5 1.5 0 0 0 1.5-1.5Z",fill:"currentColor"})]}),Q3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.966 16.85c.188.2.492.2.68 0l3.469-3.696a.603.603 0 0 0 .027-.026l.717-.765a.531.531 0 0 0 .14-.406.524.524 0 0 0-.14-.32l-.718-.765a.51.51 0 0 0-.024-.024l-3.47-3.698a.46.46 0 0 0-.681 0l-.718.765a.537.537 0 0 0 0 .725l2.212 2.357H5.54L7.752 8.64a.537.537 0 0 0 0-.725l-.718-.765a.46.46 0 0 0-.68 0l-3.469 3.696a.562.562 0 0 0-.027.026l-.717.765a.531.531 0 0 0-.14.406.525.525 0 0 0 .14.32l.718.765a.485.485 0 0 0 .024.024l3.47 3.698c.189.2.493.2.681 0l.718-.765a.537.537 0 0 0 0-.725L5.54 13.003h12.92l-2.212 2.357a.537.537 0 0 0 0 .725l.718.765Z",fill:"currentColor"})}),X3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.85 7.034a.46.46 0 0 0 0-.68l-3.696-3.469a.562.562 0 0 0-.026-.027l-.765-.717a.531.531 0 0 0-.406-.14.525.525 0 0 0-.32.14l-.765.718a.53.53 0 0 0-.024.024L7.15 6.353a.46.46 0 0 0 0 .681l.765.718c.2.188.524.188.725 0l2.357-2.212v12.92L8.64 16.248a.537.537 0 0 0-.725 0l-.765.718a.46.46 0 0 0 0 .68l3.696 3.469.026.027.765.717c.11.104.26.15.406.14a.525.525 0 0 0 .32-.14l.765-.718a.468.468 0 0 0 .024-.024l3.698-3.47a.46.46 0 0 0 0-.681l-.765-.718a.537.537 0 0 0-.725 0l-2.357 2.212V5.54l2.357 2.212c.2.188.525.188.725 0l.765-.718Z",fill:"currentColor"})}),W3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.267 8.136A3.162 3.162 0 0 0 10.4 5.158C10.4 3.414 8.967 2 7.2 2 5.433 2 4 3.414 4 5.158c0 1.375.89 2.545 2.133 2.978v7.728A3.162 3.162 0 0 0 4 18.842C4 20.586 5.433 22 7.2 22c1.767 0 3.2-1.414 3.2-3.158 0-1.375-.89-2.545-2.133-2.978v-.18c0-1.744 1.432-3.158 3.2-3.158h1.066c2.635 0 4.824-1.885 5.256-4.364C19.072 7.751 20 6.562 20 5.158 20 3.414 18.567 2 16.8 2c-1.767 0-3.2 1.414-3.2 3.158a3.16 3.16 0 0 0 2.021 2.937 3.195 3.195 0 0 1-3.088 2.326h-1.066c-1.201 0-2.309.392-3.2 1.052V8.136ZM8.8 5.158a1.59 1.59 0 0 1-1.6 1.579 1.59 1.59 0 0 1-1.6-1.58A1.59 1.59 0 0 1 7.2 3.58c.884 0 1.6.707 1.6 1.579ZM7.2 20.42c.884 0 1.6-.707 1.6-1.579a1.59 1.59 0 0 0-1.6-1.579c-.884 0-1.6.707-1.6 1.58a1.59 1.59 0 0 0 1.6 1.578ZM18.4 5.158a1.59 1.59 0 0 1-1.6 1.579 1.59 1.59 0 0 1-1.6-1.58 1.59 1.59 0 0 1 1.6-1.578c.884 0 1.6.707 1.6 1.579Z",fill:"currentColor"})}),Y3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227ZM11 8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V12h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V14H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V8.5Z",fill:"currentColor"})}),U3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.5 6a.5.5 0 0 0-.5.5V17a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2h-1.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5H16V9a1 1 0 0 0-1-1H9V6.5a.5.5 0 0 0-.5-.5h-6ZM8 8H3V7h5v1Z",fill:"currentColor"}),t.jsx("path",{d:"M17.5 16a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2v2Z",fill:"currentColor"})]}),G3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3.804C2 3.36 2.337 3 2.753 3h12.494c.416 0 .753.36.753.804v10.392c0 .444-.337.804-.753.804H2.753C2.337 15 2 14.64 2 14.196V3.804ZM4 7V5h10v2H4Zm10 2v4H4V9h10Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 9.804C8 9.36 8.337 9 8.753 9h12.494c.416 0 .753.36.753.804v10.392c0 .444-.337.804-.753.804H8.753C8.337 21 8 20.64 8 20.196V9.804ZM10 13v-2h10v2H10Zm10 2v4H10v-4h10Z",fill:"currentColor"})]}),J3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.968 5C4.433 5 4 5.42 4 5.938v12.124c0 .518.433.938.968.938h16.064c.535 0 .968-.42.968-.938V5.938C22 5.42 21.567 5 21.032 5H4.968Zm14.914 4H6.118v8.133h13.764V9Z",fill:"currentColor"}),t.jsx("path",{d:"M9.88 12.78a.262.262 0 0 1 0 .44l-7.487 4.74A.257.257 0 0 1 2 17.74V8.26c0-.204.222-.328.393-.22l7.486 4.74Z",fill:"#42C080"})]}),q3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M15.98 5.343C11.242 4.004 5.94 5.108 2.128 8.657a.398.398 0 0 0-.005.578l1.438 1.417a.445.445 0 0 0 .608.005c2.617-2.395 6.098-3.368 9.416-2.917l2.397-2.397ZM10.776 10.548A8.644 8.644 0 0 0 6.2 12.67a.392.392 0 0 0-.007.575l.95.937 3.634-3.634ZM13.49 13.492l2.21-2.211c.75.35 1.46.813 2.102 1.39.172.153.17.413.007.574l-1.438 1.417a.458.458 0 0 1-.613.01 5.744 5.744 0 0 0-2.269-1.18ZM17.806 9.174l2.072-2.07c.7.45 1.367.969 1.995 1.553a.398.398 0 0 1 .005.578l-1.438 1.417a.445.445 0 0 1-.608.005c-.63-.577-1.31-1.07-2.026-1.483ZM10.327 17.319c-.199-.196-.2-.521.03-.68a2.915 2.915 0 0 1 3.286 0c.23.159.229.484.03.68L12.3 18.67a.431.431 0 0 1-.602 0l-1.372-1.351ZM18.365 4.146a.5.5 0 0 1 .707 0l.684.684a.5.5 0 0 1 0 .707L6.744 18.55a.5.5 0 0 1-.707 0l-.683-.684a.5.5 0 0 1 0-.707L18.365 4.146Z",fill:"currentColor"})}),K3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M9 2h2v2h2V2h2v2h2a2 2 0 0 1 2 2h2v2h-2v2h2v2h-2v4a1 1 0 0 1-1 1h-3v-2h2V6H7v9h2v2H6a1 1 0 0 1-1-1v-4H3v-2h2V8H3V6h2a2 2 0 0 1 2-2h2V2Z",fill:"currentColor"}),t.jsx("path",{d:"M13 18.268V13h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1v5.268A2 2 0 0 0 12 22a2 2 0 0 0 1-3.732Z",fill:"currentColor"})]}),$3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m7.446 21.838 1.9-10.067 2.78 3.69-1.203 6.377H7.446ZM14.186 4.54l-1.063 5.633-2.78-3.689.366-1.944H8.878L6.963 2h13.353l-.488 2.54h-5.642ZM5.983 2H3l15.035 20H21L5.983 2Z",fill:"currentColor"})}),_3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6.93 18.216a.908.908 0 0 1-.355-.295.989.989 0 0 1-.176-.441 3.342 3.342 0 0 1-.03-.434v-3.484a1.912 1.912 0 0 0-.26-1.06 1.9 1.9 0 0 0-.616-.608 2.293 2.293 0 0 0-.74-.286 5.501 5.501 0 0 0-.637-.091v-.037c.215-.02.428-.06.637-.12.259-.07.508-.175.74-.315.242-.145.452-.343.616-.58.18-.268.27-.592.26-.921V5.949c0-.145.01-.29.03-.433a.99.99 0 0 1 .176-.442.908.908 0 0 1 .355-.295c.205-.09.426-.13.648-.12h1.185V3H6.8a2.845 2.845 0 0 0-.822.147c-.324.101-.63.257-.908.46-.292.21-.544.477-.74.789a2.06 2.06 0 0 0-.296 1.124v3.796a.96.96 0 0 1-.056.358.916.916 0 0 1-.183.306 1.872 1.872 0 0 1-.563.415c-.213.104-.439.175-.67.212a3.73 3.73 0 0 1-.563.055v1.659c.189.005.377.027.563.065.232.043.458.12.67.23.216.11.408.267.563.46.162.206.247.469.239.737v3.65c-.01.398.092.79.296 1.124.196.312.448.58.74.788.278.204.584.36.908.461.266.09.543.139.822.147h1.966v-1.639H7.583a1.461 1.461 0 0 1-.653-.128ZM21.415 10.602a2.453 2.453 0 0 1-.67-.23 1.617 1.617 0 0 1-.552-.461 1.173 1.173 0 0 1-.228-.737v-3.65c.01-.397-.092-.79-.296-1.124a2.807 2.807 0 0 0-.74-.788 3.136 3.136 0 0 0-.908-.46 2.844 2.844 0 0 0-.822-.147h-1.966v1.659h1.184c.223-.01.444.03.65.12a.9.9 0 0 1 .355.294.98.98 0 0 1 .174.442c.02.144.03.289.031.434v3.484c-.018.373.073.743.26 1.06.159.25.37.459.617.608.23.139.48.235.74.286.211.043.424.074.638.091v.037a7.047 7.047 0 0 0-.638.129c-.26.063-.509.165-.74.304a2.007 2.007 0 0 0-.618.58c-.18.269-.27.593-.259.922v3.594c0 .145-.011.29-.031.434a.98.98 0 0 1-.174.442.9.9 0 0 1-.355.294 1.47 1.47 0 0 1-.65.122h-1.184V20H17.2c.279-.008.555-.057.822-.147.323-.102.63-.257.907-.46a2.81 2.81 0 0 0 .74-.789 2.06 2.06 0 0 0 .297-1.124v-3.796a.969.969 0 0 1 .228-.664c.155-.175.343-.313.55-.406a2.9 2.9 0 0 1 .672-.211c.192-.04.387-.06.583-.065V10.68a3.244 3.244 0 0 1-.585-.077Z",fill:"currentColor"})}),er=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 6.2A1.2 1.2 0 0 1 3.2 5h5.715a1.2 1.2 0 0 1 1.139.82l.258.774h8.483a1.2 1.2 0 0 1 1.2 1.2v2.978a1.233 1.233 0 0 0-.067-.002H4.733a1.2 1.2 0 0 0-1.148.85L2 16.827V6.2Z",fill:"currentColor"}),t.jsx("path",{d:"M4.202 12.347a1.2 1.2 0 0 1 1.137-.817h15.945a1.2 1.2 0 0 1 1.18 1.42l-1.013 5.42a1.2 1.2 0 0 1-1.18.98H3.518a1.2 1.2 0 0 1-1.138-1.582l1.822-5.42Z",fill:"currentColor"})]}),tr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12 22a1 1 0 0 1-1-1V3a1 1 0 1 1 2 0v18a1 1 0 0 1-1 1Z",fill:"currentColor"})}),rr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.7 6.7v13.6h13.6v-8.925c0-.235.19-.425.425-.425h.85c.235 0 .425.19.425.425v9.775c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V5.85c0-.47.38-.85.85-.85h9.775c.235 0 .425.19.425.425v.85c0 .235-.19.425-.425.425H3.7Z",fill:"currentColor"}),t.jsx("path",{d:"M21.435 2.01a.468.468 0 0 1 .554.555L20.42 9.757a.454.454 0 0 1-.77.215l-1.555-1.555-3.453 3.453a.444.444 0 0 1-.628 0L12.13 9.986a.444.444 0 0 1 0-.628l3.453-3.453-1.555-1.555a.454.454 0 0 1 .215-.77l7.192-1.57Z",fill:"currentColor"})]}),nr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.756 11.503c.326.242.325.822-.002 1.062l-8.856 6.346c-.337.248-.767-.05-.767-.532v-2.624H2.507c-.28 0-.507-.277-.507-.62v-1.104h5.438v1.393c0 .256.23.414.411.283l4.751-3.372c.175-.128.176-.435.001-.564l-4.75-3.407a.24.24 0 0 0-.118-.047h4.398V5.621c0-.483.432-.78.77-.53l8.855 6.412ZM7.733 8.317a.22.22 0 0 0-.046 0h.046ZM2 10.08h5.438V8.646c0-.183.116-.315.25-.329H2.506c-.28 0-.507.278-.507.62v1.142Z",fill:"currentColor"})}),ar=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.752 2.004c2.153-.074 7.01.864 9.22 5.21 2.76 5.434-1.114 9.487-4.81 9.308-3.697-.178-3.608.98-3.207 2.45.4 1.47.223 3.34-2.271 2.984-2.494-.357-10.49-5.1-8.313-13.632 1.114-4.364 6.932-6.32 9.381-6.32Zm5.717 8.992a1.781 1.781 0 1 0 0-3.563 1.781 1.781 0 0 0 0 3.563Zm-4.097-5.344a1.781 1.781 0 1 1-3.563 0 1.781 1.781 0 0 1 3.563 0Zm-7.304 5.344a1.781 1.781 0 1 0 0-3.563 1.781 1.781 0 0 0 0 3.563Z",fill:"currentColor"})}),lr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.83 4h3.67a.5.5 0 0 1 .5.5v17a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-17a.5.5 0 0 1 .5-.5h3.67a3.001 3.001 0 0 1 5.66 0ZM13 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM7.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9ZM7 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1Zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9Z",fill:"currentColor"})}),or=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.97 4.333h-2.3C10.67 3.045 9.64 2 8.367 2c-1.27 0-2.3 1.045-2.3 2.333H3.767A.772.772 0 0 0 3 5.111v11.667c0 .43.343.778.767.778h5.549v-2.334H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V12.11H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V9H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.778.766-.778h1.715v-.047h4.42V5.11a.772.772 0 0 0-.766-.778Zm-6.902 3.89c0 .429-.344.777-.767.777a.772.772 0 0 1-.767-.778c0-.43.343-.778.767-.778.423 0 .767.349.767.778ZM5.3 12.11a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.343.778.767.778Zm.767 2.333c0 .43-.344.778-.767.778a.772.772 0 0 1-.767-.778c0-.43.343-.777.767-.777.423 0 .767.348.767.777Zm2.3-9.333a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.344.778.767.778Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m20.998 21.998.002-.004V11.28a.375.375 0 0 0-.115-.264l-2.48-2.503a.597.597 0 0 0-.422-.163H10.8c-.296 0-.537.191-.537.427v12.797c0 .236.24.427.537.427h10.192l.006-.002Zm-9.15-3.85v-1.4h7.356v1.4h-7.356Zm0-2.8V13.95h7.356v1.4h-7.356Zm0-2.799v-1.4h7.356v1.4h-7.356Z",fill:"currentColor"})]}),ir=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM9 8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7Zm4.5-.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})}),sr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.631 12.002a4.02 4.02 0 0 1-.072-1.831c.307 0 .277 1.441.072 1.831Zm-.061 1.843a18.67 18.67 0 0 1-1.036 2.45c.739-.36 1.506-.647 2.294-.859a4.988 4.988 0 0 1-1.258-1.59ZM8.136 18.72c0 .031.481-.21 1.271-1.57a5.31 5.31 0 0 0-1.271 1.57Zm5.906-10.47H19v12.81c0 .249-.093.488-.257.665a.85.85 0 0 1-.621.275H5.878a.85.85 0 0 1-.62-.276A.976.976 0 0 1 5 21.06V2.942c0-.25.093-.49.257-.666A.85.85 0 0 1 5.878 2h7.288v5.311c.001.249.094.487.258.663a.85.85 0 0 0 .618.275Zm-.292 6.71a3.885 3.885 0 0 1-1.557-2.102 5.994 5.994 0 0 0 .226-2.507 1.007 1.007 0 0 0-.255-.563.893.893 0 0 0-.52-.282.862.862 0 0 0-.575.114.957.957 0 0 0-.392.462 6.93 6.93 0 0 0 .295 3.007 37.871 37.871 0 0 1-1.488 3.351h-.008c-.988.537-2.682 1.739-1.986 2.656.1.118.22.212.355.28.135.067.28.105.429.111.652 0 1.302-.702 2.227-2.418.94-.376 1.904-.679 2.885-.906a5.262 5.262 0 0 0 2.333.762.896.896 0 0 0 .526-.153.993.993 0 0 0 .359-.44c.076-.18.102-.382.072-.578a1.04 1.04 0 0 0-.238-.525c-.502-.537-1.98-.378-2.683-.28l-.005.01Zm4.994-8.86L15.172 2.27a.848.848 0 0 0-.62-.269h-.22v5H19v-.24a.977.977 0 0 0-.256-.66Zm-2.707 9.972c.15-.105-.091-.465-1.56-.352 1.358.618 1.56.352 1.56.352Z",fill:"currentColor"})}),cr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m19 10 1.965-1.964a3.536 3.536 0 0 0-5-5L14 5l5 5Zm-1 1-5-5L2.146 16.854a.5.5 0 0 0-.146.353V21.5a.5.5 0 0 0 .5.5h4.293a.5.5 0 0 0 .353-.146L18 11Z",fill:"currentColor"})}),dr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M20.219 17.7a9.982 9.982 0 0 1-7.844 4.3l1.543-2.228a7.97 7.97 0 0 0 4.657-3.213A7.972 7.972 0 0 0 20 12.144l-.79-.014 2.279-3.29a9.997 9.997 0 0 1-1.269 8.86ZM3.781 6.3A9.982 9.982 0 0 1 11.625 2l-1.543 2.228a7.969 7.969 0 0 0-4.657 3.213A7.972 7.972 0 0 0 4 11.856l.79.014-2.279 3.29A9.996 9.996 0 0 1 3.781 6.3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.162 2.981a.5.5 0 0 1 .696-.126l7.397 5.13a.5.5 0 0 1 .126.696l-8.543 12.337a.5.5 0 0 1-.696.127l-7.397-5.13a.5.5 0 0 1-.126-.696L12.162 2.98ZM6.117 15.225l6.835-9.87 4.931 3.42-6.834 9.87-4.932-3.42Z",fill:"currentColor"})]}),hr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3Zm2 1h10v14H7V4Zm5 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})}),vr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.322 6.746h3.215v.15a42.231 42.231 0 0 0-.066 10.096c.265 2.51 1.756 4.007 3.994 4.007a4.773 4.773 0 0 0 2.576-.703 4.41 4.41 0 0 0 1.716-1.948 2.846 2.846 0 0 0 0-2.085c-.242-.575-.594-.853-.823-.853a.187.187 0 0 0-.149.067.22.22 0 0 0-.044.208c.028.273.019.545-.03.816a2.194 2.194 0 0 1-.828 1.01 2.37 2.37 0 0 1-1.283.392c-.38 0-.748-.115-1.056-.329-2.82-2.1-.867-10.76-.845-10.85h3.5c.248.002.494-.046.722-.14.228-.095.431-.23.6-.404.169-.174.3-.38.38-.604.082-.223.113-.46.093-.695 0-1.79-1.4-1.881-1.682-1.881H7.397C5.338 3 3.483 5.13 2.286 6.933c-.252.38-.335.654-.259.803.03.04.071.069.118.087a.293.293 0 0 0 .15.021c.257-.02.508-.09.74-.2a10.699 10.699 0 0 1 3.858-1.02c.214-.013.426.016.626.088.364 2.739.17 5.517-.57 8.186-.116.248-.246.49-.367.733-.897 1.738-1.912 3.712.25 4.936.299.168.642.261.99.266.285-.009.564-.075.823-.191.258-.117.49-.283.679-.487a5.752 5.752 0 0 0 1.265-4.312c-.098-1.913-.258-9.059-.258-9.118l-.009.02Z",fill:"currentColor"})}),ur=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.997 22a10 10 0 0 1-5.557-1.686 10.003 10.003 0 0 1-4.25-10.268 10.002 10.002 0 0 1 18.122-3.607 10.007 10.007 0 0 1-1.245 12.63 9.998 9.998 0 0 1-7.07 2.93Zm-.925-13.092h1.792v.088a26.077 26.077 0 0 0-.037 5.924c.147 1.473.979 2.352 2.226 2.352a2.552 2.552 0 0 0 2.393-1.556c.147-.394.147-.83 0-1.223-.135-.338-.331-.501-.459-.501a.106.106 0 0 0-.046.01.104.104 0 0 0-.037.029.131.131 0 0 0-.027.056.148.148 0 0 0 .003.066c.015.16.01.32-.017.479a1.277 1.277 0 0 1-1.177.823.995.995 0 0 1-.589-.193c-1.572-1.233-.483-6.314-.47-6.367h1.95a1 1 0 0 0 1-1.081c0-1.05-.78-1.104-.937-1.104h-7.2c-1.147 0-2.18 1.25-2.848 2.308-.14.222-.187.383-.144.47.016.024.039.041.065.052a.156.156 0 0 0 .083.012c.144-.012.284-.053.413-.117a5.73 5.73 0 0 1 2.15-.598.823.823 0 0 1 .35.051 12.642 12.642 0 0 1-.317 4.804c-.065.145-.138.287-.205.43-.5 1.02-1.066 2.178.139 2.896.166.098.358.153.552.156a1.159 1.159 0 0 0 .837-.398 3.5 3.5 0 0 0 .705-2.53c-.055-1.123-.144-5.316-.144-5.35l-.005.012Z",fill:"currentColor"})}),fr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11 2.05V13h10.95c-.501 5.053-4.765 9-9.95 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95Z",fill:"currentColor"}),t.jsx("path",{d:"M13 2.05V11h8.95A10.003 10.003 0 0 0 13 2.05Z",fill:"currentColor"})]}),gr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m20.073 19-3.096-5.463L14.03 19H12.16l3.947-6.99L12.14 5h1.89l3.114 5.483L20.11 5H22l-3.985 7.01L21.981 19h-1.909ZM3.687 11.649H6.17c1.928 0 2.743-.985 2.743-2.551 0-1.627-.815-2.592-2.743-2.592H3.687v5.143Zm6.95-2.551c0 2.129-1.26 4.057-4.467 4.057H3.687V19H2V5h4.17c3.04 0 4.467 1.808 4.467 4.098Z",fill:"currentColor"})}),pr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.77-9.387a.575.575 0 0 0 0-.996l-6.552-3.782a.575.575 0 0 0-.862.497v7.566c0 .442.48.718.862.497l6.552-3.782Z",fill:"currentColor"}),t.jsx("circle",{cx:"18.5",cy:"5.5",r:"3.5",fill:"#F37575"})]}),xr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19.758 11.558a.524.524 0 0 1 0 .884L4.787 21.92A.514.514 0 0 1 4 21.478V2.522c0-.41.444-.659.787-.442l14.971 9.478Z",fill:"currentColor"})}),mr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.77-9.387a.575.575 0 0 0 0-.996l-6.552-3.782a.575.575 0 0 0-.862.497v7.566c0 .442.48.718.862.497l6.552-3.782Z",fill:"currentColor"})}),Ar=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.389 2a.5.5 0 0 0-.5.5v8.389H2.5a.5.5 0 0 0-.5.5v1.222a.5.5 0 0 0 .5.5h8.389V21.5a.5.5 0 0 0 .5.5h1.222a.5.5 0 0 0 .5-.5v-8.389H21.5a.5.5 0 0 0 .5-.5V11.39a.5.5 0 0 0-.5-.5h-8.389V2.5a.5.5 0 0 0-.5-.5H11.39Z",fill:"currentColor"})}),wr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1-5.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V13H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V11h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v3.5Z",fill:"currentColor"})}),Cr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11 2H9v2H7a2 2 0 0 0-2 2H3v2h2v2H3v2h2v2h-.5A1.5 1.5 0 0 0 3 15.5v2.768A2 2 0 0 0 4 22a2 2 0 0 0 1-3.732V16h2V6h10v10h2v2.268A2 2 0 0 0 20 22a2 2 0 0 0 1-3.732V15.5a1.5 1.5 0 0 0-1.5-1.5H19v-2h2v-2h-2V8h2V6h-2a2 2 0 0 0-2-2h-2V2h-2v2h-2V2Z",fill:"currentColor"}),t.jsx("path",{d:"M13 12v6.268A2 2 0 0 1 12 22a2 2 0 0 1-1-3.732V12h2Z",fill:"currentColor"}),t.jsx("path",{d:"M9 9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V9Z",fill:"currentColor"})]}),br=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.342 17.716 17.683 22h4.2l-2.133-3.692c1.866-2.259 2.124-4.76 2.124-4.76h-3.416s-.5 2.626-3.116 4.168Z",fill:"currentColor"}),t.jsx("path",{d:"M22 12.257h-3.342c.058-2.8-1.267-4.543-2.525-5.551-1.816-1.417-3.84-1.392-3.84-1.392C9.716 5.247 8.175 6.406 7.3 7.272 5.985 8.59 5.318 10.39 5.385 12.248c.091 2.96 2.25 5.476 5.057 6.151.692.167 1.059.167 1.292.184 1.391.025 1.7.025 2.641.025L16.217 22H12.15c-6.249-.075-9.115-4.668-9.832-7.476-.658-2.384-.091-4.684-.091-4.684 1.058-4.668 5.207-7.985 10.148-7.835.55.075 3.65.017 6.641 2.875 1.492 1.484 3.025 3.843 2.983 7.377ZM2 20.499l.836-.309a.6.6 0 0 0 .355-.354l.31-.836.309.836a.6.6 0 0 0 .354.355l.836.31-.836.309a.6.6 0 0 0-.355.354l-.31.836-.309-.836a.6.6 0 0 0-.354-.355L2 20.499ZM20.5 2l.31.836a.6.6 0 0 0 .354.355L22 3.5l-.836.31a.6.6 0 0 0-.355.354L20.5 5l-.31-.836a.6.6 0 0 0-.354-.355L19 3.5l.836-.31a.6.6 0 0 0 .355-.354L20.5 2Z",fill:"currentColor"})]}),Mr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"m15.342 17.711 2.341 4.283h4.2l-2.133-3.691c1.866-2.258 2.124-4.758 2.124-4.758h-3.416s-.5 2.625-3.116 4.166Z",fill:"currentColor"}),t.jsx("path",{d:"M22 12.254h-3.342c.058-2.8-1.267-4.542-2.525-5.55-1.816-1.416-3.84-1.391-3.84-1.391C9.716 5.246 8.175 6.404 7.3 7.27c-1.316 1.316-1.983 3.116-1.916 4.974.091 2.958 2.25 5.475 5.057 6.15.692.166 1.059.166 1.292.183 1.391.025 1.7.025 2.641.025l1.842 3.391H12.15c-6.249-.075-9.115-4.666-9.832-7.474-.658-2.383-.091-4.683-.091-4.683 1.058-4.666 5.207-7.982 10.148-7.832.55.075 3.65.017 6.641 2.875 1.492 1.483 3.025 3.84 2.983 7.374Z",fill:"currentColor"})]}),Zr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m16.745 4.758-4.612-1.734a.377.377 0 0 0-.266 0L7.255 4.758A.4.4 0 0 0 7 5.134v5.428c0 .054.01.106.03.154a.376.376 0 0 0-.163.023l-4.612 1.733a.4.4 0 0 0-.255.376v5.428c0 .153.084.293.218.36l4.612 2.323a.378.378 0 0 0 .34 0l4.612-2.323a.402.402 0 0 0 .218-.36c0 .153.085.293.218.36l4.612 2.323a.378.378 0 0 0 .34 0l4.612-2.323a.402.402 0 0 0 .218-.36v-5.428a.4.4 0 0 0-.255-.376l-4.612-1.733a.376.376 0 0 0-.163-.024.41.41 0 0 0 .03-.153V5.134a.4.4 0 0 0-.255-.376Zm-4.784-.464 3.838 1.52-3.838 1.599-3.837-1.6 3.837-1.52Zm.698 4.278L16 7.114v2.829l-3.341 1.668V8.572Zm-1.86 4.956-3.838-1.52-3.837 1.52 3.837 1.6 3.838-1.6Zm.201 1.3-3.341 1.459v3.039L11 17.657V14.83Zm9.799-1.3-3.838-1.52-3.837 1.52 3.837 1.6 3.838-1.6Zm.201 1.3-3.341 1.459v3.039L21 17.657V14.83Z",fill:"currentColor"})}),jr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.865 5.11a.836.836 0 0 0-.841.83v.9c-2.114.351-3.782 1.999-4.136 4.087h-.911a.836.836 0 0 0-.842.831c0 .459.377.831.842.831h.91c.355 2.088 2.023 3.736 4.137 4.086v.9c0 .46.377.832.841.832a.836.836 0 0 0 .841-.832v-.9c2.114-.35 3.782-1.998 4.137-4.086h.91a.836.836 0 0 0 .842-.831.836.836 0 0 0-.841-.831h-.911c-.355-2.088-2.023-3.736-4.137-4.086v-.9a.836.836 0 0 0-.84-.831ZM7.03 10.927a3.908 3.908 0 0 1 2.994-2.958v.465c0 .459.377.83.841.83a.836.836 0 0 0 .841-.83v-.465a3.907 3.907 0 0 1 2.995 2.958h-.47a.836.836 0 0 0-.842.831c0 .459.377.831.841.831h.47a3.907 3.907 0 0 1-2.994 2.958v-.465a.836.836 0 0 0-.84-.83.836.836 0 0 0-.842.83v.465a3.907 3.907 0 0 1-2.994-2.958h.47a.836.836 0 0 0 .841-.831.836.836 0 0 0-.84-.831H7.03Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.595 5.043a8.713 8.713 0 0 1 1.747 11.544l3.313 2.734a.942.942 0 0 1 .121 1.338.97.97 0 0 1-1.354.12l-3.299-2.723c-3.223 3.133-8.39 3.395-11.931.472A8.712 8.712 0 0 1 4.069 6.153c3.148-3.724 8.757-4.22 12.526-1.11ZM16.243 16.2a6.829 6.829 0 0 0-.88-9.699c-2.955-2.438-7.35-2.049-9.819.87a6.829 6.829 0 0 0 .88 9.7c2.955 2.437 7.35 2.048 9.819-.87Z",fill:"currentColor"})]}),Fr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0 2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",fill:"currentColor"}),t.jsx("path",{d:"M18 12a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z",fill:"currentColor"})]}),Br=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V7h2v10h-2v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V17h-5v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V17H6v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V17H2V7h2V5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V7h5V5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V7h5V5.5ZM6.717 10.732c0-.395-.22-.653-.688-.653h-.777V11.4h.777c.468 0 .688-.251.688-.669ZM4 9h2.102c1.26 0 1.89.752 1.89 1.679 0 .669-.352 1.3-1.143 1.542l1.186 2.112H6.622l-1.07-2.013h-.3v2.013H4V9Zm8.286 5.333-.308-.942H10.06l-.307.942H8.44L10.3 9h1.45l1.86 5.333h-1.325Zm-.63-1.945-.637-1.952-.63 1.952h1.267ZM14.178 9v5.333h1.252v-3.206l1.157 3.206h1.01l1.15-3.198v3.198H20V9h-1.472L17.1 12.692 15.657 9h-1.48Z",fill:"currentColor"})}),Rr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.784 10.194a.527.527 0 0 0 0-.85l-7.448-5.256c-.325-.23-.763.015-.763.426v2.491c-5.942 0-10.58 7.076-11.56 11.477-.106.476.475.703.8.338 1.787-2.006 5.823-5.805 10.76-5.805v2.505c0 .41.438.654.763.425l7.448-5.75Z",fill:"currentColor"})}),Hr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM6.424 12c0 3.093 2.549 5.6 5.694 5.6a5.72 5.72 0 0 0 4.445-2.1h1.72a7.137 7.137 0 0 1-6.165 3.5C8.187 19 5 15.866 5 12s3.187-7 7.118-7c2.082 0 3.956.88 5.258 2.282l1.093-.629a.354.354 0 0 1 .531.305l-.01 3.695a.35.35 0 0 1-.523.3L15.188 9.15a.346.346 0 0 1-.009-.605l.933-.536A5.725 5.725 0 0 0 12.118 6.4c-3.145 0-5.694 2.507-5.694 5.6Z",fill:"currentColor"})}),yr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m17.905 15.697-1.363-.438a.497.497 0 0 1-.177-.846l3.75-3.342a.5.5 0 0 1 .822.265l1.049 4.884c.08.376-.279.7-.646.582l-1.482-.477A9.105 9.105 0 0 1 11.882 21c-4.208 0-7.748-2.828-8.785-6.669a.477.477 0 0 1 .43-.594l1.022-.088a.527.527 0 0 1 .542.379C5.971 16.895 8.665 19 11.881 19a7.102 7.102 0 0 0 6.024-3.303ZM11.882 5a7.107 7.107 0 0 0-5.596 2.698l1.068.439a.497.497 0 0 1 .109.857l-4.006 3.035a.5.5 0 0 1-.8-.329L2.004 6.75a.503.503 0 0 1 .691-.528l1.684.692A9.11 9.11 0 0 1 11.882 3c3.998 0 7.395 2.555 8.612 6.106a.476.476 0 0 1-.42.622l-1.045.09a.525.525 0 0 1-.53-.34A7.09 7.09 0 0 0 11.883 5Z",fill:"currentColor"})}),Vr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.732 5.491a.584.584 0 0 0 0-.982l-3.896-2.426c-.368-.23-.836.045-.836.49V4h-3.76a1.5 1.5 0 0 0-1.5 1.5V18H7.83a3.001 3.001 0 1 0 0 2h4.41a1.5 1.5 0 0 0 1.5-1.5V6H17v1.426c0 .446.468.72.836.491l3.896-2.426Z",fill:"currentColor"})}),Dr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.83 20c4.492 0 8.134-3.582 8.134-8s-3.642-8-8.134-8a8.177 8.177 0 0 0-5.704 2.297l1.332.766a.494.494 0 0 1-.013.863L2.76 10.505a.5.5 0 0 1-.746-.429L2 4.796a.506.506 0 0 1 .758-.434l1.562.897A10.217 10.217 0 0 1 11.83 2c5.615 0 10.167 4.477 10.167 10S17.445 22 11.83 22A10.205 10.205 0 0 1 3.5 17.733c-.225-.315.012-.733.398-.733h1.346c.15 0 .292.068.39.182A8.172 8.172 0 0 0 11.83 20Z",fill:"currentColor"})}),Lr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 15.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1ZM22 11.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1ZM22 7.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),D5=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20.673 5.133c.136.24.053.55-.185.69l-16.25 9.623a.487.487 0 0 1-.676-.18l-.497-.884a.513.513 0 0 1 .185-.69L19.5 4.069c.238-.141.54-.06.676.18l.497.884ZM20.938 9.657c.136.24.053.55-.185.69L7.925 17.944a.487.487 0 0 1-.676-.181l-.497-.884a.513.513 0 0 1 .185-.69l12.829-7.597c.237-.14.54-.06.675.181l.497.884ZM20.16 15.376c.237-.14.32-.45.184-.69l-.497-.884a.487.487 0 0 0-.676-.18l-7.695 4.556a.513.513 0 0 0-.185.69l.498.884c.135.24.437.322.675.181l7.695-4.557Z",fill:"currentColor"})}),O0=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18.797 12.299a.524.524 0 0 0 0-.726l-2.349-2.487-.007.008L9.856 2.12a.58.58 0 0 0-.835 0L7.089 4.166a.524.524 0 0 0 0 .726l6.66 7.051-6.66 7.053a.524.524 0 0 0 0 .725l1.932 2.045a.58.58 0 0 0 .835 0l8.941-9.467Z",fill:"currentColor"})}),Sr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M14.457 9.543a1.757 1.757 0 1 0 2.486-2.486 1.757 1.757 0 0 0-2.486 2.486Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.977 2.993c.083 1.53.024 4.79-1.572 7.874-1.062 2.053-3.399 4.744-6.47 6.332a.583.583 0 0 0-.048-.054l-7.031-7.032a.582.582 0 0 0-.055-.047c1.588-3.072 4.28-5.41 6.332-6.471C15.715 2.259 18.42 2 20.13 2c.332 0 .628.01.876.023a1.027 1.027 0 0 1 .97.97Zm-6.564 2.391a2.93 2.93 0 1 0 .574 5.831 2.93 2.93 0 0 0-.574-5.83Z",fill:"currentColor"}),t.jsx("path",{d:"M5.355 7.535 7.087 7.4c-1.333 1.81-2.222 3.774-2.593 5.744L2.908 12.9a1.072 1.072 0 0 1-.73-1.65l1.999-3.022a1.546 1.546 0 0 1 1.178-.693ZM11.1 21.092l-.246-1.586c1.97-.371 3.934-1.26 5.745-2.593l-.134 1.733a1.545 1.545 0 0 1-.693 1.178l-3.023 1.998a1.069 1.069 0 0 1-1.65-.73ZM10.258 18.406a1 1 0 0 0 .166-.014 11.482 11.482 0 0 0 2.379-.674l-6.52-6.52c-.31.765-.537 1.563-.675 2.378a1.023 1.023 0 0 0 .287.89l3.639 3.638c.192.193.452.302.724.302ZM2.822 18.437a.583.583 0 0 1-.55-.054.586.586 0 0 1-.089-.901l1.913-1.913a.585.585 0 1 1 .829.828L3.012 18.31a.585.585 0 0 1-.19.127ZM6.678 17.322a.585.585 0 0 0-.828 0L2.172 21a.586.586 0 0 0 .828.828l3.678-3.677a.586.586 0 0 0 0-.83ZM5.69 20.988l1.913-1.914a.586.586 0 0 1 .828.83l-1.913 1.912a.585.585 0 1 1-.828-.828Z",fill:"currentColor"})]}),Er=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.295 10.867c0 1.03-.83 1.866-1.856 1.866a1.862 1.862 0 0 1-1.857-1.866C3.582 9.836 4.413 9 5.439 9c1.025 0 1.856.836 1.856 1.867ZM2 17a3.456 3.456 0 0 1 3.439-3.2c.798 0 1.532.272 2.117.73A3.467 3.467 0 0 0 6.234 17H2ZM16.704 10.867c0 1.03.832 1.866 1.857 1.866a1.862 1.862 0 0 0 1.857-1.866c0-1.031-.831-1.867-1.857-1.867a1.862 1.862 0 0 0-1.857 1.867ZM22 17a3.456 3.456 0 0 0-3.439-3.2c-.797 0-1.532.272-2.117.73A3.467 3.467 0 0 1 17.766 17H22ZM12 13.2c2.933 0 5.337 2.115 5.555 4.8H6.445c.218-2.685 2.622-4.8 5.555-4.8Z",fill:"currentColor"}),t.jsx("path",{d:"M12 13.2c2.933 0 5.337 2.115 5.555 4.8H6.445c.218-2.685 2.622-4.8 5.555-4.8ZM15 9a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z",fill:"currentColor"})]}),kr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5V7h10a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4.5ZM4 5h5v1H4V5Z",fill:"currentColor"})}),Ir=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm1 15.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7ZM11 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z",fill:"currentColor"})}),Nr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fill:"#fff",d:"M8 5h8v14H8z"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7ZM13 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})]}),zr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.076 2.203a.5.5 0 0 0-.354-.146H3.001a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V8.335a.5.5 0 0 0-.147-.354l-5.778-5.778ZM12 19.057a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-8-14.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})}),Pr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.431 4.116A.41.41 0 0 0 13.144 4H2.812A.804.804 0 0 0 2 4.795v14.304c0 .44.364.795.812.795h10.509a1.97 1.97 0 0 1 .51-.837l1.627-1.592-1.627-1.592a1.957 1.957 0 0 1 0-2.81l.192-.187c.8-.631 1.883-.776 2.676 0l1.544 1.478V8.99a.393.393 0 0 0-.119-.281l-4.693-4.593Zm-9.807 1.87c0-.219.182-.397.406-.397h8.122c.224 0 .406.178.406.398v3.179c0 .22-.182.397-.406.397H4.03a.402.402 0 0 1-.406-.397v-3.18ZM6.466 18.26c1.57 0 2.843-1.246 2.843-2.782s-1.273-2.781-2.843-2.781-2.842 1.245-2.842 2.781 1.272 2.782 2.842 2.782Z",fill:"currentColor"}),t.jsx("path",{d:"M14.948 14.682a.517.517 0 0 1 0-.729l.037-.037a.511.511 0 0 1 .726 0l2.688 2.7 2.688-2.7a.511.511 0 0 1 .726 0l.037.037c.2.202.2.528 0 .729l-2.688 2.7 2.688 2.7c.2.202.2.528 0 .73l-.038.037a.511.511 0 0 1-.725 0l-2.688-2.7-2.688 2.7a.511.511 0 0 1-.726 0l-.037-.037a.517.517 0 0 1 0-.73l2.688-2.7-2.688-2.7Z",fill:"currentColor"})]}),Tr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.774 15.7A7.513 7.513 0 0 1 4.2 4.2a7.511 7.511 0 0 1 10.623 0 7.515 7.515 0 0 1 .876 9.573l6.01 6.01a.995.995 0 0 1 0 1.407l-.52.519a.995.995 0 0 1-1.406 0l-6.009-6.01Zm-1.076-3a4.507 4.507 0 1 1-6.373-6.374 4.507 4.507 0 0 1 6.373 6.373Z",fill:"currentColor"})}),Or=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M18 17h2v2h-2v-2ZM7 4v2H5V4h2ZM14.346 10.125a.402.402 0 0 0-.57-.013L7.613 15.91l-1.357-1.326a.403.403 0 0 0-.57.011l-.568.582a.404.404 0 0 0 .002.57l1.939 1.897.216.23c.09.097.217.138.34.123a.409.409 0 0 0 .261-.123l.18-.184 6.815-6.41a.404.404 0 0 0 .023-.57l-.547-.585Z",fill:"currentColor"})]}),Qr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.17 10.741a.5.5 0 0 0-.003.707l2.199 2.215.203.223a.5.5 0 0 0 .426.16.5.5 0 0 0 .315-.143l.165-.163 2.36-2.141a.5.5 0 0 0 .035-.707l-.57-.627a.501.501 0 0 0-.708-.033L19 11.677l-1.518-1.529a.501.501 0 0 0-.708-.003l-.602.596Z",fill:"currentColor"}),t.jsx("path",{d:"M2 9.5a.5.5 0 0 1 .5-.5h11.018a.5.5 0 0 1 .501.5v1a.5.5 0 0 1-.5.5H2.5A.5.5 0 0 1 2 10.5v-1ZM2 13.5a.5.5 0 0 1 .5-.5h7.01a.5.5 0 0 1 .501.5v1a.5.5 0 0 1-.5.5H2.5A.5.5 0 0 1 2 14.5v-1Z",fill:"currentColor"})]}),Xr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 8v8h16V8H4ZM3 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.164 10.758a.5.5 0 0 0-.003.707l2.194 2.214.203.224a.5.5 0 0 0 .426.16.498.498 0 0 0 .314-.143l.165-.164 2.357-2.14a.5.5 0 0 0 .034-.707l-.57-.627a.5.5 0 0 0-.706-.034l-1.59 1.445-1.516-1.528a.5.5 0 0 0-.707-.003l-.601.596Z",fill:"currentColor"})]}),Wr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.75 2a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8.75 5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 7.25A.75.75 0 0 0 2 8v3c0 .414.336.75.75.75h13.5A.75.75 0 0 0 17 11V8a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM12.5 9.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 12.5a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.762 16.818c-1.138 1.233-2.764 1.616-4.205 1.15a.543.543 0 0 0-.568.135l-.207.224a.384.384 0 0 1-.39.113l-.38-.11c-.3-.087-.576.211-.495.538l.101.41a.464.464 0 0 1-.105.424l-.524.568a.384.384 0 0 1-.391.113l-.38-.11c-.3-.087-.576.212-.495.538l.101.41a.464.464 0 0 1-.104.424l-.204.22a.407.407 0 0 1-.3.135h-1.793c-.234 0-.423-.205-.423-.458v-1.944c0-.12.045-.237.124-.323l3.506-3.798a.533.533 0 0 0 .112-.512c-.46-1.578-.114-3.373 1.041-4.624 1.651-1.788 4.328-1.788 5.979 0 1.65 1.789 1.65 4.689 0 6.477Zm-2.393-3.887a.8.8 0 0 0 1.196 0 .97.97 0 0 0 0-1.295.8.8 0 0 0-1.196 0 .97.97 0 0 0 0 1.295Z",fill:"#FDB100"})]}),Yr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.75 2a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8.75 5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 7.25A.75.75 0 0 0 2 8v3c0 .414.336.75.75.75h13.5A.75.75 0 0 0 17 11V8a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM12.5 9.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 12.5a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z",fill:"currentColor"}),t.jsx("path",{d:"M16.5 9 11 11.364v3.545c0 3.28 2.347 6.347 5.5 7.091 3.153-.744 5.5-3.811 5.5-7.09v-3.546L16.5 9Z",fill:"#42C080"})]}),Ur=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Zm16 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM3 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H3Zm16 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM3 16a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H3Zm16 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})}),Gr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.834 10.796a.385.385 0 0 1 .166.317v1.774a.382.382 0 0 1-.128.287l-.01.009-.01.008-.005.003a.378.378 0 0 1-.097.053l-2.307.866a.383.383 0 0 1-.049.014 7.645 7.645 0 0 1-.661 1.596.375.375 0 0 1 .024.045l1.02 2.244a.384.384 0 0 1-.079.431l-1.255 1.255a.385.385 0 0 1-.43.078l-2.244-1.02a.394.394 0 0 1-.045-.024c-.5.278-1.035.501-1.596.662a.384.384 0 0 1-.015.049l-.865 2.307c-.057.15-.2.25-.36.25h-1.775c-.16 0-.304-.1-.36-.25l-.866-2.307a.39.39 0 0 1-.015-.049 7.645 7.645 0 0 1-1.596-.662.384.384 0 0 1-.045.024l-2.244 1.02a.385.385 0 0 1-.43-.078L4.3 18.443a.384.384 0 0 1-.078-.431l1.02-2.244a.318.318 0 0 1 .016-.032l.008-.013c-.277-.5-.5-1.035-.661-1.596a.384.384 0 0 1-.049-.014l-2.307-.866a.385.385 0 0 1-.25-.36v-1.774c0-.16.1-.304.25-.36l2.307-.866a.392.392 0 0 1 .049-.014c.16-.561.384-1.096.661-1.596a.387.387 0 0 1-.024-.045l-1.02-2.244a.385.385 0 0 1 .079-.431l1.255-1.255a.385.385 0 0 1 .43-.078l2.244 1.02c.016.007.03.015.045.024.5-.278 1.035-.501 1.596-.662a.393.393 0 0 1 .015-.049l.865-2.307c.057-.15.2-.25.36-.25h1.775c.16 0 .304.1.36.25l.866 2.307a.386.386 0 0 1 .015.049 7.644 7.644 0 0 1 1.597.662.392.392 0 0 1 .044-.024l2.244-1.02a.385.385 0 0 1 .43.078L19.7 5.557a.385.385 0 0 1 .078.431l-1.02 2.244a.385.385 0 0 1-.024.045c.277.5.5 1.035.661 1.595a.39.39 0 0 1 .049.015l2.307.866a.399.399 0 0 1 .084.043ZM7.384 12a4.615 4.615 0 1 0 9.231 0 4.615 4.615 0 0 0-9.23 0Z",fill:"currentColor"})}),Jr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 4.976a2.967 2.967 0 0 1-2.959 2.976c-.62 0-1.196-.192-1.672-.52l-7.124 4.235a4.224 4.224 0 0 1 .017 1.008l6.665 4.267a2.941 2.941 0 0 1 2.114-.894A2.967 2.967 0 0 1 22 19.024 2.967 2.967 0 0 1 19.041 22a2.967 2.967 0 0 1-2.92-3.457l-6.447-4.127a4.134 4.134 0 0 1-3.532 1.989C3.854 16.405 2 14.539 2 12.238c0-2.301 1.854-4.167 4.142-4.167 1.455 0 2.734.755 3.473 1.896l6.652-3.954a2.985 2.985 0 0 1-.184-1.037A2.967 2.967 0 0 1 19.04 2 2.967 2.967 0 0 1 22 4.976Z",fill:"currentColor"})}),qr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm14 4.44c0 .92-.72 1.666-1.607 1.666-.437 0-.834-.18-1.123-.474l-3.084 1.827a1.736 1.736 0 0 1 0 .628l3.084 1.827c.29-.293.686-.474 1.123-.474.887 0 1.607.746 1.607 1.666 0 .92-.72 1.667-1.607 1.667-.888 0-1.607-.746-1.607-1.667 0-.226.043-.441.122-.638l-2.97-1.76a1.59 1.59 0 0 1-1.33.732C7.72 14.667 7 13.92 7 13c0-.92.72-1.667 1.607-1.667.554 0 1.042.29 1.33.732l2.97-1.76a1.715 1.715 0 0 1-.121-.638c0-.92.72-1.667 1.607-1.667S16 8.746 16 9.667Z",fill:"currentColor"})}),Kr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 19.096c-3.915 2.758-7.63 3.732-9.23 2.134-1.598-1.6-.624-5.315 2.134-9.23C2.146 8.085 1.172 4.37 2.77 2.77 4.369 1.173 8.085 2.147 12 4.905c3.915-2.758 7.63-3.732 9.23-2.133 1.598 1.598.624 5.314-2.134 9.229 2.758 3.915 3.732 7.63 2.134 9.23-1.6 1.598-5.315.624-9.23-2.134Zm-1.6-1.219c-1.034.688-2.028 1.226-2.937 1.6-1.045.43-1.884.608-2.487.613-.593.005-.795-.152-.855-.211-.06-.06-.215-.262-.21-.855.004-.603.181-1.443.612-2.487.374-.908.912-1.903 1.6-2.937a30.827 30.827 0 0 0 2.035 2.242 30.844 30.844 0 0 0 2.242 2.035Zm1.6-1.163a28.614 28.614 0 0 1-2.492-2.222A28.61 28.61 0 0 1 7.287 12a28.611 28.611 0 0 1 2.221-2.492A28.61 28.61 0 0 1 12 7.287a28.61 28.61 0 0 1 2.492 2.221A28.594 28.594 0 0 1 16.713 12a28.597 28.597 0 0 1-2.221 2.492A28.615 28.615 0 0 1 12 16.713Zm5.877-3.114c.688 1.034 1.226 2.029 1.6 2.937.43 1.044.608 1.884.613 2.487.005.593-.152.795-.211.855-.06.06-.262.215-.855.21-.603-.004-1.443-.181-2.487-.612-.908-.374-1.903-.912-2.937-1.6a30.827 30.827 0 0 0 2.242-2.035 30.827 30.827 0 0 0 2.035-2.242Zm0-3.2c.688-1.034 1.226-2.028 1.6-2.937.43-1.045.608-1.884.613-2.487.005-.593-.152-.795-.211-.855-.06-.06-.262-.215-.855-.21-.603.004-1.443.181-2.487.612-.908.374-1.903.912-2.937 1.6a30.844 30.844 0 0 1 2.242 2.035 30.846 30.846 0 0 1 2.035 2.242ZM10.4 6.123c-1.034-.688-2.028-1.226-2.937-1.6-1.045-.43-1.884-.608-2.487-.613-.593-.004-.795.152-.855.211-.06.06-.215.262-.21.855.004.603.181 1.442.612 2.487.374.909.912 1.903 1.6 2.937a30.822 30.822 0 0 1 2.035-2.242A30.82 30.82 0 0 1 10.4 6.123Z",fill:"currentColor"})}),$r=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"m15.541 4.318-1.12.841L14 4.524l1.831-1.372h.506V9.85h-.796V4.318ZM18.675 9.682a2.248 2.248 0 0 1-.78-.837 2.254 2.254 0 0 1-.28-1.08c0-.357.07-.709.21-1.034.171-.384.374-.753.607-1.101L20.112 3l.64.46-1.616 2.36.02.02c.244-.167.533-.25.825-.235.338.003.67.1.958.283.313.19.576.458.765.779.198.33.3.712.296 1.102 0 .384-.102.762-.296 1.09a2.37 2.37 0 0 1-.803.828 2.01 2.01 0 0 1-1.084.313 2.062 2.062 0 0 1-1.142-.318Zm1.836-.66a1.436 1.436 0 0 0 .693-1.25 1.415 1.415 0 0 0-.188-.718 1.42 1.42 0 0 0-.51-.521 1.347 1.347 0 0 0-.69-.189 1.4 1.4 0 0 0-1.212.71 1.43 1.43 0 0 0-.188.719c-.002.257.063.51.188.73.124.217.3.396.511.52.214.125.455.19.7.189.244.002.484-.064.696-.19Z",fill:"#F37575"}),t.jsx("path",{d:"M2 19.174a435.97 435.97 0 0 0 2.563-2.667 148.62 148.62 0 0 0 2.665-2.838c.707-.785 1.186-1.4 1.437-1.842.262-.493.392-1.05.374-1.611 0-.426-.11-.845-.322-1.21a2.472 2.472 0 0 0-.938-.922 2.9 2.9 0 0 0-1.468-.353c-.753 0-1.353.225-1.8.674-.42.397-.727.904-.886 1.468L2 9.209A4.785 4.785 0 0 1 4.208 6.52a4.28 4.28 0 0 1 2.166-.518c.81-.015 1.61.185 2.322.581.648.36 1.191.893 1.572 1.542.371.626.566 1.345.565 2.078 0 1.499-.764 3.049-2.291 4.65l-4.27 4.41H11V21H2v-1.826Z",fill:"currentColor"})]}),_r=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4v16h16v-9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V21a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4Z",fill:"currentColor"}),t.jsx("path",{d:"M21.924 5.51a.327.327 0 0 0-.141-.516l-5.51-1.975a.311.311 0 0 0-.403.382l.415 1.51c-3.697.965-8.402 8.006-8.279 10.832.014.306.413.349.555.075.777-1.506 5.655-6.463 8.726-7.265l.417 1.518c.069.249.382.325.546.134l3.674-4.695Z",fill:"currentColor"})]}),e7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m21.49 5.418-9.224-3.371a.774.774 0 0 0-.532 0L2.51 5.417A.778.778 0 0 0 2 6.15v10.554c0 .298.169.57.435.7l9.224 4.518a.774.774 0 0 0 .681 0l9.224-4.518a.779.779 0 0 0 .436-.7V6.15a.778.778 0 0 0-.51-.731ZM10.487 5a.82.82 0 0 0-.375.08l-1.875.78c-.158.053-.237.173-.237.36v2.3c0 .187.079.28.237.28h.079l1.875-.38c.026-.013.046-.007.059.02.026.027.04.053.04.08V16H8.25a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25H14V5.3a.3.3 0 0 0-.079-.22.291.291 0 0 0-.217-.08h-3.217Z",fill:"currentColor"})}),t7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m22.354 2.354-20 20-.708-.708 20-20 .708.708Z",fill:"currentColor"})}),r7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.1 13a5.002 5.002 0 0 0 9.8 0H21a1 1 0 0 0 0-2h-6.1a5.002 5.002 0 0 0-9.8 0H3a1 1 0 0 0 0 2h2.1Zm4.9 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",fill:"currentColor"})}),n7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM11 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM5 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20ZM21 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20Z",fill:"currentColor"})}),a7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 6.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-9ZM15 6.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-9ZM19 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20ZM3 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20Z",fill:"currentColor"})}),l7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 16.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v9ZM11 16.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v9ZM5 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20ZM21 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20Z",fill:"currentColor"})}),o7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.966 6.678a2.335 2.335 0 0 0 2.33-2.34A2.335 2.335 0 0 0 11.966 2a2.335 2.335 0 0 0-2.331 2.339 2.335 2.335 0 0 0 2.33 2.339ZM11.966 22a1.4 1.4 0 0 0 1.398-1.403 1.4 1.4 0 0 0-1.398-1.403 1.4 1.4 0 0 0-1.399 1.403A1.4 1.4 0 0 0 11.966 22ZM6.237 8.824a2.102 2.102 0 0 0 2.098-2.105c0-1.163-.939-2.106-2.098-2.106A2.102 2.102 0 0 0 4.14 6.72c0 1.162.94 2.105 2.098 2.105ZM17.695 19.385c.644 0 1.166-.524 1.166-1.17 0-.645-.522-1.169-1.166-1.169-.643 0-1.165.524-1.165 1.17 0 .645.522 1.169 1.165 1.169ZM3.865 14.341c1.03 0 1.866-.838 1.866-1.871a1.869 1.869 0 0 0-1.866-1.872c-1.03 0-1.865.838-1.865 1.871 0 1.034.835 1.872 1.865 1.872ZM20.069 13.404a.934.934 0 0 0 .933-.936.934.934 0 0 0-.933-.936.934.934 0 0 0-.933.936c0 .517.418.936.933.936ZM5.084 17.059a1.638 1.638 0 0 0 1.154 2.793 1.628 1.628 0 0 0 1.507-1.01 1.642 1.642 0 0 0-.883-2.138 1.626 1.626 0 0 0-1.778.355ZM17.694 7.42a.7.7 0 0 0 .698-.701.7.7 0 1 0-.698.7Z",fill:"currentColor"})}),i7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3Zm2 1h7v16H4V4Zm16 0h-7v16h7V4Z",fill:"currentColor"})}),s7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.294 12.847c.015.24.065.462.15.665a1.589 1.589 0 0 0 .856.858c.193.078.405.117.637.117.203 0 .397-.02.583-.06.185-.041.35-.106.492-.194.142-.091.257-.21.342-.355.086-.15.128-.33.128-.544a.683.683 0 0 0-.187-.487 1.54 1.54 0 0 0-.481-.34 4.545 4.545 0 0 0-.685-.265l-.786-.249c-.264-.085-.524-.18-.781-.284a3.008 3.008 0 0 1-.685-.396 1.915 1.915 0 0 1-.487-.56 1.579 1.579 0 0 1-.181-.781c0-.312.064-.586.192-.823.129-.24.309-.44.54-.6a2.56 2.56 0 0 1 .835-.365c.32-.085.674-.127 1.059-.127.342 0 .645.034.91.101.263.065.493.153.69.264.199.112.367.244.502.397.136.152.246.314.332.487.089.17.155.347.198.534.042.182.071.362.085.538H6.274a1.605 1.605 0 0 0-.16-.59 1.26 1.26 0 0 0-.316-.41 1.183 1.183 0 0 0-.439-.24 1.661 1.661 0 0 0-.524-.08c-.168 0-.333.016-.497.05-.16.03-.305.081-.434.152a.873.873 0 0 0-.31.285.74.74 0 0 0-.118.427c0 .196.061.362.182.497.125.132.287.25.487.35.2.102.428.194.685.275.256.078.517.16.78.249.268.085.53.181.787.29.257.105.485.233.685.386.2.152.36.335.481.548.125.213.187.47.187.767a2 2 0 0 1-.214.945c-.139.267-.333.493-.583.675-.25.18-.547.315-.893.407a4.347 4.347 0 0 1-1.123.137c-.368 0-.726-.061-1.076-.183a3.03 3.03 0 0 1-.93-.523 2.762 2.762 0 0 1-.664-.838A2.551 2.551 0 0 1 2 12.847h1.294ZM15.678 11.754c0 .515-.074.99-.22 1.428-.146.433-.351.82-.615 1.158l1.043.98-.792.737-1.064-1.006a3.16 3.16 0 0 1-.818.335c-.3.081-.633.122-1 .122-.55 0-1.038-.091-1.466-.274a3.08 3.08 0 0 1-1.086-.777 3.403 3.403 0 0 1-.669-1.184 4.784 4.784 0 0 1-.23-1.519c0-.548.077-1.05.23-1.503.154-.454.376-.843.669-1.168a3.032 3.032 0 0 1 1.086-.757c.428-.18.916-.27 1.465-.27.553 0 1.045.09 1.477.27.431.18.793.432 1.085.757.296.325.521.714.674 1.168.154.454.23.955.23 1.503Zm-1.274 0c0-.43-.057-.81-.17-1.142a2.496 2.496 0 0 0-.46-.849 1.934 1.934 0 0 0-.696-.523 2.064 2.064 0 0 0-.867-.183c-.31 0-.597.061-.86.183a1.947 1.947 0 0 0-.69.523c-.197.23-.35.513-.46.849a3.61 3.61 0 0 0-.167 1.142c0 .427.055.811.166 1.153.11.34.264.627.46.864a1.982 1.982 0 0 0 1.551.726c.19 0 .359-.015.508-.045.154-.034.314-.099.482-.194l-.712-.675.776-.747.7.666a2.59 2.59 0 0 0 .327-.762 3.93 3.93 0 0 0 .112-.986ZM18.41 8.234v6.055H22v1.031h-4.852V8.234h1.263Z",fill:"currentColor"})}),c7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M21.193 6.922a.5.5 0 0 1 .003.878l-8.877 4.884a.5.5 0 0 1-.479.001L2.82 7.802a.5.5 0 0 1 .003-.881l9.02-4.795a.5.5 0 0 1 .473.001l8.877 4.795Z",fill:"currentColor"}),t.jsx("path",{d:"M18.645 10.166a.5.5 0 0 0-.479.002l-5.847 3.217a.5.5 0 0 1-.479.002l-5.951-3.222a.5.5 0 0 0-.473-.002L2.823 11.54a.5.5 0 0 0-.003.881l9.02 4.884a.5.5 0 0 0 .48-.002l8.876-4.883a.5.5 0 0 0-.003-.878l-2.548-1.377Z",fill:"currentColor"}),t.jsx("path",{d:"M18.645 14.73a.5.5 0 0 0-.479.002L12.32 17.95a.5.5 0 0 1-.479.002l-5.951-3.222a.5.5 0 0 0-.473-.002l-2.593 1.378a.5.5 0 0 0-.003.881l9.02 4.884a.5.5 0 0 0 .48-.002l8.876-4.883a.5.5 0 0 0-.003-.878l-2.548-1.376Z",fill:"currentColor"})]}),d7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.276 2.55a.75.75 0 0 1 1.448 0l2.01 6.48h6.504c.737 0 1.043.987.447 1.44l-5.262 4.005 2.01 6.478c.228.734-.575 1.345-1.171.891L12 17.84l-5.262 4.004c-.596.454-1.399-.157-1.17-.89l2.009-6.48-5.262-4.003c-.596-.454-.29-1.442.447-1.442h6.504l2.01-6.478Z",fill:"currentColor"})}),h7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 7.5 7 5v4l-2 2.5v-4Zm0 5L7 10v4.5L5 17v-4.5ZM5 18v1.5a.5.5 0 0 0 .5.5H7l1-1H7v-3.5L5 18ZM5 6.5v-2a.5.5 0 0 1 .5-.5H7L5 6.5ZM8 20l1-1h3l-1 1H8Zm4 0h3l1-1h-3l-1 1Zm4 0 1-1h2v.5a.5.5 0 0 1-.5.5H16Z",fill:"currentColor"}),t.jsx("path",{d:"M18.929 2H8.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5H22V5.071L18.929 2Z",fill:"currentColor"}),t.jsx("path",{d:"M2.5 6a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5V21H4V6H2.5Z",fill:"currentColor"})]}),v7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 3.6a.6.6 0 0 1 .6-.6h10.8a.6.6 0 0 1 .6.6v10.8a.6.6 0 0 1-.6.6H2.6a.6.6 0 0 1-.6-.6V3.6Z",fill:"#F37575"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m19.75 12 1.473-1.473a2.652 2.652 0 1 0-3.75-3.75L16 8.25 19.75 12Zm-.75.75L15.25 9l-8.14 8.14a.375.375 0 0 0-.11.265v3.22c0 .207.168.375.375.375h3.22c.1 0 .194-.04.265-.11L19 12.75Z",fill:"currentColor"})]}),u7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.56 8.968c1.115 0 2.018-.888 2.018-1.984S12.675 5 11.561 5c-1.115 0-2.018.888-2.018 1.984s.903 1.984 2.018 1.984ZM11.498 14.428c1.114 0 2.017-.888 2.017-1.984s-.903-1.985-2.018-1.985c-1.114 0-2.017.889-2.017 1.985s.903 1.984 2.018 1.984ZM19.982 14.37c1.115 0 2.018-.888 2.018-1.984s-.903-1.985-2.018-1.985c-1.114 0-2.017.889-2.017 1.985s.903 1.984 2.017 1.984ZM19.982 19C21.097 19 22 18.112 22 17.016s-.903-1.984-2.018-1.984c-1.114 0-2.017.888-2.017 1.984S18.867 19 19.982 19ZM16.52 11.341l-.481.44.44.404h-2.282v.622h2.282l-.44.403.48.44 1.02-.934a.31.31 0 0 0 .075-.1.285.285 0 0 0 0-.24.31.31 0 0 0-.074-.1l-1.02-.935Z",fill:"currentColor"}),t.jsx("path",{d:"m16.52 15.702-.48.44.439.404h-5.636a2.14 2.14 0 0 1-1.441-.548 1.795 1.795 0 0 1-.598-1.321 2.31 2.31 0 0 0-.243-1.027 2.513 2.513 0 0 0-.684-.842h.965v-.623H5.23a2.76 2.76 0 0 1-.99-.165 2.584 2.584 0 0 1-.843-.504 2.339 2.339 0 0 1-.565-.763 2.169 2.169 0 0 1 0-1.808c.131-.286.323-.546.565-.763.242-.218.528-.389.843-.504.315-.115.651-.17.99-.165H8.8v-.624H5.23c-.857 0-1.678.312-2.284.867C2.34 8.311 2 9.064 2 9.849c0 .784.34 1.537.946 2.092a3.386 3.386 0 0 0 2.284.867h.85c.54 0 1.059.197 1.441.548.383.35.598.825.599 1.32 0 .661.287 1.294.797 1.762.51.467 1.201.73 1.922.73h5.643l-.44.403.481.44 1.02-.934a.312.312 0 0 0 .075-.1.287.287 0 0 0-.075-.34l-1.023-.935Z",fill:"currentColor"})]}),f7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2.001 11.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.501 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5h-6Zm9 0a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5h-6Zm1.5 2h3v6h-3V5Zm-6 0h-3v6h3V5Z",fill:"currentColor"})]}),g7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3 2h18v3h-7v5h-4V5H3V2ZM10 16h4v6h-4v-6ZM3 12h18v2H3v-2Z",fill:"currentColor"})}),p7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9.65 14.684c0-4.342-6.081-2.457-6.081-5.486 0-1.263.954-1.919 2.167-1.885 1.375.017 2.086.909 2.183 1.7h1.618C9.359 7.229 7.952 6 5.8 6 3.569 6 2.065 7.313 2.065 9.248c0 4.36 6.097 2.34 6.097 5.504 0 1.11-.841 1.952-2.264 1.952-1.569 0-2.232-.976-2.33-1.952H2C2.032 16.687 3.634 18 5.898 18c2.442 0 3.752-1.65 3.752-3.316ZM11.72 16.03c0 1.358.653 1.852 1.804 1.852h.972v-.95h-.794c-.665 0-.902-.235-.902-.901v-3.987h1.696v-.925H12.8V9.415h-1.08v1.704h-.841v.925h.842v3.987ZM16.883 14.204c0-1.567.783-2.049 1.815-2.049h.285v-1.16c-1.032 0-1.732.47-2.1 1.222V11.12h-1.079v6.763h1.08v-3.678ZM22 16.94c0-.59-.437-1.044-.97-1.044-.567 0-1.003.455-1.003 1.044s.436 1.043 1.003 1.043c.533 0 .97-.454.97-1.043Z",fill:"currentColor"})}),x7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("rect",{x:"2",y:"11",width:"20",height:"2",rx:"1",fill:"currentColor"})}),m7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 12a1 1 0 0 1 1-1h3.333a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1Zm6.667 0a1 1 0 0 1 1-1h6.666a1 1 0 1 1 0 2H8.667a1 1 0 0 1-1-1Zm10 0a1 1 0 0 1 1-1H22a1 1 0 1 1 0 2h-3.333a1 1 0 0 1-1-1Z",fill:"currentColor"})}),A7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm5 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1Zm5 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1Zm5 0a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1Z",fill:"currentColor"})}),w7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 8v8h16V8H4ZM3 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 9a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-13ZM17 11H7v2h10v-2Z",fill:"currentColor"})]}),C7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M17.584 2.515a1.04 1.04 0 0 1 1.417-.377l.847.486c.496.284.666.913.38 1.406l-2.016 3.465a1.033 1.033 0 0 1-.168.217l2.438 1.397c.495.285.665.914.379 1.406l-1.39 2.389-9.25-5.302 1.39-2.389a1.04 1.04 0 0 1 1.415-.377l2.438 1.398c.023-.087.058-.172.105-.254l2.015-3.465ZM9.84 8.258l9.25 5.302c-.323.556-.656 1.107-.983 1.648C16.504 17.858 15.464 20 15.504 22c-4.258-.254-6.901-1.769-8.972-4.268l2.48-4.263L5.5 17c-.991-.568-2.43-1.951-2.5-3.041 4.271-2.8 6.077-4.39 6.84-5.701Z",fill:"currentColor"})}),b7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 18a5.5 5.5 0 1 0-3.163-10H6.5a4.5 4.5 0 1 0 0 9h6.837c.895.63 1.986 1 3.163 1Zm-4.9-8c-.384.75-.6 1.6-.6 2.5 0 .9.216 1.75.6 2.5H6.5a2.5 2.5 0 0 1 0-5h5.1Z",fill:"currentColor"})}),M7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M14.913 2.43C13.99 2.15 13.013 2 12 2 6.477 2 2 6.477 2 12a9.96 9.96 0 0 0 2.405 6.505l-.68.74 4.445.99-1.365-4.344-.883.962a7.778 7.778 0 0 1 7.84-12.43l1.15-1.992ZM10.156 19.558a7.778 7.778 0 0 0 7.719-12.655l-.81.974-1.577-4.271 4.488.77-.666.8A9.965 9.965 0 0 1 22 12c0 5.523-4.477 10-10 10a9.997 9.997 0 0 1-2.99-.455l1.146-1.987Z",fill:"currentColor"})}),Z7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.5 4a.5.5 0 0 0-.5.5V19a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H11V4.5a.5.5 0 0 0-.5-.5h-8ZM9 5H4v1h5V5Zm11 4H4v9h16V9Z",fill:"currentColor"})}),j7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Zm5 2H4v3h4V6Zm-4 5h4v7H4v-7Zm10-5h-4v3h4V6Zm2 0h4v3h-4V6Zm4 5h-4v7h4v-7Z",fill:"currentColor"})}),F7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5Zm12 3H4v4h10V8Zm2 0h4v10h-4V8Zm-2 6H4v4h10v-4Z",fill:"currentColor"})}),B7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3Zm3 3a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2H8Zm-1 5a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2H8Z",fill:"currentColor"})}),R7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.297 17.759c0 .695-.58 1.258-1.297 1.258-.716 0-1.297-.563-1.297-1.258 0-.695.58-1.259 1.297-1.259.716 0 1.297.564 1.297 1.259Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.304 2C4.584 2 4 2.566 4 3.265v17.47C4 21.434 4.584 22 5.304 22h13.392c.72 0 1.304-.566 1.304-1.265V3.265C20 2.566 19.416 2 18.696 2H5.304ZM18 4H5.896L6 20h12V4Z",fill:"currentColor"})]}),H7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.5 2.5 14.16 2 2 14.16 9.84 22 22 9.84l-.5-7.34Zm-5.128 5.128a1.848 1.848 0 1 0 2.613-2.613 1.848 1.848 0 0 0-2.613 2.613Z",fill:"currentColor"})}),y7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 2.5a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-1ZM19 8.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1ZM22 14.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1ZM18 20.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),V7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 21.5a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v1ZM22 15.5a.5.5 0 0 1-.5.5h-14a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 .5.5v1ZM22 9.5a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1ZM22 3.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1Z",fill:"currentColor"})}),D7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 9.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1ZM2 3.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1ZM2 15.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1ZM2 21.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1Z",fill:"currentColor"})}),L7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 2.5a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-1ZM2 8.5a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-14a.5.5 0 0 1-.5-.5v-1ZM2 14.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 20.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),S7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 5.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 11.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1ZM2 17.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),E7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM11 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V12h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-9Z",fill:"currentColor"})}),k7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h13.833l1.667 2 1.667-2H21a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Zm17 2H4v2h16V6ZM4 10h16v2H4v-2Zm11 4H4v2h11v-2Z",fill:"currentColor"})}),I7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h6.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H9V3ZM4 7h16l-.934 14.071a1 1 0 0 1-.997.929H5.93a1 1 0 0 1-.997-.929L4 7Z",fill:"currentColor"})}),N7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m8.64 3.229 4.355 6.739h6.19c.933 0 2.815.78 2.815 1.742s-1.882 1.742-2.814 1.742H13.37l-4.73 7.32a.5.5 0 0 1-.42.228H6.93a.5.5 0 0 1-.476-.654l2.228-6.894H5.357l-1.86 2.15a.5.5 0 0 1-.378.172H2.5a.5.5 0 0 1-.46-.698l1.457-3.366-1.456-3.366a.5.5 0 0 1 .459-.699h.618a.5.5 0 0 1 .378.173l1.86 2.15h3.136l-2.04-6.314A.5.5 0 0 1 6.929 3H8.22a.5.5 0 0 1 .42.229Z",fill:"currentColor"})}),z7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 2h12v2h-5v15h-2V4H6V2ZM18 21H6v1h12v-1Z",fill:"currentColor"})}),P7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.216 10.738a.527.527 0 0 1 0-.851l7.448-5.255c.325-.23.763.014.763.425V7.55c5.942 0 10.58 7.076 11.56 11.476.106.476-.475.703-.8.338-1.787-2.005-5.823-5.804-10.76-5.804v2.504c0 .41-.438.655-.763.425l-7.448-5.75Z",fill:"currentColor"})}),T7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 8.957H7.13V8.77c0-2.804 2.232-5.078 4.984-5.078 1.284 0 2.455.495 3.339 1.308h2.181c-1.193-1.81-3.22-3-5.52-3C8.444 2 5.47 5.03 5.47 8.77v.186H4V21c0 .552.458 1 1.022 1h13.956c.564 0 1.022-.448 1.022-1V8.957Zm-6.217 5.653c0 .642-.356 1.202-.884 1.502v1.97h-1.774v-1.966c-.533-.3-.89-.862-.89-1.506 0-.958.794-1.736 1.774-1.736s1.774.778 1.774 1.736Z",fill:"currentColor"})}),O7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M18 17h2v2h-2v-2ZM7 4v2H5V4h2ZM13.536 11.879l-1.415-1.415-5.657 5.657 1.415 1.415 5.657-5.657Z",fill:"currentColor"}),t.jsx("path",{d:"m13.536 11.879-1.415-1.415-5.657 5.657 1.415 1.415 5.657-5.657Z",fill:"currentColor"}),t.jsx("path",{d:"M12.121 17.535 6.464 11.88l1.415-1.415 5.657 5.657-1.415 1.415Z",fill:"currentColor"})]}),Q7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12.299 5.203a.524.524 0 0 0-.726 0L9.086 7.552l.008.007-6.973 6.585a.58.58 0 0 0 0 .835l2.045 1.932c.206.194.52.194.726 0l7.051-6.66 7.053 6.66c.205.194.519.194.725 0l2.045-1.932a.58.58 0 0 0 0-.835l-9.467-8.941Z",fill:"currentColor"})}),X7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18.79 9.295a.683.683 0 0 0 0-.986l-5.174-5.026a.711.711 0 0 0-.037-.039l-1.07-1.04a.729.729 0 0 0-.57-.201.724.724 0 0 0-.448.201l-1.07 1.04a.72.72 0 0 0-.034.036L5.21 8.309a.683.683 0 0 0 0 .986l1.07 1.04a.733.733 0 0 0 1.016 0L12 5.765l4.704 4.57a.732.732 0 0 0 1.015 0l1.07-1.04ZM5.21 14.705a.683.683 0 0 0 0 .986l5.174 5.026a.742.742 0 0 0 .037.039l1.07 1.04a.729.729 0 0 0 .57.201.724.724 0 0 0 .448-.201l1.07-1.04a.754.754 0 0 0 .034-.036l5.177-5.029a.683.683 0 0 0 0-.986l-1.07-1.04a.732.732 0 0 0-1.015 0L12 18.235l-4.704-4.57a.733.733 0 0 0-1.016 0l-1.07 1.04Z",fill:"currentColor"})}),W7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 2.5h9.406L19.5 7.094V21.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-18a1 1 0 0 1 1-1Zm11 4h-9v1h9v-1Zm-9 3h9v1h-9v-1Zm7.895 7.829a.371.371 0 0 0 0-.518l-2.587-2.638a.44.44 0 0 0-.018-.02l-.536-.546a.354.354 0 0 0-.508 0l-.536.546a.369.369 0 0 0-.017.018l-2.588 2.64a.371.371 0 0 0 0 .518l.535.545c.14.143.368.143.508 0l1.655-1.688v4.938c0 .207.157.376.35.376h.7c.193 0 .35-.169.35-.376v-4.932l1.65 1.682c.14.143.367.143.507 0l.535-.545Z",fill:"currentColor"})}),Y7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2.5 14a.5.5 0 0 0-.5.5V20a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-5.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V19H4v-4.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"}),t.jsx("path",{d:"M12.441 3.24a.527.527 0 0 0-.883 0l-4.477 6.975c-.219.341.031.785.442.785H10v5.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V11h2.477c.411 0 .66-.444.442-.785L12.44 3.24Z",fill:"currentColor"})]}),U7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m10.192 17.088-.896-2.48H4.432l-.896 2.48H2L6.032 6h1.68l4.016 11.088h-1.536ZM8.88 13.424 6.864 7.792l-2.016 5.632H8.88ZM20.973 17.088l-.896-2.48h-4.864l-.896 2.48h-1.536L16.813 6h1.68l4.016 11.088h-1.536Zm-1.312-3.664-2.016-5.632-2.016 5.632h4.032Z",fill:"currentColor"})}),G7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm.002-11.15a3.103 3.103 0 1 1 0-6.207 3.103 3.103 0 0 1 0 6.207Zm4.703 6.777a4.647 4.647 0 0 0-4.523-5.72h-.362a4.647 4.647 0 0 0-4.521 5.728c1.227 1.209 2.88 1.95 4.699 1.95 1.822 0 3.479-.745 4.707-1.958Z",fill:"currentColor"})}),J7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.268 16.15v1.054H7.93V16.15c0-2.328 1.866-4.216 4.169-4.216 2.302 0 4.169 1.888 4.169 4.216Z",fill:"currentColor"}),t.jsx("path",{d:"M9.847 9c0 1.29 1.008 2.337 2.252 2.337 1.243 0 2.251-1.046 2.251-2.336 0-1.29-1.008-2.336-2.251-2.336-1.244 0-2.252 1.045-2.252 2.336Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.104 5.542a1.8 1.8 0 0 0 1.32-1.753 8.177 8.177 0 0 1 5.283 3.333l.942-.255a9.094 9.094 0 0 0-6.521-4.06 1.773 1.773 0 0 0-1.947-.745 1.804 1.804 0 0 0-1.26 2.206 1.78 1.78 0 0 0 2.183 1.274ZM11.9 4.78c.534-.145.85-.7.707-1.239a.999.999 0 0 0-1.224-.715c-.534.145-.85.7-.707 1.239.143.54.69.86 1.224.715ZM5.434 16.735a8.178 8.178 0 0 0 5.207 3.32 1.797 1.797 0 0 1 1.315-1.597 1.78 1.78 0 0 1 2.182 1.274 1.804 1.804 0 0 1-1.26 2.206 1.775 1.775 0 0 1-2.043-.91 9.096 9.096 0 0 1-6.344-4.037l.943-.256Zm7.242 4.44c.533-.145.85-.7.707-1.239a.999.999 0 0 0-1.225-.715c-.533.145-.85.7-.707 1.239.143.54.691.86 1.225.715ZM3.075 10.655a1.808 1.808 0 0 0-1.014 2.12 1.78 1.78 0 0 0 2.182 1.275 1.804 1.804 0 0 0 1.26-2.207 1.789 1.789 0 0 0-1.476-1.319 8.294 8.294 0 0 1 3.24-5.27L7.014 4.3a9.223 9.223 0 0 0-3.939 6.356Zm.448.678a.999.999 0 0 1 1.225.715 1.012 1.012 0 0 1-.707 1.238.999.999 0 0 1-1.225-.715 1.012 1.012 0 0 1 .707-1.238ZM21.087 13.04a1.81 1.81 0 0 0 .852-2.04 1.78 1.78 0 0 0-2.182-1.274 1.804 1.804 0 0 0-1.26 2.206 1.787 1.787 0 0 0 1.628 1.334 8.291 8.291 0 0 1-3.352 5.41l.253.95a9.221 9.221 0 0 0 4.06-6.587Zm-1.128-2.55a.999.999 0 0 1 1.225.714 1.012 1.012 0 0 1-.707 1.239.999.999 0 0 1-1.225-.715 1.012 1.012 0 0 1 .707-1.239Z",fill:"currentColor"})]}),q7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12 11.333c-2.684 0-4.86-2.089-4.86-4.666C7.14 4.089 9.316 2 12 2s4.86 2.09 4.86 4.667-2.176 4.666-4.86 4.666ZM12 14c4.752 0 8.645 3.525 9 8H3c.355-4.475 4.249-8 9-8Z",fill:"currentColor"})}),K7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 17a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h18Zm-.287-2.536L4.039 7.683l-.753 1.852 16.673 6.782.754-1.853Z",fill:"currentColor"})}),$7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.953 3.53c-.393-.707-1.514-.707-1.907 0L2.113 19.612c-.354.637.161 1.388.954 1.388h17.865c.793 0 1.308-.75.954-1.388L12.953 3.53Zm2.229 12.238a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0L12 15.415l-1.767 1.767a.5.5 0 0 1-.708 0l-.707-.707a.5.5 0 0 1 0-.707L10.586 14l-1.768-1.768a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0L12 12.586l1.768-1.768a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707l-1.768 1.769 1.768 1.767Z",fill:"currentColor"})}),_7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.953 3.53c-.393-.707-1.513-.707-1.906 0L2.114 19.612c-.354.638.16 1.388.953 1.388h17.866c.792 0 1.307-.75.953-1.388L12.953 3.53ZM11.508 8a.504.504 0 0 0-.507.531l.491 8A.505.505 0 0 0 12 17c.269 0 .49-.205.508-.469l.492-8A.504.504 0 0 0 12.492 8h-.984ZM12 20c.561 0 1.016-.448 1.016-1s-.455-1-1.016-1c-.561 0-1.016.448-1.016 1s.455 1 1.016 1Z",fill:"currentColor"})}),en=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.357 16.847c-.23.158-.229.483-.03.679l1.372 1.351a.431.431 0 0 0 .602 0l1.372-1.351c.199-.196.2-.52-.03-.679a2.915 2.915 0 0 0-3.286 0Zm-4.158-3.97a.392.392 0 0 0-.007.575L7.63 14.87a.458.458 0 0 0 .614.01c2.15-1.83 5.362-1.83 7.514 0a.458.458 0 0 0 .613-.01l1.438-1.417a.392.392 0 0 0-.007-.575c-3.285-2.943-8.317-2.943-11.603 0Zm15.674-4.013a.398.398 0 0 1 .005.578L20.44 10.86a.445.445 0 0 1-.608.005c-4.404-4.032-11.259-4.032-15.664 0a.445.445 0 0 1-.608-.005L2.122 9.442a.398.398 0 0 1 .005-.578c5.537-5.152 14.21-5.152 19.746 0Z",fill:"currentColor"})}),tn=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h18Zm-1 2v4H4V4h16Zm0 16V10H4v10h16Z",fill:"currentColor"})});function rn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var D0={exports:{}};/*!
|
|
14
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("react"),t=require("react/jsx-runtime"),S1=require("react-dom");function r2(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const i in e)if(i!=="default"){const n=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(r,i,n.get?n:{enumerable:!0,get:()=>e[i]})}}return r.default=e,Object.freeze(r)}const W1=r2(h),i2=e=>W1.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:34,height:34,viewBox:"0 0 34 34",...e},W1.createElement("defs",null,W1.createElement("pattern",{id:"pattern",preserveAspectRatio:"none",width:"100%",height:"100%",viewBox:"0 0 512 491"},W1.createElement("image",{width:512,height:491,xlinkHref:"data:image/png;base64,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"}))),W1.createElement("rect",{id:"b",width:34,height:34,fill:"url(#pattern)"})),n2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M7.085 18.91c-.293 0-.363-.482-.017-.482 1.993-.056 1.592-.521 1.704-2.02V8.329l-4.797 5.532h4.256v1.449h-5.66c-.653 0-.753-.315-.281-.851l7.87-9.194a.633.633 0 0 1 .469-.27c.346.013.237.234.829.186a22.832 22.832 0 0 1 5.316.27C19.314 5.95 21.9 7.746 22 11.86a6.842 6.842 0 0 1-.682 3.072 6.988 6.988 0 0 1-1.99 2.464 8.883 8.883 0 0 1-5.417 1.603c-.82.012-2.58-.114-4.103-.128-1.56-.019-1.738.04-2.722.04Zm5.183-5.048c.248-.034.492-.094.727-.18.137-.022.23.104.17.405-.062.302-.225.813-.225.813a.487.487 0 0 1-.2.324.512.512 0 0 1-.376.09h-1.307s-.044 1.853.323 2.15c.67.62 1.659.618 2.876.618a5.68 5.68 0 0 0 2.17-.402 5.59 5.59 0 0 0 1.84-1.195c.936-1.008 1.264-2.463 1.21-4.469a5.698 5.698 0 0 0-.964-3.209 5.876 5.876 0 0 0-2.617-2.15 9.568 9.568 0 0 0-4.341-.571c-.333.028-.533.16-.543.441v7.338l1.257-.003Z",fill:"currentColor"})}),a2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.296 3.544a.747.747 0 0 0-1.03.224L6.862 16.781l-3.051-1.773a.747.747 0 0 0-1.02.269L2.04 16.56a.74.74 0 0 0 .267 1.015L6.67 20.11l.496.318c.206.132.454.15.667.07a.744.744 0 0 0 .412-.333l.239-.407L17.77 5.374a.74.74 0 0 0-.223-1.027l-1.252-.803ZM18.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-3ZM16 11.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1ZM14.5 15a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"})}),l2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.222 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h13.556a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H5.222Zm1.222 2.222H12V12L9.222 9.607 6.444 12V4.222Z",fill:"currentColor"})}),o2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 5.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1ZM4 11.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1ZM2 17.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1ZM17.146 14.353a.5.5 0 0 1 0-.707l.5-.5a.5.5 0 0 1 .707 0l1.457 1.457 1.456-1.456a.5.5 0 0 1 .707 0l.5.5a.5.5 0 0 1 0 .706l-1.456 1.457 1.456 1.456a.5.5 0 0 1 0 .707l-.5.5a.5.5 0 0 1-.707 0l-1.456-1.457-1.457 1.457a.5.5 0 0 1-.707 0l-.5-.5a.5.5 0 0 1 0-.707l1.457-1.456-1.457-1.457Z",fill:"currentColor"})}),s2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.631 15.027 8.974 8.37a1.12 1.12 0 0 0-1.585 0l-.475.475a1.12 1.12 0 0 0 0 1.585l6.657 6.656a1.12 1.12 0 0 0 1.585 0l.475-.475a1.12 1.12 0 0 0 0-1.585Z",fill:"currentColor"}),t.jsx("path",{d:"m18.773 9.454-4.227-4.226-4.423 4.423 4.226 4.226 4.424-4.423ZM21.573 6.547l-4.12-4.12a1.457 1.457 0 0 0-2.06 2.06l4.12 4.12a1.457 1.457 0 0 0 2.06-2.06ZM9.211 12.728l2.06 2.06L4.062 22H2v-2.06l7.211-7.212Z",fill:"currentColor"})]}),c2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9 18.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0ZM8.05 6.104 9.5 4.2l4.25 2.638V2h2.45v5.033l4.45-2.834L22 6.104l-5.1 3.323 5.1 3.42-1.4 1.905-4.4-3.078V17h-2.45v-5.277L9.4 14.606 8 12.7l5.15-3.322-5.1-3.274Z",fill:"currentColor"})}),d2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3Zm2 1h4v16H4V4Zm16 0H10v16h10V4Z",fill:"currentColor"})}),h2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M17.983 22v-1.108c.801-.505 1.366-1.01 1.694-1.514.492-.846.738-1.982.738-3.405V7.459c0-1.693-.601-2.954-1.804-3.783a11.037 11.037 0 0 0-.628-.379l.027-1.108c2.004.739 3.243 1.883 3.717 3.433.182.63.273 1.342.273 2.135v8.54C21.964 19 20.624 20.901 17.983 22ZM8.652 21.973 13.435 2h1.749l-4.755 19.973H8.652ZM2 16.432V7.757c0-1.712.41-3.01 1.23-3.892.455-.523 1.32-1.054 2.596-1.595v1.108c-.4.235-.683.415-.847.54-.93.668-1.394 1.839-1.394 3.514v8.92c0 .756.091 1.432.273 2.026.31.991.975 1.802 1.996 2.433v1.108c-1.276-.613-2.205-1.261-2.788-1.946-.71-.81-1.066-1.991-1.066-3.54Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.238 1.75H15.5l-4.875 20.473h-2.29L13.237 1.75Zm.394.5L8.97 21.723h1.262L14.867 2.25h-1.235Zm4.136-.416.328.12c2.052.757 3.366 1.948 3.87 3.595v.003c.19.658.284 1.393.284 2.205V16.3c-.019 1.393-.374 2.595-1.077 3.593-.703.997-1.74 1.773-3.095 2.337l-.345.144v-1.621l.116-.074c.784-.493 1.314-.973 1.615-1.433.46-.794.7-1.88.7-3.274V7.459c0-1.625-.57-2.802-1.693-3.576-.157-.104-.36-.226-.611-.368l-.131-.074.04-1.607Zm-11.692.059v1.629l-.124.072c-.4.234-.67.407-.82.523l-.007.005c-.837.6-1.29 1.676-1.29 3.31v8.92c0 .736.089 1.386.262 1.952.29.925.91 1.69 1.888 2.294l.119.073v1.645l-.359-.172c-1.29-.62-2.253-1.286-2.868-2.008-.764-.872-1.127-2.12-1.127-3.704V7.757c0-1.747.418-3.114 1.294-4.06.495-.566 1.405-1.114 2.685-1.657l.347-.147Zm12.175.658-.015.603c.2.116.372.22.513.313l.004.003c1.282.883 1.912 2.229 1.912 3.99v8.513c0 1.449-.25 2.632-.772 3.531l-.006.01c-.339.522-.898 1.025-1.654 1.515v.588c1.113-.518 1.953-1.19 2.53-2.011.637-.903.97-2.002.987-3.31v-8.54c0-.772-.089-1.46-.263-2.063-.419-1.369-1.477-2.422-3.236-3.142Zm-12.675.101c-1.072.483-1.78.945-2.158 1.377l-.005.006c-.762.82-1.163 2.047-1.163 3.722v8.675c0 1.516.348 2.627 1.004 3.376l.002.003c.498.584 1.275 1.154 2.348 1.705v-.568c-.998-.646-1.666-1.478-1.984-2.495v-.001c-.191-.623-.285-1.324-.285-2.1v-8.92c0-1.714.476-2.98 1.495-3.714.159-.122.41-.283.746-.483v-.583Z",fill:"currentColor"})]}),u2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.075 4C2.481 4 2 4.48 2 5.072v13.856C2 19.52 2.481 20 3.075 20h17.85c.594 0 1.075-.48 1.075-1.072V5.072C22 4.48 21.519 4 20.925 4H3.075ZM20 9H4v9h16V9Z",fill:"currentColor"})}),v2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm4 4.31C6 9.24 6.289 9 6.645 9h10.71c.356 0 .645.24.645.536v6.928c0 .296-.289.536-.645.536H6.645C6.29 17 6 16.76 6 16.464V9.536ZM7.09 12h9.82v4H7.09v-4Z",fill:"currentColor"})}),f2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M12.925 11.982a.508.508 0 0 0-.605-.595L5.25 12.81a.5.5 0 0 0-.259.849l1.69 1.658-4.53 4.448c-.2.196-.2.515 0 .712l1.401 1.376a.52.52 0 0 0 .726 0l4.529-4.448 1.805 1.773a.516.516 0 0 0 .865-.255l1.448-6.941Z",fill:"currentColor"}),t.jsx("path",{d:"M18 9.5a3.5 3.5 0 0 1-4.052 3.457l-.2.98a4.5 4.5 0 1 0-3.476-2.895l.993-.203A3.5 3.5 0 1 1 18 9.5Z",fill:"currentColor"}),t.jsx("path",{d:"M21 9.5a6.5 6.5 0 0 1-7.654 6.398l-.201.98a7.5 7.5 0 1 0-5.832-5.23l.984-.201A6.5 6.5 0 1 1 21 9.5Z",fill:"currentColor"})]}),g2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11 2a1 1 0 0 0-1 1v7H3a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7h7a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H11Z",fill:"currentColor"})}),p2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 8V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-5v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h5Zm2-4h10v10h-6v6H4V10h6V4Z",fill:"currentColor"})}),x2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 20v-5h2v5h5v2H4a2 2 0 0 1-2-2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 4v12h12V4H8ZM7 2a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H7Z",fill:"currentColor"}),t.jsx("path",{d:"M15 6h-2v3h-3v2h3v3h2v-3h3V9h-3V6Z",fill:"currentColor"})]}),m2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.67a3.001 3.001 0 0 1 0 5.66v9.67a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-9.67a3.001 3.001 0 0 1 0-5.66V2.5ZM11.5 2a.5.5 0 0 0-.5.5v9.67a3.001 3.001 0 0 0 0 5.66v3.67a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-3.67a3.001 3.001 0 0 0 0-5.66V2.5a.5.5 0 0 0-.5-.5h-1ZM4.5 2a.5.5 0 0 0-.5.5v3.67a3.001 3.001 0 0 0 0 5.66v9.67a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-9.67a3.001 3.001 0 0 0 0-5.66V2.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})}),A2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19ZM14.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7ZM14 17.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 13.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Zm-4.889-3.056H6.89v2.445H4.444v1.222H6.89v2.445H8.11V14.11h2.445V12.89H8.11v-2.444Z",fill:"currentColor"})]}),w2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3.667C2 2.747 2.746 2 3.667 2h1.389v1.667h-1.39v1.389H2v-1.39Zm8.611 0H7.833V2h2.778v1.667Zm5.556 0h-2.778V2h2.778v1.667Zm4.166 0h-1.389V2h1.39C21.253 2 22 2.746 22 3.667v1.389h-1.667v-1.39Zm0 6.944V7.833H22v2.778h-1.667ZM3.667 7.833v2.778H2V7.833h1.667Zm16.666 8.334v-2.778H22v2.778h-1.667ZM3.667 13.389v2.778H2v-2.778h1.667Zm16.666 6.944v-1.389H22v1.39c0 .92-.746 1.666-1.667 1.666h-1.389v-1.667h1.39ZM3.667 18.944v1.39h1.389V22h-1.39C2.747 22 2 21.254 2 20.333v-1.389h1.667Zm4.166 1.39h2.778V22H7.833v-1.667Zm5.556 0h2.778V22h-2.778v-1.667Z",fill:"currentColor"}),t.jsx("path",{d:"M5.333 5.333h5v5h-5v-5ZM5.333 13.667h5v5h-5v-5ZM13.667 5.333h5v5h-5v-5ZM13.667 13.667h5v5h-5v-5Z",fill:"currentColor"})]}),C2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3 11.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3.5V19a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-5.5h2V17a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-3.5H22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-3.5V8a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v3.5h-2V5a.5.5 0 0 0-.5-.5H7a.5.5 0 0 0-.5.5v6.5H3Z",fill:"currentColor"})}),b2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 2.625A.625.625 0 0 0 21.375 2h-.75a.625.625 0 0 0-.625.625v18.75c0 .345.28.625.625.625h.75c.345 0 .625-.28.625-.625V2.625ZM17 13.625a.625.625 0 0 0-.625-.625h-8.75a.625.625 0 0 0-.625.625v3.75c0 .345.28.625.625.625h8.75c.345 0 .625-.28.625-.625v-3.75ZM17 6.625A.625.625 0 0 0 16.375 6H2.625A.625.625 0 0 0 2 6.625v3.75c0 .345.28.625.625.625h13.75c.345 0 .625-.28.625-.625v-3.75Z",fill:"currentColor"})}),M2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 2.625C2 2.28 2.28 2 2.625 2h.75C3.72 2 4 2.28 4 2.625v18.75c0 .345-.28.625-.625.625h-.75A.625.625 0 0 1 2 21.375V2.625ZM7 13.625c0-.345.28-.625.625-.625h8.75c.345 0 .625.28.625.625v3.75c0 .345-.28.625-.625.625h-8.75A.625.625 0 0 1 7 17.375v-3.75ZM7 6.625C7 6.28 7.28 6 7.625 6h13.75c.345 0 .625.28.625.625v3.75c0 .345-.28.625-.625.625H7.625A.625.625 0 0 1 7 10.375v-3.75Z",fill:"currentColor"})}),Z2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m8.043 11.144 3.524-2.259c.59-.374 1.01-.74 1.263-1.096.253-.366.379-.82.379-1.364 0-.463-.187-.891-.562-1.283-.374-.392-.903-.589-1.586-.589-.477 0-.88.107-1.207.321a1.976 1.976 0 0 0-.744.83A2.64 2.64 0 0 0 8.87 6.84c0 .4.108.815.323 1.243.215.419.51.86.884 1.323.375.455.796.945 1.264 1.471L21 21.733h-3.917l-7.889-8.837a73.745 73.745 0 0 1-1.81-2.153c-.525-.66-.932-1.296-1.222-1.911a4.519 4.519 0 0 1-.435-1.926c0-1.016.22-1.89.66-2.62.44-.73 1.062-1.292 1.867-1.684C9.058 2.2 9.999 2 11.075 2c1.039 0 1.933.2 2.681.602.758.392 1.339.913 1.741 1.564.412.65.618 1.363.618 2.139 0 .615-.117 1.176-.351 1.684a4.897 4.897 0 0 1-.969 1.39c-.412.42-.889.816-1.432 1.19l-4.281 2.968c-.496.384-.866.754-1.11 1.11-.233.348-.388.668-.463.963a3.196 3.196 0 0 0-.112.775c0 .57.127 1.087.38 1.55.261.464.64.834 1.136 1.11.506.268 1.119.401 1.84.401.776 0 1.53-.164 2.26-.494a6.38 6.38 0 0 0 1.965-1.43 6.81 6.81 0 0 0 1.375-2.206c.347-.856.52-1.805.52-2.848h2.92c0 .945-.098 1.84-.295 2.687a8.111 8.111 0 0 1-.913 2.353 7.222 7.222 0 0 1-1.628 1.939c-.066.062-.14.142-.224.24-.075.09-.15.165-.225.227a8.126 8.126 0 0 1-2.71 1.578 9.752 9.752 0 0 1-3.172.508c-1.357 0-2.532-.236-3.524-.709-.992-.472-1.759-1.123-2.302-1.951-.533-.83-.8-1.779-.8-2.848 0-.793.173-1.488.52-2.086a6.488 6.488 0 0 1 1.417-1.684 20.545 20.545 0 0 1 2.106-1.578Z",fill:"currentColor"})}),j2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8.65 21.91c.167.061.346.092.527.09.183.001.365-.03.534-.092.17-.061.323-.153.453-.268.13-.115.231-.252.3-.403.07-.151.105-.313.104-.476v-2.728h1.43V8.707H5.306v8.006c-.001.174.037.347.11.507.075.161.184.307.322.43.139.123.303.22.483.286.18.066.374.1.57.098h.996l.014 2.729c-.003.163.031.325.1.475.07.152.173.288.304.402.126.116.277.208.444.27ZM2.856 16.023c.17.06.352.09.535.087.182.003.362-.028.53-.09.168-.062.32-.154.447-.271.129-.115.23-.252.298-.403.068-.15.102-.312.099-.475V9.705a1.073 1.073 0 0 0-.102-.47 1.19 1.19 0 0 0-.302-.397 1.348 1.348 0 0 0-.444-.27 1.474 1.474 0 0 0-.528-.09 1.494 1.494 0 0 0-.534.09c-.17.062-.323.154-.451.27-.13.113-.232.248-.302.397-.07.148-.104.308-.102.47v5.168c-.004.164.03.326.1.478.069.152.172.29.304.404.129.116.282.207.452.268Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.253 8.274h6.745L12 8.273V3.195c-.165-.016-.339-.016-.5-.016a7.374 7.374 0 0 0-2.713.506l-.973-1.588a.171.171 0 0 0-.065-.07A.2.2 0 0 0 7.652 2a.281.281 0 0 0-.108.025.176.176 0 0 0-.064.042.152.152 0 0 0-.036.064.14.14 0 0 0 0 .07.15.15 0 0 0 .033.065l.96 1.573a5.771 5.771 0 0 0-2.32 1.845 4.32 4.32 0 0 0-.864 2.59Zm3.191-2.906a.587.587 0 0 1 .404-.002.539.539 0 0 1 .173.102c.05.044.09.097.116.154a.418.418 0 0 1-.003.363.465.465 0 0 1-.119.151.51.51 0 0 1-.169.107.56.56 0 0 1-.402 0 .488.488 0 0 1-.165-.107.453.453 0 0 1-.148-.33c0-.124.053-.242.148-.331a.488.488 0 0 1 .165-.107Z",fill:"currentColor"}),t.jsx("path",{d:"M15.477 20.217c.529.214 1.1.334 1.682.354 2.26-.03 4.236-3.344 4.841-4.947-.858-.308-1.591-.834-2.109-1.51a3.778 3.778 0 0 1-.797-2.288v-.013c-.02-.72.19-1.432.607-2.054a4.206 4.206 0 0 1 1.747-1.462 4.95 4.95 0 0 0-1.75-1.336 5.633 5.633 0 0 0-2.24-.513c-.093-.01-.187-.01-.283-.01a9.156 9.156 0 0 0-2.755.58c-.32.115-.648.207-.984.276v12.535h.124a5.583 5.583 0 0 1 1.917.388ZM13.436 4.75v1.685l-.007.002a4.501 4.501 0 0 0 1.672-.428c.516-.247.965-.59 1.317-1.003.416-.402.731-.876.926-1.392a3.454 3.454 0 0 0 .205-1.603V2c-1.231.115-2.37.63-3.191 1.447a4.373 4.373 0 0 0-.922 1.303Z",fill:"currentColor"})]}),q2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m12 22-5-4.921 1.667-1.64 2.155 2.12V2h2.357v15.56l2.154-2.121L17 17.078 12 22Z",fill:"currentColor"})}),F2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m2 12 4.921-5 1.64 1.667-2.12 2.155H22v2.357H6.44l2.121 2.154L6.921 17 2 12Z",fill:"currentColor"})}),B2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m22 12-4.921 5-1.64-1.667 2.12-2.155H2v-2.357h15.56l-2.121-2.154L17.078 7 22 12Z",fill:"currentColor"})}),R2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m12 2 5 4.921-1.667 1.64-2.155-2.12V22h-2.357V6.44L8.668 8.562 7 6.921 12 2Z",fill:"currentColor"})}),H2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.854 17.6a.47.47 0 0 0 0-.689l-.765-.725a.533.533 0 0 0-.725 0l-2.358 2.237V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v15.93L3.64 16.187a.533.533 0 0 0-.725 0l-.765.726a.47.47 0 0 0 0 .688l3.7 3.51a.498.498 0 0 0 .024.025l.764.726c.09.085.204.132.32.141a.528.528 0 0 0 .408-.14l.764-.726a.543.543 0 0 0 .027-.027l3.697-3.51ZM14.696 11h-1.398l3.14-8.727h1.522L21.1 11h-1.397l-2.467-7.142h-.068L14.696 11Zm.234-3.418h4.535V8.69H14.93V7.582ZM13.733 22v-.878l2.295-3.358 2.294-3.358h-4.627v-1.133h6.238v.878l-4.59 6.715h4.629V22h-6.239Z",fill:"currentColor"})}),y2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M7 20.66c2.391 1.381 5.61.281 7.191-2.456l3.522-6.1a.851.851 0 0 0 .02-.037l1.363-2.36c1.233-2.136.72-4.74-1.145-5.818-1.866-1.077-4.378-.219-5.611 1.917l-1.583 2.742a.804.804 0 0 0-.058.087L7.429 14.3c-.886 1.534-.518 3.405.822 4.178 1.34.774 3.145.157 4.03-1.377l3.27-5.664c.192-.331.113-.735-.177-.902-.289-.167-.678-.034-.869.297l-3.27 5.665c-.504.872-1.53 1.223-2.292.783-.762-.44-.972-1.504-.468-2.376l.252-.436.005.004 4.655-8.062c.85-1.474 2.584-2.066 3.872-1.323 1.287.744 1.641 2.541.79 4.015l-4.654 8.062h.001l-.251.436c-1.199 2.075-3.64 2.91-5.453 1.862-1.813-1.046-2.312-3.578-1.113-5.653l3.522-6.1c.191-.332.111-.735-.178-.902-.289-.167-.678-.034-.869.297l-3.522 6.1C3.952 15.942 4.61 19.28 7 20.662Z",fill:"currentColor"})}),V2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.5 2a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h2v8A1.5 1.5 0 0 0 7 19.5h9v2a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v2H7a.5.5 0 0 1-.5-.5v-6.167H16V13.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v2.333H6.5V10h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"})}),D2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.625 22A.625.625 0 0 1 2 21.375v-.75c0-.345.28-.625.625-.625h18.75c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.625ZM13.625 18a.625.625 0 0 1-.625-.625V6.625c0-.345.28-.625.625-.625h3.75c.345 0 .625.28.625.625v10.75c0 .345-.28.625-.625.625h-3.75ZM6.625 18A.625.625 0 0 1 6 17.375V6.625C6 6.28 6.28 6 6.625 6h3.75c.345 0 .625.28.625.625v10.75c0 .345-.28.625-.625.625h-3.75ZM2.625 4A.625.625 0 0 1 2 3.375v-.75C2 2.28 2.28 2 2.625 2h18.75c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.625Z",fill:"currentColor"})}),S2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.995 22.006a2.19 2.19 0 0 0 1.615-.733c.429-.468.67-1.104.67-1.767H9.71c0 .663.24 1.299.669 1.767a2.19 2.19 0 0 0 1.616.733Zm7.692-5.848c-.69-.811-1.981-2.031-1.981-6.028 0-3.035-1.946-5.465-4.57-6.06v-.814a1.352 1.352 0 0 0-.083-.482 1.263 1.263 0 0 0-.247-.41 1.142 1.142 0 0 0-.372-.273 1.058 1.058 0 0 0-.879 0c-.14.064-.266.157-.372.274-.106.117-.19.256-.247.41a1.354 1.354 0 0 0-.084.48v.815c-2.623.596-4.569 3.026-4.569 6.06 0 3.997-1.29 5.217-1.98 6.028-.2.229-.31.532-.308.848 0 .164.03.327.087.479.058.152.142.29.249.406.106.116.233.208.372.27.139.063.288.095.438.095h13.707c.15 0 .3-.032.438-.094.14-.063.266-.155.372-.271.107-.116.191-.254.249-.406.058-.152.087-.315.087-.48a1.284 1.284 0 0 0-.307-.847Z",fill:"currentColor"})}),L2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M14.448 22a6.807 6.807 0 0 1-4.004-1.29c-1.146-.835-1.964-2.005-2.326-3.325a5.166 5.166 0 0 0 2.171-.575 4.836 4.836 0 0 0 1.672-1.425 6.936 6.936 0 0 0 4.603.135c1.501-.48 2.766-1.457 3.56-2.749.574.935.876 1.996.876 3.076s-.302 2.141-.876 3.077a6.36 6.36 0 0 1-2.394 2.252 6.86 6.86 0 0 1-3.27.824h-.012Z",fill:"currentColor"}),t.jsx("path",{d:"M14.448 14.308a6.856 6.856 0 0 1-2.499-.46 4.386 4.386 0 0 0 .347-4.676 4.726 4.726 0 0 0-1.719-1.813 5.126 5.126 0 0 0-2.46-.74 6.088 6.088 0 0 1 1.824-2.921 6.688 6.688 0 0 1 3.19-1.571 6.932 6.932 0 0 1 3.591.255 6.533 6.533 0 0 1 2.903 2.004c.75.91 1.212 2 1.336 3.146a5.839 5.839 0 0 1-.636 3.334 6.306 6.306 0 0 1-2.415 2.512 6.851 6.851 0 0 1-3.462.93Z",fill:"currentColor"}),t.jsx("path",{d:"M7.088 15.848c2.258 0 4.088-1.722 4.088-3.846s-1.83-3.846-4.088-3.846S3 9.878 3 12.002s1.83 3.846 4.088 3.846Z",fill:"currentColor"})]}),E2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 5h-3a3 3 0 1 0-6 0H6a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1Zm-9 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-1 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2-9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2h-5Zm-1 5a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2h-5Zm1-11a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})}),N2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M21.376 2c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.626A.625.625 0 0 1 2 3.375v-.75C2 2.28 2.28 2 2.626 2h18.75ZM21.376 20c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.626A.625.625 0 0 1 2 21.375v-.75c0-.345.28-.625.625-.625h18.75Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 16h14V8H5v8Zm-2 1a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10Z",fill:"currentColor"})]}),I2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4 22V2h7.07c2.45 0 4.307.467 5.573 1.401 1.266.925 1.9 2.285 1.9 4.08 0 .98-.255 1.845-.763 2.596-.508.742-1.215 1.287-2.121 1.634 1.035.257 1.848.774 2.44 1.553.6.778.901 1.73.901 2.857 0 1.923-.62 3.379-1.858 4.368-1.238.989-3.003 1.493-5.295 1.511H4Zm4.159-8.709v5.399h3.563c.98 0 1.742-.23 2.287-.687.555-.467.832-1.108.832-1.923 0-1.832-.957-2.761-2.87-2.789H8.16Zm0-2.912h3.078c2.098-.037 3.146-.865 3.146-2.486 0-.907-.267-1.557-.803-1.95-.527-.404-1.364-.605-2.51-.605H8.16v5.041Z",fill:"currentColor"})}),k2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.5 5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM2.5 22a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19ZM20 10.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2ZM20.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM2 10.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2ZM2.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM7 3.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1ZM13.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM19.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V4h-.5Z",fill:"currentColor"})}),z2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM2 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v19a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-19ZM13.5 20a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM7 20.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM13.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM7 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM20.5 7a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM20 13.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2ZM20 19.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h.5v-.5Z",fill:"currentColor"})}),P2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 4.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2ZM20.5 11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM20.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM2.5 11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1ZM7.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM13.5 4a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM19 3.5a.5.5 0 0 0 .5.5h.5v.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1ZM19.5 22a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2ZM13 21.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H6a2 2 0 0 1-2-2v-3.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V18a4 4 0 0 0 4 4h3.5Z",fill:"currentColor"})]}),T2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2ZM3.5 11a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM3.5 17a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM21.5 11a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM16.5 4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM10.5 4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM5 3.5a.5.5 0 0 1-.5.5H4v.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM4.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM11 21.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5 22a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H18a2 2 0 0 0 2-2v-3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V18a4 4 0 0 1-4 4h-3.5Z",fill:"currentColor"})]}),O2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 19.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2ZM20.5 13a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM20.5 7a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM2.5 13a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1ZM7.5 20a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM13.5 20a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM19 20.5a.5.5 0 0 1 .5-.5h.5v-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1ZM19.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2ZM13 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H6a2 2 0 0 0-2 2v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V6a4 4 0 0 1 4-4h3.5Z",fill:"currentColor"})]}),Q2=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 19.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2ZM3.5 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM3.5 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM21.5 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM16.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM10.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM5 20.5a.5.5 0 0 0-.5-.5H4v-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1ZM4.5 2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM11 2.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18a2 2 0 0 1 2 2v3.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V6a4 4 0 0 0-4-4h-3.5Z",fill:"currentColor"})]}),X2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H6a2 2 0 0 1-2-2v-3.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V18a4 4 0 0 0 4 4h3.5ZM22 14.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V18a2 2 0 0 1-2 2h-3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18a4 4 0 0 0 4-4v-3.5ZM14.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18a2 2 0 0 1 2 2v3.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V6a4 4 0 0 0-4-4h-3.5ZM2 9.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V6a2 2 0 0 1 2-2h3.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H6a4 4 0 0 0-4 4v3.5Z",fill:"currentColor"})}),W2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5 21.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM22 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-19a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v19ZM10.5 4a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM17 3.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM10.5 22a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2ZM17 21.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1ZM3.5 17a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1ZM4 10.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2ZM4 4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4v.5Z",fill:"currentColor"})}),Y2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.5 19a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM21.5 2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h19ZM4 13.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2ZM3.5 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM22 13.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2ZM21.5 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1ZM17 20.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1ZM10.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2ZM4.5 20a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.5h.5Z",fill:"currentColor"})}),U2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 20V4H4v16h16Zm1 2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18Z",fill:"currentColor"})}),G2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5.944 16.636a.72.72 0 0 1-.424-.563 2.444 2.444 0 0 1-.025-.332v-2.664a1.411 1.411 0 0 0-.208-.81 1.49 1.49 0 0 0-.492-.466 1.885 1.885 0 0 0-.593-.218 4.578 4.578 0 0 0-.51-.07v-.028c.173-.015.343-.046.51-.092.207-.053.407-.134.593-.24.193-.112.36-.263.492-.445.144-.205.217-.452.208-.704V7.255c0-.11.009-.221.025-.331a.738.738 0 0 1 .424-.564c.164-.068.341-.1.519-.091h.947V5H5.84a2.37 2.37 0 0 0-.657.112 2.54 2.54 0 0 0-.726.352 2.19 2.19 0 0 0-.592.603 1.523 1.523 0 0 0-.237.86V9.83a.705.705 0 0 1-.191.508c-.13.133-.282.24-.45.317-.17.08-.351.134-.537.162-.149.025-.3.039-.45.042v1.269c.151.004.302.02.45.05.186.032.367.092.537.175.172.085.325.205.45.353.13.157.197.357.19.563v2.79c-.008.305.075.605.238.86.157.239.358.444.592.604.222.155.467.274.726.352.213.068.434.106.658.112h1.573v-1.253h-.948a1.215 1.215 0 0 1-.522-.098ZM21.532 10.813a2.026 2.026 0 0 1-.537-.176 1.282 1.282 0 0 1-.44-.352.87.87 0 0 1-.183-.563V6.93a1.524 1.524 0 0 0-.237-.86 2.19 2.19 0 0 0-.592-.603 2.554 2.554 0 0 0-.726-.352 2.37 2.37 0 0 0-.658-.112h-1.573v1.268h.948c.178-.007.355.024.52.092a.713.713 0 0 1 .423.563c.016.11.024.22.025.332v2.664a1.41 1.41 0 0 0 .207.81c.127.192.297.351.494.466.184.106.384.18.592.218.17.033.34.057.51.07v.028a5.85 5.85 0 0 0-.51.099 2.175 2.175 0 0 0-.592.233 1.58 1.58 0 0 0-.494.444 1.158 1.158 0 0 0-.207.704v2.748c-.001.111-.01.222-.025.332a.731.731 0 0 1-.423.563c-.165.069-.342.1-.52.093h-.948V18h1.575c.223-.006.444-.044.657-.112.259-.078.504-.197.726-.352.234-.16.435-.365.593-.603.162-.256.245-.556.236-.86V13.17a.72.72 0 0 1 .183-.508c.124-.134.274-.24.44-.31A2.72 2.72 0 0 1 22 12.141v-1.269a2.72 2.72 0 0 1-.467-.059Z",fill:"currentColor"})}),J2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M14 21.5a.5.5 0 0 0 .5.5H20a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-5.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H19v16h-4.5a.5.5 0 0 0-.5.5v1ZM10 2.5a.5.5 0 0 0-.5-.5H4a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h5.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H5V4h4.5a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),K2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2c2.012 0 3.658 1.963 3.784 4.444h1.693a.65.65 0 0 1 .53.277l2.125-2.282c.269-.29.705-.29.975 0a.78.78 0 0 1 0 1.048l-2.48 2.664a11.654 11.654 0 0 1 .608 4.127l2.104.093c.38.016.676.361.66.77-.015.409-.336.727-.717.71l-2.182-.096c-.26 1.689-.874 3.213-1.738 4.44l2.366 2.54a.78.78 0 0 1 0 1.048.656.656 0 0 1-.976 0l-2.313-2.485c-1.226 1.23-2.766 1.961-4.439 1.961s-3.213-.732-4.44-1.961l-2.312 2.485a.656.656 0 0 1-.976 0 .78.78 0 0 1 0-1.048l2.366-2.54c-.864-1.227-1.477-2.751-1.738-4.44l-2.182.096c-.38.017-.702-.301-.717-.71-.016-.409.28-.754.66-.77l2.104-.093a11.653 11.653 0 0 1 .608-4.127l-2.48-2.664a.78.78 0 0 1 0-1.048c.27-.29.706-.29.975 0l2.124 2.282a.65.65 0 0 1 .531-.277h1.692C8.342 3.964 9.988 2 12 2ZM9.587 6.444h4.827C14.29 4.278 13.38 3.481 12 3.481c-1.378 0-2.288.797-2.413 2.963ZM6.14 11.92c0-1.755.007-2.64.69-3.993h10.342c.683 1.353.69 2.318.69 4.074 0 4.882-2.357 7.778-5.862 7.778S6.14 16.8 6.14 11.919Z",fill:"currentColor"})}),$2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M8.82 19.748c.001.245.075.486.214.69l.38 1.004c.117.172.573.312.758.41.185.097.391.148.601.148h2.454c.21 0 .417-.05.601-.148.185-.098.621-.238.737-.41l.402-1.003c.138-.205.213-.445.213-.691l.001-1.498H8.82l.002 1.498ZM5 8.875c0 1.733.654 3.314 1.732 4.522.658.737 1.685 2.275 2.077 3.573l.004.03h6.374l.004-.03c.392-1.298 1.42-2.836 2.076-3.573A6.766 6.766 0 0 0 19 8.875C19 5.07 15.854 1.988 11.978 2 7.921 2.012 5 5.241 5 8.875Z",fill:"currentColor"})}),_2=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4 5.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1ZM2 11.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM4 17.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),et=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 8a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H3Zm1 2v3.946h1.541c.45-.004.797-.103 1.04-.298.244-.195.366-.483.366-.862a.898.898 0 0 0-.177-.564.832.832 0 0 0-.48-.306.868.868 0 0 0 .417-.322c.1-.149.15-.32.15-.513 0-.354-.125-.622-.373-.805C6.235 10.092 5.87 10 5.389 10H4Zm.817 3.293v-1.065h.749c.376.005.564.188.564.55a.47.47 0 0 1-.164.38c-.107.09-.257.135-.45.135h-.699Zm.605-1.64h-.605v-.995h.572c.225 0 .39.04.493.12.105.077.158.206.158.385 0 .32-.206.483-.618.49ZM8.469 14c.343 0 .612-.117.806-.352l.022.298h.74v-2.932h-.789v2.075c-.1.185-.283.277-.55.277-.28 0-.42-.153-.42-.458v-1.894h-.787v1.921c.004.349.088.613.254.794.167.18.408.271.724.271Zm3.105-3.707v.72h.504v.575h-.504v1.464c0 .108.02.186.062.233.042.046.122.07.24.07.087 0 .164-.006.232-.019v.594c-.155.046-.314.07-.477.07-.552 0-.833-.277-.844-.832v-1.58h-.43v-.574h.43v-.721h.787Zm1.884.72v-.72h-.787v.72h-.43v.575h.43v1.58c.011.555.293.832.845.832.163 0 .322-.024.476-.07v-.594a1.257 1.257 0 0 1-.231.019c-.118 0-.198-.024-.24-.07-.042-.047-.063-.125-.063-.233v-1.464h.504v-.574h-.504Zm.738 1.44c0-.291.057-.55.17-.778.112-.228.273-.404.484-.529.213-.124.459-.187.738-.187.398 0 .722.121.972.364.253.242.393.57.423.986l.005.2c0 .45-.126.812-.379 1.085-.252.27-.59.406-1.016.406-.424 0-.764-.136-1.018-.406-.252-.271-.379-.64-.379-1.106v-.035Zm.787.056c0 .279.053.492.158.64.106.146.256.22.453.22.19 0 .34-.073.446-.217.107-.147.16-.38.16-.7 0-.272-.053-.484-.16-.634a.523.523 0 0 0-.452-.224.514.514 0 0 0-.447.224c-.105.149-.158.379-.158.691Zm3.239-1.157-.025-.338h-.74v2.932h.786v-2.068a.542.542 0 0 1 .499-.282c.169 0 .29.038.362.114.073.074.109.194.109.36v1.876H20v-1.894c-.004-.364-.082-.636-.234-.819-.153-.182-.385-.274-.697-.274a1.03 1.03 0 0 0-.847.393Z",fill:"currentColor"})}),tt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 19.174a435.97 435.97 0 0 0 2.563-2.667 148.62 148.62 0 0 0 2.665-2.838c.707-.785 1.186-1.4 1.437-1.842.262-.493.392-1.05.374-1.611 0-.426-.11-.845-.322-1.21a2.472 2.472 0 0 0-.938-.922 2.9 2.9 0 0 0-1.468-.353c-.753 0-1.353.225-1.8.674-.42.397-.727.904-.886 1.468L2 9.209A4.785 4.785 0 0 1 4.208 6.52a4.28 4.28 0 0 1 2.166-.518c.81-.015 1.61.185 2.322.581.648.36 1.191.893 1.572 1.542.371.626.566 1.345.565 2.078 0 1.499-.764 3.049-2.291 4.65l-4.27 4.41H11V21H2v-1.826Z",fill:"currentColor"}),t.jsx("path",{d:"M18.309 5.324c-.723-.27-1.133-.79-1.133-1.542 0-.984.781-1.782 2.314-1.782s2.325.808 2.325 1.782c0 .725-.44 1.282-1.133 1.542.8.232 1.318.844 1.318 1.68C22 8.22 20.984 9 19.49 9 18.006 9 17 8.22 17 7.004c0-.845.518-1.458 1.309-1.68Zm1.181-.279c.87 0 1.465-.464 1.465-1.16 0-.77-.576-1.18-1.465-1.18-.869 0-1.455.4-1.455 1.189 0 .696.596 1.151 1.455 1.151Zm0 .65c-.908 0-1.64.39-1.64 1.281 0 .79.634 1.318 1.64 1.318 1.006 0 1.631-.538 1.631-1.318 0-.863-.703-1.281-1.63-1.281Z",fill:"#FDB100"})]}),rt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Zm-.255 3.178a.17.17 0 0 0 0 .24l2.269 2.27-2.27 2.268a.17.17 0 0 0 0 .24l.756.756a.17.17 0 0 0 .24 0l2.27-2.27 2.229 2.23a.17.17 0 0 0 .24 0l.755-.756a.17.17 0 0 0 0-.24l-2.23-2.229 2.23-2.23a.17.17 0 0 0 0-.239l-.756-.756a.17.17 0 0 0-.24 0L7.01 6.692 4.74 4.422a.17.17 0 0 0-.24 0l-.755.756Zm2.831 8.347a.17.17 0 0 0-.17.17v2.542H3.865a.17.17 0 0 0-.17.17v1.017c0 .093.077.17.17.17h2.543v2.542c0 .093.076.17.17.17h1.016a.17.17 0 0 0 .17-.17v-2.543h2.542a.17.17 0 0 0 .17-.17v-1.016a.17.17 0 0 0-.17-.17H7.763v-2.542a.17.17 0 0 0-.17-.17H6.576Zm6.61-5.593c0 .094.076.17.17.17h6.78a.17.17 0 0 0 .17-.17V6.915a.17.17 0 0 0-.17-.17h-6.78a.17.17 0 0 0-.17.17v1.017Zm.17 11.017a.17.17 0 0 1-.17-.17v-1.016a.17.17 0 0 1 .17-.17h6.78a.17.17 0 0 1 .17.17v1.017a.17.17 0 0 1-.17.17h-6.78Zm-.17-2.881c0 .093.076.17.17.17h6.78a.17.17 0 0 0 .17-.17V15.05a.17.17 0 0 0-.17-.17h-6.78a.17.17 0 0 0-.17.17v1.017Z",fill:"currentColor"})}),it=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 3v15H6V3h15Z",stroke:"#888",strokeWidth:"2"})}),nt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m10.192 17.088-.896-2.48H4.432l-.896 2.48H2L6.032 6h1.68l4.016 11.088h-1.536ZM8.88 13.424 6.864 7.792l-2.016 5.632H8.88ZM12.941 12.672c0-2.736 1.808-4.496 4.16-4.496 1.632 0 2.752.832 3.264 1.744v-1.6h1.472v8.768h-1.472v-1.632c-.528.944-1.664 1.776-3.28 1.776-2.336 0-4.144-1.84-4.144-4.56Zm7.424.016c0-2.032-1.376-3.248-2.976-3.248s-2.96 1.168-2.96 3.232 1.36 3.28 2.96 3.28c1.6 0 2.976-1.2 2.976-3.264Z",fill:"currentColor"})}),at=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M17.694 7.763a.5.5 0 0 1 0 .672l-7.625 8.387a.219.219 0 0 1-.323 0l-.009.01-3.431-3.775a.5.5 0 0 1 0-.673l.323-.356a.5.5 0 0 1 .74 0l2.53 2.784 6.732-7.405a.5.5 0 0 1 .74 0l.323.356Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0Z",fill:"currentColor"})]}),P5=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.645-14.836a.5.5 0 0 0-.707-.034l-7.703 6.997-1.67-1.684a.5.5 0 0 0-.707-.003l-.71.704a.5.5 0 0 0-.003.707l2.386 2.408.266.292a.5.5 0 0 0 .42.162.498.498 0 0 0 .325-.144l.225-.223 8.516-7.736a.5.5 0 0 0 .034-.706l-.672-.74Z",fill:"currentColor"})}),T5=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.66 6.28a.5.5 0 0 0 0-.697l-.967-.993a.5.5 0 0 0-.716 0L8.499 16.373 4.023 11.78a.5.5 0 0 0-.716 0l-.967.993a.5.5 0 0 0 0 .697l5.889 6.046.014-.014a.377.377 0 0 0 .54 0L21.66 6.28Z",fill:"currentColor"})}),lt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Zm13.938 5.13a.5.5 0 0 1 .707.034l.672.74a.5.5 0 0 1-.034.706l-8.516 7.736-.225.223a.498.498 0 0 1-.324.144.5.5 0 0 1-.42-.162l-.267-.292-2.386-2.408a.5.5 0 0 1 .003-.707l.71-.704a.5.5 0 0 1 .707.003l1.67 1.684 7.703-6.997Z",fill:"currentColor"})}),ot=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z",fill:"currentColor"})}),st=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.812 16.88a.317.317 0 0 1-.497 0l-.527-.614a.458.458 0 0 1 0-.578L13.098 13l-2.31-2.688a.457.457 0 0 1 0-.578l.527-.613c.137-.16.36-.16.497 0l2.545 2.962.013.015.527.613c.057.066.09.149.1.234a.451.451 0 0 1-.1.345l-.527.613a.44.44 0 0 1-.015.017l-2.543 2.96ZM8.188 9.12c.137-.159.36-.159.497 0l.527.614a.458.458 0 0 1 0 .578L6.902 13l2.31 2.688a.458.458 0 0 1 0 .578l-.527.613a.317.317 0 0 1-.497 0l-2.545-2.962a.441.441 0 0 1-.013-.015l-.527-.613a.435.435 0 0 1-.1-.234.451.451 0 0 1 .1-.345l.527-.613.01-.01.005-.007 2.543-2.96Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Zm1 4h12v10H4V8Zm16 0h-2v10h2V8Z",fill:"currentColor"})]}),ct=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.84 2.714c0-.394.346-.714.773-.714h.774c.427 0 .773.32.773.714V9.5h5.025c.427 0 .773.32.773.714v3.572H5.042v-3.572c0-.394.346-.714.773-.714h5.025V2.714ZM5.042 14.5h13.916l1.034 6.685c.067.43-.295.815-.765.815h-2.1l-.681-5.929L15.764 22h-3.236l-.721-2.143L11.086 22h-2.85l-.682-3.929L6.872 22H4.773c-.47 0-.832-.385-.765-.815L5.042 14.5Z",fill:"currentColor"})}),dt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.316 5.557a.5.5 0 0 1 0-.707l.5-.5a.5.5 0 0 1 .707 0L4.98 5.807l1.456-1.456a.5.5 0 0 1 .707 0l.5.5a.5.5 0 0 1 0 .706L6.186 7.014 7.643 8.47a.5.5 0 0 1 0 .707l-.5.5a.5.5 0 0 1-.707 0L4.98 8.22 3.523 9.677a.5.5 0 0 1-.707 0l-.5-.5a.5.5 0 0 1 0-.707l1.457-1.456-1.457-1.457ZM10 6.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1ZM2 12.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 18.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),ht=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18.62 18.5a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1ZM20.62 12.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1ZM22.62 6.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1ZM7.473 9.647a.5.5 0 0 1 0 .707l-.5.5a.5.5 0 0 1-.707 0L4.81 9.397l-1.456 1.456a.5.5 0 0 1-.707 0l-.5-.5a.5.5 0 0 1 0-.706L3.603 8.19 2.147 6.734a.5.5 0 0 1 0-.707l.5-.5a.5.5 0 0 1 .706 0L4.81 6.984l1.457-1.457a.5.5 0 0 1 .707 0l.5.5a.5.5 0 0 1 0 .707L6.016 8.19l1.457 1.457Z",fill:"currentColor"})}),ut=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.793 7.227V5.16A.164.164 0 0 0 15.625 5H2.168A.164.164 0 0 0 2 5.16v7.954c0 .087.075.159.168.159h2.187V7.386c0-.088.075-.159.168-.159h11.27Z",fill:"currentColor"}),t.jsx("path",{d:"m15.525 16.454.431-.397-2.433-2.246c-.651-.6-.651-1.574 0-2.175l.496-.458c.651-.6 1.707-.6 2.357 0l2.434 2.245.431-.398V8.5c0-.176-.154-.318-.344-.318H5.793c-.19 0-.345.142-.345.318v7.636c0 .176.155.319.345.319h9.732Z",fill:"currentColor"}),t.jsx("path",{d:"M14.486 12.462a.217.217 0 0 0 0 .324l2.942 2.714-2.942 2.714a.217.217 0 0 0 0 .324l.429.395c.097.09.254.09.35 0l2.942-2.714 2.941 2.714c.097.09.254.09.35 0l.43-.395a.217.217 0 0 0 0-.324L18.985 15.5l2.941-2.714a.217.217 0 0 0 0-.324l-.428-.395a.263.263 0 0 0-.35 0l-2.942 2.714-2.941-2.714a.263.263 0 0 0-.351 0l-.429.395Z",fill:"currentColor"})]}),vt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 4a.383.383 0 0 0-.385.381v7.954l2.491-2.468a1.853 1.853 0 0 1 2.603 0l.521.517a1.81 1.81 0 0 1 0 2.577L9.74 15.43l.768.761h10.723c.425 0 .769-.34.769-.761V7.048a.766.766 0 0 0-.77-.762H13.54V4.38A.383.383 0 0 0 13.154 4H7Zm5 .762H8.154v.762H12v-.762Z",fill:"currentColor"}),t.jsx("path",{d:"M2.088 11.884a.297.297 0 0 1 0-.423l.522-.516a.304.304 0 0 1 .426 0l3.58 3.544 3.578-3.544a.304.304 0 0 1 .427 0l.521.516a.297.297 0 0 1 0 .423l-3.579 3.545 3.58 3.545a.297.297 0 0 1 0 .422l-.522.517a.304.304 0 0 1-.427 0l-3.579-3.545-3.579 3.545a.304.304 0 0 1-.426 0l-.522-.517a.297.297 0 0 1 0-.422l3.58-3.545-3.58-3.545Z",fill:"currentColor"})]}),ft=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.385 4A.383.383 0 0 0 2 4.381v11.048c0 .42.344.761.77.761h10.722l.769-.761-2.491-2.468a1.81 1.81 0 0 1 0-2.577l.521-.517a1.853 1.853 0 0 1 2.602 0l2.492 2.467V7.049a.766.766 0 0 0-.77-.762H8.923V4.38A.383.383 0 0 0 8.538 4H2.385Zm5 .762H3.538v.762h3.847v-.762Z",fill:"currentColor"}),t.jsx("path",{d:"M12.858 11.884a.297.297 0 0 1 0-.423l.521-.516a.304.304 0 0 1 .427 0l3.579 3.544 3.579-3.544a.304.304 0 0 1 .426 0l.522.516a.297.297 0 0 1 0 .423l-3.58 3.545 3.58 3.545a.297.297 0 0 1 0 .422l-.522.517a.304.304 0 0 1-.426 0l-3.58-3.545-3.578 3.545a.304.304 0 0 1-.427 0l-.521-.517a.297.297 0 0 1 0-.422l3.579-3.545-3.58-3.545Z",fill:"currentColor"})]}),t0=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.497 5.361a.5.5 0 0 0 0 .707L10.429 12l-5.932 5.932a.5.5 0 0 0 0 .707l.864.864a.5.5 0 0 0 .707 0L12 13.571l5.932 5.932a.5.5 0 0 0 .707 0l.864-.864a.5.5 0 0 0 0-.707L13.571 12l5.932-5.932a.5.5 0 0 0 0-.707l-.864-.864a.5.5 0 0 0-.707 0L12 10.429 6.068 4.497a.5.5 0 0 0-.707 0l-.864.864Z",fill:"currentColor"})}),gt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.071 19.071c3.905-3.905 3.905-10.237 0-14.142-3.905-3.905-10.237-3.905-14.142 0-3.905 3.905-3.905 10.237 0 14.142 3.905 3.905 10.237 3.905 14.142 0Zm-3.182-4.596a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0L12 13.414 9.525 15.89a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707L10.586 12 8.11 9.525a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0L12 10.586l2.475-2.475a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707L13.414 12l2.475 2.475Z",fill:"currentColor"})}),pt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.158 4C2.518 4 2 4.55 2 5.227v13.546C2 19.451 2.519 20 3.158 20h17.684c.64 0 1.158-.55 1.158-1.227V7.17c0-.678-.519-1.227-1.158-1.227h-9.603l-.333-1.092c-.155-.507-.6-.85-1.103-.85H3.158Z",fill:"currentColor"})}),xt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.853 18c.096 0 .19-.027.27-.081C21.267 17.133 22 15.926 22 14.57c0-1.978-1.564-3.643-3.69-4.137C17.579 7.86 15.47 6 12.985 6c-2.564 0-4.726 1.978-5.39 4.678a1.44 1.44 0 0 0-.98-.392c-.85 0-1.538.767-1.538 1.714 0 .156.019.307.054.45a2.46 2.46 0 0 0-.331-.021c-1.546 0-2.8 1.439-2.8 3.214 0 .849.373 1.62.856 2.195a.468.468 0 0 0 .36.162h16.637Zm-8.916-8.485c0-.284.238-.515.532-.515h1.062c.294 0 .532.23.532.515v3.865h1.404c.464 0 .705.535.39.864l-2.467 2.59c-.21.221-.57.221-.78 0l-2.468-2.59c-.314-.33-.073-.864.39-.864h1.405V9.515Z",fill:"currentColor"})}),mt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 17.799H3c-.551-.587-1-1.426-1-2.358 0-1.775 1.254-3.214 2.8-3.214.112 0 .222.008.33.022a1.9 1.9 0 0 1-.053-.45c0-.947.689-1.715 1.538-1.715.372 0 .714.148.98.393.664-2.7 2.826-4.678 5.39-4.678 2.486 0 4.594 1.86 5.325 4.434 2.126.493 3.69 2.159 3.69 4.137 0 1.402-.785 2.647-2 3.429Z",fill:"currentColor"})}),At=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.906 2.5H5.5a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h13a1 1 0 0 0 1-1V7.094L14.906 2.5Zm.262 13.894c.125.14.325.14.45 0l2.299-2.59a.34.34 0 0 0 .014-.015l.476-.537a.386.386 0 0 0 .09-.3.375.375 0 0 0-.09-.206l-.476-.537a.259.259 0 0 0-.013-.013l-2.3-2.592a.293.293 0 0 0-.45 0l-.476.537a.39.39 0 0 0 0 .506l2.089 2.352-2.089 2.353a.39.39 0 0 0 0 .505l.476.537ZM8.832 9.605a.293.293 0 0 0-.45 0l-2.299 2.59-.005.006-.009.01-.476.536a.386.386 0 0 0-.09.301.375.375 0 0 0 .09.205l.476.537a.429.429 0 0 0 .013.013l2.3 2.592c.124.14.325.14.45 0l.476-.537a.39.39 0 0 0 0-.506L7.219 13l2.089-2.353a.39.39 0 0 0 0-.505l-.476-.537Zm1.868 3.393c0 .386-.291.7-.65.7-.359 0-.65-.314-.65-.7 0-.386.291-.7.65-.7.359 0 .65.314.65.7Zm1.95 0c0 .386-.291.7-.65.7-.359 0-.65-.314-.65-.7 0-.386.291-.7.65-.7.359 0 .65.314.65.7Zm1.95 0c0 .386-.291.7-.65.7-.359 0-.65-.314-.65-.7 0-.386.291-.7.65-.7.359 0 .65.314.65.7Z",fill:"currentColor"})}),wt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm12.925 10.682c.114.12.3.12.414 0l2.123-2.22.005-.005.008-.007.44-.46a.315.315 0 0 0 0-.434l-.44-.46-.006-.005-.006-.007-2.124-2.221a.284.284 0 0 0-.414 0l-.44.46a.317.317 0 0 0 0 .433L16.413 13l-1.928 2.016a.317.317 0 0 0 0 .434l.44.46Zm-5.85-5.819a.284.284 0 0 0-.414 0l-2.122 2.22-.006.005-.008.008-.44.46a.315.315 0 0 0 0 .434l.44.46a.275.275 0 0 0 .012.012L8.66 15.91c.114.12.3.12.414 0l.44-.46a.317.317 0 0 0 0-.433L7.587 13l1.928-2.016a.317.317 0 0 0 0-.434l-.44-.46ZM10.8 13a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm1.8 0a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm1.8 0a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z",fill:"currentColor"})}),Ct=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.126 7.145c-.19-.2-.5-.2-.69 0l-3.538 3.703-.008.008a.403.403 0 0 0-.013.013l-.733.767a.525.525 0 0 0 0 .724l.733.767a.622.622 0 0 0 .019.02l3.54 3.704c.19.2.5.2.69 0l.733-.767c.19-.2.19-.523 0-.723l-3.213-3.363L7.86 8.635c.19-.2.19-.523 0-.723l-.733-.767ZM16.875 16.85c.191.2.5.2.691 0l3.537-3.702a.549.549 0 0 0 .022-.022l.733-.767a.525.525 0 0 0 0-.724l-.733-.767a.564.564 0 0 0-.02-.019l-3.539-3.705c-.19-.2-.5-.2-.69 0l-.733.767c-.19.2-.19.523 0 .723l3.212 3.363-3.212 3.363c-.191.2-.191.524 0 .723l.732.767Z",fill:"currentColor"}),t.jsx("path",{d:"M9 12.995a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM13 11.995a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM15 12.995a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})]}),bt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M14 15v-2H6v2h8ZM18 17h2v2h-2v-2ZM7 4v2H5V4h2Z",fill:"currentColor"})]}),Mt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3.667C2 2.747 2.709 2 3.583 2h1.32v1.667h-1.32v1.389H2v-1.39Zm8.18 0H7.543V2h2.639v1.667Zm5.278 0H12.82V2h2.64v1.667Zm3.959 0h-1.32V2h1.32C20.29 2 21 2.746 21 3.667v1.389h-1.583v-1.39Zm0 6.944V7.833H21v2.778h-1.583ZM3.583 7.833v2.778H2V7.833h1.583Zm15.834 8.334v-2.778H21v2.778h-1.583ZM3.583 13.389v2.778H2v-2.778h1.583Zm15.834 6.944v-1.389H21v1.39c0 .92-.709 1.666-1.583 1.666h-1.32v-1.667h1.32ZM3.583 18.944v1.39h1.32V22h-1.32C2.71 22 2 21.254 2 20.333v-1.389h1.583Zm3.959 1.39h2.639V22H7.54v-1.667Zm5.277 0h2.64V22h-2.64v-1.667Z",fill:"currentColor"}),t.jsx("path",{d:"M5.167 5.333h5.541v5.834H5.167V5.333ZM5.167 12.833h5.541v5.834H5.167v-5.834ZM12.292 5.333h5.541v5.834h-5.541V5.333ZM12.292 12.833h5.541v5.834h-5.541v-5.834Z",fill:"currentColor"})]}),Zt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m2.105 11.746 3.96-3.96a.5.5 0 0 1 .707 0l3.86 3.86a.5.5 0 0 1 0 .708l-3.86 3.86a.5.5 0 0 1-.707 0l-3.96-3.96a.359.359 0 0 1 0-.508ZM7.787 17.228a.5.5 0 0 0 0 .707l3.96 3.96c.14.14.367.14.507 0l3.96-3.96a.5.5 0 0 0 0-.707l-3.86-3.86a.5.5 0 0 0-.708 0l-3.86 3.86ZM13.368 11.646a.5.5 0 0 0 0 .708l3.86 3.86a.5.5 0 0 0 .707 0l3.96-3.96a.359.359 0 0 0 0-.508l-3.96-3.96a.5.5 0 0 0-.707 0l-3.86 3.86ZM16.213 6.772a.5.5 0 0 0 0-.707l-3.96-3.96a.359.359 0 0 0-.507 0l-3.96 3.96a.5.5 0 0 0 0 .707l3.86 3.86a.5.5 0 0 0 .708 0l3.86-3.86Z",fill:"currentColor"})}),jt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4v12h16V4H4ZM3 2a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7v2H6.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H14v-2h7a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Z",fill:"currentColor"})}),qt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 2a1 1 0 0 0-1 1v8H9V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5h5v8a1 1 0 0 0 1 1h7v-2h-5.5a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5H22V2h-7ZM7 13H4v3.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V13Z",fill:"currentColor"})}),Ft=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7 20.156V21a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-9.612l-2 1.754V19.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1.098l-2 1.754ZM17 3.408V3a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v9.176l2.33-2.043A1.747 1.747 0 0 1 9 9.09c0-.273.058-.514.174-.725.119-.211.281-.406.488-.586.197-.17.423-.338.678-.506l-.083-.097a3.605 3.605 0 0 1-.47-.699 1.762 1.762 0 0 1-.181-.792 1.612 1.612 0 0 1 .884-1.464c.281-.147.61-.22.986-.22s.699.071.968.213c.27.142.477.33.623.566.147.235.22.491.22.769 0 .322-.084.61-.251.865-.167.253-.4.483-.697.69l-.45.314.237.265L17 3.408Z",fill:"currentColor"}),t.jsx("path",{d:"m11.332 8.378-.319-.348-.115.08c-.237.165-.406.331-.509.5-.102.167-.153.309-.153.426 0 .094.013.184.04.269l1.056-.927ZM11.2 6.63l.046.052.404-.262c.186-.116.326-.238.421-.366a.729.729 0 0 0 .147-.453c0-.146-.065-.285-.195-.416-.128-.13-.304-.196-.53-.196a.77.77 0 0 0-.668.366.682.682 0 0 0-.094.346c0 .149.043.3.129.453.088.153.202.311.34.476ZM3.319 20.85 2 19.346 20.669 2.978l1.318 1.504L3.32 20.85Z",fill:"currentColor"})]}),Bt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"m11.246 6.682-.045-.052a3.268 3.268 0 0 1-.341-.476.922.922 0 0 1-.13-.453c0-.122.032-.238.095-.346a.77.77 0 0 1 .669-.366c.225 0 .401.065.529.196.13.13.195.27.195.416a.729.729 0 0 1-.147.453c-.095.128-.235.25-.421.366l-.404.262ZM11.013 8.03l-.115.08c-.237.165-.406.331-.509.5-.102.167-.153.309-.153.426 0 .18.048.343.143.49.095.146.229.264.4.352.175.087.378.13.61.13.255 0 .507-.054.756-.163.12-.054.237-.12.347-.196L11.013 8.03Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V3Zm2 10h6v6.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5V13Zm1.093-2.253c.351.169.77.253 1.258.253.322 0 .65-.051.985-.153.32-.097.6-.246.842-.447l.457.5H15l-1.045-1.17.084-.111c.158-.22.287-.489.386-.806.1-.32.15-.694.15-1.125h-1.083c0 .348-.06.666-.18.952a2.505 2.505 0 0 1-.117.238L11.89 7.417l.45-.315c.297-.206.529-.436.696-.689.167-.255.25-.543.25-.865 0-.278-.072-.534-.219-.77a1.584 1.584 0 0 0-.623-.565c-.27-.142-.592-.213-.968-.213s-.705.073-.986.22a1.612 1.612 0 0 0-.884 1.465c0 .283.06.547.181.791a3.605 3.605 0 0 0 .553.796 6.598 6.598 0 0 0-.678.506c-.207.18-.37.375-.488.586A1.48 1.48 0 0 0 9 9.089c0 .362.094.687.282.976.19.286.46.513.811.682Z",fill:"currentColor"})]}),Rt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m22.856 3.12-1.413-1.412L1.708 21.443l1.413 1.413L22.856 3.12ZM13.495 2h6.24l-2.44 2.439h-3.052v1.338l.695 1.02-1.782 1.782-.16-.234-.84 1.233-3.743 3.744-.07-.102H3v-2.44h5.343l3.408-5.003v-2.07c0-.943.78-1.707 1.744-1.707ZM15.448 11.944l1.781-1.782L18.481 12l-4.238 6.223v1.338H21V22h-7.505c-.963 0-1.744-.764-1.744-1.707v-2.07l-1.046-1.536 1.781-1.781.51.75L15.487 12l-.038-.056Z",fill:"currentColor"})}),Ht=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 10.78v2.44h5.343l3.408 5.003v2.07c0 .943.78 1.707 1.744 1.707H21v-2.439h-6.757v-1.338L18.48 12l-4.238-6.223V4.44H21V2h-7.505c-.963 0-1.744.764-1.744 1.707v2.07L8.343 10.78H3ZM15.486 12l-2.49 3.655L10.508 12l2.49-3.655L15.487 12Z",fill:"currentColor"})}),yt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm2-15.799a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-2 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",fill:"currentColor"})}),Vt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.352 4.871 12.5 2.001 9.648 4.87l-4.001-.338-.368 4.06L2 10.947l2.289 3.35-1.023 3.943 3.875 1.072L8.853 23l3.647-1.707L16.147 23l1.712-3.688 3.874-1.072-1.022-3.943L23 10.947l-3.28-2.354-.367-4.06-4.001.338Zm-8.668 8.117A5.816 5.816 0 0 1 12.5 7.171v11.634a5.816 5.816 0 0 1-5.816-5.817Z",fill:"currentColor"})}),Dt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.5 22a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-15Zm-4-4h1a.5.5 0 0 0 .5-.5V4h13.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-15a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5ZM20 9H8v2h12V9ZM8 13h12v2H8v-2Zm12 4H8v2h12v-2Z",fill:"currentColor"})}),St=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.97 4.333h-2.3C10.67 3.045 9.64 2 8.367 2c-1.27 0-2.3 1.045-2.3 2.333H3.767A.772.772 0 0 0 3 5.111v11.667c0 .43.343.778.767.778h5.549v-2.334H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V12.11H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V9H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.778.766-.778h1.715v-.047h4.42V5.11a.772.772 0 0 0-.766-.778Zm-6.902 3.89c0 .429-.344.777-.767.777a.772.772 0 0 1-.767-.778c0-.43.343-.778.767-.778.423 0 .767.349.767.778ZM5.3 12.11a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.343.778.767.778Zm.767 2.333c0 .43-.344.778-.767.778a.772.772 0 0 1-.767-.778c0-.43.343-.777.767-.777.423 0 .767.348.767.777Zm2.3-9.333a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.344.778.767.778Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.998 21.998a.005.005 0 0 0 .002-.004V11.28a.375.375 0 0 0-.115-.264l-2.48-2.503a.597.597 0 0 0-.422-.163H10.8c-.296 0-.537.191-.537.427v12.797c0 .236.24.427.537.427h10.192a.01.01 0 0 0 .006-.002Zm-9.15-3.85v-1.4h7.356v1.4h-7.356Zm0-2.8V13.95h7.356v1.4h-7.356Zm0-2.799v-1.4h7.356v1.4h-7.356Z",fill:"currentColor"})]}),Lt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.221 16.944a.383.383 0 0 1-.373-.283L2.012 9.525c-.08-.312.256-.57.55-.422l4.124 2.077c.177.09.395.032.502-.131l4.487-6.875a.39.39 0 0 1 .65 0l4.487 6.875c.107.163.325.22.502.131l4.124-2.077c.294-.148.63.11.55.422l-1.836 7.136a.383.383 0 0 1-.373.283H4.22ZM4.221 19a.38.38 0 0 1 .385-.374H19.61a.38.38 0 0 1 .385.374v.747a.38.38 0 0 1-.385.374H4.606a.38.38 0 0 1-.385-.373V19Z",fill:"currentColor"})}),Et=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m9.883 21 9.098-3.004L22 3H4.958L4.31 6.346h13.657l-.425 2.136H3.864l-.669 3.347h13.658l-.75 3.83-5.511 1.793-4.762-1.793.325-1.674H2.79L2 17.997 9.883 21Z",fill:"currentColor"})}),Nt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.36 20.512 9.884 21 2 17.996l.79-4.01h3.365l-.325 1.673 3.323 1.251a6.499 6.499 0 0 0 2.208 3.602ZM20.354 11.177A6.484 6.484 0 0 0 15.5 9a6.493 6.493 0 0 0-5.364 2.829h-6.94l.668-3.347h13.678l.425-2.136H4.31L4.958 3H22l-1.646 8.177Z",fill:"currentColor"}),t.jsx("circle",{cx:"15.5",cy:"15.5",r:"5.5",fill:"#42C080"})]}),It=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.36 20.512 9.884 21 2 17.996l.79-4.01h3.365l-.325 1.673 3.323 1.251a6.499 6.499 0 0 0 2.208 3.602ZM20.354 11.177A6.484 6.484 0 0 0 15.5 9a6.493 6.493 0 0 0-5.364 2.829h-6.94l.668-3.347h13.678l.425-2.136H4.31L4.958 3H22l-1.646 8.177Z",fill:"currentColor"}),t.jsx("circle",{cx:"15.5",cy:"15.5",r:"5.5",fill:"#FDB100"})]}),kt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 2.5h9.406L19.5 7.094V21.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-18a1 1 0 0 1 1-1Zm11 4h-9v1h9v-1Zm-9 3h9v1h-9v-1Zm7.129 5.056 1.036 3.104 1.03-3.104h.805l-1.382 3.904h-.917l-1.382-3.905h.81ZM13.46 17.33c0-.784-.628-.98-1.168-1.148-.407-.127-.765-.238-.765-.575 0-.319.222-.47.518-.458.324.005.524.207.54.464h.831c-.048-.705-.577-1.113-1.349-1.113-.777 0-1.328.425-1.328 1.13-.003.798.615.984 1.153 1.146.416.126.785.237.785.605 0 .28-.21.475-.567.475-.35 0-.55-.207-.572-.52h-.81c.011.738.616 1.164 1.398 1.164.859 0 1.334-.554 1.334-1.17ZM6.5 16.502c0 1.17.826 1.992 1.91 1.992.837 0 1.517-.459 1.771-1.264h-.869c-.178.38-.502.565-.907.565-.658 0-1.128-.504-1.128-1.293 0-.794.47-1.292 1.128-1.292.405 0 .729.185.907.56h.87c-.255-.8-.935-1.265-1.771-1.265-1.085 0-1.911.828-1.911 1.997Z",fill:"currentColor"})}),zt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 15.22a1.893 1.893 0 0 1-2.478 1.058l-9.044-3.736-2.81 1.644c.141.132.263.284.36.457.683 1.198-.016 2.903-1.562 3.808-1.546.905-3.353.667-4.036-.532-.658-1.155-.03-2.782 1.401-3.708l-.002-.004 4.42-2.586-4.222-1.744.002-.004c-1.543-.72-2.383-2.244-1.886-3.48.515-1.281 2.273-1.766 3.926-1.084 1.653.683 2.576 2.276 2.06 3.557a1.959 1.959 0 0 1-.295.503L22 15.22ZM5.638 6.38c-1.07-.442-2.161-.24-2.439.45-.277.69.365 1.607 1.435 2.05 1.07.441 2.161.24 2.439-.45.277-.69-.365-1.608-1.435-2.05Zm-2.22 10.961c.368.645 1.477.694 2.477.108 1-.585 1.513-1.583 1.146-2.228-.368-.645-1.476-.694-2.477-.108-1 .585-1.513 1.583-1.146 2.228Z",fill:"currentColor"}),t.jsx("path",{d:"M18.32 5.727a1.887 1.887 0 0 1 2.597.706l-7.82 4.576-2.24-.914 7.462-4.368Z",fill:"currentColor"})]}),Pt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.033 2.531a.5.5 0 0 1 .5-.531h2.935a.5.5 0 0 1 .499.531l-.938 15a.5.5 0 0 1-.499.469h-1.06a.5.5 0 0 1-.5-.469l-.937-15ZM13 21a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})}),Tt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 20c-.552 0-1-.421-1-.941V4.94C2 4.421 2.448 4 3 4h18c.552 0 1 .421 1 .941V19.06c0 .52-.448.941-1 .941H3Zm1-10V6h16v4H4Zm0 2v2h7v-2H4Zm9 0v2h7v-2h-7Zm-2 4H4v2h7v-2Zm2 2v-2h7v2h-7Z",fill:"currentColor"})}),Ot=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.195 12.53h-3.697c-.217 0-.393.189-.393.423v7.623c0 .234.176.424.393.424h5.11c.216 0 .392-.19.392-.424v-6.1l-1.805-1.947Zm-.743 8.098c.065.074.17.074.235 0l1.2-1.352a.208.208 0 0 0 .009-.01l.248-.28a.202.202 0 0 0 .048-.148.198.198 0 0 0-.048-.117l-.248-.28a.24.24 0 0 0-.009-.009l-1.2-1.353a.153.153 0 0 0-.235 0l-.249.28a.205.205 0 0 0 0 .265l.768.865h-3.054c-.094 0-.17.082-.17.183v.366c0 .101.076.183.17.183h3.052l-.766.862a.205.205 0 0 0 0 .266l.249.28Z",fill:"currentColor"}),t.jsx("path",{d:"M2 8.304c1.467.876 4.692 1.484 8.435 1.484 3.743 0 6.969-.608 8.436-1.484V5.545C18.87 4.14 15.094 3 10.435 3 5.777 3 2 4.14 2 5.545v2.76ZM10.435 16.576c-3.743 0-6.968-.608-8.435-1.484v2.332c0 1.406 3.777 2.545 8.435 2.545 1.789 0 3.447-.168 4.812-.454v-3.308c-1.403.234-3.05.369-4.812.369ZM15.247 14.51c-1.403.234-3.05.369-4.812.369-3.743 0-6.968-.608-8.435-1.484v-3.394c1.467.876 4.692 1.484 8.435 1.484 3.743 0 6.969-.608 8.436-1.484v1.484H15.89a.645.645 0 0 0-.643.646v2.379Z",fill:"currentColor"})]}),Qt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12.482 10.485c.789.075 1.636.115 2.518.115 3.106 0 5.783-.502 7-1.224V7.1C22 5.94 18.866 5 15 5c-3.794 0-6.883.906-6.997 2.036l4.479 3.45ZM11.173 14.523l2.588-1.993a.668.668 0 0 0 .239-.548c.327.012.661.018 1 .018 3.106 0 5.783-.502 7-1.224v2.8c-1.217.723-3.894 1.224-7 1.224-1.393 0-2.7-.1-3.827-.277ZM8.003 16.964l1.73-1.332c1.377.352 3.23.568 5.267.568 3.106 0 5.783-.502 7-1.224V16.9c0 1.16-3.134 2.1-7 2.1-3.794 0-6.883-.906-6.997-2.036ZM11.83 12.353c.227-.163.227-.543 0-.706L6.845 8.065c-.243-.175-.56.025-.56.353V10.4H2.357c-.197 0-.357.18-.357.4v2.4c0 .22.16.4.357.4h3.929v1.982c0 .328.317.528.56.353l4.983-3.582Z",fill:"currentColor"})}),Xt=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12 18c-4.437 0-8.26-.716-10-1.748V19c0 1.657 4.477 3 10 3s10-1.343 10-3v-2.748C20.26 17.284 16.437 18 12 18ZM2 8.252C3.74 9.284 7.563 10 12 10s8.26-.716 10-1.748V5c0-1.657-4.477-3-10-3S2 3.343 2 5v3.252ZM2 10.252v4C3.74 15.284 7.563 16 12 16s8.26-.716 10-1.748v-4C20.26 11.284 16.437 12 12 12s-8.26-.716-10-1.748Z",fill:"currentColor"})}),Wt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 8.627c1.586.929 5.073 1.574 9.12 1.574 4.047 0 7.534-.645 9.12-1.574V5.7c0-1.491-4.083-2.7-9.12-2.7C6.083 3 2 4.209 2 5.7v2.927ZM7.849 17.255C5.25 17.014 3.137 16.494 2 15.828v2.474c0 1.456 3.894 2.643 8.768 2.698l-2.92-3.745ZM7.072 15.373c-2.24-.267-4.05-.747-5.072-1.345v-3.6c1.37.802 4.162 1.393 7.506 1.538L7.454 14.5c-.21.259-.338.562-.382.873ZM11.873 12.11a.31.31 0 0 0-.47 0l-2.408 2.677-.006.006a.294.294 0 0 0-.009.01l-.499.555a.395.395 0 0 0-.094.311c.01.078.04.153.094.212l.5.555a.3.3 0 0 0 .012.014l2.41 2.679a.31.31 0 0 0 .47 0l.5-.555a.4.4 0 0 0 0-.523l-2.188-2.431 2.187-2.432a.4.4 0 0 0 0-.523l-.499-.555ZM18.51 19.128a.31.31 0 0 0 .47 0l2.409-2.677a.367.367 0 0 0 .015-.016l.499-.554a.395.395 0 0 0 .094-.312.386.386 0 0 0-.095-.212l-.498-.555a.279.279 0 0 0-.013-.013l-2.41-2.68a.31.31 0 0 0-.47 0l-.5.555a.4.4 0 0 0 0 .523l2.188 2.432-2.187 2.431a.4.4 0 0 0 0 .523l.499.555Z",fill:"currentColor"}),t.jsx("path",{d:"M13.15 16.34c.376 0 .68-.323.68-.723 0-.4-.304-.723-.68-.723-.376 0-.681.324-.681.723 0 .4.305.723.68.723ZM15.873 15.617c0 .4-.305.723-.681.723-.376 0-.68-.323-.68-.723 0-.4.304-.723.68-.723.376 0 .68.324.68.723ZM17.234 16.34c.376 0 .681-.323.681-.723 0-.4-.305-.723-.68-.723-.377 0-.681.324-.681.723 0 .4.304.723.68.723Z",fill:"currentColor"})]}),Yt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M17.34 19.001 18.977 22h2.94l-1.493-2.585c1.306-1.58 1.487-3.331 1.487-3.331H19.52s-.35 1.838-2.182 2.917Z",fill:"currentColor"}),t.jsx("path",{d:"M22 15.18h-2.34c.041-1.96-.886-3.18-1.767-3.886-1.271-.992-2.689-.974-2.689-.974-1.802-.047-2.88.764-3.493 1.37-.922.923-1.388 2.183-1.342 3.484.064 2.071 1.575 3.833 3.54 4.306.485.116.741.116.905.128.974.017 1.19.017 1.849.017L17.952 22h-2.847c-4.374-.052-6.38-3.267-6.882-5.233-.46-1.669-.064-3.28-.064-3.28a7.012 7.012 0 0 1 7.104-5.484c.385.053 2.554.012 4.648 2.013 1.044 1.039 2.118 2.69 2.088 5.164Z",fill:"currentColor"}),t.jsx("path",{d:"M15 7a7.97 7.97 0 0 1 5.268 1.979c.698-.217 1.284-.462 1.732-.727V5c0-1.657-4.477-3-10-3S2 3.343 2 5v3.252c1.311.777 3.806 1.376 6.856 1.624A7.983 7.983 0 0 1 15 7ZM2 10.252c1.139.675 3.17 1.216 5.683 1.508a7.972 7.972 0 0 0-.655 3.917c-2.21-.306-3.99-.81-5.028-1.425v-4ZM2 16.252c1.108.657 3.061 1.186 5.48 1.484a8.026 8.026 0 0 0 3.623 4.252C6 21.852 2 20.566 2 19v-2.748Z",fill:"currentColor"})]}),Ut=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V4h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V4h8V2.5Zm-12 8a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3Zm6.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3Zm5.5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3Zm.5 5.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3Zm-6.5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3ZM4.5 16a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3Z",fill:"currentColor"})}),Gt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 14.057a.536.536 0 0 1-.534.538h-2.61a11.418 11.418 0 0 1-1.489 3.905l2.266 2.273a.54.54 0 0 1-.002.764l-.28.278a.532.532 0 0 1-.752-.002l-2.124-2.13A6.513 6.513 0 0 1 11.65 22a6.217 6.217 0 0 1-3.929-1.466l1.261-.899c.77.57 1.698.888 2.656.91a5.206 5.206 0 0 0 4.08-2.235 9.929 9.929 0 0 0 1.88-5.984 10.195 10.195 0 0 0-.651-3.657H6.382a10.134 10.134 0 0 0-.647 3.094l-1.37.082c.112-.893.329-2.846.646-3.69L3.159 6.324a.54.54 0 0 1 0-.766l.28-.278a.532.532 0 0 1 .745-.005l1.988 1.922h1.03v-.758A4.468 4.468 0 0 1 11.656 2a4.414 4.414 0 0 1 4.415 4.42v.776h1.058l1.94-1.94a.532.532 0 0 1 .753-.001l.275.274a.54.54 0 0 1 0 .763l-1.813 1.813c.518 1.344.78 2.774.773 4.214 0 .27-.01.513-.027.783h2.435c.295 0 .534.24.535.537v.418ZM8.663 7.197h5.945V6.42a2.95 2.95 0 0 0-2.952-2.962 3.003 3.003 0 0 0-2.993 2.979v.76Z",fill:"currentColor"}),t.jsx("circle",{cx:"5.5",cy:"16.5",r:"3.5",fill:"#FDB100"})]}),Jt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 14.057a.536.536 0 0 1-.534.538h-2.61a11.418 11.418 0 0 1-1.489 3.905l2.266 2.273a.54.54 0 0 1-.002.764l-.28.278a.532.532 0 0 1-.752-.002l-2.124-2.13A6.513 6.513 0 0 1 11.65 22a6.217 6.217 0 0 1-3.929-1.466l1.261-.899c.77.57 1.698.888 2.656.91a5.206 5.206 0 0 0 4.08-2.235 9.929 9.929 0 0 0 1.88-5.984 10.195 10.195 0 0 0-.651-3.657H6.382a10.134 10.134 0 0 0-.647 3.094l-1.37.082c.112-.893.329-2.846.646-3.69L3.159 6.324a.54.54 0 0 1 0-.766l.28-.278a.532.532 0 0 1 .745-.005l1.988 1.922h1.03v-.758A4.468 4.468 0 0 1 11.656 2a4.414 4.414 0 0 1 4.415 4.42v.776h1.058l1.94-1.94a.532.532 0 0 1 .753-.001l.275.274a.54.54 0 0 1 0 .763l-1.813 1.813c.518 1.344.78 2.774.773 4.214 0 .27-.01.513-.027.783h2.435c.295 0 .534.24.535.537v.418ZM8.663 7.197h5.945V6.42a2.95 2.95 0 0 0-2.952-2.962 3.003 3.003 0 0 0-2.993 2.979v.76Z",fill:"currentColor"}),t.jsx("circle",{cx:"5.5",cy:"16.5",r:"3.5",fill:"#42C080"})]}),Kt=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2c2.012 0 3.658 1.963 3.784 4.444h1.693a.65.65 0 0 1 .53.277l2.125-2.282c.269-.29.705-.29.975 0a.78.78 0 0 1 0 1.048l-2.48 2.664a11.654 11.654 0 0 1 .608 4.127l2.104.093c.38.016.676.361.66.77-.015.409-.336.727-.717.71l-2.182-.096c-.26 1.689-.874 3.213-1.738 4.44l2.366 2.54a.78.78 0 0 1 0 1.048.656.656 0 0 1-.976 0l-2.313-2.485c-1.226 1.23-2.766 1.961-4.439 1.961s-3.213-.732-4.44-1.961l-2.312 2.485a.656.656 0 0 1-.976 0 .78.78 0 0 1 0-1.048l2.366-2.54c-.864-1.227-1.477-2.751-1.738-4.44l-2.182.096c-.38.017-.702-.301-.717-.71-.016-.409.28-.754.66-.77l2.104-.093a11.653 11.653 0 0 1 .608-4.127l-2.48-2.664a.78.78 0 0 1 0-1.048c.27-.29.706-.29.975 0l2.124 2.282a.65.65 0 0 1 .531-.277h1.692C8.342 3.964 9.988 2 12 2ZM9.587 6.444h4.827C14.29 4.278 13.38 3.481 12 3.481c-1.378 0-2.288.797-2.413 2.963ZM6.14 11.92c0-1.755.007-2.64.69-3.993h10.342c.683 1.353.69 2.318.69 4.074 0 4.882-2.357 7.778-5.862 7.778S6.14 16.8 6.14 11.919Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m14.543 8.897-1.231.048.098 2.89-2.535.098-.098-2.889-1.378.054.066 1.942-2.96-3.019-.403.545 3.356 3.423-.974.038c-.34.013-.604.348-.59.746.013.4.3.712.64.699l.049 1.444c.04 1.197.9 2.135 1.92 2.095l.025.722 1.231-.048.049 1.445.616-.024-.05-1.445 1.232-.048-.024-.723c.196-.007.384-.05.56-.125l2.065 2.106.403-.545-1.904-1.942c.417-.414.672-1.04.649-1.733l-.05-1.445c.34-.013.606-.347.592-.746-.014-.399-.3-.712-.64-.698l-.616.024-.098-2.89Zm.163 7.487-5.24-5.344.031.947-.039.002 4.684 4.776c.208-.087.399-.217.564-.381Z",fill:"currentColor"})]}),$t=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 14.057a.536.536 0 0 1-.534.538h-2.61a11.418 11.418 0 0 1-1.489 3.905l2.266 2.273a.54.54 0 0 1-.002.764l-.28.278a.532.532 0 0 1-.752-.002l-2.124-2.13A6.513 6.513 0 0 1 11.65 22a6.217 6.217 0 0 1-3.929-1.466l1.261-.899c.77.57 1.698.888 2.656.91a5.206 5.206 0 0 0 4.08-2.235 9.929 9.929 0 0 0 1.88-5.984 10.195 10.195 0 0 0-.651-3.657H6.382a10.134 10.134 0 0 0-.647 3.094l-1.37.082c.112-.893.329-2.846.646-3.69L3.159 6.324a.54.54 0 0 1 0-.766l.28-.278a.532.532 0 0 1 .745-.005l1.988 1.922h1.03v-.758A4.468 4.468 0 0 1 11.656 2a4.414 4.414 0 0 1 4.415 4.42v.776h1.058l1.94-1.94a.532.532 0 0 1 .753-.001l.275.274a.54.54 0 0 1 0 .763l-1.813 1.813c.518 1.344.78 2.774.773 4.214 0 .27-.01.513-.027.783h2.435c.295 0 .534.24.535.537v.418ZM8.663 7.197h5.945V6.42a2.95 2.95 0 0 0-2.952-2.962 3.003 3.003 0 0 0-2.993 2.979v.76Z",fill:"currentColor"}),t.jsx("circle",{cx:"5.5",cy:"16.5",r:"3.5",fill:"#F37575"})]}),_t=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.448 9.667h-2.896c.075-1.3.621-1.778 1.448-1.778.828 0 1.374.478 1.448 1.778ZM8.898 10.556c-.41.811-.414 1.342-.414 2.396 0 2.929 1.413 4.715 3.516 4.715 2.103 0 3.517-1.738 3.517-4.667 0-1.053-.004-1.633-.414-2.444H8.898Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm12.27 4.44C14.196 8.177 13.208 7 12 7S9.805 8.178 9.73 9.667H8.713a.39.39 0 0 0-.319.165L7.121 8.463a.394.394 0 0 0-.585 0 .468.468 0 0 0 0 .629l1.488 1.599a6.991 6.991 0 0 0-.365 2.476l-1.262.056c-.228.01-.406.216-.397.462.01.245.202.436.43.426l1.31-.058c.156 1.013.525 1.928 1.043 2.664l-1.42 1.524a.468.468 0 0 0 0 .629.394.394 0 0 0 .586 0l1.387-1.491c.736.737 1.66 1.176 2.664 1.176 1.004 0 1.928-.439 2.664-1.176l1.388 1.49a.394.394 0 0 0 .585 0 .468.468 0 0 0 0-.628l-1.42-1.524c.518-.736.887-1.65 1.043-2.664l1.31.058c.228.01.42-.181.43-.426.009-.246-.169-.453-.397-.463l-1.262-.055a6.99 6.99 0 0 0-.365-2.476l1.488-1.599a.468.468 0 0 0 0-.629.394.394 0 0 0-.585 0l-1.274 1.37a.39.39 0 0 0-.319-.166h-1.015Z",fill:"currentColor"})]}),e4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19.758 11.558a.524.524 0 0 1 0 .884L4.787 21.92A.514.514 0 0 1 4 21.478V2.522c0-.41.444-.659.787-.442l14.971 9.478Z",fill:"#42C080"})}),t4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M4.5 22a.5.5 0 0 0 .5-.5v-19a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v19a.5.5 0 0 0 .5.5h1Z",fill:"currentColor"}),t.jsx("path",{d:"M20.213 2.08 5.242 11.558a.524.524 0 0 0 0 .884l14.971 9.478a.514.514 0 0 0 .787-.442V2.522a.514.514 0 0 0-.787-.442Z",fill:"currentColor"})]}),r4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 19.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{d:"m2.08 3.787 9.478 14.971c.204.323.68.323.884 0L21.92 3.787A.514.514 0 0 0 21.478 3H2.522a.514.514 0 0 0-.442.787Z",fill:"currentColor"})]}),i4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 4.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1Z",fill:"currentColor"}),t.jsx("path",{d:"M21.92 20.213 12.442 5.242a.524.524 0 0 0-.884 0L2.08 20.213a.514.514 0 0 0 .442.787h18.956c.41 0 .659-.444.442-.787Z",fill:"currentColor"})]}),n4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M19.5 2a.5.5 0 0 0-.5.5v19a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-19a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"}),t.jsx("path",{d:"m3.787 21.92 14.971-9.478a.524.524 0 0 0 0-.884L3.787 2.08A.514.514 0 0 0 3 2.522v18.956c0 .41.444.659.787.442Z",fill:"currentColor"})]}),a4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 21a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v18Z",fill:"#F37575"})}),l4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 13.216a.5.5 0 0 1-.5.5h-2.444a10.582 10.582 0 0 1-1.394 3.634l2.122 2.114a.5.5 0 0 1-.002.71l-.263.26a.5.5 0 0 1-.703-.003l-1.989-1.98a6.09 6.09 0 0 1-2.025 1.56 6.126 6.126 0 0 1-2.492.594 5.842 5.842 0 0 1-3.678-1.364l1.18-.835c.722.53 1.59.826 2.487.846a4.898 4.898 0 0 0 2.156-.592 4.862 4.862 0 0 0 1.663-1.488 9.196 9.196 0 0 0 1.76-5.566 9.433 9.433 0 0 0-.61-3.402h-9.89a9.376 9.376 0 0 0-.605 2.879l-1.283-.924c.105-.832.308-1.648.604-2.432L4.362 6.02a.5.5 0 0 1-.001-.712l.262-.259a.5.5 0 0 1 .698-.005l1.861 1.789h.964v-.705a4.143 4.143 0 0 1 1.23-2.917A4.196 4.196 0 0 1 12.316 2a4.154 4.154 0 0 1 2.925 1.204 4.103 4.103 0 0 1 1.208 2.908v.722h.99l1.817-1.806a.5.5 0 0 1 .704 0l.258.255a.5.5 0 0 1 0 .71L18.52 7.679c.486 1.25.731 2.58.724 3.92 0 .252-.01.478-.025.729h2.28a.5.5 0 0 1 .5.5v.388ZM9.513 6.834h5.566v-.722a2.732 2.732 0 0 0-.806-1.949 2.763 2.763 0 0 0-1.958-.807 2.82 2.82 0 0 0-1.974.814 2.785 2.785 0 0 0-.828 1.957v.707Z",fill:"currentColor"}),t.jsx("path",{d:"M11.355 15.081a.5.5 0 0 1 0 .839l-8.583 5.578A.5.5 0 0 1 2 21.08V9.922a.5.5 0 0 1 .772-.42l8.583 5.58Z",fill:"#F37575"})]}),o4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 2.5h9.406L19.5 7.094V21.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-18a1 1 0 0 1 1-1Zm11 4h-9v1h9v-1Zm-9 3h9v1h-9v-1Zm.573 4.359a.25.25 0 0 1 0-.354l.432-.432a.25.25 0 0 1 .354 0l2.966 2.966 2.966-2.966a.25.25 0 0 1 .353 0l.432.432a.25.25 0 0 1 0 .354l-2.966 2.966 2.966 2.966a.25.25 0 0 1 0 .353l-.432.432a.25.25 0 0 1-.353 0l-2.966-2.966-2.966 2.966a.25.25 0 0 1-.354 0l-.432-.432a.25.25 0 0 1 0-.353l2.966-2.966-2.966-2.966Z",fill:"currentColor"})}),s4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.226 2h8.437l4.121 4.03v12.637a.887.887 0 0 1-.897.877H8.227a.887.887 0 0 1-.898-.877V2.877c0-.484.402-.877.897-.877Zm9.867 3.509H10.02v.877h8.073v-.877ZM10.02 8.14h8.073v.878H10.02V8.14Zm.514 3.824a.216.216 0 0 1 0-.31l.388-.379a.228.228 0 0 1 .317 0l2.66 2.602 2.66-2.602a.228.228 0 0 1 .318 0l.388.38a.216.216 0 0 1 0 .31l-2.66 2.601 2.66 2.602a.216.216 0 0 1 0 .31l-.388.379a.228.228 0 0 1-.317 0l-2.66-2.602-2.66 2.602a.228.228 0 0 1-.318 0l-.388-.38a.216.216 0 0 1 0-.31l2.66-2.601-2.66-2.602Z",fill:"currentColor"}),t.jsx("path",{d:"M6.588 4.456H3.897A.887.887 0 0 0 3 5.333v15.79c0 .484.402.877.897.877h11.66a.887.887 0 0 0 .898-.877v-.877h-8.97a.887.887 0 0 1-.897-.878V4.456Z",fill:"currentColor"})]}),c4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.15 17.827a.47.47 0 0 1 0-.688l.765-.726c.2-.19.525-.19.725 0l2.358 2.238V2.727a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v15.931l2.366-2.245c.2-.19.525-.19.725 0l.765.726c.2.19.2.498 0 .688l-3.7 3.511a.458.458 0 0 1-.024.025l-.764.726a.522.522 0 0 1-.32.14.528.528 0 0 1-.408-.14l-.764-.726a.587.587 0 0 1-.027-.027L2.15 17.827ZM14.595 21.919h-1.398l3.141-8.728h1.521L21 21.92h-1.398l-2.467-7.142h-.068l-2.472 7.142Zm.234-3.418h4.535v1.108h-4.535v-1.108ZM13.734 11v-.878l2.294-3.358 2.295-3.358h-4.628V2.273h6.239v.877l-4.59 6.716h4.628V11h-6.238Z",fill:"currentColor"})}),d4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M5.944 16.636a.72.72 0 0 1-.424-.563 2.444 2.444 0 0 1-.025-.332v-2.664a1.411 1.411 0 0 0-.208-.81 1.49 1.49 0 0 0-.492-.466 1.885 1.885 0 0 0-.593-.218 4.578 4.578 0 0 0-.51-.07v-.028c.173-.015.343-.046.51-.092.207-.053.407-.134.593-.24.193-.112.36-.263.492-.445.144-.205.217-.452.208-.704V7.255c0-.11.009-.221.025-.331a.738.738 0 0 1 .424-.564c.164-.068.341-.1.519-.091h.947V5H5.84a2.37 2.37 0 0 0-.657.112 2.54 2.54 0 0 0-.726.352 2.19 2.19 0 0 0-.592.603 1.523 1.523 0 0 0-.237.86V9.83a.705.705 0 0 1-.191.508c-.13.133-.282.24-.45.317-.17.08-.351.134-.537.162-.149.025-.3.039-.45.042v1.269c.151.004.302.02.45.05.186.032.367.092.537.175.172.085.325.205.45.353.13.157.197.357.19.563v2.79c-.008.305.075.605.238.86.157.239.358.444.592.604.222.155.467.274.726.352.213.068.434.106.658.112h1.573v-1.253h-.948a1.215 1.215 0 0 1-.522-.098ZM21.532 10.813a2.026 2.026 0 0 1-.537-.176 1.282 1.282 0 0 1-.44-.352.87.87 0 0 1-.183-.563V6.93a1.524 1.524 0 0 0-.237-.86 2.19 2.19 0 0 0-.592-.603 2.554 2.554 0 0 0-.726-.352 2.37 2.37 0 0 0-.658-.112h-1.573v1.268h.948c.178-.007.355.024.52.092a.713.713 0 0 1 .423.563c.016.11.024.22.025.332v2.664a1.41 1.41 0 0 0 .207.81c.127.192.297.351.494.466.184.106.384.18.592.218.17.033.34.057.51.07v.028a5.85 5.85 0 0 0-.51.099 2.175 2.175 0 0 0-.592.233 1.58 1.58 0 0 0-.494.444 1.157 1.157 0 0 0-.207.704v2.748c-.001.111-.01.222-.025.332a.731.731 0 0 1-.423.563c-.165.069-.342.1-.52.093h-.948V18h1.575c.223-.006.444-.044.657-.112.259-.078.504-.197.726-.352.234-.16.435-.365.593-.603.162-.256.245-.556.236-.86V13.17a.72.72 0 0 1 .183-.508c.124-.134.274-.24.44-.31A2.72 2.72 0 0 1 22 12.141v-1.269a2.72 2.72 0 0 1-.467-.059Z",fill:"currentColor"}),t.jsx("path",{d:"M8.603 13.62c1.03 0 1.865-.849 1.865-1.897 0-1.049-.835-1.899-1.865-1.899s-1.864.85-1.864 1.899c0 1.048.834 1.898 1.864 1.898ZM17.155 11.498c0-.376-.11-.743-.314-1.055a1.872 1.872 0 0 0-.837-.7 1.834 1.834 0 0 0-2.032.412 1.93 1.93 0 0 0-.404 2.069c.14.347.38.643.686.852a1.841 1.841 0 0 0 2.355-.236c.35-.356.546-.839.546-1.342Z",fill:"currentColor"})]}),h4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.087 3.667c0-.92.74-1.667 1.652-1.667h1.377v1.667H3.739v1.389H2.087v-1.39Zm18.174 0h-9.725L8.87 2h11.39a1.66 1.66 0 0 1 1.653 1.667V15.5l-1.652-1.444V3.666ZM3.739 7.389v8.778H2.087V7.389h1.652Zm16.522 12.944v-1.389h1.652v1.39c0 .92-.74 1.666-1.652 1.666h-1.377v-1.667h1.377ZM3.739 18.944v1.39h1.377V22H3.739a1.66 1.66 0 0 1-1.652-1.667v-1.389h1.652Zm4.42 1.39h7.972V22H8.159v-1.667ZM6.514 2.18a.804.804 0 0 1 1.074.054l14.13 14.591c.281.29.255.735-.058.995a.804.804 0 0 1-1.074-.054L6.456 3.175a.668.668 0 0 1 .058-.995Z",fill:"currentColor"})}),u4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M22 18.996c0 .002-.003.004-.005.004H12.5a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5h6.69a.5.5 0 0 1 .393.19l2.31 2.935a.5.5 0 0 1 .107.31v12.561Zm-8.524-6.15v1.64h7.383v-1.64h-7.383Zm0-3.283v1.641h7.383v-1.64h-7.383Zm0-3.281v1.64h7.383v-1.64h-7.383Z",fill:"currentColor"}),t.jsx("path",{d:"M14.753 21a.384.384 0 0 0 .384-.384v-.768a.384.384 0 0 0-.384-.384H5.474a1.922 1.922 0 1 1 0-3.844h3.102v1.153a.384.384 0 0 0 .63.303l2.427-1.926a.386.386 0 0 0 0-.604l-2.436-1.922a.385.385 0 0 0-.63.302v1.148h-3.1a3.463 3.463 0 0 0 0 6.926h9.286Z",fill:"currentColor"})]}),v4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4ZM12 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4ZM6 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z",fill:"currentColor"})}),f4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.105 12.87a.47.47 0 0 0 .003.689l3.713 3.491.027.027.768.722a.528.528 0 0 0 .407.14.523.523 0 0 0 .32-.143l.761-.73a.513.513 0 0 0 .025-.024l3.682-3.529a.47.47 0 0 0-.003-.688l-.768-.722a.533.533 0 0 0-.726.003l-3.346 3.206-3.377-3.174a.533.533 0 0 0-.725.003l-.761.73Z",fill:"currentColor"}),t.jsx("path",{d:"M7.105 6.87a.47.47 0 0 0 .003.689l3.713 3.491.027.027.768.722a.528.528 0 0 0 .407.14.523.523 0 0 0 .32-.143l.761-.73a.513.513 0 0 0 .025-.025l3.682-3.528a.47.47 0 0 0-.003-.688l-.768-.722a.533.533 0 0 0-.726.003l-3.346 3.206L8.59 6.138a.533.533 0 0 0-.725.003l-.761.73Z",fill:"currentColor"})]}),g4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.038 7.098a.47.47 0 0 0-.688.003l-3.491 3.714a.485.485 0 0 0-.027.026l-.722.768a.528.528 0 0 0-.14.408c.01.116.058.23.143.32l.73.76a.514.514 0 0 0 .024.025l3.529 3.682c.19.2.499.198.688-.003l.722-.768a.533.533 0 0 0-.003-.725L8.597 11.96l3.174-3.377a.533.533 0 0 0-.003-.725l-.73-.761Z",fill:"currentColor"}),t.jsx("path",{d:"M17.038 7.098a.47.47 0 0 0-.688.003l-3.491 3.714a.478.478 0 0 0-.027.026l-.722.768a.528.528 0 0 0-.14.408c.01.116.058.23.143.32l.73.76a.47.47 0 0 0 .024.025l3.529 3.682c.19.2.499.198.688-.003l.722-.768a.533.533 0 0 0-.003-.725l-3.206-3.347 3.174-3.377a.533.533 0 0 0-.003-.725l-.73-.761Z",fill:"currentColor"})]}),p4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M12.877 16.804c.191.2.5.198.689-.003l3.491-3.713a.514.514 0 0 0 .027-.027l.722-.768a.528.528 0 0 0 .139-.407.524.524 0 0 0-.143-.32l-.729-.762a.513.513 0 0 0-.025-.024L13.52 7.098a.47.47 0 0 0-.688.003l-.722.768a.533.533 0 0 0 .003.725l3.206 3.347-3.174 3.377a.533.533 0 0 0 .003.725l.73.761Z",fill:"currentColor"}),t.jsx("path",{d:"M6.877 16.804c.191.2.5.198.689-.003l3.491-3.713a.514.514 0 0 0 .027-.027l.722-.768a.528.528 0 0 0 .139-.407.524.524 0 0 0-.143-.32l-.729-.762a.513.513 0 0 0-.025-.024L7.52 7.098a.47.47 0 0 0-.688.003l-.722.768a.533.533 0 0 0 .003.725l3.206 3.347-3.174 3.377a.533.533 0 0 0 .003.725l.73.761Z",fill:"currentColor"})]}),x4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M16.811 11.031a.47.47 0 0 0-.003-.688l-3.714-3.491a.485.485 0 0 0-.026-.027l-.768-.722a.528.528 0 0 0-.408-.14.524.524 0 0 0-.32.143l-.76.73a.518.518 0 0 0-.025.025l-3.682 3.528a.47.47 0 0 0 .003.688l.768.722c.201.19.526.188.725-.003l3.347-3.206 3.377 3.174c.2.19.526.188.725-.003l.761-.73Z",fill:"currentColor"}),t.jsx("path",{d:"M16.811 17.032a.47.47 0 0 0-.003-.689l-3.714-3.491a.514.514 0 0 0-.026-.027l-.768-.722a.528.528 0 0 0-.408-.139.523.523 0 0 0-.32.142l-.76.73a.563.563 0 0 0-.025.025l-3.682 3.528a.47.47 0 0 0 .003.688l.768.722c.201.19.526.188.725-.003l3.347-3.206 3.377 3.174c.2.19.526.188.725-.003l.761-.73Z",fill:"currentColor"})]}),m4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.701 18.797c.206.195.52.195.726 0l2.487-2.349-.008-.007 6.973-6.585a.58.58 0 0 0 0-.835l-2.045-1.932a.524.524 0 0 0-.726 0l-7.052 6.66-7.051-6.66a.524.524 0 0 0-.726 0L2.234 9.021a.58.58 0 0 0 0 .835l9.467 8.941Z",fill:"currentColor"})}),A4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.559 15.76a.527.527 0 0 0 .883 0l4.477-6.975A.512.512 0 0 0 16.477 8H14V2.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8H7.523c-.411 0-.66.444-.442.785l4.478 6.976Z",fill:"currentColor"}),t.jsx("path",{d:"M2.5 14a.5.5 0 0 0-.5.5V20a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-5.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V19H4v-4.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})]}),w4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.043 4.521a2.521 2.521 0 1 1-5.043 0 2.521 2.521 0 0 1 5.043 0ZM11.043 11.999a2.521 2.521 0 1 1-5.043 0 2.521 2.521 0 0 1 5.043 0ZM8.521 21.998a2.521 2.521 0 1 0 0-5.042 2.521 2.521 0 0 0 0 5.043ZM18.613 4.521a2.522 2.522 0 1 1-5.043 0 2.522 2.522 0 0 1 5.043 0ZM16.091 14.52a2.522 2.522 0 1 0 0-5.043 2.522 2.522 0 0 0 0 5.043ZM18.613 19.479a2.522 2.522 0 1 1-5.043 0 2.522 2.522 0 0 1 5.043 0Z",fill:"currentColor"})}),C4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M19.77 15.142s-2.23 3.283-2.23 4.535a2.303 2.303 0 0 0 .633 1.639 2.199 2.199 0 0 0 3.193 0 2.301 2.301 0 0 0 .634-1.64c-.003-1.251-2.23-4.534-2.23-4.534Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.63 3.148a.5.5 0 0 0-.71 0l-7.45 7.507a5.082 5.082 0 0 0 0 7.149l.71.714a4.992 4.992 0 0 0 7.096 0l7.451-7.506a.508.508 0 0 0 0-.715l-7.096-7.149Zm4.613 7.507L11.276 5.65 4.94 11.89h10.035l1.267-1.236Z",fill:"currentColor"})]}),b4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 16v4H4V10h4v5a1 1 0 0 0 1 1h5Zm2 0v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h5V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-5Zm-2-2h-4v-4h4v4Zm-4-6h5a1 1 0 0 1 1 1v5h4V4H10v4Z",fill:"currentColor"})}),M4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M3.5 6h-1a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H4V6.5a.5.5 0 0 0-.5-.5Z",fill:"currentColor"}),t.jsx("path",{d:"M6 2.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-15Z",fill:"currentColor"})]}),O5=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("circle",{cx:"12",cy:"12",r:"10",fill:"currentColor"})}),Z4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 12a8 8 0 0 1-12.064 6.892l-1.45 1.451A9.953 9.953 0 0 0 12 22c5.523 0 10-4.477 10-10 0-2.038-.61-3.934-1.657-5.515l-1.45 1.45A7.963 7.963 0 0 1 20 12ZM3.657 17.515l1.45-1.451A8 8 0 0 1 16.064 5.108l1.452-1.451A9.954 9.954 0 0 0 12 2C6.477 2 2 6.477 2 12c0 2.038.61 3.934 1.657 5.515Z",fill:"currentColor"}),t.jsx("path",{d:"M18.416 3.88a.5.5 0 0 1 .707 0l.707.708a.5.5 0 0 1 0 .707L5.318 19.807a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707L18.416 3.88Z",fill:"currentColor"})]}),j4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m12.266 2.047 9.224 3.37c.306.113.51.405.51.732v10.554a.779.779 0 0 1-.436.7l-9.223 4.518a.774.774 0 0 1-.681 0l-9.225-4.518a.779.779 0 0 1-.435-.7V6.15c0-.327.204-.62.51-.731l9.224-3.371a.774.774 0 0 1 .532 0Zm7.331 5.423-7.674-2.954L4.248 7.47l7.675 3.11 7.674-3.11ZM20 10l-6.682 2.835v5.91L20 15.5V10Z",fill:"currentColor"})}),q4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M8.933 4.281c0-.285.231-.516.517-.516h1.033c.286 0 .517.23.517.516v6.202a.517.517 0 0 1-.517.517H4.281a.517.517 0 0 1-.516-.517V9.45c0-.286.23-.517.516-.517h3.19l-5.32-5.32a.517.517 0 0 1 0-.73l.731-.732a.517.517 0 0 1 .731 0l5.32 5.32v-3.19ZM8.933 19.719c0 .285.231.516.517.516h1.033A.517.517 0 0 0 11 19.72v-6.202a.517.517 0 0 0-.517-.517H4.281a.517.517 0 0 0-.516.517v1.034c0 .285.23.516.516.516h3.19l-5.32 5.32a.517.517 0 0 0 0 .73l.731.732c.202.201.53.201.731 0l5.32-5.32v3.19ZM15.067 4.281a.517.517 0 0 0-.517-.516h-1.033A.517.517 0 0 0 13 4.28v6.202c0 .286.231.517.517.517h6.202a.517.517 0 0 0 .516-.517V9.45a.517.517 0 0 0-.516-.517h-3.19l5.32-5.32a.517.517 0 0 0 0-.73l-.731-.732a.517.517 0 0 0-.731 0l-5.32 5.32v-3.19ZM15.067 19.719a.517.517 0 0 1-.517.516h-1.033A.517.517 0 0 1 13 19.72v-6.202c0-.286.231-.517.517-.517h6.202c.285 0 .516.231.516.517v1.034a.517.517 0 0 1-.516.516h-3.19l5.32 5.32a.517.517 0 0 1 0 .73l-.731.732a.517.517 0 0 1-.731 0l-5.32-5.32v3.19Z",fill:"currentColor"})}),F4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M14 15v-2H6v2h8ZM18 17h2v2h-2v-2ZM7 4v2H5V4h2Z",fill:"currentColor"}),t.jsx("path",{d:"M14 15v-2H6v2h8Z",fill:"currentColor"}),t.jsx("path",{d:"M9 18v-8h2v8H9Z",fill:"currentColor"})]}),B4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 16.5a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v9ZM3.663 8.667v6.666h1.661V8.667H3.663Z",fill:"currentColor"})}),R4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.101 12.212a.472.472 0 0 1 0-.422C3.808 8.376 7.598 6.001 12 6.001c4.402 0 8.192 2.375 9.898 5.79a.472.472 0 0 1 0 .421c-1.706 3.414-5.496 5.79-9.898 5.79-4.401 0-8.192-2.376-9.898-5.79Zm13.902-.211c0 2.224-1.792 4.027-4.002 4.027S8 14.225 8 12.001 9.79 7.974 12 7.974c2.21 0 4.002 1.803 4.002 4.027Zm-4.04 2.054a2.09 2.09 0 0 0 2.082-2.096 2.09 2.09 0 0 0-2.083-2.096A2.09 2.09 0 0 0 9.88 11.96a2.09 2.09 0 0 0 2.082 2.096Z",fill:"currentColor"})}),H4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M19.997 21.998A.008.008 0 0 0 20 21.99V8h-5.556V2H4.8c-.442 0-.8.28-.8.625v18.75c0 .345.358.625.8.625h15.188c.003 0 .006 0 .009-.002Z",fill:"currentColor"}),t.jsx("path",{d:"M15.556 2.001v4.666H20v-.374c0-.14-.06-.277-.171-.387l-3.695-3.668a.886.886 0 0 0-.578-.237Z",fill:"currentColor"})]}),y4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.997 21.998A.008.008 0 0 0 20 21.99V6.293c0-.14-.06-.277-.171-.387l-3.695-3.668a.898.898 0 0 0-.63-.238H4.8c-.442 0-.8.28-.8.625v18.75c0 .345.358.625.8.625h15.188c.003 0 .006 0 .009-.002Zm-4.002-9.844H18c.024-2.12-.895-3.536-1.79-4.426-1.614-1.542-3.28-1.67-3.84-1.712l-.145-.013a6.01 6.01 0 0 0-6.089 4.7s-.34 1.381.055 2.811c.43 1.686 2.15 4.441 5.9 4.486h2.439l-1.105-2.035a66.277 66.277 0 0 1-1.649-.02 3.594 3.594 0 0 1-.71-.105c-1.685-.405-2.98-1.916-3.035-3.691-.04-1.115.36-2.195 1.15-2.986.525-.52 1.45-1.215 2.994-1.175 0 0 1.215-.015 2.305.835.755.606 1.55 1.65 1.515 3.331ZM15.41 18l-1.405-2.57c1.57-.926 1.87-2.5 1.87-2.5h2.05s-.155 1.5-1.275 2.855L17.93 18h-2.52Z",fill:"currentColor"})}),V4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.067 2h10.032L20 6.594V21c0 .552-.478 1-1.067 1H5.067C4.477 22 4 21.552 4 21V3c0-.552.478-1 1.067-1ZM6 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Zm7 3.26v-1.52l4.06-2.161c.417-.222.94.052.94.492v4.858c0 .44-.523.714-.94.492L13 12.761Z",fill:"currentColor"})}),D4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.1 2H5.066C4.477 2 4 2.448 4 3v18c0 .552.478 1 1.067 1h13.866c.59 0 1.067-.448 1.067-1V6.594L15.1 2Zm.04 6.915a6.87 6.87 0 0 1 0 9.17.548.548 0 0 0 .046.776.556.556 0 0 0 .78-.046 7.965 7.965 0 0 0 0-10.63.556.556 0 0 0-.78-.046.548.548 0 0 0-.046.776ZM9.455 16H6.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h2.955l2.722-2.304a.5.5 0 0 1 .823.382v8.844a.5.5 0 0 1-.823.382L9.455 16Zm4.155-.312a3.502 3.502 0 0 0 0-4.376.5.5 0 1 1 .78-.624 4.502 4.502 0 0 1 0 5.624.5.5 0 1 1-.78-.624Z",fill:"currentColor"})}),S4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M10.36 17.889a1.556 1.556 0 1 1-3.11 0 1.556 1.556 0 0 1 3.11 0Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.1 2H5.066C4.477 2 4 2.448 4 3v18c0 .552.478 1 1.067 1h13.866c.59 0 1.067-.448 1.067-1V6.594L15.1 2ZM9 3H7v2h2v2H7v2h2v2H7v2l-1.118 4.293a2.96 2.96 0 1 0 5.707-.082L10.36 13H9v-2h2V9H9V7h2V5H9V3Z",fill:"currentColor"})]}),L4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 21.991a.008.008 0 0 1-.003.007.015.015 0 0 1-.009.002H4.8c-.442 0-.8-.28-.8-.625V2.625C4 2.28 4.358 2 4.8 2h10.705c.245 0 .477.088.629.238l3.695 3.668c.11.11.171.246.171.387V21.99ZM6.363 14.307v2.05h10.96v-2.05H6.363Zm0-4.103v2.051h10.96v-2.05H6.363Zm0-4.102v2.051h10.96v-2.05H6.363Z",fill:"currentColor"})}),E4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3 2.5a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v2.528a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5V2.5ZM9 15.176 4.206 6.63h15.588L15 15.176v5.774a1 1 0 0 1-1.282.96l-4-1.176a1 1 0 0 1-.718-.96v-4.598Z",fill:"currentColor"})}),N4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.012 11.701a.493.493 0 0 0 0 .726l2.562 2.487.008-.007 7.184 6.972a.673.673 0 0 0 .911 0l2.107-2.045a.493.493 0 0 0 0-.725l-7.266-7.052 7.267-7.052a.493.493 0 0 0 0-.726l-2.108-2.045a.673.673 0 0 0-.91 0l-9.755 9.467Z",fill:"currentColor"}),t.jsx("path",{d:"M6.853 21.39c0 .368-.326.667-.728.667H4.671c-.402 0-.727-.299-.727-.667V2.723c0-.368.325-.666.727-.666h1.454c.402 0 .728.298.728.666V21.39Z",fill:"currentColor"})]}),I4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 17v3h3v2H3a1 1 0 0 1-1-1v-4h2ZM7 4H4v3H2V3a1 1 0 0 1 1-1h4v2Zm13 3V4h-3V2h4a1 1 0 0 1 1 1v4h-2Zm-3 13h3v-3h2v4a1 1 0 0 1-1 1h-4v-2Z",fill:"currentColor"}),t.jsx("path",{d:"M6 6.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11Z",fill:"currentColor"})]}),k4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5.978 2A.987.987 0 0 0 5 2.997v18.006c0 .55.438.997.978.997s.977-.446.977-.997V2.997A.987.987 0 0 0 5.978 2ZM18.751 9a.505.505 0 0 0 0-.87L8.923 2.889v11.484L18.752 9Z",fill:"currentColor"})}),z4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.501 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5.5v8.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V13h5.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-5.5V2.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5V11h-5.5Zm7.5 2v7h4v-7h-4Zm4-2h-4V4h4v7Z",fill:"currentColor"}),t.jsx("path",{d:"M9.001 12h6v9h-6v-9Z",fill:"currentColor"})]}),P4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.625 22A.625.625 0 0 1 2 21.375v-.75c0-.345.28-.625.625-.625h18.75c.345 0 .625.28.625.625v.75c0 .345-.28.625-.625.625H2.625ZM13.625 17a.625.625 0 0 1-.625-.625v-8.75c0-.345.28-.625.625-.625h3.75c.345 0 .625.28.625.625v8.75c0 .345-.28.625-.625.625h-3.75ZM6.625 17A.625.625 0 0 1 6 16.375V2.625C6 2.28 6.28 2 6.625 2h3.75c.345 0 .625.28.625.625v13.75c0 .345-.28.625-.625.625h-3.75Z",fill:"currentColor"})}),T4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5v14h14V5H4ZM2.9 3a.9.9 0 0 0-.9.9v16.2a.9.9 0 0 0 .9.9h16.2a.9.9 0 0 0 .9-.9V3.9a.9.9 0 0 0-.9-.9H2.9Z",fill:"currentColor"}),t.jsx("path",{d:"M5 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM11 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM17 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})]}),O4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.625 2A.625.625 0 0 0 2 2.625v.75c0 .345.28.625.625.625h18.75c.345 0 .625-.28.625-.625v-.75A.625.625 0 0 0 21.375 2H2.625ZM13.625 7a.625.625 0 0 0-.625.625v8.75c0 .345.28.625.625.625h3.75c.345 0 .625-.28.625-.625v-8.75A.625.625 0 0 0 17.375 7h-3.75ZM6.625 7A.625.625 0 0 0 6 7.625v13.75c0 .345.28.625.625.625h3.75c.345 0 .625-.28.625-.625V7.625A.625.625 0 0 0 10.375 7h-3.75Z",fill:"currentColor"})}),Q4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.9 3.9v15.2h15.2V3.9H3.9ZM2.95 2a.95.95 0 0 0-.95.95v17.1c0 .525.425.95.95.95h17.1a.95.95 0 0 0 .95-.95V2.95a.95.95 0 0 0-.95-.95H2.95Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 7.5h3.5a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8v-1h8v-6H18v-1Z",fill:"currentColor"}),t.jsx("path",{d:"M5 6.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM5 12.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM11 6.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM11 15l3-1.732v3.464L11 15Z",fill:"currentColor"})]}),X4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M18 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM10.5 19a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h4Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 22a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18Zm-1-2V4H4v16h16Z",fill:"currentColor"})]}),W4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.755 20.472a5.814 5.814 0 0 1-2.08-1.594 6.293 6.293 0 0 1-1.279-2.636l1.873-.77a4.864 4.864 0 0 0 1.386 2.506c.657.619 1.52.954 2.41.938 1.116 0 2.022-.352 2.72-1.055.697-.702 1.047-1.62 1.05-2.75 0-1.114-.346-2.035-1.038-2.765-.69-.729-1.579-1.093-2.665-1.092a3.552 3.552 0 0 0-1.697.424 3.534 3.534 0 0 0-1.299 1.17l-2.172-.978L9.084 3h8.838v2.082H10.83l-.676 5.322.101.027c.882-.769 1.964-1.153 3.246-1.153a5.303 5.303 0 0 1 2.747.748 5.508 5.508 0 0 1 2.002 2.077 6.28 6.28 0 0 1 .749 2.99 6.278 6.278 0 0 1-.761 2.988 5.636 5.636 0 0 1-2.11 2.14 5.854 5.854 0 0 1-2.997.778 5.753 5.753 0 0 1-2.377-.527ZM5.335 19.811a1.136 1.136 0 0 1-.335-.83 1.142 1.142 0 1 1 2.283 0c-.001.231-.068.458-.194.65a1.151 1.151 0 0 1-.512.432 1.113 1.113 0 0 1-1.242-.252Z",fill:"currentColor"})}),Y4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M3.5 14a.5.5 0 0 1 .5.5V20h5.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5h1ZM4 9.5V4h5.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5ZM21.5 2a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V4h-5.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h7ZM22 14.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V20h-5.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-3.333 5a3.333 3.333 0 1 1 6.666 0 3.333 3.333 0 0 1-6.666 0Z",fill:"currentColor"})]}),U4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm4 4.31C6 9.24 6.289 9 6.645 9h10.71c.356 0 .645.24.645.536v6.928c0 .296-.289.536-.645.536H6.645C6.29 17 6 16.76 6 16.464V9.536ZM7.09 12h9.82v4H7.09v-4Z",fill:"currentColor"})}),G4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227ZM5.301 7A.298.298 0 0 0 5 7.296v3.822c0 .163.135.296.301.296H7.45v1.103c0 .572.47 1.035 1.05 1.035h4.9v1.014c0 .164.135.296.301.296h2.149v1.104c0 .19-.157.344-.35.344h-4.9v-1.428a.298.298 0 0 0-.301-.296H5.3a.298.298 0 0 0-.301.296v3.822c0 .164.135.296.301.296H10.3a.298.298 0 0 0 .301-.296V17h4.9c.58 0 1.05-.463 1.05-1.034v-1.104h2.149a.299.299 0 0 0 .301-.296v-3.822a.298.298 0 0 0-.301-.296H13.7a.298.298 0 0 0-.301.296v2.118H8.5a.347.347 0 0 1-.35-.345v-1.103h2.149a.298.298 0 0 0 .301-.296V7.296A.298.298 0 0 0 10.299 7H5.3Zm4.739 1.38H5.56v2.482h4.48V8.38Zm8.4 3.448h-4.48v2.482h4.48v-2.482ZM5.56 15.966h4.48v2.482H5.56v-2.482Z",fill:"currentColor"})}),J4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.282 16.765H7.685L5.755 22H3l7.82-20h2.342L21 22h-2.764l-1.954-5.235Zm-7.763-2.15h6.962l-3.49-9.357-3.472 9.357Z",fill:"currentColor"})}),K4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 22a1 1 0 0 0 1-1v-7.5h-1.5V15h-16v-1.5H3V21a1 1 0 0 0 1 1h17ZM22 3v1.5h-1.5v-1h-.917V2H21a1 1 0 0 1 1 1ZM22 7.5v3h-1.5v-3H22ZM3 10.5v-3h1.5v3H3ZM3 4.5V3a1 1 0 0 1 1-1h1.417v1.5H4.5v1H3ZM8.25 2h2.833v1.5H8.25V2ZM13.917 2h2.833v1.5h-2.833V2Z",fill:"currentColor"})}),$4=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.06 15.158a.52.52 0 0 0-.515-.526h-1.03a.52.52 0 0 0-.515.526v6.316c0 .29.23.526.515.526h6.181a.52.52 0 0 0 .515-.526V20.42a.52.52 0 0 0-.515-.526H5.517l5.302-5.418a.535.535 0 0 0 0-.744l-.729-.744a.507.507 0 0 0-.728 0L4.06 18.406v-3.248ZM4.06 8.842a.52.52 0 0 1-.515.526h-1.03A.52.52 0 0 1 2 8.842V2.526c0-.29.23-.526.515-.526h6.181a.52.52 0 0 1 .515.526V3.58a.52.52 0 0 1-.515.526H5.517l5.302 5.418a.535.535 0 0 1 0 .744l-.729.744a.507.507 0 0 1-.728 0L4.06 5.594v3.248ZM19.94 15.158c0-.29.23-.526.515-.526h1.03a.52.52 0 0 1 .515.526v6.316a.52.52 0 0 1-.515.526h-6.181a.52.52 0 0 1-.515-.526V20.42c0-.29.23-.526.515-.526h3.179l-5.302-5.418a.535.535 0 0 1 0-.744l.729-.744a.507.507 0 0 1 .728 0l5.302 5.417v-3.248ZM19.94 8.842c0 .29.23.526.515.526h1.03A.52.52 0 0 0 22 8.842V2.526A.52.52 0 0 0 21.485 2h-6.181a.52.52 0 0 0-.515.526V3.58c0 .29.23.526.515.526h3.179L13.18 9.523a.535.535 0 0 0 0 .744l.729.744a.507.507 0 0 0 .728 0l5.302-5.417v3.248Z",fill:"currentColor"})}),_4=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.987 11.615c0-.346.291-.626.65-.626H21.35c.36 0 .651.28.651.626v8.758a.639.639 0 0 1-.65.626H9.637c-.36 0-.651-.28-.651-.626v-8.758Zm7.808 1.877h-6.507v2.502h6.507v-2.502Zm1.301 0H20.7v6.256h-2.603V13.49Zm-1.301 3.753h-6.507v2.503h6.507v-2.503Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),er=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.493 19.397c-2.887 0-5.374-.466-6.506-1.137v1.788C8.987 21.126 11.9 22 15.493 22 19.087 22 22 21.126 22 20.048V18.26c-1.132.671-3.62 1.137-6.507 1.137ZM8.987 13.055c1.132.671 3.62 1.137 6.506 1.137 2.888 0 5.375-.466 6.507-1.137v-2.116c0-1.078-2.913-1.952-6.507-1.952-3.593 0-6.506.874-6.506 1.952v2.116ZM8.987 14.356v2.603c1.132.67 3.62 1.137 6.506 1.137 2.888 0 5.375-.466 6.507-1.137v-2.603c-1.132.671-3.62 1.137-6.507 1.137-2.887 0-5.374-.466-6.506-1.137Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),tr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m15.666 9.018 6.002 2.193c.2.073.332.263.332.476v6.867c0 .193-.11.37-.283.455l-6.002 2.94a.504.504 0 0 1-.443 0l-6.002-2.94a.507.507 0 0 1-.283-.455v-6.867c0-.213.133-.403.332-.476l6.002-2.193a.503.503 0 0 1 .345 0Zm4.77 3.528-4.993-1.922-4.993 1.922 4.993 2.024 4.994-2.024Zm.263 1.646-4.348 1.845v3.845L20.7 17.77v-3.579Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),rr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M21.735 10.502c.352.204.354.744.004.951l-5.954 3.516a.474.474 0 0 1-.484.002l-6.05-3.516c-.354-.206-.352-.752.004-.954l6.05-3.453a.474.474 0 0 1 .476.002l5.954 3.452Z",fill:"currentColor"}),t.jsx("path",{d:"M20.253 13.146a.474.474 0 0 0-.483.002L15.785 15.5a.474.474 0 0 1-.484.002l-4.059-2.36a.474.474 0 0 0-.477-.001l-1.51.862c-.356.203-.358.748-.004.954l6.05 3.516c.151.088.333.087.484-.002l5.954-3.516c.35-.206.348-.747-.004-.95l-1.482-.86Z",fill:"currentColor"}),t.jsx("path",{d:"M20.253 16.606a.474.474 0 0 0-.483.002l-3.985 2.354a.474.474 0 0 1-.484.001l-4.059-2.359a.474.474 0 0 0-.477-.002l-1.51.862c-.356.203-.358.749-.004.955l6.05 3.516c.151.087.333.087.484-.002l5.954-3.516c.35-.207.348-.747-.004-.951l-1.482-.86ZM6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),ir=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m21.668 11.21-6.002-2.192a.503.503 0 0 0-.345 0L9.319 11.21a.506.506 0 0 0-.332.476v6.867c0 .193.11.37.283.455l6.002 2.94c.14.068.303.068.443 0l6.002-2.94a.507.507 0 0 0 .283-.455v-6.867a.506.506 0 0 0-.332-.476Zm-7.159-.271a.534.534 0 0 0-.244.052l-1.22.508c-.103.034-.154.112-.154.234v1.496c0 .122.051.182.154.182h.051l1.22-.247c.018-.008.03-.004.039.013.017.018.025.035.025.052v4.867h-1.326a.163.163 0 0 0-.163.163v1.626c0 .09.073.163.163.163h4.88c.09 0 .162-.073.162-.163V18.26a.163.163 0 0 0-.163-.163h-1.138v-6.962a.195.195 0 0 0-.052-.143.19.19 0 0 0-.14-.052h-2.094Z",fill:"currentColor"}),t.jsx("path",{d:"M6.294 8.386h-.87c-.23 0-.441-.07-.581-.25a.911.911 0 0 1-.17-.5c0-.18.06-.34.17-.48.14-.201.35-.281.59-.281h.871c0-.47 0-.981.02-1.552.03-.69.14-1.281.33-1.781.21-.511.541-.901.992-1.152.44-.25.91-.39 1.391-.39.58 0 1.091.18 1.552.53.48.37.7.921.7 1.592 0 .19-.05.39-.2.52-.12.11-.27.16-.43.16a.96.96 0 0 1-.51-.16.926.926 0 0 1-.341-.37v-.03c-.03-.1-.06-.18-.08-.26v-.04a.825.825 0 0 0-.06-.19c-.03-.07-.08-.12-.18-.16a.938.938 0 0 0-.37-.07c-.181 0-.381.05-.601.16a.84.84 0 0 0-.41.42c-.101.22-.251.49-.251.941v1.822h2.602c.27.04.43.11.581.27.1.15.17.32.17.5s-.06.341-.17.481c-.14.2-.35.28-.59.28H7.855v8.269c0 .73-.1 1.421-.2 2.072-.1.66-.26 1.221-.49 1.691-.241.51-.581.901-1.022 1.162-.42.27-.88.41-1.381.41-.66 0-1.251-.23-1.792-.68-.39-.341-.65-.751-.77-1.242-.13-.46-.201-.91-.201-1.351 0-.23.07-.44.26-.57.15-.111.31-.171.5-.171.191 0 .371.06.521.17.19.14.26.34.26.57 0 .251.03.521.1.832.06.29.18.48.331.61.27.22.53.32.79.32.201 0 .381-.06.561-.17.19-.11.34-.28.45-.52.16-.32.281-.781.361-1.382.08-.61.14-1.27.17-1.992V8.376l-.01.01Z",fill:"currentColor"})]}),nr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4.971 21.318A2.387 2.387 0 0 1 4.2 20.08 4.91 4.91 0 0 1 4 18.727c0-.227.074-.435.26-.572a.826.826 0 0 1 .496-.169c.19 0 .365.057.517.17.186.136.26.344.26.571 0 .246.033.524.101.833.064.287.18.484.333.613.267.224.53.324.794.324a1 1 0 0 0 .56-.173l.002-.002.003-.001a1.19 1.19 0 0 0 .45-.515v-.002c.157-.32.28-.775.365-1.378.084-.606.14-1.268.168-1.988a53.755 53.755 0 0 0 .022-3.563v-1.158c0-.584-.007-1.168-.022-1.752V9.96c0-.526-.005-1.046-.016-1.56h-.85c-.231 0-.443-.073-.583-.255l-.003-.005-.004-.005a.88.88 0 0 1-.165-.498.79.79 0 0 1 .169-.481c.135-.196.347-.28.587-.28h.845c.003-.466.017-.982.042-1.55.029-.685.139-1.282.334-1.784l.001-.003.001-.002c.215-.512.544-.901.99-1.152A2.76 2.76 0 0 1 11.05 2c.576 0 1.094.177 1.546.528.477.372.703.916.703 1.594 0 .194-.048.387-.2.517a.604.604 0 0 1-.428.161c-.18 0-.35-.06-.507-.162a.87.87 0 0 1-.337-.367l-.006-.013-.003-.013a6.269 6.269 0 0 0-.083-.263l-.005-.016-.003-.017a.659.659 0 0 0-.065-.19l-.002-.004-.003-.005a.3.3 0 0 0-.178-.158.99.99 0 0 0-.365-.068 1.3 1.3 0 0 0-.6.163l-.002.001-.003.001a.867.867 0 0 0-.409.42c-.099.218-.173.545-.215.992a20.88 20.88 0 0 0-.042 1.28v.494h4.31c.231 0 .443.073.582.255a.834.834 0 0 1 .13.244l1.767 2.241L18.47 7.36l.009-.01a.892.892 0 0 1 .662-.31c.23 0 .445.083.608.255a.801.801 0 0 1 .251.596.833.833 0 0 1-.17.507l-.005.007-2.11 2.597 2.105 2.677a.82.82 0 0 1 .18.535.827.827 0 0 1-.243.586.818.818 0 0 1-.997.162.82.82 0 0 1-.3-.23l-.001-.002-1.867-2.365-1.957 2.4-.016.016c-.158.158-.376.297-.649.297a.862.862 0 0 1-.62-.255l-.01-.01-.009-.009a.853.853 0 0 1-.22-.577.77.77 0 0 1 .191-.534l2.218-2.714-2.037-2.58H9.847c.01.514.016 1.034.016 1.558.014.587.021 1.174.021 1.76v1.295c.015.475.022.979.022 1.51 0 .7-.022 1.415-.064 2.144a18.2 18.2 0 0 1-.195 2.073c-.102.656-.263 1.222-.488 1.692-.242.506-.581.896-1.02 1.158-.419.273-.88.411-1.378.411-.656 0-1.254-.231-1.787-.68l-.003-.002Z",fill:"currentColor"})}),ar=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.907 16.846c.19.199.5.197.688-.004l3.427-3.645a.492.492 0 0 0 .091-.076l.723-.769a.527.527 0 0 0 .14-.378.526.526 0 0 0-.144-.367l-.73-.761a.496.496 0 0 0-.09-.075L17.55 7.157a.47.47 0 0 0-.689.003l-.722.769a.533.533 0 0 0 .004.725l3.197 3.337-3.166 3.368a.533.533 0 0 0 .003.725l.73.762ZM7.084 16.836a.47.47 0 0 1-.688-.003L2.972 13.19a.494.494 0 0 1-.09-.075l-.72-.767a.525.525 0 0 1-.142-.359.527.527 0 0 1 .144-.387l.728-.76a.496.496 0 0 1 .093-.076l3.457-3.608a.47.47 0 0 1 .689.003l.72.767a.533.533 0 0 1-.003.725l-3.194 3.334 3.162 3.364a.533.533 0 0 1-.004.725l-.728.76ZM10.684 19.448a.5.5 0 0 1-.634.311l-.947-.323a.5.5 0 0 1-.311-.635l4.524-13.249a.5.5 0 0 1 .634-.311l.947.323a.5.5 0 0 1 .311.635l-4.524 13.249Z",fill:"currentColor"})}),lr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 3a1 1 0 0 1 1-1h5v6H2V3ZM2 9h6v6H2V9ZM2 16h6v6H3a1 1 0 0 1-1-1v-5ZM9 2h6v6H9V2ZM9 9h6v6H9V9ZM9 16h6v6H9v-6ZM16 2h5a1 1 0 0 1 1 1v5h-6V2ZM16 9h6v6h-6V9ZM16 16h6v5a1 1 0 0 1-1 1h-5v-6Z",fill:"currentColor"})}),or=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6.727 12.133a2.56 2.56 0 0 1-2.552-2.566A2.56 2.56 0 0 1 6.727 7a2.56 2.56 0 0 1 2.552 2.567 2.56 2.56 0 0 1-2.552 2.566ZM6.727 13.6c2.495 0 4.54 1.939 4.726 4.4H2c.186-2.461 2.23-4.4 4.726-4.4ZM10.723 9.567a2.56 2.56 0 0 0 2.552 2.566 2.56 2.56 0 0 0 2.552-2.566A2.56 2.56 0 0 0 13.275 7a2.56 2.56 0 0 0-2.552 2.567ZM18 18c-.185-2.461-2.23-4.4-4.725-4.4a4.702 4.702 0 0 0-2.91 1.004A4.767 4.767 0 0 1 12.182 18H18ZM18.5 9a.5.5 0 0 0-.5.5V11h-1.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5H18v1.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V13h1.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H20V9.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})}),sr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M7.907 11.533c-1.762 0-3.19-1.462-3.19-3.266S6.145 5 7.907 5s3.19 1.463 3.19 3.267c0 1.804-1.428 3.266-3.19 3.266ZM7.907 13.4c3.119 0 5.675 2.467 5.908 5.6H2c.233-3.133 2.789-5.6 5.907-5.6ZM12.903 8.267c0 1.804 1.428 3.266 3.19 3.266s3.19-1.462 3.19-3.266S17.855 5 16.093 5s-3.19 1.463-3.19 3.267ZM22 19c-.233-3.133-2.789-5.6-5.907-5.6-1.371 0-2.633.477-3.637 1.277A6.099 6.099 0 0 1 14.726 19H22Z",fill:"currentColor"})}),cr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.912 15.708v.075h-3.738v-.075c0-1.122.837-2.031 1.869-2.031s1.869.91 1.869 2.03ZM12.669 18.044a.7.7 0 0 1-.332.6v.789h-.665v-.787a.7.7 0 0 1-.334-.602c0-.383.298-.694.665-.694.368 0 .666.31.666.694Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 20v2H4v-2a8 8 0 1 1 16 0Zm-5-4.217h-.466v-.075c0-1.496-1.115-2.708-2.491-2.708-1.376 0-2.492 1.212-2.492 2.708v.075H9V20.6c0 .22.172.4.383.4h5.234c.211 0 .383-.18.383-.4v-4.818Z",fill:"currentColor"}),t.jsx("path",{d:"M7.68 6.433c0 2.449 1.934 4.434 4.32 4.434s4.32-1.985 4.32-4.434C16.32 3.985 14.386 2 12 2S7.68 3.985 7.68 6.433Z",fill:"currentColor"})]}),dr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.053 2C2.47 2 2 2.448 2 3v7.5h1.579V9H20.42v1.5H22V3c0-.552-.471-1-1.053-1H3.053ZM2 21v-1.5h1.579v1h.965V22H3.053C2.47 22 2 21.552 2 21ZM2 16.5v-3h1.579v3H2ZM22 13.5v3h-1.579v-3H22ZM22 19.5V21c0 .552-.471 1-1.053 1h-1.49v-1.5h.964v-1H22ZM16.474 22H13.49v-1.5h2.983V22ZM10.509 22H7.526v-1.5h2.983V22Z",fill:"currentColor"})}),hr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm-1.197-7.042v.08h1.632v-.08c.01-.553.068-1.015.177-1.385.11-.37.284-.69.524-.957.24-.272.56-.531.96-.777.398-.24.739-.517 1.02-.83a3.27 3.27 0 0 0 .653-1.063c.154-.398.231-.841.231-1.332 0-.696-.163-1.316-.49-1.86a3.386 3.386 0 0 0-1.374-1.286C13.546 5.156 12.853 5 12.054 5c-.734 0-1.403.143-2.006.428a3.588 3.588 0 0 0-1.45 1.238c-.362.54-.562 1.19-.598 1.948h1.714c.037-.527.17-.953.402-1.278.23-.326.519-.565.864-.716a2.64 2.64 0 0 1 1.074-.228c.427 0 .814.087 1.164.261.349.174.628.422.836.743.209.321.313.7.313 1.137 0 .353-.063.674-.19.964-.123.29-.29.547-.503.77a3.564 3.564 0 0 1-.722.569 5.923 5.923 0 0 0-1.143.863c-.317.312-.562.72-.734 1.225-.172.504-.263 1.182-.272 2.034Zm.006 3.687c.24.237.529.355.865.355.226 0 .43-.053.612-.16a1.26 1.26 0 0 0 .442-.442c.113-.183.17-.384.17-.603 0-.33-.12-.613-.36-.85a1.188 1.188 0 0 0-.864-.354c-.336 0-.624.118-.864.354-.24.237-.361.52-.361.85 0 .33.12.614.36.85Z",fill:"currentColor"})}),ur=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.022 11.999c0 1.688-1.353 3.057-3.022 3.057-1.67 0-3.023-1.369-3.023-3.057 0-1.689 1.354-3.058 3.023-3.058s3.022 1.37 3.022 3.058Z",fill:"currentColor"}),t.jsx("path",{d:"M5.213 3.316a.513.513 0 0 1 .162-.701l.856-.538a.5.5 0 0 1 .694.164l11.327 18.443a.513.513 0 0 1-.162.701l-.856.538a.5.5 0 0 1-.693-.164L5.213 3.316ZM6.612 7.308c-1.87 1.047-3.444 2.617-4.546 4.529a.492.492 0 0 0 .004.498c2.079 3.474 5.727 5.778 9.88 5.778.4 0 .796-.021 1.186-.063l-1.2-1.975c-3.065-.005-5.833-1.547-7.622-4.008a9.94 9.94 0 0 1 3.354-3.02l-1.056-1.74ZM16.079 15.084a9.905 9.905 0 0 0 3.607-3.154c-1.792-2.464-4.566-4.008-7.637-4.008-.105 0-.21.002-.316.006l-1.18-1.943c.49-.067.99-.101 1.496-.101 4.154 0 7.803 2.304 9.881 5.779a.491.491 0 0 1 .004.497c-1.151 1.997-2.816 3.621-4.797 4.666l-1.058-1.742Z",fill:"currentColor"})]}),vr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10S2 17.514 2 12Zm7.074 4.327c.542 2.849 1.575 4.624 2.532 4.624.958 0 1.99-1.775 2.531-4.624H9.074ZM8.77 14c.035.45.082.885.139 1.301h5.393c.057-.416.103-.85.138-1.301h1.027c-.034.439-.08.874-.136 1.301h5.005a8.92 8.92 0 0 0 .611-2.788H20v-1.026h.948a8.904 8.904 0 0 0-.657-2.915h-4.976c.064.468.115.946.153 1.428h-1.027a22.07 22.07 0 0 0-.155-1.428h-5.36c-.065.455-.117.931-.156 1.428H7.744c.037-.482.089-.96.153-1.428H3.71a8.91 8.91 0 0 0-.657 2.915H4v1.026h-.948c.055.98.264 1.917.61 2.788H7.88A24.614 24.614 0 0 1 7.744 14h1.027Zm5.343-6.453c-.549-2.776-1.565-4.498-2.508-4.498-.943 0-1.96 1.722-2.508 4.498h5.016Zm1.036 0h4.631a8.99 8.99 0 0 0-6.27-4.384c.75 1.002 1.3 2.58 1.639 4.384Zm-7.087 0c.315-1.681.815-3.167 1.488-4.173A9 9 0 0 0 4.22 7.547h3.844Zm-.022 8.78H4.143a9.01 9.01 0 0 0 5.408 4.3c-.69-1.032-1.197-2.567-1.51-4.3Zm7.13 0c-.335 1.856-.893 3.483-1.66 4.51a8.993 8.993 0 0 0 6.347-4.51H15.17Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 9h13a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 4 13.5v-3A1.5 1.5 0 0 1 5.5 9Zm0 1a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-13Z",fill:"currentColor"}),t.jsx("path",{d:"M18.145 11.52a.97.97 0 0 1-.119.476.877.877 0 0 1-.364.343 1.284 1.284 0 0 1-.611.132h-.45v1.069h-.725v-2.978h1.175c.237 0 .438.041.602.123a.845.845 0 0 1 .37.34c.081.144.122.309.122.496Zm-1.15.374c.14 0 .242-.033.31-.098a.364.364 0 0 0 .102-.275.364.364 0 0 0-.102-.276c-.068-.065-.17-.098-.31-.098h-.394v.747h.395ZM15.027 10.562v.581h-.789v2.397h-.725v-2.397h-.789v-.581h2.303ZM11.876 10.562v.581h-.79v2.397h-.725v-2.397h-.789v-.581h2.304ZM8.724 10.562v2.978H8v-1.226H6.87v1.226h-.725v-2.978h.725v1.167H8v-1.167h.725Z",fill:"currentColor"})]}),fr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5Zm7.23 6.005c-.265-.34-.862-.34-1.126 0l-3.995 5.13c-.29.373.03.865.563.865h14.752c.456 0 .73-.41.482-.72l-3.424-4.276c-.226-.283-.738-.283-.964 0l-2.794 3.489-3.495-4.488ZM13 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",fill:"currentColor"})}),gr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 6v12h16V6H4ZM3 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{d:"M9.922 11.204a.539.539 0 0 0-.844 0l-2.996 4.104c-.217.298.023.692.422.692h11.064c.342 0 .548-.328.362-.576l-2.568-3.42c-.17-.227-.554-.227-.724 0l-2.095 2.79-2.62-3.59ZM14 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",fill:"currentColor"})]}),pr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Zm16 11a1 1 0 1 0 0-2H5a1 1 0 1 0 0 2h14Z",fill:"currentColor"})}),xr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 21c5.523 0 10-4.477 10-10S16.523 1 11 1 1 5.477 1 11s4.477 10 10 10Zm0-14a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 1.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.5v4h-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H12V8.5Z",fill:"currentColor"})}),Q5=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13 17.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8ZM12 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Z",fill:"currentColor"})]}),mr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 2.625C2 2.28 2.28 2 2.627 2h.75C3.72 2 4 2.28 4 2.625v18.75c0 .345-.28.625-.625.625h-.75A.625.625 0 0 1 2 21.375V2.625ZM20 2.625c0-.345.28-.625.626-.625h.75c.345 0 .625.28.625.625v18.75c0 .345-.28.625-.625.625h-.75a.625.625 0 0 1-.625-.625V2.625Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 16V8H8v8h8Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10Z",fill:"currentColor"})]}),Ar=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22.002 21.375c0 .345-.28.625-.625.625h-.75a.625.625 0 0 1-.625-.625V2.625c0-.345.28-.625.625-.625h.75c.345 0 .625.28.625.625v18.75ZM4.002 21.375c0 .345-.28.625-.625.625h-.75a.625.625 0 0 1-.625-.625V2.625c0-.345.28-.625.625-.625h.75c.345 0 .625.28.625.625v18.75ZM14.315 16.122H9.647l-.768 2.524A.5.5 0 0 1 8.4 19H6.69a.5.5 0 0 1-.476-.653l4.198-13A.5.5 0 0 1 10.888 5h2.263a.5.5 0 0 1 .476.348l4.167 13a.5.5 0 0 1-.477.652H15.51a.5.5 0 0 1-.48-.363l-.714-2.515Zm-.74-2.412L11.996 8.2 10.36 13.71h3.215Z",fill:"currentColor"})}),wr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 8v8h16V8H4ZM3 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{d:"M6 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5Z",fill:"currentColor"})]}),Cr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 20V4h16v10.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h11.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H4Z",fill:"currentColor"}),t.jsx("path",{d:"M10.017 9.393a.527.527 0 0 0-.625.624l1.767 8.099a.512.512 0 0 0 .867.243l1.752-1.752 3.89 3.889a.5.5 0 0 0 .706 0l2.122-2.121a.5.5 0 0 0 0-.707l-3.89-3.89 1.752-1.751a.512.512 0 0 0-.242-.868l-8.1-1.766Z",fill:"currentColor"})]}),br=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9 2h9v2h-3l-3 16h3v2H6v-2h3l3-16H9V2Z",fill:"currentColor"})}),Mr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM9 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM13 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20Z",fill:"currentColor"})}),Zr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20 2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v19a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-19ZM16 5.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-13ZM9 5.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-13Z",fill:"currentColor"})}),jr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M4 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v19a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-19ZM8 5.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13ZM15 5.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13Z",fill:"currentColor"})}),qr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.04 14.028c-1.856 1.953-4.53 2.52-6.86 1.701a.525.525 0 0 0-.556.126l-.469.494a.62.62 0 0 1-.619.174l-.6-.169c-.476-.134-.913.325-.785.827l.16.631a.7.7 0 0 1-.165.652l-.83.874a.62.62 0 0 1-.62.175l-.6-.17c-.476-.134-.913.325-.785.827l.16.632a.7.7 0 0 1-.165.652l-.323.34A.653.653 0 0 1 5.51 22H2.67c-.37 0-.67-.316-.67-.705v-2.99c0-.186.071-.366.196-.498l5.663-5.96a.522.522 0 0 0 .112-.521c-.798-2.463-.264-5.298 1.602-7.262 2.614-2.752 6.852-2.752 9.466 0 2.614 2.751 2.614 7.213 0 9.964Zm-3.789-5.98c.523.55 1.37.55 1.894 0a1.462 1.462 0 0 0 0-1.993 1.292 1.292 0 0 0-1.894 0 1.462 1.462 0 0 0 0 1.993Z",fill:"currentColor"})}),Fr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 21a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h14.5v-.492c0-.962-.78-1.741-1.741-1.741-1.8 0-3.259-1.46-3.259-3.26V2h1v1.508a2.259 2.259 0 0 0 2.259 2.259 2.741 2.741 0 0 1 2.741 2.74V9H21a1 1 0 0 1 1 1v11ZM5 12.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2 3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Zm12 3a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1Zm-10-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2 3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2-3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2 3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm2-3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Zm4 3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Zm0-3a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),Br=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 2H3v3h7v17h4V5h7V2Z",fill:"currentColor"})}),Rr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M16.875 12.412a.493.493 0 0 0 0-.725l-2.562-2.488-.008.008-7.184-6.973a.673.673 0 0 0-.911 0L4.103 4.28a.493.493 0 0 0 0 .726l7.266 7.052-7.266 7.052a.493.493 0 0 0 0 .725l2.107 2.045a.673.673 0 0 0 .91 0l9.755-9.467Z",fill:"currentColor"}),t.jsx("path",{d:"M17.035 2.723c0-.368.325-.666.727-.666h1.454c.402 0 .727.298.727.666V21.39c0 .368-.325.667-.727.667h-1.454c-.402 0-.727-.299-.727-.667V2.723Z",fill:"currentColor"})]}),Hr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M5.203 11.701a.524.524 0 0 0 0 .726l2.349 2.487.007-.008 6.585 6.973a.58.58 0 0 0 .835 0l1.932-2.045a.524.524 0 0 0 0-.726l-6.66-7.052 6.66-7.051a.524.524 0 0 0 0-.726l-1.932-2.045a.58.58 0 0 0-.835 0l-8.941 9.467Z",fill:"currentColor"})}),yr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M17.472 10.184h-4.934l2.43-7.464c.115-.354-.14-.72-.5-.72h-5.5a.532.532 0 0 0-.516.432L6.012 14.3c-.07.34.18.66.516.66h4.011l-1.435 6.369c-.13.573.59.923.933.453l7.855-10.722c.263-.359.015-.875-.42-.875Z",fill:"currentColor"})}),Vr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19.236 16.474c0 2.777-2.356 5.526-6.749 5.526-4.072 0-6.952-2.188-7.01-5.414h2.821c.175 1.627 1.367 3.254 4.19 3.254 2.56 0 4.072-1.402 4.072-3.254 0-.757-.226-1.337-.614-1.795h3.05c.155.489.24 1.046.24 1.683ZM5.593 7.414c0 .837.145 1.533.403 2.118h3.45C8.74 9.028 8.297 8.344 8.297 7.33c0-2.104 1.716-3.198 3.898-3.142 2.473.028 3.753 1.515 3.928 2.833h2.909C18.713 4.048 16.182 2 12.313 2c-4.015 0-6.72 2.188-6.72 5.414ZM22 9.532H2v1.753h20V9.532Z",fill:"currentColor"})}),Dr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9.237 14.759a5.933 5.933 0 0 1-.015-8.386l2.64-2.634A5.94 5.94 0 0 1 22 7.936a5.935 5.935 0 0 1-1.74 4.197l-1.449 1.45a.624.624 0 0 1-1.066-.414 7.194 7.194 0 0 0-.378-2.064.629.629 0 0 1 .149-.645l.516-.516a2.812 2.812 0 1 0-3.953-4L11.454 8.57a2.81 2.81 0 0 0 .404 4.311.625.625 0 0 1 .27.493 1.552 1.552 0 0 1-.456 1.161l-.822.822a.627.627 0 0 1-.804.067 5.95 5.95 0 0 1-.802-.672l-.007.008ZM3.73 20.264a5.947 5.947 0 0 0 8.399 0l2.626-2.626.016-.014a5.934 5.934 0 0 0-.816-9.053.627.627 0 0 0-.804.068l-.822.821a1.555 1.555 0 0 0-.457 1.161.626.626 0 0 0 .27.493 2.811 2.811 0 0 1 .404 4.312L9.92 18.054a2.814 2.814 0 0 1-4.604-3.09c.154-.344.375-.653.651-.91l.516-.516a.628.628 0 0 0 .149-.645 7.194 7.194 0 0 1-.378-2.064.624.624 0 0 0-1.066-.414l-1.45 1.449a5.941 5.941 0 0 0 0 8.396l-.007.004Z",fill:"currentColor"})}),Sr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 5.5c0-.276.21-.5.47-.5h15.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H6.47C6.21 7 6 6.776 6 6.5v-1ZM6 11.5c0-.276.21-.5.47-.5h15.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H6.47c-.26 0-.47-.224-.47-.5v-1ZM6 17.5c0-.276.21-.5.47-.5h15.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H6.47c-.26 0-.47-.224-.47-.5v-1ZM4 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})}),Lr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 5.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 11.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 17.5a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-12a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),Er=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M9 9H6v1h3V9Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5V7h10a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4.5ZM4 5h5v1H4V5Zm.4 3c-.22 0-.4.14-.4.313v9.062c0 .345.358.625.8.625h14.4c.442 0 .8-.28.8-.625v-6.75c0-.345-.358-.625-.8-.625H11V8.312C11 8.14 10.82 8 10.6 8H4.4Z",fill:"currentColor"})]}),Nr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.51 2c.234 0 .424.194.424.433v.432h4.644c.233 0 .422.194.422.433v.432a.428.428 0 0 1-.422.433h-1.47A9.037 9.037 0 0 1 9.47 9.151c-.18.255-.378.504-.593.745a9.722 9.722 0 0 0 2.083 1.432 3.523 3.523 0 1 1 2.539 3.58.548.548 0 0 0-.541.127l-.14.14a.338.338 0 0 1-.326.087l-.315-.085a.338.338 0 0 0-.413.414l.085.315a.338.338 0 0 1-.088.326l-.437.437a.338.338 0 0 1-.326.088l-.315-.085a.338.338 0 0 0-.414.413l.085.315a.338.338 0 0 1-.087.327l-.17.17a.353.353 0 0 1-.25.103H8.354A.353.353 0 0 1 8 17.648v-1.496c0-.093.038-.183.104-.249l2.86-2.861a.505.505 0 0 0 .127-.219c-1.285-.576-2.32-1.268-3.14-2.036-1.303 1.076-3.079 1.895-5.449 2.194a.417.417 0 0 1-.46-.383l-.04-.431a.442.442 0 0 1 .38-.479c2.074-.267 3.589-.962 4.69-1.844a8.646 8.646 0 0 1-1.615-3.136.41.41 0 0 1 .397-.521h.504c.184 0 .343.123.388.305.046.185.098.392.125.466.25.669.613 1.346 1.128 1.997.162-.185.31-.375.445-.566a7.728 7.728 0 0 0 1.399-4.226H2.444a.428.428 0 0 1-.422-.433v-.432c0-.24.19-.433.422-.433h3.8v-.432c0-.24.19-.433.422-.433h.845Zm8.46 8.027a.705.705 0 1 0-.995.998.705.705 0 0 0 .996-.998Z",fill:"currentColor"})}),Ir=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.02 4.5a.5.5 0 0 1 .499-.5h.999a.5.5 0 0 1 .499.5V5h5.493a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-.5.5h-1.738c-.023 1.62-.52 3.81-1.938 5.766a9.83 9.83 0 0 1-.701.86c.905.807 2.069 1.546 3.557 2.157a.53.53 0 0 1 .082.042L16.152 9h1.725L22 20h-1.577l-.92-2.46H14.51L13.59 20h-1.577l1.236-3.286a.486.486 0 0 1-.084-.026c-1.715-.698-3.07-1.566-4.128-2.532-1.54 1.243-3.64 2.19-6.443 2.536a.49.49 0 0 1-.544-.443l-.048-.498a.513.513 0 0 1 .45-.553c2.452-.309 4.245-1.112 5.546-2.132a9.933 9.933 0 0 1-1.91-3.624.477.477 0 0 1 .47-.603h.596c.217 0 .405.142.459.353.054.213.115.453.148.538a8.427 8.427 0 0 0 1.333 2.31c.192-.215.367-.434.528-.656A8.793 8.793 0 0 0 11.275 6.5h-8.75a.5.5 0 0 1-.5-.5v-.5a.5.5 0 0 1 .5-.5H7.02v-.5Zm9.986 6.278 2.07 5.587h-4.14l2.07-5.587Z",fill:"currentColor"})}),kr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.759 8.956H20V21c0 .552-.458 1-1.022 1H5.022A1.011 1.011 0 0 1 4 21V8.956h1.47V8.77C5.47 5.03 8.443 2 12.113 2s6.645 3.03 6.645 6.77v.186Zm-1.661 0V8.77c0-2.804-2.232-5.078-4.984-5.078S7.131 5.966 7.131 8.77v.186h9.967Zm-4.2 7.156c.53-.3.885-.86.885-1.502 0-.958-.794-1.736-1.774-1.736s-1.775.778-1.775 1.736c0 .644.358 1.206.89 1.506v1.966H12.9v-1.97Z",fill:"currentColor"})}),zr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M9 3.139a.475.475 0 0 0-.643-.455A10.004 10.004 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10c0-4.238-2.636-7.86-6.357-9.316a.475.475 0 0 0-.643.455v1.105a.52.52 0 0 0 .31.47A8.001 8.001 0 0 1 12 20 8 8 0 0 1 8.69 4.715a.52.52 0 0 0 .31-.47V3.138Z",fill:"currentColor"}),t.jsx("path",{d:"M11 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-8Z",fill:"currentColor"})]}),Pr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.065 9.677a2.26 2.26 0 0 1-.786-.834A2.232 2.232 0 0 1 12 7.762c0-.355.072-.706.213-1.03.172-.385.377-.753.61-1.1L14.518 3l.643.46-1.627 2.36.019.019c.247-.166.538-.248.833-.234.34.002.672.098.965.278.315.19.58.457.77.777.2.33.303.712.298 1.1 0 .39-.104.77-.303 1.1-.199.34-.476.624-.807.827-.33.206-.708.315-1.093.313a2.091 2.091 0 0 1-1.15-.323Zm1.85-.66a1.427 1.427 0 0 0 .7-1.247 1.406 1.406 0 0 0-.19-.717 1.423 1.423 0 0 0-.514-.522 1.365 1.365 0 0 0-.697-.188 1.374 1.374 0 0 0-.704.19 1.417 1.417 0 0 0-.705 1.236 1.414 1.414 0 0 0 1.409 1.438c.246.003.487-.063.7-.19ZM20.372 8.406h-3.104V7.78l3.028-4.624h.871v4.471H22v.782h-.833v1.438h-.795v-1.44Zm0-.782V4.37h-.038l-2.153 3.256h2.19Z",fill:"#1D9DFF"}),t.jsx("path",{d:"M2.01 19.183c.43-.444 1.281-1.333 2.554-2.668a157.19 157.19 0 0 0 2.66-2.839c.708-.786 1.187-1.4 1.437-1.843.26-.492.39-1.047.373-1.607.001-.426-.11-.845-.322-1.21a2.462 2.462 0 0 0-.941-.922 2.887 2.887 0 0 0-1.466-.353c-.75 0-1.349.225-1.799.674a3.237 3.237 0 0 0-.883 1.469L2 9.219c.173-.513.43-.993.758-1.417.394-.522.89-.953 1.456-1.265a4.28 4.28 0 0 1 2.162-.536 4.569 4.569 0 0 1 2.32.579c.647.361 1.189.894 1.57 1.543.37.626.563 1.345.56 2.078 0 1.5-.761 3.05-2.285 4.649l-4.263 4.414H11V21H2.01v-1.817Z",fill:"currentColor"})]}),Tr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M14.24 9.82a2.125 2.125 0 0 1-.755-.552A2.239 2.239 0 0 1 13 8.324l.712-.313c.078.342.254.65.504.88.234.208.531.32.837.313.228.002.452-.053.656-.16.198-.102.366-.257.487-.45.12-.19.182-.413.18-.641a1.15 1.15 0 0 0-.18-.626 1.271 1.271 0 0 0-.49-.443 1.438 1.438 0 0 0-.68-.162h-.546v-.773h.49c.31.012.612-.096.851-.303.112-.1.201-.225.26-.366a1.07 1.07 0 0 0 .083-.45.964.964 0 0 0-.082-.418.912.912 0 0 0-.252-.334 1.228 1.228 0 0 0-.823-.284 1.037 1.037 0 0 0-.753.263 1.524 1.524 0 0 0-.394.647l-.721-.324a2.14 2.14 0 0 1 .644-.952 1.767 1.767 0 0 1 1.225-.426c.346-.006.688.075.999.235a1.774 1.774 0 0 1 .956 1.593c.009.314-.079.623-.25.88-.162.237-.375.43-.62.566v.04c.306.132.573.35.772.63.205.289.313.641.305 1.001a1.986 1.986 0 0 1-1.054 1.789c-.33.178-.697.268-1.068.264a2.088 2.088 0 0 1-.809-.18ZM18.003 9.008a154.08 154.08 0 0 0 2.323-2.51 5.41 5.41 0 0 0 .643-.841c.116-.225.173-.478.166-.733a1.11 1.11 0 0 0-.56-.972 1.257 1.257 0 0 0-.651-.163 1.048 1.048 0 0 0-.43.07 1.094 1.094 0 0 0-.37.24 1.49 1.49 0 0 0-.393.668l-.722-.303c.17-.524.52-.961.98-1.224.296-.166.627-.248.962-.24.359-.006.713.085 1.03.264.287.166.528.409.697.705.165.287.252.616.25.952 0 .684-.339 1.39-1.017 2.12l-1.898 2.005H22v.792h-3.997v-.83Z",fill:"#42C080"}),t.jsx("path",{d:"M2 19.174a435.97 435.97 0 0 0 2.563-2.667 148.62 148.62 0 0 0 2.665-2.838c.707-.785 1.186-1.4 1.437-1.842.262-.493.392-1.05.374-1.611 0-.426-.11-.845-.322-1.21a2.472 2.472 0 0 0-.938-.922 2.9 2.9 0 0 0-1.468-.353c-.753 0-1.353.225-1.8.674-.42.397-.727.904-.886 1.468L2 9.209A4.785 4.785 0 0 1 4.208 6.52a4.28 4.28 0 0 1 2.166-.518c.81-.015 1.61.185 2.322.581.648.36 1.191.893 1.572 1.542.371.626.566 1.345.565 2.078 0 1.499-.764 3.049-2.291 4.65l-4.27 4.41H11V21H2v-1.826Z",fill:"currentColor"})]}),Or=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 11.496C2 8.76 3.808 7 6.16 7c1.632 0 2.752.832 3.264 1.744v-1.6h1.472v8.768H9.424V14.28c-.528.944-1.664 1.776-3.28 1.776-2.336 0-4.144-1.84-4.144-4.56Zm7.424.016c0-2.032-1.376-3.248-2.976-3.248s-2.96 1.168-2.96 3.232 1.36 3.28 2.96 3.28c1.6 0 2.976-1.2 2.976-3.264ZM12.813 11.496C12.813 8.76 14.62 7 16.973 7c1.632 0 2.752.832 3.264 1.744v-1.6h1.472v8.768h-1.473V14.28c-.527.944-1.663 1.776-3.28 1.776-2.335 0-4.143-1.84-4.143-4.56Zm7.423.016c0-2.032-1.376-3.248-2.976-3.248s-2.96 1.168-2.96 3.232 1.36 3.28 2.96 3.28c1.6 0 2.976-1.2 2.976-3.264Z",fill:"currentColor"})}),Qr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.983 2.724a.5.5 0 0 0-.707 0L2.854 18.146a.5.5 0 0 0 0 .708L5.71 21.71a.5.5 0 0 0 .707 0L21.84 6.288a.5.5 0 0 0 0-.707l-2.857-2.857Zm1.785 3.21-2.139-2.138-4.065 4.066L16.703 10l4.065-4.065Z",fill:"currentColor"}),t.jsx("path",{d:"m17.5 14 .516 1.393a1 1 0 0 0 .59.591L20 16.5l-1.393.516a1 1 0 0 0-.591.59L17.5 19l-.516-1.393a1 1 0 0 0-.59-.591L15 16.5l1.394-.516a1 1 0 0 0 .59-.59L17.5 14ZM7.5 8l.325.88a.5.5 0 0 0 .296.295L9 9.5l-.88.325a.5.5 0 0 0-.296.296L7.5 11l-.325-.88a.5.5 0 0 0-.296-.295L6 9.5l.88-.325a.5.5 0 0 0 .295-.296L7.5 8ZM13 4l.11.299a1 1 0 0 0 .591.59l.3.111-.3.11a1 1 0 0 0-.59.591L13 6l-.111-.299a1 1 0 0 0-.591-.59L12 5l.299-.11a1 1 0 0 0 .59-.591L13 4Z",fill:"currentColor"})]}),Xr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 5.5c0-.276.21-.5.47-.5h19.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H2.47C2.21 7 2 6.776 2 6.5v-1ZM2 17.5c0-.276.21-.5.47-.5h19.06c.26 0 .47.224.47.5v1c0 .276-.21.5-.47.5H2.47c-.26 0-.47-.224-.47-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 11v2h16v-2H4ZM3 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H3Z",fill:"currentColor"})]}),Wr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M14 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM14 18a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",fill:"currentColor"})}),Yr=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 11.196a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5v1.608a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-1.608ZM11.776 9.731c.13.127.327.127.457 0L13.8 8.199l-.005-.005L18.188 3.9a.387.387 0 0 0 0-.544L16.9 2.095a.322.322 0 0 0-.457 0L12 6.44 7.557 2.095a.322.322 0 0 0-.457 0l-1.288 1.26a.387.387 0 0 0 0 .544l5.964 5.832ZM12.224 14.269a.322.322 0 0 0-.457 0L10.2 15.801l.005.005L5.811 20.1a.387.387 0 0 0 0 .544l1.288 1.26c.13.127.328.127.457 0L12 17.56l4.443 4.344c.13.127.327.127.457 0l1.288-1.26a.387.387 0 0 0 0-.544l-5.964-5.832Z",fill:"currentColor"})}),Ur=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.196 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h1.608a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5h-1.608ZM9.731 12.224a.322.322 0 0 0 0-.457L8.199 10.2l-.005.005L3.9 5.812a.387.387 0 0 0-.544 0L2.095 7.1a.322.322 0 0 0 0 .457L6.44 12l-4.344 4.443a.322.322 0 0 0 0 .457l1.26 1.288c.146.15.399.15.544 0l5.832-5.964ZM14.269 11.776a.322.322 0 0 0 0 .457l1.532 1.567.005-.005 4.295 4.393c.145.15.398.15.544 0l1.26-1.288a.322.322 0 0 0 0-.457L17.56 12l4.344-4.443a.322.322 0 0 0 0-.457l-1.26-1.288a.387.387 0 0 0-.544 0l-5.832 5.964Z",fill:"currentColor"})}),Gr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M10.167 6.4H9v1.12H6.667V6.4H5.5v1.12H3.75a.572.572 0 0 0-.583.56v1.68H2v1.12h1.167v2.24H2v1.12h1.167v1.68c0 .31.26.56.583.56H5.5v1.12h1.167v-1.12H9v1.12h1.167v-1.12h1.75c.322 0 .583-.25.583-.56v-.72h-1.167v.16h-7V8.64h7v.16H12.5v-.72c0-.31-.261-.56-.583-.56h-1.75V6.4Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5 12.8H8.667v-1.6H19.5v1.6Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.667 11.2c2.761 0 5-2.149 5-4.8h1.666c0 3.535-2.984 6.4-6.666 6.4v-1.6Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.667 12.8c2.761 0 5 2.149 5 4.8h1.666c0-3.535-2.984-6.4-6.666-6.4v1.6Z",fill:"currentColor"}),t.jsx("path",{d:"M16.167 5.6c0 .884-.747 1.6-1.667 1.6s-1.667-.716-1.667-1.6c0-.884.746-1.6 1.667-1.6.92 0 1.667.716 1.667 1.6ZM10.333 12c0 1.325-1.119 2.4-2.5 2.4-1.38 0-2.5-1.075-2.5-2.4s1.12-2.4 2.5-2.4c1.381 0 2.5 1.075 2.5 2.4ZM16.167 18.4c0 .884-.747 1.6-1.667 1.6s-1.667-.716-1.667-1.6c0-.884.746-1.6 1.667-1.6.92 0 1.667.716 1.667 1.6ZM22 12c0 .884-.746 1.6-1.667 1.6-.92 0-1.666-.716-1.666-1.6 0-.884.746-1.6 1.666-1.6.92 0 1.667.716 1.667 1.6Z",fill:"currentColor"})]}),Jr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8 8.5a.5.5 0 0 1 .5-.5H11v3H8V8.5ZM8 13v2.5a.5.5 0 0 0 .5.5H11v-3H8ZM13 16h2.5a.5.5 0 0 0 .5-.5V13h-3v3ZM16 11V8.5a.5.5 0 0 0-.5-.5H13v3h3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 2h-2v2h-4V2H8v2H5a1 1 0 0 0-1 1v3H2v2h2v4H2v2h2v3a1 1 0 0 0 1 1h3v2h2v-2h4v2h2v-2h3a1 1 0 0 0 1-1v-3h2v-2h-2v-4h2V8h-2V5a1 1 0 0 0-1-1h-3V2ZM6 6v12h12V6H6Z",fill:"currentColor"})]}),Kr=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8.5 8a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2ZM6 18V6h12v12H6Z",fill:"currentColor"})]}),$r=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2ZM6 16.656V6h10.656L6 16.656ZM7.485 18H18V7.485L7.485 18Z",fill:"currentColor"})}),_r=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M8.5 8a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2ZM6 18V6h12v12H6Z",fill:"currentColor"})]}),e3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.5 10.889a.5.5 0 0 1 .5.5v1.222a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5V11.39a.5.5 0 0 1 .5-.5h19Z",fill:"currentColor"})}),t3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.5-9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9Z",fill:"currentColor"})}),r3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M4 9h17v2H4V9Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.075 4C2.481 4 2 4.48 2 5.072v13.856C2 19.52 2.481 20 3.075 20h17.85c.594 0 1.075-.48 1.075-1.072V5.072C22 4.48 21.519 4 20.925 4H3.075ZM4 9V6h16v3H4Zm0 2v7h16v-7H4Z",fill:"currentColor"})]}),i3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M5 8.8c-1.331 0-2.478-.215-3-.525V9.1c0 .497 1.343.9 3 .9s3-.403 3-.9v-.825c-.522.31-1.669.525-3 .525ZM2 5.875c.522.31 1.669.525 3 .525s2.478-.215 3-.525V4.9C8 4.403 6.657 4 5 4s-3 .403-3 .9v.975ZM2 6.475v1.2c.522.31 1.669.525 3 .525s2.478-.215 3-.525v-1.2C7.478 6.785 6.331 7 5 7s-2.478-.215-3-.525Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 7.5H8v-1h10A1.5 1.5 0 0 1 19.5 8v7h-1V8a.5.5 0 0 0-.5-.5Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 14.5v-7h1v7h-1Z",fill:"currentColor"}),t.jsx("path",{d:"M19 18.8c-1.331 0-2.478-.215-3-.524v.824c0 .497 1.343.9 3 .9s3-.403 3-.9v-.825c-.522.31-1.669.525-3 .525ZM16 15.876c.522.31 1.669.524 3 .524s2.478-.215 3-.524V14.9c0-.497-1.343-.9-3-.9s-3 .403-3 .9v.976ZM16 16.476v1.2c.522.31 1.669.524 3 .524s2.478-.215 3-.524v-1.2c-.522.31-1.669.524-3 .524s-2.478-.215-3-.524ZM11 18.8c-1.331 0-2.478-.215-3-.524v.824c0 .497 1.343.9 3 .9s3-.403 3-.9v-.825c-.522.31-1.669.525-3 .525ZM8 15.876c.522.31 1.669.524 3 .524s2.478-.215 3-.524V14.9c0-.497-1.343-.9-3-.9s-3 .403-3 .9v.976ZM8 16.476v1.2c.522.31 1.669.524 3 .524s2.478-.215 3-.524v-1.2c-.522.31-1.669.524-3 .524s-2.478-.215-3-.524Z",fill:"currentColor"})]}),n3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 2a1 1 0 0 0-1 1v1h10V3a1 1 0 0 0-1-1H8Zm9 3H7v1h10V5ZM7 8V7h10v1a1 1 0 0 1-1 1h-3.5v2H17a1 1 0 0 1 1 1v3h3a1 1 0 0 1 1 1v1h-9v-1a1 1 0 0 1 1-1h3v-2.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5V15h3a1 1 0 0 1 1 1v1H2v-1a1 1 0 0 1 1-1h3v-3a1 1 0 0 1 1-1h4.5V9H8a1 1 0 0 1-1-1Zm15 10h-9v1h9v-1Zm-9 3v-1h9v1a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1ZM2 18h9v1H2v-1Zm0 2v1a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-1H2Z",fill:"currentColor"})}),a3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.43 3a.43.43 0 0 0-.43.429V8.97a.43.43 0 0 0 .43.429h7.14a.43.43 0 0 0 .43-.429V3.43A.43.43 0 0 0 9.57 3H2.43ZM9.2 5H2.8v3.6h6.4V5ZM14.43 8a.43.43 0 0 0-.43.429v5.542a.43.43 0 0 0 .43.429h7.14a.43.43 0 0 0 .43-.429V8.43A.43.43 0 0 0 21.57 8h-7.14Zm6.77 2h-6.4v3.6h6.4V10ZM2.43 14a.43.43 0 0 0-.43.429v5.542a.43.43 0 0 0 .43.429h7.14a.43.43 0 0 0 .43-.429V14.43A.43.43 0 0 0 9.57 14H2.43Zm6.77 2H2.8v3.6h6.4V16Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 11V9h1v2a.5.5 0 0 0 .5.5h7v1H7A1.5 1.5 0 0 1 5.5 11ZM18.5 16v-2h-1v2a.5.5 0 0 1-.5.5h-7v1h7a1.5 1.5 0 0 0 1.5-1.5Z",fill:"currentColor"})]}),l3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.966 16.85c.188.2.492.2.68 0l3.469-3.696a.603.603 0 0 0 .027-.026l.717-.765a.531.531 0 0 0 .14-.406.524.524 0 0 0-.14-.32l-.718-.765a.51.51 0 0 0-.024-.024l-3.47-3.698a.46.46 0 0 0-.681 0l-.718.765a.537.537 0 0 0 0 .725l2.212 2.357H5.54L7.752 8.64a.537.537 0 0 0 0-.725l-.718-.765a.46.46 0 0 0-.68 0l-3.469 3.696a.562.562 0 0 0-.027.026l-.717.765a.531.531 0 0 0-.14.406.525.525 0 0 0 .14.32l.718.765a.485.485 0 0 0 .024.024l3.47 3.698c.189.2.493.2.681 0l.718-.765a.537.537 0 0 0 0-.725L5.54 13.003h12.92l-2.212 2.357a.537.537 0 0 0 0 .725l.718.765Z",fill:"currentColor"})}),o3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M16.85 7.034a.46.46 0 0 0 0-.68l-3.696-3.469a.562.562 0 0 0-.026-.027l-.765-.717a.531.531 0 0 0-.406-.14.525.525 0 0 0-.32.14l-.765.718a.53.53 0 0 0-.024.024L7.15 6.353a.46.46 0 0 0 0 .681l.765.718c.2.188.524.188.725 0l2.357-2.212v12.92L8.64 16.248a.537.537 0 0 0-.725 0l-.765.718a.46.46 0 0 0 0 .68l3.696 3.469.026.027.765.717c.11.104.26.15.406.14a.525.525 0 0 0 .32-.14l.765-.718a.468.468 0 0 0 .024-.024l3.698-3.47a.46.46 0 0 0 0-.681l-.765-.718a.537.537 0 0 0-.725 0l-2.357 2.212V5.54l2.357 2.212c.2.188.525.188.725 0l.765-.718Z",fill:"currentColor"})}),s3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.267 8.136A3.162 3.162 0 0 0 10.4 5.158C10.4 3.414 8.967 2 7.2 2 5.433 2 4 3.414 4 5.158c0 1.375.89 2.545 2.133 2.978v7.728A3.162 3.162 0 0 0 4 18.842C4 20.586 5.433 22 7.2 22c1.767 0 3.2-1.414 3.2-3.158 0-1.375-.89-2.545-2.133-2.978v-.18c0-1.744 1.432-3.158 3.2-3.158h1.066c2.635 0 4.824-1.885 5.256-4.364C19.072 7.751 20 6.562 20 5.158 20 3.414 18.567 2 16.8 2c-1.767 0-3.2 1.414-3.2 3.158a3.16 3.16 0 0 0 2.021 2.937 3.195 3.195 0 0 1-3.088 2.326h-1.066c-1.201 0-2.309.392-3.2 1.052V8.136ZM8.8 5.158a1.59 1.59 0 0 1-1.6 1.579 1.59 1.59 0 0 1-1.6-1.58A1.59 1.59 0 0 1 7.2 3.58c.884 0 1.6.707 1.6 1.579ZM7.2 20.42c.884 0 1.6-.707 1.6-1.579a1.59 1.59 0 0 0-1.6-1.579c-.884 0-1.6.707-1.6 1.58a1.59 1.59 0 0 0 1.6 1.578ZM18.4 5.158a1.59 1.59 0 0 1-1.6 1.579 1.59 1.59 0 0 1-1.6-1.58 1.59 1.59 0 0 1 1.6-1.578c.884 0 1.6.707 1.6 1.579Z",fill:"currentColor"})}),c3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227ZM11 8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V12h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V14H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V8.5Z",fill:"currentColor"})}),d3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.5 6a.5.5 0 0 0-.5.5V17a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2h-1.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5H16V9a1 1 0 0 0-1-1H9V6.5a.5.5 0 0 0-.5-.5h-6ZM8 8H3V7h5v1Z",fill:"currentColor"}),t.jsx("path",{d:"M17.5 16a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2v-2a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v2h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2v2Z",fill:"currentColor"})]}),h3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3.804C2 3.36 2.337 3 2.753 3h12.494c.416 0 .753.36.753.804v10.392c0 .444-.337.804-.753.804H2.753C2.337 15 2 14.64 2 14.196V3.804ZM4 7V5h10v2H4Zm10 2v4H4V9h10Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 9.804C8 9.36 8.337 9 8.753 9h12.494c.416 0 .753.36.753.804v10.392c0 .444-.337.804-.753.804H8.753C8.337 21 8 20.64 8 20.196V9.804ZM10 13v-2h10v2H10Zm10 2v4H10v-4h10Z",fill:"currentColor"})]}),u3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.968 5C4.433 5 4 5.42 4 5.938v12.124c0 .518.433.938.968.938h16.064c.535 0 .968-.42.968-.938V5.938C22 5.42 21.567 5 21.032 5H4.968Zm14.914 4H6.118v8.133h13.764V9Z",fill:"currentColor"}),t.jsx("path",{d:"M9.88 12.78a.262.262 0 0 1 0 .44l-7.487 4.74A.257.257 0 0 1 2 17.74V8.26c0-.204.222-.328.393-.22l7.486 4.74Z",fill:"#42C080"})]}),v3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M15.98 5.343C11.242 4.004 5.94 5.108 2.128 8.657a.398.398 0 0 0-.005.578l1.438 1.417a.445.445 0 0 0 .608.005c2.617-2.395 6.098-3.368 9.416-2.917l2.397-2.397ZM10.776 10.548A8.644 8.644 0 0 0 6.2 12.67a.392.392 0 0 0-.007.575l.95.937 3.634-3.634ZM13.49 13.492l2.21-2.211c.75.35 1.46.813 2.102 1.39.172.153.17.413.007.574l-1.438 1.417a.458.458 0 0 1-.613.01 5.744 5.744 0 0 0-2.269-1.18ZM17.806 9.174l2.072-2.07c.7.45 1.367.969 1.995 1.553a.398.398 0 0 1 .005.578l-1.438 1.417a.445.445 0 0 1-.608.005c-.63-.577-1.31-1.07-2.026-1.483ZM10.327 17.319c-.199-.196-.2-.521.03-.68a2.915 2.915 0 0 1 3.286 0c.23.159.229.484.03.68L12.3 18.67a.431.431 0 0 1-.602 0l-1.372-1.351ZM18.365 4.146a.5.5 0 0 1 .707 0l.684.684a.5.5 0 0 1 0 .707L6.744 18.55a.5.5 0 0 1-.707 0l-.683-.684a.5.5 0 0 1 0-.707L18.365 4.146Z",fill:"currentColor"})}),f3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M9 2h2v2h2V2h2v2h2a2 2 0 0 1 2 2h2v2h-2v2h2v2h-2v4a1 1 0 0 1-1 1h-3v-2h2V6H7v9h2v2H6a1 1 0 0 1-1-1v-4H3v-2h2V8H3V6h2a2 2 0 0 1 2-2h2V2Z",fill:"currentColor"}),t.jsx("path",{d:"M13 18.268V13h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1v5.268A2 2 0 0 0 12 22a2 2 0 0 0 1-3.732Z",fill:"currentColor"})]}),g3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m7.446 21.838 1.9-10.067 2.78 3.69-1.203 6.377H7.446ZM14.186 4.54l-1.063 5.633-2.78-3.689.366-1.944H8.878L6.963 2h13.353l-.488 2.54h-5.642ZM5.983 2H3l15.035 20H21L5.983 2Z",fill:"currentColor"})}),p3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6.93 18.216a.908.908 0 0 1-.355-.295.989.989 0 0 1-.176-.441 3.342 3.342 0 0 1-.03-.434v-3.484a1.912 1.912 0 0 0-.26-1.06 1.9 1.9 0 0 0-.616-.608 2.293 2.293 0 0 0-.74-.286 5.501 5.501 0 0 0-.637-.091v-.037c.215-.02.428-.06.637-.12.259-.07.508-.175.74-.315.242-.145.452-.343.616-.58.18-.268.27-.592.26-.921V5.949c0-.145.01-.29.03-.433a.99.99 0 0 1 .176-.442.908.908 0 0 1 .355-.295c.205-.09.426-.13.648-.12h1.185V3H6.8a2.845 2.845 0 0 0-.822.147c-.324.101-.63.257-.908.46-.292.21-.544.477-.74.789a2.06 2.06 0 0 0-.296 1.124v3.796a.96.96 0 0 1-.056.358.916.916 0 0 1-.183.306 1.872 1.872 0 0 1-.563.415c-.213.104-.439.175-.67.212a3.73 3.73 0 0 1-.563.055v1.659c.189.005.377.027.563.065.232.043.458.12.67.23.216.11.408.267.563.46.162.206.247.469.239.737v3.65c-.01.398.092.79.296 1.124.196.312.448.58.74.788.278.204.584.36.908.461.266.09.543.139.822.147h1.966v-1.639H7.583a1.461 1.461 0 0 1-.653-.128ZM21.415 10.602a2.453 2.453 0 0 1-.67-.23 1.617 1.617 0 0 1-.552-.461 1.173 1.173 0 0 1-.228-.737v-3.65c.01-.397-.092-.79-.296-1.124a2.807 2.807 0 0 0-.74-.788 3.136 3.136 0 0 0-.908-.46 2.844 2.844 0 0 0-.822-.147h-1.966v1.659h1.184c.223-.01.444.03.65.12a.9.9 0 0 1 .355.294.98.98 0 0 1 .174.442c.02.144.03.289.031.434v3.484c-.018.373.073.743.26 1.06.159.25.37.459.617.608.23.139.48.235.74.286.211.043.424.074.638.091v.037a7.047 7.047 0 0 0-.638.129c-.26.063-.509.165-.74.304a2.007 2.007 0 0 0-.618.58c-.18.269-.27.593-.259.922v3.594c0 .145-.011.29-.031.434a.98.98 0 0 1-.174.442.9.9 0 0 1-.355.294 1.47 1.47 0 0 1-.65.122h-1.184V20H17.2c.279-.008.555-.057.822-.147.323-.102.63-.257.907-.46a2.81 2.81 0 0 0 .74-.789 2.06 2.06 0 0 0 .297-1.124v-3.796a.969.969 0 0 1 .228-.664c.155-.175.343-.313.55-.406a2.9 2.9 0 0 1 .672-.211c.192-.04.387-.06.583-.065V10.68a3.244 3.244 0 0 1-.585-.077Z",fill:"currentColor"})}),x3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 6.2A1.2 1.2 0 0 1 3.2 5h5.715a1.2 1.2 0 0 1 1.139.82l.258.774h8.483a1.2 1.2 0 0 1 1.2 1.2v2.978a1.233 1.233 0 0 0-.067-.002H4.733a1.2 1.2 0 0 0-1.148.85L2 16.827V6.2Z",fill:"currentColor"}),t.jsx("path",{d:"M4.202 12.347a1.2 1.2 0 0 1 1.137-.817h15.945a1.2 1.2 0 0 1 1.18 1.42l-1.013 5.42a1.2 1.2 0 0 1-1.18.98H3.518a1.2 1.2 0 0 1-1.138-1.582l1.822-5.42Z",fill:"currentColor"})]}),m3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12 22a1 1 0 0 1-1-1V3a1 1 0 1 1 2 0v18a1 1 0 0 1-1 1Z",fill:"currentColor"})}),A3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.7 6.7v13.6h13.6v-8.925c0-.235.19-.425.425-.425h.85c.235 0 .425.19.425.425v9.775c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V5.85c0-.47.38-.85.85-.85h9.775c.235 0 .425.19.425.425v.85c0 .235-.19.425-.425.425H3.7Z",fill:"currentColor"}),t.jsx("path",{d:"M21.435 2.01a.468.468 0 0 1 .554.555L20.42 9.757a.454.454 0 0 1-.77.215l-1.555-1.555-3.453 3.453a.444.444 0 0 1-.628 0L12.13 9.986a.444.444 0 0 1 0-.628l3.453-3.453-1.555-1.555a.454.454 0 0 1 .215-.77l7.192-1.57Z",fill:"currentColor"})]}),w3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.756 11.503c.326.242.325.822-.002 1.062l-8.856 6.346c-.337.248-.767-.05-.767-.532v-2.624H2.507c-.28 0-.507-.277-.507-.62v-1.104h5.438v1.393c0 .256.23.414.411.283l4.751-3.372c.175-.128.176-.435.001-.564l-4.75-3.407a.24.24 0 0 0-.118-.047h4.398V5.621c0-.483.432-.78.77-.53l8.855 6.412ZM7.733 8.317a.22.22 0 0 0-.046 0h.046ZM2 10.08h5.438V8.646c0-.183.116-.315.25-.329H2.506c-.28 0-.507.278-.507.62v1.142Z",fill:"currentColor"})}),C3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.752 2.004c2.153-.074 7.01.864 9.22 5.21 2.76 5.434-1.114 9.487-4.81 9.308-3.697-.178-3.608.98-3.207 2.45.4 1.47.223 3.34-2.271 2.984-2.494-.357-10.49-5.1-8.313-13.632 1.114-4.364 6.932-6.32 9.381-6.32Zm5.717 8.992a1.781 1.781 0 1 0 0-3.563 1.781 1.781 0 0 0 0 3.563Zm-4.097-5.344a1.781 1.781 0 1 1-3.563 0 1.781 1.781 0 0 1 3.563 0Zm-7.304 5.344a1.781 1.781 0 1 0 0-3.563 1.781 1.781 0 0 0 0 3.563Z",fill:"currentColor"})}),b3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.83 4h3.67a.5.5 0 0 1 .5.5v17a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-17a.5.5 0 0 1 .5-.5h3.67a3.001 3.001 0 0 1 5.66 0ZM13 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM7.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9ZM7 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1Zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9Z",fill:"currentColor"})}),M3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.97 4.333h-2.3C10.67 3.045 9.64 2 8.367 2c-1.27 0-2.3 1.045-2.3 2.333H3.767A.772.772 0 0 0 3 5.111v11.667c0 .43.343.778.767.778h5.549v-2.334H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V12.11H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.777.766-.777h1.715V9H7.6a.772.772 0 0 1-.766-.778c0-.43.343-.778.766-.778h1.715v-.047h4.42V5.11a.772.772 0 0 0-.766-.778Zm-6.902 3.89c0 .429-.344.777-.767.777a.772.772 0 0 1-.767-.778c0-.43.343-.778.767-.778.423 0 .767.349.767.778ZM5.3 12.11a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.343.778.767.778Zm.767 2.333c0 .43-.344.778-.767.778a.772.772 0 0 1-.767-.778c0-.43.343-.777.767-.777.423 0 .767.348.767.777Zm2.3-9.333a.772.772 0 0 0 .767-.778.772.772 0 0 0-.767-.777.772.772 0 0 0-.767.777c0 .43.344.778.767.778Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m20.998 21.998.002-.004V11.28a.375.375 0 0 0-.115-.264l-2.48-2.503a.597.597 0 0 0-.422-.163H10.8c-.296 0-.537.191-.537.427v12.797c0 .236.24.427.537.427h10.192l.006-.002Zm-9.15-3.85v-1.4h7.356v1.4h-7.356Zm0-2.8V13.95h7.356v1.4h-7.356Zm0-2.799v-1.4h7.356v1.4h-7.356Z",fill:"currentColor"})]}),Z3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM9 8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7Zm4.5-.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"})}),j3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.631 12.002a4.02 4.02 0 0 1-.072-1.831c.307 0 .277 1.441.072 1.831Zm-.061 1.843a18.67 18.67 0 0 1-1.036 2.45c.739-.36 1.506-.647 2.294-.859a4.988 4.988 0 0 1-1.258-1.59ZM8.136 18.72c0 .031.481-.21 1.271-1.57a5.31 5.31 0 0 0-1.271 1.57Zm5.906-10.47H19v12.81c0 .249-.093.488-.257.665a.85.85 0 0 1-.621.275H5.878a.85.85 0 0 1-.62-.276A.976.976 0 0 1 5 21.06V2.942c0-.25.093-.49.257-.666A.85.85 0 0 1 5.878 2h7.288v5.311c.001.249.094.487.258.663a.85.85 0 0 0 .618.275Zm-.292 6.71a3.885 3.885 0 0 1-1.557-2.102 5.994 5.994 0 0 0 .226-2.507 1.007 1.007 0 0 0-.255-.563.893.893 0 0 0-.52-.282.862.862 0 0 0-.575.114.957.957 0 0 0-.392.462 6.93 6.93 0 0 0 .295 3.007 37.871 37.871 0 0 1-1.488 3.351h-.008c-.988.537-2.682 1.739-1.986 2.656.1.118.22.212.355.28.135.067.28.105.429.111.652 0 1.302-.702 2.227-2.418.94-.376 1.904-.679 2.885-.906a5.262 5.262 0 0 0 2.333.762.896.896 0 0 0 .526-.153.993.993 0 0 0 .359-.44c.076-.18.102-.382.072-.578a1.04 1.04 0 0 0-.238-.525c-.502-.537-1.98-.378-2.683-.28l-.005.01Zm4.994-8.86L15.172 2.27a.848.848 0 0 0-.62-.269h-.22v5H19v-.24a.977.977 0 0 0-.256-.66Zm-2.707 9.972c.15-.105-.091-.465-1.56-.352 1.358.618 1.56.352 1.56.352Z",fill:"currentColor"})}),q3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m19 10 1.965-1.964a3.536 3.536 0 0 0-5-5L14 5l5 5Zm-1 1-5-5L2.146 16.854a.5.5 0 0 0-.146.353V21.5a.5.5 0 0 0 .5.5h4.293a.5.5 0 0 0 .353-.146L18 11Z",fill:"currentColor"})}),F3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M20.219 17.7a9.982 9.982 0 0 1-7.844 4.3l1.543-2.228a7.97 7.97 0 0 0 4.657-3.213A7.972 7.972 0 0 0 20 12.144l-.79-.014 2.279-3.29a9.997 9.997 0 0 1-1.269 8.86ZM3.781 6.3A9.982 9.982 0 0 1 11.625 2l-1.543 2.228a7.969 7.969 0 0 0-4.657 3.213A7.972 7.972 0 0 0 4 11.856l.79.014-2.279 3.29A9.996 9.996 0 0 1 3.781 6.3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.162 2.981a.5.5 0 0 1 .696-.126l7.397 5.13a.5.5 0 0 1 .126.696l-8.543 12.337a.5.5 0 0 1-.696.127l-7.397-5.13a.5.5 0 0 1-.126-.696L12.162 2.98ZM6.117 15.225l6.835-9.87 4.931 3.42-6.834 9.87-4.932-3.42Z",fill:"currentColor"})]}),B3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3Zm2 1h10v14H7V4Zm5 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})}),R3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M10.322 6.746h3.215v.15a42.231 42.231 0 0 0-.066 10.096c.265 2.51 1.756 4.007 3.994 4.007a4.773 4.773 0 0 0 2.576-.703 4.41 4.41 0 0 0 1.716-1.948 2.846 2.846 0 0 0 0-2.085c-.242-.575-.594-.853-.823-.853a.187.187 0 0 0-.149.067.22.22 0 0 0-.044.208c.028.273.019.545-.03.816a2.194 2.194 0 0 1-.828 1.01 2.37 2.37 0 0 1-1.283.392c-.38 0-.748-.115-1.056-.329-2.82-2.1-.867-10.76-.845-10.85h3.5c.248.002.494-.046.722-.14.228-.095.431-.23.6-.404.169-.174.3-.38.38-.604.082-.223.113-.46.093-.695 0-1.79-1.4-1.881-1.682-1.881H7.397C5.338 3 3.483 5.13 2.286 6.933c-.252.38-.335.654-.259.803.03.04.071.069.118.087a.293.293 0 0 0 .15.021c.257-.02.508-.09.74-.2a10.699 10.699 0 0 1 3.858-1.02c.214-.013.426.016.626.088.364 2.739.17 5.517-.57 8.186-.116.248-.246.49-.367.733-.897 1.738-1.912 3.712.25 4.936.299.168.642.261.99.266.285-.009.564-.075.823-.191.258-.117.49-.283.679-.487a5.752 5.752 0 0 0 1.265-4.312c-.098-1.913-.258-9.059-.258-9.118l-.009.02Z",fill:"currentColor"})}),H3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.997 22a10 10 0 0 1-5.557-1.686 10.003 10.003 0 0 1-4.25-10.268 10.002 10.002 0 0 1 18.122-3.607 10.007 10.007 0 0 1-1.245 12.63 9.998 9.998 0 0 1-7.07 2.93Zm-.925-13.092h1.792v.088a26.077 26.077 0 0 0-.037 5.924c.147 1.473.979 2.352 2.226 2.352a2.552 2.552 0 0 0 2.393-1.556c.147-.394.147-.83 0-1.223-.135-.338-.331-.501-.459-.501a.106.106 0 0 0-.046.01.104.104 0 0 0-.037.029.131.131 0 0 0-.027.056.148.148 0 0 0 .003.066c.015.16.01.32-.017.479a1.277 1.277 0 0 1-1.177.823.995.995 0 0 1-.589-.193c-1.572-1.233-.483-6.314-.47-6.367h1.95a1 1 0 0 0 1-1.081c0-1.05-.78-1.104-.937-1.104h-7.2c-1.147 0-2.18 1.25-2.848 2.308-.14.222-.187.383-.144.47.016.024.039.041.065.052a.156.156 0 0 0 .083.012c.144-.012.284-.053.413-.117a5.73 5.73 0 0 1 2.15-.598.823.823 0 0 1 .35.051 12.642 12.642 0 0 1-.317 4.804c-.065.145-.138.287-.205.43-.5 1.02-1.066 2.178.139 2.896.166.098.358.153.552.156a1.159 1.159 0 0 0 .837-.398 3.5 3.5 0 0 0 .705-2.53c-.055-1.123-.144-5.316-.144-5.35l-.005.012Z",fill:"currentColor"})}),y3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11 2.05V13h10.95c-.501 5.053-4.765 9-9.95 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95Z",fill:"currentColor"}),t.jsx("path",{d:"M13 2.05V11h8.95A10.003 10.003 0 0 0 13 2.05Z",fill:"currentColor"})]}),V3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m20.073 19-3.096-5.463L14.03 19H12.16l3.947-6.99L12.14 5h1.89l3.114 5.483L20.11 5H22l-3.985 7.01L21.981 19h-1.909ZM3.687 11.649H6.17c1.928 0 2.743-.985 2.743-2.551 0-1.627-.815-2.592-2.743-2.592H3.687v5.143Zm6.95-2.551c0 2.129-1.26 4.057-4.467 4.057H3.687V19H2V5h4.17c3.04 0 4.467 1.808 4.467 4.098Z",fill:"currentColor"})}),D3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.77-9.387a.575.575 0 0 0 0-.996l-6.552-3.782a.575.575 0 0 0-.862.497v7.566c0 .442.48.718.862.497l6.552-3.782Z",fill:"currentColor"}),t.jsx("circle",{cx:"18.5",cy:"5.5",r:"3.5",fill:"#F37575"})]}),S3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M19.758 11.558a.524.524 0 0 1 0 .884L4.787 21.92A.514.514 0 0 1 4 21.478V2.522c0-.41.444-.659.787-.442l14.971 9.478Z",fill:"currentColor"})}),L3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.77-9.387a.575.575 0 0 0 0-.996l-6.552-3.782a.575.575 0 0 0-.862.497v7.566c0 .442.48.718.862.497l6.552-3.782Z",fill:"currentColor"})}),E3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.389 2a.5.5 0 0 0-.5.5v8.389H2.5a.5.5 0 0 0-.5.5v1.222a.5.5 0 0 0 .5.5h8.389V21.5a.5.5 0 0 0 .5.5h1.222a.5.5 0 0 0 .5-.5v-8.389H21.5a.5.5 0 0 0 .5-.5V11.39a.5.5 0 0 0-.5-.5h-8.389V2.5a.5.5 0 0 0-.5-.5H11.39Z",fill:"currentColor"})}),N3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1-5.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V13H7.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V11h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v3.5Z",fill:"currentColor"})}),I3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11 2H9v2H7a2 2 0 0 0-2 2H3v2h2v2H3v2h2v2h-.5A1.5 1.5 0 0 0 3 15.5v2.768A2 2 0 0 0 4 22a2 2 0 0 0 1-3.732V16h2V6h10v10h2v2.268A2 2 0 0 0 20 22a2 2 0 0 0 1-3.732V15.5a1.5 1.5 0 0 0-1.5-1.5H19v-2h2v-2h-2V8h2V6h-2a2 2 0 0 0-2-2h-2V2h-2v2h-2V2Z",fill:"currentColor"}),t.jsx("path",{d:"M13 12v6.268A2 2 0 0 1 12 22a2 2 0 0 1-1-3.732V12h2Z",fill:"currentColor"}),t.jsx("path",{d:"M9 9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V9Z",fill:"currentColor"})]}),k3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M15.342 17.716 17.683 22h4.2l-2.133-3.692c1.866-2.259 2.124-4.76 2.124-4.76h-3.416s-.5 2.626-3.116 4.168Z",fill:"currentColor"}),t.jsx("path",{d:"M22 12.257h-3.342c.058-2.8-1.267-4.543-2.525-5.551-1.816-1.417-3.84-1.392-3.84-1.392C9.716 5.247 8.175 6.406 7.3 7.272 5.985 8.59 5.318 10.39 5.385 12.248c.091 2.96 2.25 5.476 5.057 6.151.692.167 1.059.167 1.292.184 1.391.025 1.7.025 2.641.025L16.217 22H12.15c-6.249-.075-9.115-4.668-9.832-7.476-.658-2.384-.091-4.684-.091-4.684 1.058-4.668 5.207-7.985 10.148-7.835.55.075 3.65.017 6.641 2.875 1.492 1.484 3.025 3.843 2.983 7.377ZM2 20.499l.836-.309a.6.6 0 0 0 .355-.354l.31-.836.309.836a.6.6 0 0 0 .354.355l.836.31-.836.309a.6.6 0 0 0-.355.354l-.31.836-.309-.836a.6.6 0 0 0-.354-.355L2 20.499ZM20.5 2l.31.836a.6.6 0 0 0 .354.355L22 3.5l-.836.31a.6.6 0 0 0-.355.354L20.5 5l-.31-.836a.6.6 0 0 0-.354-.355L19 3.5l.836-.31a.6.6 0 0 0 .355-.354L20.5 2Z",fill:"currentColor"})]}),z3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"m15.342 17.711 2.341 4.283h4.2l-2.133-3.691c1.866-2.258 2.124-4.758 2.124-4.758h-3.416s-.5 2.625-3.116 4.166Z",fill:"currentColor"}),t.jsx("path",{d:"M22 12.254h-3.342c.058-2.8-1.267-4.542-2.525-5.55-1.816-1.416-3.84-1.391-3.84-1.391C9.716 5.246 8.175 6.404 7.3 7.27c-1.316 1.316-1.983 3.116-1.916 4.974.091 2.958 2.25 5.475 5.057 6.15.692.166 1.059.166 1.292.183 1.391.025 1.7.025 2.641.025l1.842 3.391H12.15c-6.249-.075-9.115-4.666-9.832-7.474-.658-2.383-.091-4.683-.091-4.683 1.058-4.666 5.207-7.982 10.148-7.832.55.075 3.65.017 6.641 2.875 1.492 1.483 3.025 3.84 2.983 7.374Z",fill:"currentColor"})]}),P3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m16.745 4.758-4.612-1.734a.377.377 0 0 0-.266 0L7.255 4.758A.4.4 0 0 0 7 5.134v5.428c0 .054.01.106.03.154a.376.376 0 0 0-.163.023l-4.612 1.733a.4.4 0 0 0-.255.376v5.428c0 .153.084.293.218.36l4.612 2.323a.378.378 0 0 0 .34 0l4.612-2.323a.402.402 0 0 0 .218-.36c0 .153.085.293.218.36l4.612 2.323a.378.378 0 0 0 .34 0l4.612-2.323a.402.402 0 0 0 .218-.36v-5.428a.4.4 0 0 0-.255-.376l-4.612-1.733a.376.376 0 0 0-.163-.024.41.41 0 0 0 .03-.153V5.134a.4.4 0 0 0-.255-.376Zm-4.784-.464 3.838 1.52-3.838 1.599-3.837-1.6 3.837-1.52Zm.698 4.278L16 7.114v2.829l-3.341 1.668V8.572Zm-1.86 4.956-3.838-1.52-3.837 1.52 3.837 1.6 3.838-1.6Zm.201 1.3-3.341 1.459v3.039L11 17.657V14.83Zm9.799-1.3-3.838-1.52-3.837 1.52 3.837 1.6 3.838-1.6Zm.201 1.3-3.341 1.459v3.039L21 17.657V14.83Z",fill:"currentColor"})}),T3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.865 5.11a.836.836 0 0 0-.841.83v.9c-2.114.351-3.782 1.999-4.136 4.087h-.911a.836.836 0 0 0-.842.831c0 .459.377.831.842.831h.91c.355 2.088 2.023 3.736 4.137 4.086v.9c0 .46.377.832.841.832a.836.836 0 0 0 .841-.832v-.9c2.114-.35 3.782-1.998 4.137-4.086h.91a.836.836 0 0 0 .842-.831.836.836 0 0 0-.841-.831h-.911c-.355-2.088-2.023-3.736-4.137-4.086v-.9a.836.836 0 0 0-.84-.831ZM7.03 10.927a3.908 3.908 0 0 1 2.994-2.958v.465c0 .459.377.83.841.83a.836.836 0 0 0 .841-.83v-.465a3.907 3.907 0 0 1 2.995 2.958h-.47a.836.836 0 0 0-.842.831c0 .459.377.831.841.831h.47a3.907 3.907 0 0 1-2.994 2.958v-.465a.836.836 0 0 0-.84-.83.836.836 0 0 0-.842.83v.465a3.907 3.907 0 0 1-2.994-2.958h.47a.836.836 0 0 0 .841-.831.836.836 0 0 0-.84-.831H7.03Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.595 5.043a8.713 8.713 0 0 1 1.747 11.544l3.313 2.734a.942.942 0 0 1 .121 1.338.97.97 0 0 1-1.354.12l-3.299-2.723c-3.223 3.133-8.39 3.395-11.931.472A8.712 8.712 0 0 1 4.069 6.153c3.148-3.724 8.757-4.22 12.526-1.11ZM16.243 16.2a6.829 6.829 0 0 0-.88-9.699c-2.955-2.438-7.35-2.049-9.819.87a6.829 6.829 0 0 0 .88 9.7c2.955 2.437 7.35 2.048 9.819-.87Z",fill:"currentColor"})]}),O3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0 2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",fill:"currentColor"}),t.jsx("path",{d:"M18 12a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z",fill:"currentColor"})]}),Q3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V7h2v10h-2v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V17h-5v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V17H6v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V17H2V7h2V5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V7h5V5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V7h5V5.5ZM6.717 10.732c0-.395-.22-.653-.688-.653h-.777V11.4h.777c.468 0 .688-.251.688-.669ZM4 9h2.102c1.26 0 1.89.752 1.89 1.679 0 .669-.352 1.3-1.143 1.542l1.186 2.112H6.622l-1.07-2.013h-.3v2.013H4V9Zm8.286 5.333-.308-.942H10.06l-.307.942H8.44L10.3 9h1.45l1.86 5.333h-1.325Zm-.63-1.945-.637-1.952-.63 1.952h1.267ZM14.178 9v5.333h1.252v-3.206l1.157 3.206h1.01l1.15-3.198v3.198H20V9h-1.472L17.1 12.692 15.657 9h-1.48Z",fill:"currentColor"})}),X3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.784 10.194a.527.527 0 0 0 0-.85l-7.448-5.256c-.325-.23-.763.015-.763.426v2.491c-5.942 0-10.58 7.076-11.56 11.477-.106.476.475.703.8.338 1.787-2.006 5.823-5.805 10.76-5.805v2.505c0 .41.438.654.763.425l7.448-5.75Z",fill:"currentColor"})}),W3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM6.424 12c0 3.093 2.549 5.6 5.694 5.6a5.72 5.72 0 0 0 4.445-2.1h1.72a7.137 7.137 0 0 1-6.165 3.5C8.187 19 5 15.866 5 12s3.187-7 7.118-7c2.082 0 3.956.88 5.258 2.282l1.093-.629a.354.354 0 0 1 .531.305l-.01 3.695a.35.35 0 0 1-.523.3L15.188 9.15a.346.346 0 0 1-.009-.605l.933-.536A5.725 5.725 0 0 0 12.118 6.4c-3.145 0-5.694 2.507-5.694 5.6Z",fill:"currentColor"})}),Y3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m17.905 15.697-1.363-.438a.497.497 0 0 1-.177-.846l3.75-3.342a.5.5 0 0 1 .822.265l1.049 4.884c.08.376-.279.7-.646.582l-1.482-.477A9.105 9.105 0 0 1 11.882 21c-4.208 0-7.748-2.828-8.785-6.669a.477.477 0 0 1 .43-.594l1.022-.088a.527.527 0 0 1 .542.379C5.971 16.895 8.665 19 11.881 19a7.102 7.102 0 0 0 6.024-3.303ZM11.882 5a7.107 7.107 0 0 0-5.596 2.698l1.068.439a.497.497 0 0 1 .109.857l-4.006 3.035a.5.5 0 0 1-.8-.329L2.004 6.75a.503.503 0 0 1 .691-.528l1.684.692A9.11 9.11 0 0 1 11.882 3c3.998 0 7.395 2.555 8.612 6.106a.476.476 0 0 1-.42.622l-1.045.09a.525.525 0 0 1-.53-.34A7.09 7.09 0 0 0 11.883 5Z",fill:"currentColor"})}),U3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21.732 5.491a.584.584 0 0 0 0-.982l-3.896-2.426c-.368-.23-.836.045-.836.49V4h-3.76a1.5 1.5 0 0 0-1.5 1.5V18H7.83a3.001 3.001 0 1 0 0 2h4.41a1.5 1.5 0 0 0 1.5-1.5V6H17v1.426c0 .446.468.72.836.491l3.896-2.426Z",fill:"currentColor"})}),G3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.83 20c4.492 0 8.134-3.582 8.134-8s-3.642-8-8.134-8a8.177 8.177 0 0 0-5.704 2.297l1.332.766a.494.494 0 0 1-.013.863L2.76 10.505a.5.5 0 0 1-.746-.429L2 4.796a.506.506 0 0 1 .758-.434l1.562.897A10.217 10.217 0 0 1 11.83 2c5.615 0 10.167 4.477 10.167 10S17.445 22 11.83 22A10.205 10.205 0 0 1 3.5 17.733c-.225-.315.012-.733.398-.733h1.346c.15 0 .292.068.39.182A8.172 8.172 0 0 0 11.83 20Z",fill:"currentColor"})}),J3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 15.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1ZM22 11.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1ZM22 7.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),X5=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M20.673 5.133c.136.24.053.55-.185.69l-16.25 9.623a.487.487 0 0 1-.676-.18l-.497-.884a.513.513 0 0 1 .185-.69L19.5 4.069c.238-.141.54-.06.676.18l.497.884ZM20.938 9.657c.136.24.053.55-.185.69L7.925 17.944a.487.487 0 0 1-.676-.181l-.497-.884a.513.513 0 0 1 .185-.69l12.829-7.597c.237-.14.54-.06.675.181l.497.884ZM20.16 15.376c.237-.14.32-.45.184-.69l-.497-.884a.487.487 0 0 0-.676-.18l-7.695 4.556a.513.513 0 0 0-.185.69l.498.884c.135.24.437.322.675.181l7.695-4.557Z",fill:"currentColor"})}),Y0=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18.797 12.299a.524.524 0 0 0 0-.726l-2.349-2.487-.007.008L9.856 2.12a.58.58 0 0 0-.835 0L7.089 4.166a.524.524 0 0 0 0 .726l6.66 7.051-6.66 7.053a.524.524 0 0 0 0 .725l1.932 2.045a.58.58 0 0 0 .835 0l8.941-9.467Z",fill:"currentColor"})}),K3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M14.457 9.543a1.757 1.757 0 1 0 2.486-2.486 1.757 1.757 0 0 0-2.486 2.486Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.977 2.993c.083 1.53.024 4.79-1.572 7.874-1.062 2.053-3.399 4.744-6.47 6.332a.583.583 0 0 0-.048-.054l-7.031-7.032a.582.582 0 0 0-.055-.047c1.588-3.072 4.28-5.41 6.332-6.471C15.715 2.259 18.42 2 20.13 2c.332 0 .628.01.876.023a1.027 1.027 0 0 1 .97.97Zm-6.564 2.391a2.93 2.93 0 1 0 .574 5.831 2.93 2.93 0 0 0-.574-5.83Z",fill:"currentColor"}),t.jsx("path",{d:"M5.355 7.535 7.087 7.4c-1.333 1.81-2.222 3.774-2.593 5.744L2.908 12.9a1.072 1.072 0 0 1-.73-1.65l1.999-3.022a1.546 1.546 0 0 1 1.178-.693ZM11.1 21.092l-.246-1.586c1.97-.371 3.934-1.26 5.745-2.593l-.134 1.733a1.545 1.545 0 0 1-.693 1.178l-3.023 1.998a1.069 1.069 0 0 1-1.65-.73ZM10.258 18.406a1 1 0 0 0 .166-.014 11.482 11.482 0 0 0 2.379-.674l-6.52-6.52c-.31.765-.537 1.563-.675 2.378a1.023 1.023 0 0 0 .287.89l3.639 3.638c.192.193.452.302.724.302ZM2.822 18.437a.583.583 0 0 1-.55-.054.586.586 0 0 1-.089-.901l1.913-1.913a.585.585 0 1 1 .829.828L3.012 18.31a.585.585 0 0 1-.19.127ZM6.678 17.322a.585.585 0 0 0-.828 0L2.172 21a.586.586 0 0 0 .828.828l3.678-3.677a.586.586 0 0 0 0-.83ZM5.69 20.988l1.913-1.914a.586.586 0 0 1 .828.83l-1.913 1.912a.585.585 0 1 1-.828-.828Z",fill:"currentColor"})]}),$3=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M7.295 10.867c0 1.03-.83 1.866-1.856 1.866a1.862 1.862 0 0 1-1.857-1.866C3.582 9.836 4.413 9 5.439 9c1.025 0 1.856.836 1.856 1.867ZM2 17a3.456 3.456 0 0 1 3.439-3.2c.798 0 1.532.272 2.117.73A3.467 3.467 0 0 0 6.234 17H2ZM16.704 10.867c0 1.03.832 1.866 1.857 1.866a1.862 1.862 0 0 0 1.857-1.866c0-1.031-.831-1.867-1.857-1.867a1.862 1.862 0 0 0-1.857 1.867ZM22 17a3.456 3.456 0 0 0-3.439-3.2c-.797 0-1.532.272-2.117.73A3.467 3.467 0 0 1 17.766 17H22ZM12 13.2c2.933 0 5.337 2.115 5.555 4.8H6.445c.218-2.685 2.622-4.8 5.555-4.8Z",fill:"currentColor"}),t.jsx("path",{d:"M12 13.2c2.933 0 5.337 2.115 5.555 4.8H6.445c.218-2.685 2.622-4.8 5.555-4.8ZM15 9a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z",fill:"currentColor"})]}),_3=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5V7h10a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4.5ZM4 5h5v1H4V5Z",fill:"currentColor"})}),ei=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm1 15.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7ZM11 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z",fill:"currentColor"})}),ti=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fill:"#fff",d:"M8 5h8v14H8z"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7ZM13 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})]}),ri=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.076 2.203a.5.5 0 0 0-.354-.146H3.001a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V8.335a.5.5 0 0 0-.147-.354l-5.778-5.778ZM12 19.057a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-8-14.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})}),ii=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.431 4.116A.41.41 0 0 0 13.144 4H2.812A.804.804 0 0 0 2 4.795v14.304c0 .44.364.795.812.795h10.509a1.97 1.97 0 0 1 .51-.837l1.627-1.592-1.627-1.592a1.957 1.957 0 0 1 0-2.81l.192-.187c.8-.631 1.883-.776 2.676 0l1.544 1.478V8.99a.393.393 0 0 0-.119-.281l-4.693-4.593Zm-9.807 1.87c0-.219.182-.397.406-.397h8.122c.224 0 .406.178.406.398v3.179c0 .22-.182.397-.406.397H4.03a.402.402 0 0 1-.406-.397v-3.18ZM6.466 18.26c1.57 0 2.843-1.246 2.843-2.782s-1.273-2.781-2.843-2.781-2.842 1.245-2.842 2.781 1.272 2.782 2.842 2.782Z",fill:"currentColor"}),t.jsx("path",{d:"M14.948 14.682a.517.517 0 0 1 0-.729l.037-.037a.511.511 0 0 1 .726 0l2.688 2.7 2.688-2.7a.511.511 0 0 1 .726 0l.037.037c.2.202.2.528 0 .729l-2.688 2.7 2.688 2.7c.2.202.2.528 0 .73l-.038.037a.511.511 0 0 1-.725 0l-2.688-2.7-2.688 2.7a.511.511 0 0 1-.726 0l-.037-.037a.517.517 0 0 1 0-.73l2.688-2.7-2.688-2.7Z",fill:"currentColor"})]}),ni=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.774 15.7A7.513 7.513 0 0 1 4.2 4.2a7.511 7.511 0 0 1 10.623 0 7.515 7.515 0 0 1 .876 9.573l6.01 6.01a.995.995 0 0 1 0 1.407l-.52.519a.995.995 0 0 1-1.406 0l-6.009-6.01Zm-1.076-3a4.507 4.507 0 1 1-6.373-6.374 4.507 4.507 0 0 1 6.373 6.373Z",fill:"currentColor"})}),ai=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M18 17h2v2h-2v-2ZM7 4v2H5V4h2ZM14.346 10.125a.402.402 0 0 0-.57-.013L7.613 15.91l-1.357-1.326a.403.403 0 0 0-.57.011l-.568.582a.404.404 0 0 0 .002.57l1.939 1.897.216.23c.09.097.217.138.34.123a.409.409 0 0 0 .261-.123l.18-.184 6.815-6.41a.404.404 0 0 0 .023-.57l-.547-.585Z",fill:"currentColor"})]}),li=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.17 10.741a.5.5 0 0 0-.003.707l2.199 2.215.203.223a.5.5 0 0 0 .426.16.5.5 0 0 0 .315-.143l.165-.163 2.36-2.141a.5.5 0 0 0 .035-.707l-.57-.627a.501.501 0 0 0-.708-.033L19 11.677l-1.518-1.529a.501.501 0 0 0-.708-.003l-.602.596Z",fill:"currentColor"}),t.jsx("path",{d:"M2 9.5a.5.5 0 0 1 .5-.5h11.018a.5.5 0 0 1 .501.5v1a.5.5 0 0 1-.5.5H2.5A.5.5 0 0 1 2 10.5v-1ZM2 13.5a.5.5 0 0 1 .5-.5h7.01a.5.5 0 0 1 .501.5v1a.5.5 0 0 1-.5.5H2.5A.5.5 0 0 1 2 14.5v-1Z",fill:"currentColor"})]}),oi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 8v8h16V8H4ZM3 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.164 10.758a.5.5 0 0 0-.003.707l2.194 2.214.203.224a.5.5 0 0 0 .426.16.498.498 0 0 0 .314-.143l.165-.164 2.357-2.14a.5.5 0 0 0 .034-.707l-.57-.627a.5.5 0 0 0-.706-.034l-1.59 1.445-1.516-1.528a.5.5 0 0 0-.707-.003l-.601.596Z",fill:"currentColor"})]}),si=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.75 2a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8.75 5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 7.25A.75.75 0 0 0 2 8v3c0 .414.336.75.75.75h13.5A.75.75 0 0 0 17 11V8a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM12.5 9.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 12.5a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.762 16.818c-1.138 1.233-2.764 1.616-4.205 1.15a.543.543 0 0 0-.568.135l-.207.224a.384.384 0 0 1-.39.113l-.38-.11c-.3-.087-.576.211-.495.538l.101.41a.464.464 0 0 1-.105.424l-.524.568a.384.384 0 0 1-.391.113l-.38-.11c-.3-.087-.576.212-.495.538l.101.41a.464.464 0 0 1-.104.424l-.204.22a.407.407 0 0 1-.3.135h-1.793c-.234 0-.423-.205-.423-.458v-1.944c0-.12.045-.237.124-.323l3.506-3.798a.533.533 0 0 0 .112-.512c-.46-1.578-.114-3.373 1.041-4.624 1.651-1.788 4.328-1.788 5.979 0 1.65 1.789 1.65 4.689 0 6.477Zm-2.393-3.887a.8.8 0 0 0 1.196 0 .97.97 0 0 0 0-1.295.8.8 0 0 0-1.196 0 .97.97 0 0 0 0 1.295Z",fill:"#FDB100"})]}),ci=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.75 2a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8.75 5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 7.25A.75.75 0 0 0 2 8v3c0 .414.336.75.75.75h13.5A.75.75 0 0 0 17 11V8a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM12.5 9.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM2.75 12.5a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h13.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75H2.75Zm12 3a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm-2.25-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-3.75.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z",fill:"currentColor"}),t.jsx("path",{d:"M16.5 9 11 11.364v3.545c0 3.28 2.347 6.347 5.5 7.091 3.153-.744 5.5-3.811 5.5-7.09v-3.546L16.5 9Z",fill:"#42C080"})]}),di=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3Zm16 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM3 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H3Zm16 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM3 16a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H3Zm16 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",fill:"currentColor"})}),hi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.834 10.796a.385.385 0 0 1 .166.317v1.774a.382.382 0 0 1-.128.287l-.01.009-.01.008-.005.003a.378.378 0 0 1-.097.053l-2.307.866a.383.383 0 0 1-.049.014 7.645 7.645 0 0 1-.661 1.596.375.375 0 0 1 .024.045l1.02 2.244a.384.384 0 0 1-.079.431l-1.255 1.255a.385.385 0 0 1-.43.078l-2.244-1.02a.394.394 0 0 1-.045-.024c-.5.278-1.035.501-1.596.662a.384.384 0 0 1-.015.049l-.865 2.307c-.057.15-.2.25-.36.25h-1.775c-.16 0-.304-.1-.36-.25l-.866-2.307a.39.39 0 0 1-.015-.049 7.645 7.645 0 0 1-1.596-.662.384.384 0 0 1-.045.024l-2.244 1.02a.385.385 0 0 1-.43-.078L4.3 18.443a.384.384 0 0 1-.078-.431l1.02-2.244a.318.318 0 0 1 .016-.032l.008-.013c-.277-.5-.5-1.035-.661-1.596a.384.384 0 0 1-.049-.014l-2.307-.866a.385.385 0 0 1-.25-.36v-1.774c0-.16.1-.304.25-.36l2.307-.866a.392.392 0 0 1 .049-.014c.16-.561.384-1.096.661-1.596a.387.387 0 0 1-.024-.045l-1.02-2.244a.385.385 0 0 1 .079-.431l1.255-1.255a.385.385 0 0 1 .43-.078l2.244 1.02c.016.007.03.015.045.024.5-.278 1.035-.501 1.596-.662a.393.393 0 0 1 .015-.049l.865-2.307c.057-.15.2-.25.36-.25h1.775c.16 0 .304.1.36.25l.866 2.307a.386.386 0 0 1 .015.049 7.644 7.644 0 0 1 1.597.662.392.392 0 0 1 .044-.024l2.244-1.02a.385.385 0 0 1 .43.078L19.7 5.557a.385.385 0 0 1 .078.431l-1.02 2.244a.385.385 0 0 1-.024.045c.277.5.5 1.035.661 1.595a.39.39 0 0 1 .049.015l2.307.866a.399.399 0 0 1 .084.043ZM7.384 12a4.615 4.615 0 1 0 9.231 0 4.615 4.615 0 0 0-9.23 0Z",fill:"currentColor"})}),ui=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 4.976a2.967 2.967 0 0 1-2.959 2.976c-.62 0-1.196-.192-1.672-.52l-7.124 4.235a4.224 4.224 0 0 1 .017 1.008l6.665 4.267a2.941 2.941 0 0 1 2.114-.894A2.967 2.967 0 0 1 22 19.024 2.967 2.967 0 0 1 19.041 22a2.967 2.967 0 0 1-2.92-3.457l-6.447-4.127a4.134 4.134 0 0 1-3.532 1.989C3.854 16.405 2 14.539 2 12.238c0-2.301 1.854-4.167 4.142-4.167 1.455 0 2.734.755 3.473 1.896l6.652-3.954a2.985 2.985 0 0 1-.184-1.037A2.967 2.967 0 0 1 19.04 2 2.967 2.967 0 0 1 22 4.976Z",fill:"currentColor"})}),vi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5.227C2 4.549 2.519 4 3.158 4h6.645c.503 0 .948.343 1.103.85l.333 1.092h9.603c.64 0 1.158.55 1.158 1.227v11.604c0 .678-.519 1.227-1.158 1.227H3.158C2.518 20 2 19.45 2 18.773V5.227Zm14 4.44c0 .92-.72 1.666-1.607 1.666-.437 0-.834-.18-1.123-.474l-3.084 1.827a1.736 1.736 0 0 1 0 .628l3.084 1.827c.29-.293.686-.474 1.123-.474.887 0 1.607.746 1.607 1.666 0 .92-.72 1.667-1.607 1.667-.888 0-1.607-.746-1.607-1.667 0-.226.043-.441.122-.638l-2.97-1.76a1.59 1.59 0 0 1-1.33.732C7.72 14.667 7 13.92 7 13c0-.92.72-1.667 1.607-1.667.554 0 1.042.29 1.33.732l2.97-1.76a1.715 1.715 0 0 1-.121-.638c0-.92.72-1.667 1.607-1.667S16 8.746 16 9.667Z",fill:"currentColor"})}),fi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 19.096c-3.915 2.758-7.63 3.732-9.23 2.134-1.598-1.6-.624-5.315 2.134-9.23C2.146 8.085 1.172 4.37 2.77 2.77 4.369 1.173 8.085 2.147 12 4.905c3.915-2.758 7.63-3.732 9.23-2.133 1.598 1.598.624 5.314-2.134 9.229 2.758 3.915 3.732 7.63 2.134 9.23-1.6 1.598-5.315.624-9.23-2.134Zm-1.6-1.219c-1.034.688-2.028 1.226-2.937 1.6-1.045.43-1.884.608-2.487.613-.593.005-.795-.152-.855-.211-.06-.06-.215-.262-.21-.855.004-.603.181-1.443.612-2.487.374-.908.912-1.903 1.6-2.937a30.827 30.827 0 0 0 2.035 2.242 30.844 30.844 0 0 0 2.242 2.035Zm1.6-1.163a28.614 28.614 0 0 1-2.492-2.222A28.61 28.61 0 0 1 7.287 12a28.611 28.611 0 0 1 2.221-2.492A28.61 28.61 0 0 1 12 7.287a28.61 28.61 0 0 1 2.492 2.221A28.594 28.594 0 0 1 16.713 12a28.597 28.597 0 0 1-2.221 2.492A28.615 28.615 0 0 1 12 16.713Zm5.877-3.114c.688 1.034 1.226 2.029 1.6 2.937.43 1.044.608 1.884.613 2.487.005.593-.152.795-.211.855-.06.06-.262.215-.855.21-.603-.004-1.443-.181-2.487-.612-.908-.374-1.903-.912-2.937-1.6a30.827 30.827 0 0 0 2.242-2.035 30.827 30.827 0 0 0 2.035-2.242Zm0-3.2c.688-1.034 1.226-2.028 1.6-2.937.43-1.045.608-1.884.613-2.487.005-.593-.152-.795-.211-.855-.06-.06-.262-.215-.855-.21-.603.004-1.443.181-2.487.612-.908.374-1.903.912-2.937 1.6a30.844 30.844 0 0 1 2.242 2.035 30.846 30.846 0 0 1 2.035 2.242ZM10.4 6.123c-1.034-.688-2.028-1.226-2.937-1.6-1.045-.43-1.884-.608-2.487-.613-.593-.004-.795.152-.855.211-.06.06-.215.262-.21.855.004.603.181 1.442.612 2.487.374.909.912 1.903 1.6 2.937a30.822 30.822 0 0 1 2.035-2.242A30.82 30.82 0 0 1 10.4 6.123Z",fill:"currentColor"})}),gi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"m15.541 4.318-1.12.841L14 4.524l1.831-1.372h.506V9.85h-.796V4.318ZM18.675 9.682a2.248 2.248 0 0 1-.78-.837 2.254 2.254 0 0 1-.28-1.08c0-.357.07-.709.21-1.034.171-.384.374-.753.607-1.101L20.112 3l.64.46-1.616 2.36.02.02c.244-.167.533-.25.825-.235.338.003.67.1.958.283.313.19.576.458.765.779.198.33.3.712.296 1.102 0 .384-.102.762-.296 1.09a2.37 2.37 0 0 1-.803.828 2.01 2.01 0 0 1-1.084.313 2.062 2.062 0 0 1-1.142-.318Zm1.836-.66a1.436 1.436 0 0 0 .693-1.25 1.415 1.415 0 0 0-.188-.718 1.42 1.42 0 0 0-.51-.521 1.347 1.347 0 0 0-.69-.189 1.4 1.4 0 0 0-1.212.71 1.43 1.43 0 0 0-.188.719c-.002.257.063.51.188.73.124.217.3.396.511.52.214.125.455.19.7.189.244.002.484-.064.696-.19Z",fill:"#F37575"}),t.jsx("path",{d:"M2 19.174a435.97 435.97 0 0 0 2.563-2.667 148.62 148.62 0 0 0 2.665-2.838c.707-.785 1.186-1.4 1.437-1.842.262-.493.392-1.05.374-1.611 0-.426-.11-.845-.322-1.21a2.472 2.472 0 0 0-.938-.922 2.9 2.9 0 0 0-1.468-.353c-.753 0-1.353.225-1.8.674-.42.397-.727.904-.886 1.468L2 9.209A4.785 4.785 0 0 1 4.208 6.52a4.28 4.28 0 0 1 2.166-.518c.81-.015 1.61.185 2.322.581.648.36 1.191.893 1.572 1.542.371.626.566 1.345.565 2.078 0 1.499-.764 3.049-2.291 4.65l-4.27 4.41H11V21H2v-1.826Z",fill:"currentColor"})]}),pi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4v16h16v-9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V21a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4Z",fill:"currentColor"}),t.jsx("path",{d:"M21.924 5.51a.327.327 0 0 0-.141-.516l-5.51-1.975a.311.311 0 0 0-.403.382l.415 1.51c-3.697.965-8.402 8.006-8.279 10.832.014.306.413.349.555.075.777-1.506 5.655-6.463 8.726-7.265l.417 1.518c.069.249.382.325.546.134l3.674-4.695Z",fill:"currentColor"})]}),xi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m21.49 5.418-9.224-3.371a.774.774 0 0 0-.532 0L2.51 5.417A.778.778 0 0 0 2 6.15v10.554c0 .298.169.57.435.7l9.224 4.518a.774.774 0 0 0 .681 0l9.224-4.518a.779.779 0 0 0 .436-.7V6.15a.778.778 0 0 0-.51-.731ZM10.487 5a.82.82 0 0 0-.375.08l-1.875.78c-.158.053-.237.173-.237.36v2.3c0 .187.079.28.237.28h.079l1.875-.38c.026-.013.046-.007.059.02.026.027.04.053.04.08V16H8.25a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25H14V5.3a.3.3 0 0 0-.079-.22.291.291 0 0 0-.217-.08h-3.217Z",fill:"currentColor"})}),mi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m22.354 2.354-20 20-.708-.708 20-20 .708.708Z",fill:"currentColor"})}),Ai=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.1 13a5.002 5.002 0 0 0 9.8 0H21a1 1 0 0 0 0-2h-6.1a5.002 5.002 0 0 0-9.8 0H3a1 1 0 0 0 0 2h2.1Zm4.9 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",fill:"currentColor"})}),wi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM11 18.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v13ZM5 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20ZM21 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20Z",fill:"currentColor"})}),Ci=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 6.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-9ZM15 6.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-9ZM19 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20ZM3 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20Z",fill:"currentColor"})}),bi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18 16.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v9ZM11 16.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v9ZM5 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20ZM21 21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-20a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v20Z",fill:"currentColor"})}),Mi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.966 6.678a2.335 2.335 0 0 0 2.33-2.34A2.335 2.335 0 0 0 11.966 2a2.335 2.335 0 0 0-2.331 2.339 2.335 2.335 0 0 0 2.33 2.339ZM11.966 22a1.4 1.4 0 0 0 1.398-1.403 1.4 1.4 0 0 0-1.398-1.403 1.4 1.4 0 0 0-1.399 1.403A1.4 1.4 0 0 0 11.966 22ZM6.237 8.824a2.102 2.102 0 0 0 2.098-2.105c0-1.163-.939-2.106-2.098-2.106A2.102 2.102 0 0 0 4.14 6.72c0 1.162.94 2.105 2.098 2.105ZM17.695 19.385c.644 0 1.166-.524 1.166-1.17 0-.645-.522-1.169-1.166-1.169-.643 0-1.165.524-1.165 1.17 0 .645.522 1.169 1.165 1.169ZM3.865 14.341c1.03 0 1.866-.838 1.866-1.871a1.869 1.869 0 0 0-1.866-1.872c-1.03 0-1.865.838-1.865 1.871 0 1.034.835 1.872 1.865 1.872ZM20.069 13.404a.934.934 0 0 0 .933-.936.934.934 0 0 0-.933-.936.934.934 0 0 0-.933.936c0 .517.418.936.933.936ZM5.084 17.059a1.638 1.638 0 0 0 1.154 2.793 1.628 1.628 0 0 0 1.507-1.01 1.642 1.642 0 0 0-.883-2.138 1.626 1.626 0 0 0-1.778.355ZM17.694 7.42a.7.7 0 0 0 .698-.701.7.7 0 1 0-.698.7Z",fill:"currentColor"})}),Zi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3Zm2 1h7v16H4V4Zm16 0h-7v16h7V4Z",fill:"currentColor"})}),ji=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3.294 12.847c.015.24.065.462.15.665a1.589 1.589 0 0 0 .856.858c.193.078.405.117.637.117.203 0 .397-.02.583-.06.185-.041.35-.106.492-.194.142-.091.257-.21.342-.355.086-.15.128-.33.128-.544a.683.683 0 0 0-.187-.487 1.54 1.54 0 0 0-.481-.34 4.545 4.545 0 0 0-.685-.265l-.786-.249c-.264-.085-.524-.18-.781-.284a3.008 3.008 0 0 1-.685-.396 1.915 1.915 0 0 1-.487-.56 1.579 1.579 0 0 1-.181-.781c0-.312.064-.586.192-.823.129-.24.309-.44.54-.6a2.56 2.56 0 0 1 .835-.365c.32-.085.674-.127 1.059-.127.342 0 .645.034.91.101.263.065.493.153.69.264.199.112.367.244.502.397.136.152.246.314.332.487.089.17.155.347.198.534.042.182.071.362.085.538H6.274a1.605 1.605 0 0 0-.16-.59 1.26 1.26 0 0 0-.316-.41 1.183 1.183 0 0 0-.439-.24 1.661 1.661 0 0 0-.524-.08c-.168 0-.333.016-.497.05-.16.03-.305.081-.434.152a.873.873 0 0 0-.31.285.74.74 0 0 0-.118.427c0 .196.061.362.182.497.125.132.287.25.487.35.2.102.428.194.685.275.256.078.517.16.78.249.268.085.53.181.787.29.257.105.485.233.685.386.2.152.36.335.481.548.125.213.187.47.187.767a2 2 0 0 1-.214.945c-.139.267-.333.493-.583.675-.25.18-.547.315-.893.407a4.347 4.347 0 0 1-1.123.137c-.368 0-.726-.061-1.076-.183a3.03 3.03 0 0 1-.93-.523 2.762 2.762 0 0 1-.664-.838A2.551 2.551 0 0 1 2 12.847h1.294ZM15.678 11.754c0 .515-.074.99-.22 1.428-.146.433-.351.82-.615 1.158l1.043.98-.792.737-1.064-1.006a3.16 3.16 0 0 1-.818.335c-.3.081-.633.122-1 .122-.55 0-1.038-.091-1.466-.274a3.08 3.08 0 0 1-1.086-.777 3.403 3.403 0 0 1-.669-1.184 4.784 4.784 0 0 1-.23-1.519c0-.548.077-1.05.23-1.503.154-.454.376-.843.669-1.168a3.032 3.032 0 0 1 1.086-.757c.428-.18.916-.27 1.465-.27.553 0 1.045.09 1.477.27.431.18.793.432 1.085.757.296.325.521.714.674 1.168.154.454.23.955.23 1.503Zm-1.274 0c0-.43-.057-.81-.17-1.142a2.496 2.496 0 0 0-.46-.849 1.934 1.934 0 0 0-.696-.523 2.064 2.064 0 0 0-.867-.183c-.31 0-.597.061-.86.183a1.947 1.947 0 0 0-.69.523c-.197.23-.35.513-.46.849a3.61 3.61 0 0 0-.167 1.142c0 .427.055.811.166 1.153.11.34.264.627.46.864a1.982 1.982 0 0 0 1.551.726c.19 0 .359-.015.508-.045.154-.034.314-.099.482-.194l-.712-.675.776-.747.7.666a2.59 2.59 0 0 0 .327-.762 3.93 3.93 0 0 0 .112-.986ZM18.41 8.234v6.055H22v1.031h-4.852V8.234h1.263Z",fill:"currentColor"})}),qi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M21.193 6.922a.5.5 0 0 1 .003.878l-8.877 4.884a.5.5 0 0 1-.479.001L2.82 7.802a.5.5 0 0 1 .003-.881l9.02-4.795a.5.5 0 0 1 .473.001l8.877 4.795Z",fill:"currentColor"}),t.jsx("path",{d:"M18.645 10.166a.5.5 0 0 0-.479.002l-5.847 3.217a.5.5 0 0 1-.479.002l-5.951-3.222a.5.5 0 0 0-.473-.002L2.823 11.54a.5.5 0 0 0-.003.881l9.02 4.884a.5.5 0 0 0 .48-.002l8.876-4.883a.5.5 0 0 0-.003-.878l-2.548-1.377Z",fill:"currentColor"}),t.jsx("path",{d:"M18.645 14.73a.5.5 0 0 0-.479.002L12.32 17.95a.5.5 0 0 1-.479.002l-5.951-3.222a.5.5 0 0 0-.473-.002l-2.593 1.378a.5.5 0 0 0-.003.881l9.02 4.884a.5.5 0 0 0 .48-.002l8.876-4.883a.5.5 0 0 0-.003-.878l-2.548-1.376Z",fill:"currentColor"})]}),Fi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M11.276 2.55a.75.75 0 0 1 1.448 0l2.01 6.48h6.504c.737 0 1.043.987.447 1.44l-5.262 4.005 2.01 6.478c.228.734-.575 1.345-1.171.891L12 17.84l-5.262 4.004c-.596.454-1.399-.157-1.17-.89l2.009-6.48-5.262-4.003c-.596-.454-.29-1.442.447-1.442h6.504l2.01-6.478Z",fill:"currentColor"})}),Bi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 7.5 7 5v4l-2 2.5v-4Zm0 5L7 10v4.5L5 17v-4.5ZM5 18v1.5a.5.5 0 0 0 .5.5H7l1-1H7v-3.5L5 18ZM5 6.5v-2a.5.5 0 0 1 .5-.5H7L5 6.5ZM8 20l1-1h3l-1 1H8Zm4 0h3l1-1h-3l-1 1Zm4 0 1-1h2v.5a.5.5 0 0 1-.5.5H16Z",fill:"currentColor"}),t.jsx("path",{d:"M18.929 2H8.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5H22V5.071L18.929 2Z",fill:"currentColor"}),t.jsx("path",{d:"M2.5 6a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5V21H4V6H2.5Z",fill:"currentColor"})]}),Ri=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2 3.6a.6.6 0 0 1 .6-.6h10.8a.6.6 0 0 1 .6.6v10.8a.6.6 0 0 1-.6.6H2.6a.6.6 0 0 1-.6-.6V3.6Z",fill:"#F37575"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m19.75 12 1.473-1.473a2.652 2.652 0 1 0-3.75-3.75L16 8.25 19.75 12Zm-.75.75L15.25 9l-8.14 8.14a.375.375 0 0 0-.11.265v3.22c0 .207.168.375.375.375h3.22c.1 0 .194-.04.265-.11L19 12.75Z",fill:"currentColor"})]}),Hi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M11.56 8.968c1.115 0 2.018-.888 2.018-1.984S12.675 5 11.561 5c-1.115 0-2.018.888-2.018 1.984s.903 1.984 2.018 1.984ZM11.498 14.428c1.114 0 2.017-.888 2.017-1.984s-.903-1.985-2.018-1.985c-1.114 0-2.017.889-2.017 1.985s.903 1.984 2.018 1.984ZM19.982 14.37c1.115 0 2.018-.888 2.018-1.984s-.903-1.985-2.018-1.985c-1.114 0-2.017.889-2.017 1.985s.903 1.984 2.017 1.984ZM19.982 19C21.097 19 22 18.112 22 17.016s-.903-1.984-2.018-1.984c-1.114 0-2.017.888-2.017 1.984S18.867 19 19.982 19ZM16.52 11.341l-.481.44.44.404h-2.282v.622h2.282l-.44.403.48.44 1.02-.934a.31.31 0 0 0 .075-.1.285.285 0 0 0 0-.24.31.31 0 0 0-.074-.1l-1.02-.935Z",fill:"currentColor"}),t.jsx("path",{d:"m16.52 15.702-.48.44.439.404h-5.636a2.14 2.14 0 0 1-1.441-.548 1.795 1.795 0 0 1-.598-1.321 2.31 2.31 0 0 0-.243-1.027 2.513 2.513 0 0 0-.684-.842h.965v-.623H5.23a2.76 2.76 0 0 1-.99-.165 2.584 2.584 0 0 1-.843-.504 2.339 2.339 0 0 1-.565-.763 2.169 2.169 0 0 1 0-1.808c.131-.286.323-.546.565-.763.242-.218.528-.389.843-.504.315-.115.651-.17.99-.165H8.8v-.624H5.23c-.857 0-1.678.312-2.284.867C2.34 8.311 2 9.064 2 9.849c0 .784.34 1.537.946 2.092a3.386 3.386 0 0 0 2.284.867h.85c.54 0 1.059.197 1.441.548.383.35.598.825.599 1.32 0 .661.287 1.294.797 1.762.51.467 1.201.73 1.922.73h5.643l-.44.403.481.44 1.02-.934a.312.312 0 0 0 .075-.1.287.287 0 0 0-.075-.34l-1.023-.935Z",fill:"currentColor"})]}),yi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2.001 11.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.501 3a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5h-6Zm9 0a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5h-6Zm1.5 2h3v6h-3V5Zm-6 0h-3v6h3V5Z",fill:"currentColor"})]}),Vi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M3 2h18v3h-7v5h-4V5H3V2ZM10 16h4v6h-4v-6ZM3 12h18v2H3v-2Z",fill:"currentColor"})}),Di=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9.65 14.684c0-4.342-6.081-2.457-6.081-5.486 0-1.263.954-1.919 2.167-1.885 1.375.017 2.086.909 2.183 1.7h1.618C9.359 7.229 7.952 6 5.8 6 3.569 6 2.065 7.313 2.065 9.248c0 4.36 6.097 2.34 6.097 5.504 0 1.11-.841 1.952-2.264 1.952-1.569 0-2.232-.976-2.33-1.952H2C2.032 16.687 3.634 18 5.898 18c2.442 0 3.752-1.65 3.752-3.316ZM11.72 16.03c0 1.358.653 1.852 1.804 1.852h.972v-.95h-.794c-.665 0-.902-.235-.902-.901v-3.987h1.696v-.925H12.8V9.415h-1.08v1.704h-.841v.925h.842v3.987ZM16.883 14.204c0-1.567.783-2.049 1.815-2.049h.285v-1.16c-1.032 0-1.732.47-2.1 1.222V11.12h-1.079v6.763h1.08v-3.678ZM22 16.94c0-.59-.437-1.044-.97-1.044-.567 0-1.003.455-1.003 1.044s.436 1.043 1.003 1.043c.533 0 .97-.454.97-1.043Z",fill:"currentColor"})}),Si=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("rect",{x:"2",y:"11",width:"20",height:"2",rx:"1",fill:"currentColor"})}),Li=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 12a1 1 0 0 1 1-1h3.333a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1Zm6.667 0a1 1 0 0 1 1-1h6.666a1 1 0 1 1 0 2H8.667a1 1 0 0 1-1-1Zm10 0a1 1 0 0 1 1-1H22a1 1 0 1 1 0 2h-3.333a1 1 0 0 1-1-1Z",fill:"currentColor"})}),Ei=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1Zm4 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm5 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1Zm5 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1Zm5 0a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1Z",fill:"currentColor"})}),Ni=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 8v8h16V8H4ZM3 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 9a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-13ZM17 11H7v2h10v-2Z",fill:"currentColor"})]}),Ii=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M17.584 2.515a1.04 1.04 0 0 1 1.417-.377l.847.486c.496.284.666.913.38 1.406l-2.016 3.465a1.033 1.033 0 0 1-.168.217l2.438 1.397c.495.285.665.914.379 1.406l-1.39 2.389-9.25-5.302 1.39-2.389a1.04 1.04 0 0 1 1.415-.377l2.438 1.398c.023-.087.058-.172.105-.254l2.015-3.465ZM9.84 8.258l9.25 5.302c-.323.556-.656 1.107-.983 1.648C16.504 17.858 15.464 20 15.504 22c-4.258-.254-6.901-1.769-8.972-4.268l2.48-4.263L5.5 17c-.991-.568-2.43-1.951-2.5-3.041 4.271-2.8 6.077-4.39 6.84-5.701Z",fill:"currentColor"})}),ki=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 18a5.5 5.5 0 1 0-3.163-10H6.5a4.5 4.5 0 1 0 0 9h6.837c.895.63 1.986 1 3.163 1Zm-4.9-8c-.384.75-.6 1.6-.6 2.5 0 .9.216 1.75.6 2.5H6.5a2.5 2.5 0 0 1 0-5h5.1Z",fill:"currentColor"})}),zi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M14.913 2.43C13.99 2.15 13.013 2 12 2 6.477 2 2 6.477 2 12a9.96 9.96 0 0 0 2.405 6.505l-.68.74 4.445.99-1.365-4.344-.883.962a7.778 7.778 0 0 1 7.84-12.43l1.15-1.992ZM10.156 19.558a7.778 7.778 0 0 0 7.719-12.655l-.81.974-1.577-4.271 4.488.77-.666.8A9.965 9.965 0 0 1 22 12c0 5.523-4.477 10-10 10a9.997 9.997 0 0 1-2.99-.455l1.146-1.987Z",fill:"currentColor"})}),Pi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.5 4a.5.5 0 0 0-.5.5V19a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H11V4.5a.5.5 0 0 0-.5-.5h-8ZM9 5H4v1h5V5Zm11 4H4v9h16V9Z",fill:"currentColor"})}),Ti=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Zm5 2H4v3h4V6Zm-4 5h4v7H4v-7Zm10-5h-4v3h4V6Zm2 0h4v3h-4V6Zm4 5h-4v7h4v-7Z",fill:"currentColor"})}),Oi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 5a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5Zm12 3H4v4h10V8Zm2 0h4v10h-4V8Zm-2 6H4v4h10v-4Z",fill:"currentColor"})}),Qi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3Zm3 3a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2H8Zm-1 5a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2H8Z",fill:"currentColor"})}),Xi=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M13.297 17.759c0 .695-.58 1.258-1.297 1.258-.716 0-1.297-.563-1.297-1.258 0-.695.58-1.259 1.297-1.259.716 0 1.297.564 1.297 1.259Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.304 2C4.584 2 4 2.566 4 3.265v17.47C4 21.434 4.584 22 5.304 22h13.392c.72 0 1.304-.566 1.304-1.265V3.265C20 2.566 19.416 2 18.696 2H5.304ZM18 4H5.896L6 20h12V4Z",fill:"currentColor"})]}),Wi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.5 2.5 14.16 2 2 14.16 9.84 22 22 9.84l-.5-7.34Zm-5.128 5.128a1.848 1.848 0 1 0 2.613-2.613 1.848 1.848 0 0 0-2.613 2.613Z",fill:"currentColor"})}),Yi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M21 2.5a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-1ZM19 8.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1ZM22 14.5a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1ZM18 20.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-1Z",fill:"currentColor"})}),Ui=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M22 21.5a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v1ZM22 15.5a.5.5 0 0 1-.5.5h-14a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 .5.5v1ZM22 9.5a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1ZM22 3.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1Z",fill:"currentColor"})}),Gi=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 9.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1ZM2 3.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1ZM2 15.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1ZM2 21.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-19a.5.5 0 0 0-.5.5v1Z",fill:"currentColor"})}),Ji=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 2.5a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-1ZM2 8.5a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-14a.5.5 0 0 1-.5-.5v-1ZM2 14.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 20.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),Ki=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2 5.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1ZM2 11.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-1ZM2 17.5a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1Z",fill:"currentColor"})}),$i=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM11 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V12h3.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-9Z",fill:"currentColor"})}),_i=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h13.833l1.667 2 1.667-2H21a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3Zm17 2H4v2h16V6ZM4 10h16v2H4v-2Zm11 4H4v2h11v-2Z",fill:"currentColor"})}),e7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h6.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H9V3ZM4 7h16l-.934 14.071a1 1 0 0 1-.997.929H5.93a1 1 0 0 1-.997-.929L4 7Z",fill:"currentColor"})}),t7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m8.64 3.229 4.355 6.739h6.19c.933 0 2.815.78 2.815 1.742s-1.882 1.742-2.814 1.742H13.37l-4.73 7.32a.5.5 0 0 1-.42.228H6.93a.5.5 0 0 1-.476-.654l2.228-6.894H5.357l-1.86 2.15a.5.5 0 0 1-.378.172H2.5a.5.5 0 0 1-.46-.698l1.457-3.366-1.456-3.366a.5.5 0 0 1 .459-.699h.618a.5.5 0 0 1 .378.173l1.86 2.15h3.136l-2.04-6.314A.5.5 0 0 1 6.929 3H8.22a.5.5 0 0 1 .42.229Z",fill:"currentColor"})}),r7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M6 2h12v2h-5v15h-2V4H6V2ZM18 21H6v1h12v-1Z",fill:"currentColor"})}),i7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M2.216 10.738a.527.527 0 0 1 0-.851l7.448-5.255c.325-.23.763.014.763.425V7.55c5.942 0 10.58 7.076 11.56 11.476.106.476-.475.703-.8.338-1.787-2.005-5.823-5.804-10.76-5.804v2.504c0 .41-.438.655-.763.425l-7.448-5.75Z",fill:"currentColor"})}),n7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 8.957H7.13V8.77c0-2.804 2.232-5.078 4.984-5.078 1.284 0 2.455.495 3.339 1.308h2.181c-1.193-1.81-3.22-3-5.52-3C8.444 2 5.47 5.03 5.47 8.77v.186H4V21c0 .552.458 1 1.022 1h13.956c.564 0 1.022-.448 1.022-1V8.957Zm-6.217 5.653c0 .642-.356 1.202-.884 1.502v1.97h-1.774v-1.966c-.533-.3-.89-.862-.89-1.506 0-.958.794-1.736 1.774-1.736s1.774.778 1.774 1.736Z",fill:"currentColor"})}),a7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 4v13a2 2 0 0 1-2 2V4H5a2 2 0 0 1 2-2h13a2 2 0 0 1 2 2Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 20V8H4v12h12Zm1 2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14Z",fill:"currentColor"}),t.jsx("path",{d:"M18 17h2v2h-2v-2ZM7 4v2H5V4h2ZM13.536 11.879l-1.415-1.415-5.657 5.657 1.415 1.415 5.657-5.657Z",fill:"currentColor"}),t.jsx("path",{d:"m13.536 11.879-1.415-1.415-5.657 5.657 1.415 1.415 5.657-5.657Z",fill:"currentColor"}),t.jsx("path",{d:"M12.121 17.535 6.464 11.88l1.415-1.415 5.657 5.657-1.415 1.415Z",fill:"currentColor"})]}),l7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12.299 5.203a.524.524 0 0 0-.726 0L9.086 7.552l.008.007-6.973 6.585a.58.58 0 0 0 0 .835l2.045 1.932c.206.194.52.194.726 0l7.051-6.66 7.053 6.66c.205.194.519.194.725 0l2.045-1.932a.58.58 0 0 0 0-.835l-9.467-8.941Z",fill:"currentColor"})}),o7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M18.79 9.295a.683.683 0 0 0 0-.986l-5.174-5.026a.711.711 0 0 0-.037-.039l-1.07-1.04a.729.729 0 0 0-.57-.201.724.724 0 0 0-.448.201l-1.07 1.04a.72.72 0 0 0-.034.036L5.21 8.309a.683.683 0 0 0 0 .986l1.07 1.04a.733.733 0 0 0 1.016 0L12 5.765l4.704 4.57a.732.732 0 0 0 1.015 0l1.07-1.04ZM5.21 14.705a.683.683 0 0 0 0 .986l5.174 5.026a.742.742 0 0 0 .037.039l1.07 1.04a.729.729 0 0 0 .57.201.724.724 0 0 0 .448-.201l1.07-1.04a.754.754 0 0 0 .034-.036l5.177-5.029a.683.683 0 0 0 0-.986l-1.07-1.04a.732.732 0 0 0-1.015 0L12 18.235l-4.704-4.57a.733.733 0 0 0-1.016 0l-1.07 1.04Z",fill:"currentColor"})}),s7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 2.5h9.406L19.5 7.094V21.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-18a1 1 0 0 1 1-1Zm11 4h-9v1h9v-1Zm-9 3h9v1h-9v-1Zm7.895 7.829a.371.371 0 0 0 0-.518l-2.587-2.638a.44.44 0 0 0-.018-.02l-.536-.546a.354.354 0 0 0-.508 0l-.536.546a.369.369 0 0 0-.017.018l-2.588 2.64a.371.371 0 0 0 0 .518l.535.545c.14.143.368.143.508 0l1.655-1.688v4.938c0 .207.157.376.35.376h.7c.193 0 .35-.169.35-.376v-4.932l1.65 1.682c.14.143.367.143.507 0l.535-.545Z",fill:"currentColor"})}),c7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{d:"M2.5 14a.5.5 0 0 0-.5.5V20a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-5.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V19H4v-4.5a.5.5 0 0 0-.5-.5h-1Z",fill:"currentColor"}),t.jsx("path",{d:"M12.441 3.24a.527.527 0 0 0-.883 0l-4.477 6.975c-.219.341.031.785.442.785H10v5.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V11h2.477c.411 0 .66-.444.442-.785L12.44 3.24Z",fill:"currentColor"})]}),d7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"m10.192 17.088-.896-2.48H4.432l-.896 2.48H2L6.032 6h1.68l4.016 11.088h-1.536ZM8.88 13.424 6.864 7.792l-2.016 5.632H8.88ZM20.973 17.088l-.896-2.48h-4.864l-.896 2.48h-1.536L16.813 6h1.68l4.016 11.088h-1.536Zm-1.312-3.664-2.016-5.632-2.016 5.632h4.032Z",fill:"currentColor"})}),h7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm.002-11.15a3.103 3.103 0 1 1 0-6.207 3.103 3.103 0 0 1 0 6.207Zm4.703 6.777a4.647 4.647 0 0 0-4.523-5.72h-.362a4.647 4.647 0 0 0-4.521 5.728c1.227 1.209 2.88 1.95 4.699 1.95 1.822 0 3.479-.745 4.707-1.958Z",fill:"currentColor"})}),u7=e=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.268 16.15v1.054H7.93V16.15c0-2.328 1.866-4.216 4.169-4.216 2.302 0 4.169 1.888 4.169 4.216Z",fill:"currentColor"}),t.jsx("path",{d:"M9.847 9c0 1.29 1.008 2.337 2.252 2.337 1.243 0 2.251-1.046 2.251-2.336 0-1.29-1.008-2.336-2.251-2.336-1.244 0-2.252 1.045-2.252 2.336Z",fill:"currentColor"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.104 5.542a1.8 1.8 0 0 0 1.32-1.753 8.177 8.177 0 0 1 5.283 3.333l.942-.255a9.094 9.094 0 0 0-6.521-4.06 1.773 1.773 0 0 0-1.947-.745 1.804 1.804 0 0 0-1.26 2.206 1.78 1.78 0 0 0 2.183 1.274ZM11.9 4.78c.534-.145.85-.7.707-1.239a.999.999 0 0 0-1.224-.715c-.534.145-.85.7-.707 1.239.143.54.69.86 1.224.715ZM5.434 16.735a8.178 8.178 0 0 0 5.207 3.32 1.797 1.797 0 0 1 1.315-1.597 1.78 1.78 0 0 1 2.182 1.274 1.804 1.804 0 0 1-1.26 2.206 1.775 1.775 0 0 1-2.043-.91 9.096 9.096 0 0 1-6.344-4.037l.943-.256Zm7.242 4.44c.533-.145.85-.7.707-1.239a.999.999 0 0 0-1.225-.715c-.533.145-.85.7-.707 1.239.143.54.691.86 1.225.715ZM3.075 10.655a1.808 1.808 0 0 0-1.014 2.12 1.78 1.78 0 0 0 2.182 1.275 1.804 1.804 0 0 0 1.26-2.207 1.789 1.789 0 0 0-1.476-1.319 8.294 8.294 0 0 1 3.24-5.27L7.014 4.3a9.223 9.223 0 0 0-3.939 6.356Zm.448.678a.999.999 0 0 1 1.225.715 1.012 1.012 0 0 1-.707 1.238.999.999 0 0 1-1.225-.715 1.012 1.012 0 0 1 .707-1.238ZM21.087 13.04a1.81 1.81 0 0 0 .852-2.04 1.78 1.78 0 0 0-2.182-1.274 1.804 1.804 0 0 0-1.26 2.206 1.787 1.787 0 0 0 1.628 1.334 8.291 8.291 0 0 1-3.352 5.41l.253.95a9.221 9.221 0 0 0 4.06-6.587Zm-1.128-2.55a.999.999 0 0 1 1.225.714 1.012 1.012 0 0 1-.707 1.239.999.999 0 0 1-1.225-.715 1.012 1.012 0 0 1 .707-1.239Z",fill:"currentColor"})]}),v7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{d:"M12 11.333c-2.684 0-4.86-2.089-4.86-4.666C7.14 4.089 9.316 2 12 2s4.86 2.09 4.86 4.667-2.176 4.666-4.86 4.666ZM12 14c4.752 0 8.645 3.525 9 8H3c.355-4.475 4.249-8 9-8Z",fill:"currentColor"})}),f7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 17a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h18Zm-.287-2.536L4.039 7.683l-.753 1.852 16.673 6.782.754-1.853Z",fill:"currentColor"})}),O0=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.953 3.53c-.393-.707-1.514-.707-1.907 0L2.113 19.612c-.354.637.161 1.388.954 1.388h17.865c.793 0 1.308-.75.954-1.388L12.953 3.53Zm2.229 12.238a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0L12 15.415l-1.767 1.767a.5.5 0 0 1-.708 0l-.707-.707a.5.5 0 0 1 0-.707L10.586 14l-1.768-1.768a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0L12 12.586l1.768-1.768a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707l-1.768 1.769 1.768 1.767Z",fill:"currentColor"})}),g7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.953 3.53c-.393-.707-1.513-.707-1.906 0L2.114 19.612c-.354.638.16 1.388.953 1.388h17.866c.792 0 1.307-.75.953-1.388L12.953 3.53ZM11.508 8a.504.504 0 0 0-.507.531l.491 8A.505.505 0 0 0 12 17c.269 0 .49-.205.508-.469l.492-8A.504.504 0 0 0 12.492 8h-.984ZM12 20c.561 0 1.016-.448 1.016-1s-.455-1-1.016-1c-.561 0-1.016.448-1.016 1s.455 1 1.016 1Z",fill:"currentColor"})}),p7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.357 16.847c-.23.158-.229.483-.03.679l1.372 1.351a.431.431 0 0 0 .602 0l1.372-1.351c.199-.196.2-.52-.03-.679a2.915 2.915 0 0 0-3.286 0Zm-4.158-3.97a.392.392 0 0 0-.007.575L7.63 14.87a.458.458 0 0 0 .614.01c2.15-1.83 5.362-1.83 7.514 0a.458.458 0 0 0 .613-.01l1.438-1.417a.392.392 0 0 0-.007-.575c-3.285-2.943-8.317-2.943-11.603 0Zm15.674-4.013a.398.398 0 0 1 .005.578L20.44 10.86a.445.445 0 0 1-.608.005c-4.404-4.032-11.259-4.032-15.664 0a.445.445 0 0 1-.608-.005L2.122 9.442a.398.398 0 0 1 .005-.578c5.537-5.152 14.21-5.152 19.746 0Z",fill:"currentColor"})}),x7=e=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h18Zm-1 2v4H4V4h16Zm0 16V10H4v10h16Z",fill:"currentColor"})});function m7(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var N0={exports:{}};/*!
|
|
15
15
|
Copyright (c) 2018 Jed Watson.
|
|
16
16
|
Licensed under the MIT License (MIT), see
|
|
17
17
|
http://jedwatson.github.io/classnames
|
|
18
|
-
*/var
|
|
19
|
-
appearance-none border rounded transition-all duration-200
|
|
20
|
-
focus:ring-2 focus:ring-offset-2 focus:outline-hidden
|
|
21
|
-
relative
|
|
22
|
-
`,
|
|
23
|
-
relative rounded-full border transition-all duration-200 ease-in-out bg-transparent
|
|
24
|
-
focus:outline-hidden focus:ring-2 focus:ring-offset-0
|
|
25
|
-
cursor-pointer peer
|
|
26
|
-
`,fn=(e,r,n)=>{const{isDisabled:a,isInvalid:l}=n;return A(un,t0[e].radio,l?q1[r].radioInvalid:{[q1[r].radio]:!a,"cursor-not-allowed opacity-60":a})},gn=(e,r,n)=>{const{checked:a,isDisabled:l,isInvalid:o}=n;return A("absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2","rounded-full transition-all duration-200 ease-in-out",t0[e].dot,o?"bg-negative":{[q1[r].dot]:!l,"border-neutral":l,"opacity-0 scale-0":!a,"opacity-100 scale-100":a&&!l})},pn=(e,r,n)=>A("absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2","rounded-full transition-all duration-200 opacity-0 group-hover:opacity-100",t0[e].hoverDot,{[q1[r].hoverDot]:!n,"bg-negative-bg":n}),xn=(e,r,n)=>{const{isDisabled:a,isInvalid:l}=n;return A("cursor-pointer select-none transition-colors duration-200",t0[e].label,l?{"text-negative":l}:{[q1[r].label]:!a,"text-muted":a})},mn=(e,r)=>A("inline-flex items-center group",t0[e].container,r),An=()=>A("flex flex-col"),S5=h.createContext(null),wn=()=>{const e=h.useContext(S5);if(!e)throw new Error("Radio.Item must be used within Radio.Group");return e},E5=({value:e,defaultValue:r,onChange:n,name:a,size:l="md",color:o="primary",isDisabled:i=!1,isInvalid:s=!1,isRequired:d=!1,className:c,children:v,...u})=>{const[x,f]=h.useState(r),w=e!==void 0,C={value:w?e:x,onChange:M=>{w||f(M),n==null||n(M)},name:a,size:l,color:o,isDisabled:i,isInvalid:s,isRequired:d};return t.jsx(S5.Provider,{value:C,children:t.jsx("div",{role:"radiogroup",className:A(An(),c),...u,children:v})})},k5=h.forwardRef(({value:e,label:r,size:n,color:a,isDisabled:l,isInvalid:o,isRequired:i,className:s,...d},c)=>{const v=wn(),u=n??v.size,x=a??v.color,f=l??v.isDisabled,w=o??v.isInvalid,p=i??v.isRequired,m=v.value===e,C={checked:m,isDisabled:f,isInvalid:w},M=fn(u,x,C),Z=gn(u,x,C),F=pn(u,x,w),R=xn(u,x,C),B=mn(u,s),j=()=>{f||v.onChange(e)};return t.jsxs("label",{className:B,children:[t.jsxs("div",{className:"relative",children:[t.jsx("input",{ref:c,type:"radio",value:e,checked:m,disabled:f,required:p,"aria-invalid":w,"aria-label":r?void 0:d["aria-label"],name:v.name,onChange:j,className:"sr-only",...d}),t.jsxs("div",{className:M,children:[t.jsx("div",{className:Z}),!m&&!f&&t.jsx("div",{className:F})]})]}),r&&t.jsxs("span",{className:R,children:[r,p&&t.jsx("span",{className:"text-negative ml-1",children:"*"})]})]})});E5.displayName="RadioGroup";k5.displayName="RadioItem";const Cn={Group:E5,Item:k5},I5={sm:{container:"h-4.5 p-1 rounded",text:"text-xxs"},md:{container:"h-6 p-1 rounded",text:"text-s"},lg:{container:"h-7 p-1 rounded",text:"text-sm"},xl:{container:"h-7.5 p-1 rounded",text:"text-lg"}},bn={primary:{bg:{solid:"bg-primary",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-primary",ghost:"text-primary"},border:{solid:"border-primary",outline:"border-primary",ghost:"border-transparent"},hover:{solid:"hover:bg-primary-hover hover:border-primary-hover",outline:"hover:border-primary-hover hover:text-primary-hover",ghost:"hover:bg-primary-hover hover:text-body"}},white:{bg:{solid:"bg-white",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-primary",outline:"text-body",ghost:"text-body"},border:{solid:"border-white",outline:"border-white",ghost:"border-transparent"},hover:{solid:"hover:bg-canvas-subtle hover:border-canvas-subtle",outline:"hover:border-canvas hover:text-canvas",ghost:"hover:bg-primary-hover hover:text-body"}},positive:{bg:{solid:"bg-positive",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-positive-text",ghost:"text-positive-text"},border:{solid:"border-positive",outline:"border-positive",ghost:"border-transparent"},hover:{solid:"hover:bg-positive-hover hover:border-positive-hover",outline:"hover:border-positive-hover hover:text-positive-hover",ghost:"hover:bg-positive-hover hover:text-body"}},warning:{bg:{solid:"bg-warning",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-warning-text",ghost:"text-warning-text"},border:{solid:"border-warning",outline:"border-warning",ghost:"border-transparent"},hover:{solid:"hover:bg-warning-hover hover:border-warning-hover",outline:"hover:border-warning-hover hover:text-warning-hover",ghost:"hover:bg-warning-hover hover:text-body"}},negative:{bg:{solid:"bg-negative",outline:"bg-transparent",ghost:"bg-transparent"},text:{solid:"text-button-text",outline:"text-negative",ghost:"text-negative"},border:{solid:"border-negative",outline:"border-negative",ghost:"border-transparent"},hover:{solid:"hover:bg-negative-hover hover:border-negative-hover",outline:"hover:border-negative-hover hover:text-negative-hover",ghost:"hover:bg-negative-hover hover:text-body"}}},Mn=(e,r,n,a)=>{const l=I5[e],o=bn[n],i=A("inline-flex items-center justify-center font-medium transition-colors duration-200 focus:outline-hidden border cursor-pointer",l.container);return a?A(i,"pointer-events-none text-muted",{"border-panel":r!=="ghost"&&r==="solid","border-panel-subtle":r==="outline","bg-panel":r==="solid","bg-transparent ":r==="outline"||r==="ghost","border-transparent":r==="ghost"}):A(i,o.bg[r],o.text[r],o.hover[r],o.border[r])},Zn=e=>A("flex items-center justify-center gap-1",I5[e].text),Q0=h.forwardRef(({size:e="md",variant:r="solid",color:n="primary",className:a,children:l,disabled:o,...i},s)=>t.jsx("button",{ref:s,type:"button",className:A(Mn(e,r,n,o),Zn(e),a),disabled:o,...i,children:l}));Q0.displayName="Button";const N5=h.createContext(null),r0=()=>{const e=h.useContext(N5);if(!e)throw new Error("Input components must be used within Input.Root");return e},E1={sm:{group:"h-5 min-h-fit",input:"text-2.25",message:"text-2.25 p-1.5",icon:"text-sm"},md:{group:"h-6 min-h-fit",input:"text-xs",message:"text-xs p-2",icon:"text-base"},lg:{group:"h-7 min-h-fit",input:"text-s",message:"text-s p-2.5",icon:"text-lg"}},t1={primary:{border:"border border-input-border focus-within:border-input-focus-border",borderInvalid:"ring-input-error-border",borderMessage:"ring-input-focus-border",text:"text-input-text",placeholder:"placeholder:text-input-placeholder",messageText:"text-input-message-text",messageBackground:"bg-input-message-bg",icon:"text-input-text",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"},positive:{border:"border border-input-border focus-within:border-positive",borderInvalid:"ring-input-error-border",borderMessage:"ring-positive",text:"text-input-text",placeholder:"placeholder:text-input-placeholder",messageText:"text-positive-dark",messageBackground:"bg-positive-light",icon:"text-positive-text",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"},warning:{border:"border border-input-border focus-within:border-input-warning-border",borderInvalid:"ring-input-error-border",borderMessage:"ring-input-warning-border",text:"text-input-text",placeholder:"placeholder:text-input-placeholder",messageText:"text-warning-dark",messageBackground:"bg-input-warning-bg",icon:"text-warning-text",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"},negative:{border:"border border-input-border focus-within:border-input-error-border",borderInvalid:"ring-input-error-border",borderMessage:"ring-input-error-border",text:"text-input-text",placeholder:"placeholder:text-input-placeholder",messageText:"text-negative-dark",messageBackground:"bg-input-error-bg",icon:"text-negative",action:"text-input-text",actionHover:"hover:text-body hover:bg-primary-hover"}},jn=()=>A("flex flex-col"),Fn=({size:e,color:r,isDisabled:n,hasMessage:a,hasArea:l})=>A("bg-input-bg flex gap-1 relative px-1 transition-all duration-200 ease-in-out only:rounded first:rounded-t last:rounded-b",t1[r].text,a?t1[r].borderMessage:t1[r].border,E1[e].group,{"ring-1":a,"opacity-60":n,"items-center":!l}),Bn=({size:e,color:r})=>A("bg-transparent ring-0 w-full","focus:outline-hidden",[E1[e].input],t1[r].placeholder),Rn=({size:e,color:r})=>A("bg-transparent ring-0 w-full h-fit resize-none scrollbar-none py-0.5","focus:outline-hidden",E1[e].input,t1[r].placeholder),Hn=({size:e,color:r,isDisabled:n,isAction:a})=>A("transition-colors duration-200 rounded max-h-full h-fit",E1[e].icon,e==="sm"?"m-px":"m-0.5",n?"text-muted":a?t1[r].action:t1[r].icon,{"cursor-pointer p-0.5":a,[t1[r].actionHover]:a,"pointer-events-none":!a}),yn=({size:e,color:r,isDisabled:n})=>A("flex items-start gap-x-2 ring-1 ring-t-0 only:rounded first:rounded-t last:rounded-b",n?"text-muted":t1[r].messageText,t1[r].borderMessage,t1[r].messageBackground,E1[e].message,{"opacity-60":n}),Vn=({size:e})=>A(E1[e].icon),Dn=({size:e="md",color:r="primary",isInvalid:n=!1,isDisabled:a=!1,className:l,children:o,...i})=>{const[s,d]=h.useState(!1),[c,v]=h.useState(!1),u={size:e,color:r,isInvalid:n,isDisabled:a,hasMessage:s,setHasMessage:d,hasArea:c,setHasArea:v};return t.jsx(N5.Provider,{value:u,children:t.jsx("div",{className:A(jn(),l),...i,children:o})})},Ln=({className:e,children:r,...n})=>{const{size:a,color:l,isDisabled:o,hasMessage:i,hasArea:s}=r0();return t.jsx("div",{className:A(Fn({size:a,color:l,isDisabled:o,hasMessage:i,hasArea:s}),e),...n,children:r})},z5=h.forwardRef(({className:e,...r},n)=>{const{size:a,color:l,isInvalid:o,isDisabled:i}=r0(),{isDisabled:s,isReadOnly:d,...c}=r;return t.jsx("input",{ref:n,disabled:i||s,readOnly:d||!1,"aria-invalid":o,className:A(Bn({size:a,color:l}),e),...c})}),Sn=h.forwardRef(({className:e,autoHeight:r,...n},a)=>{const{size:l,color:o,isInvalid:i,isDisabled:s,setHasArea:d}=r0(),c=h.useRef(null),v=a||c,u=h.useRef(null),x=h.useRef(null);h.useEffect(()=>(d(!0),()=>{d(!1)}),[d]);const f=h.useCallback(()=>{if(u.current&&x.current&&c.current){const B=c.current,j=u.current,g=x.current;j.style.height=`${B.offsetHeight}px`,g.style.height=`${B.scrollHeight}px`}p()},[]),w=()=>{if(u.current&&c.current){const B=u.current,j=c.current;j.scrollTop=B.scrollTop}},p=()=>{if(u.current&&c.current){const B=u.current,j=c.current;B.scrollTop=j.scrollTop}},m=B=>{B.preventDefault();const j=c.current;if(!j)return;const g=B.clientY,b=j.offsetHeight,D=H=>{const y=b+(H.clientY-g);y>30&&j&&(j.style.height=y+"px",setTimeout(f,0))};if(!r){const H=()=>{document.removeEventListener("mousemove",D),document.removeEventListener("mouseup",H)};document.addEventListener("mousemove",D),document.addEventListener("mouseup",H)}},C=h.useCallback(()=>{if(r&&c.current){const B=c.current;B.style.height="auto",B.style.height=`${B.scrollHeight}px`}},[r]),M=B=>{var j;C(),f(),(j=n.onInput)==null||j.call(n,B)};h.useEffect(()=>{C(),f();const B=c.current;if(B){const j=new ResizeObserver(()=>{f()});return j.observe(B),B.addEventListener("scroll",p),()=>{B.removeEventListener("scroll",p),j.disconnect()}}},[C,f]);const{isDisabled:Z,isReadOnly:F,...R}=n;return t.jsxs("div",{className:"w-full",children:[t.jsx("textarea",{ref:v,rows:5,className:A(Rn({size:l,color:o}),e),disabled:s||Z,onInput:M,readOnly:F||!1,"aria-invalid":i,...R}),!r&&t.jsx("div",{ref:u,onScroll:w,className:"absolute top-0 -right-3 w-3 overflow-y-auto scrollbar-thin scrollbar-thumb-gray-400 scrollbar-track-transparent",children:t.jsx("div",{ref:x,className:"w-full"})}),!r&&t.jsx("div",{className:"absolute right-0 bottom-0 -translate-x-full -translate-y-full size-1.75 text-sm cursor-se-resize",onMouseDown:m,children:t.jsx(D5,{})})]})}),P5=({isAction:e=!1,className:r,isDisabled:n=!1,style:a,children:l,...o})=>{const{size:i,color:s,isDisabled:d}=r0(),c=Hn({size:i,color:s,isDisabled:n||d,isAction:e});return t.jsx("div",{className:A(c,r),style:a,role:e||o.onClick?"button":void 0,tabIndex:e||o.onClick?0:void 0,...o,children:l})},T5=({icon:e,className:r,children:n,...a})=>{const{size:l,color:o,setHasMessage:i,isDisabled:s}=r0();return h.useEffect(()=>(i(!0),()=>{i(!1)}),[i]),t.jsxs("div",{role:"alert",className:A(yn({size:l,color:o,isDisabled:s}),r),...a,children:[e!==void 0&&t.jsx("div",{className:A(Vn({size:l}),r),children:e}),t.jsx("p",{children:n})]})};z5.displayName="InputField";P5.displayName="InputIcon";T5.displayName="InputMessage";const y1={Root:Dn,Group:Ln,Field:z5,Area:Sn,Icon:P5,Message:T5},En={Root:y1.Root,Group:y1.Group,Field:y1.Field,Area:y1.Area,Icon:y1.Icon,Message:y1.Message},K1={primary:{container:"bg-primary-light",text:"text-primary-dark",icon:"text-primary-dark",button:"hover:bg-primary-hover hover:text-body"},positive:{container:"bg-positive-light",text:"text-positive-dark",icon:"text-positive-dark",button:"hover:bg-positive hover:text-body"},negative:{container:"bg-negative-light",text:"text-negative-dark",icon:"text-negative-dark",button:"hover:bg-negative hover:text-body"},warning:{container:"bg-warning-light",text:"text-warning-dark",icon:"text-warning-dark",button:"hover:bg-warning hover:text-body"}},kn=({color:e})=>A("h-6 absolute py-0.5 px-1 rounded whitespace-nowrap flex items-center gap-1",K1[e].container,K1[e].icon),In=({color:e})=>A("text-xs font-medium leading-3",K1[e].text),Nn=({color:e})=>A("p-0.5 rounded cursor-pointer",K1[e].button,K1[e].icon),zn=({label:e,color:r="primary",position:n="up",showCloseButton:a=!0,icon:l,children:o,delay:i=2e3,trigger:s="hover"})=>{const[d,c]=h.useState(!1),[v,u]=h.useState(!1),[x,f]=h.useState({position:n,transform:""}),w=h.useRef(null),p=h.useRef(null),m=h.useRef(null),C=h.useCallback(()=>{if(!w.current||!p.current)return;const g=w.current.getBoundingClientRect(),b=p.current.getBoundingClientRect(),D=window.innerWidth,H=window.innerHeight,y=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth,D),S=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight,H),V=4;let X=n,z={position:X,transform:""};const k={up:{fits:g.top-b.height-V>=0,styles:{bottom:`calc(100% + ${V}px)`,left:"50%",transform:"translateX(-50%)"}},"up-start":{fits:g.top-b.height-V>=0&&g.left+b.width<=D,styles:{bottom:`calc(100% + ${V}px)`,left:"0",transform:"translateX(0)"}},"up-end":{fits:g.top-b.height-V>=0&&g.right-b.width>=0,styles:{bottom:`calc(100% + ${V}px)`,right:"0",transform:"translateX(0)"}},down:{fits:g.bottom+b.height+V<=H&&g.bottom+b.height+V<=S,styles:{top:`calc(100% + ${V}px)`,left:"50%",transform:"translateX(-50%)"}},"down-start":{fits:g.bottom+b.height+V<=H&&g.bottom+b.height+V<=S&&g.left+b.width<=D,styles:{top:`calc(100% + ${V}px)`,left:"0",transform:"translateX(0)"}},"down-end":{fits:g.bottom+b.height+V<=H&&g.bottom+b.height+V<=S&&g.right-b.width>=0,styles:{top:`calc(100% + ${V}px)`,right:"0",transform:"translateX(0)"}},left:{fits:g.left-b.width-V>=0,styles:{right:`calc(100% + ${V}px)`,top:"50%",transform:"translateY(-50%)"}},"left-start":{fits:g.left-b.width-V>=0&&g.top+b.height<=H,styles:{right:`calc(100% + ${V}px)`,top:"0",transform:"translateY(0)"}},"left-end":{fits:g.left-b.width-V>=0&&g.bottom-b.height>=0,styles:{right:`calc(100% + ${V}px)`,bottom:"0",transform:"translateY(0)"}},right:{fits:g.right+b.width+V<=D&&g.right+b.width+V<=y,styles:{left:`calc(100% + ${V}px)`,top:"50%",transform:"translateY(-50%)"}},"right-start":{fits:g.right+b.width+V<=D&&g.right+b.width+V<=y&&g.top+b.height<=H,styles:{left:`calc(100% + ${V}px)`,top:"0",transform:"translateY(0)"}},"right-end":{fits:g.right+b.width+V<=D&&g.right+b.width+V<=y&&g.bottom-b.height>=0,styles:{left:`calc(100% + ${V}px)`,bottom:"0",transform:"translateY(0)"}}},f1=g.left+g.width/2-b.width/2,U=g.left+g.width/2+b.width/2;if((n==="up"||n==="down")&&(f1<0||U>D)&&(k[n].fits=!1),k[n].fits)z={position:n,...k[n].styles};else{const d1=["up","up-start","up-end","down","down-start","down-end","right","right-start","right-end","left","left-start","left-end"].find(P=>k[P].fits);if(d1)X=d1,z={position:X,...k[d1].styles};else{const P={up:g.top,"up-start":g.top,"up-end":g.top,down:Math.min(H-g.bottom,S-g.bottom),"down-start":Math.min(H-g.bottom,S-g.bottom),"down-end":Math.min(H-g.bottom,S-g.bottom),left:g.left,"left-start":g.left,"left-end":g.left,right:Math.min(D-g.right,y-g.right),"right-start":Math.min(D-g.right,y-g.right),"right-end":Math.min(D-g.right,y-g.right)},K=Object.entries(P).reduce((a1,[M1,W])=>W>a1.space?{position:M1,space:W}:a1,{position:"up",space:0}).position;X=K,z={position:X,...k[K].styles}}}f(z)},[n]),M=()=>{s==="click"&&(c(!0),m.current&&clearTimeout(m.current),m.current=setTimeout(()=>{v||c(!1)},i))},Z=g=>{g.stopPropagation(),c(!1),m.current&&clearTimeout(m.current)},F=()=>{u(!0),m.current&&clearTimeout(m.current)},R=()=>{u(!1),d&&(m.current=setTimeout(()=>{c(!1)},i))},B=()=>{s==="hover"&&c(!0)},j=()=>{s==="hover"&&c(!1)};return h.useEffect(()=>{if(d&&p.current){const g=requestAnimationFrame(()=>{C()});return()=>cancelAnimationFrame(g)}},[d,e,C]),h.useEffect(()=>{const g=()=>{d&&C()},b=()=>{d&&C()};return window.addEventListener("resize",g),window.addEventListener("scroll",b,!0),()=>{window.removeEventListener("resize",g),window.removeEventListener("scroll",b,!0),m.current&&clearTimeout(m.current)}},[d,C]),t.jsxs("div",{ref:w,onClick:M,onMouseEnter:B,onMouseLeave:j,className:"relative inline-block",children:[o,d&&t.jsxs("div",{ref:p,role:"tooltip",className:kn({color:r}),style:{position:"absolute",left:x.left,right:x.right,top:x.top,bottom:x.bottom,transform:x.transform,zIndex:1e3},onMouseEnter:F,onMouseLeave:R,children:[l&&t.jsx("span",{children:l}),t.jsx("p",{className:In({color:r}),children:e}),a&&t.jsx("div",{onClick:Z,className:Nn({color:r}),role:"button",children:t.jsx(T0,{})})]})]})},X0={sm:{text:"text-xxs",iconSize:"size-2.5",separatorSize:"size-2"},md:{text:"text-xs",iconSize:"size-3",separatorSize:"size-2.5"},lg:{text:"text-s",iconSize:"size-3.5",separatorSize:"size-3"}},Y1={active:"text-body",inactive:"text-tab-inactive-fg",hover:"hover:text-body"},Pn=()=>A("inline-flex items-center gap-1"),Tn=(e,r,n)=>{const a=A("inline-flex items-center gap-1",X0[r].text,"transition-colors duration-200");return e?A(a,Y1.active,"font-medium"):n?A(a,Y1.inactive,Y1.hover,"cursor-pointer decoration-transparent hover:decoration-current"):A(a,Y1.inactive)},c5=e=>A("inline-flex items-center",X0[e].separatorSize,Y1.inactive),On=e=>A("inline-flex",X0[e].iconSize),O5=({items:e,separator:r,className:n,itemClassName:a,separatorClassName:l,size:o="md","aria-label":i="Breadcrumb navigation"})=>{const s=c=>{const v=t.jsx(O0,{className:c5(o)});return t.jsx("span",{className:A(c5(o),l),"aria-hidden":"true",children:r??v},`separator-${c}`)},d=(c,v,u)=>{const x=!u&&(!!c.href||!!c.onClick),f=A(Tn(u,o,x),a),w=t.jsxs(t.Fragment,{children:[c.icon&&t.jsx("span",{className:On(o),children:c.icon}),c.label]});return c.href&&!u?t.jsx("a",{href:c.href,className:f,onClick:c.onClick,"aria-current":u?"page":void 0,children:w},v):c.onClick&&!u?t.jsx("button",{type:"button",className:f,onClick:c.onClick,"aria-current":u?"page":void 0,children:w},v):t.jsx("span",{className:f,"aria-current":u?"page":void 0,children:w},v)};return t.jsx("div",{"aria-label":i,className:A(Pn(),n),children:e.map((c,v)=>{const u=v===e.length-1;return t.jsxs("div",{className:"inline-flex items-center gap-1",children:[d(c,v,u),!u&&s(v)]},v)})})};O5.displayName="Breadcrumbs";function Qn(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return h.useMemo(()=>a=>{r.forEach(l=>l(a))},r)}const Z0=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function k1(e){const r=Object.prototype.toString.call(e);return r==="[object Window]"||r==="[object global]"}function W0(e){return"nodeType"in e}function Y(e){var r,n;return e?k1(e)?e:W0(e)&&(r=(n=e.ownerDocument)==null?void 0:n.defaultView)!=null?r:window:window}function Y0(e){const{Document:r}=Y(e);return e instanceof r}function n0(e){return k1(e)?!1:e instanceof Y(e).HTMLElement}function Q5(e){return e instanceof Y(e).SVGElement}function I1(e){return e?k1(e)?e.document:W0(e)?Y0(e)?e:n0(e)||Q5(e)?e.ownerDocument:document:document:document}const r1=Z0?h.useLayoutEffect:h.useEffect;function j0(e){const r=h.useRef(e);return r1(()=>{r.current=e}),h.useCallback(function(){for(var n=arguments.length,a=new Array(n),l=0;l<n;l++)a[l]=arguments[l];return r.current==null?void 0:r.current(...a)},[])}function Xn(){const e=h.useRef(null),r=h.useCallback((a,l)=>{e.current=setInterval(a,l)},[]),n=h.useCallback(()=>{e.current!==null&&(clearInterval(e.current),e.current=null)},[]);return[r,n]}function $1(e,r){r===void 0&&(r=[e]);const n=h.useRef(e);return r1(()=>{n.current!==e&&(n.current=e)},r),n}function a0(e,r){const n=h.useRef();return h.useMemo(()=>{const a=e(n.current);return n.current=a,a},[...r])}function m0(e){const r=j0(e),n=h.useRef(null),a=h.useCallback(l=>{l!==n.current&&(r==null||r(l,n.current)),n.current=l},[]);return[n,a]}function A0(e){const r=h.useRef();return h.useEffect(()=>{r.current=e},[e]),r.current}let L0={};function l0(e,r){return h.useMemo(()=>{if(r)return r;const n=L0[e]==null?0:L0[e]+1;return L0[e]=n,e+"-"+n},[e,r])}function X5(e){return function(r){for(var n=arguments.length,a=new Array(n>1?n-1:0),l=1;l<n;l++)a[l-1]=arguments[l];return a.reduce((o,i)=>{const s=Object.entries(i);for(const[d,c]of s){const v=o[d];v!=null&&(o[d]=v+e*c)}return o},{...r})}}const S1=X5(1),w0=X5(-1);function Wn(e){return"clientX"in e&&"clientY"in e}function F0(e){if(!e)return!1;const{KeyboardEvent:r}=Y(e.target);return r&&e instanceof r}function Yn(e){if(!e)return!1;const{TouchEvent:r}=Y(e.target);return r&&e instanceof r}function C0(e){if(Yn(e)){if(e.touches&&e.touches.length){const{clientX:r,clientY:n}=e.touches[0];return{x:r,y:n}}else if(e.changedTouches&&e.changedTouches.length){const{clientX:r,clientY:n}=e.changedTouches[0];return{x:r,y:n}}}return Wn(e)?{x:e.clientX,y:e.clientY}:null}const b1=Object.freeze({Translate:{toString(e){if(!e)return;const{x:r,y:n}=e;return"translate3d("+(r?Math.round(r):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:r,scaleY:n}=e;return"scaleX("+r+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[b1.Translate.toString(e),b1.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:r,duration:n,easing:a}=e;return r+" "+n+"ms "+a}}}),d5="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function Un(e){return e.matches(d5)?e:e.querySelector(d5)}const Gn={display:"none"};function Jn(e){let{id:r,value:n}=e;return h.createElement("div",{id:r,style:Gn},n)}function qn(e){let{id:r,announcement:n,ariaLiveType:a="assertive"}=e;const l={position:"fixed",top:0,left:0,width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"};return h.createElement("div",{id:r,style:l,role:"status","aria-live":a,"aria-atomic":!0},n)}function Kn(){const[e,r]=h.useState("");return{announce:h.useCallback(a=>{a!=null&&r(a)},[]),announcement:e}}const W5=h.createContext(null);function $n(e){const r=h.useContext(W5);h.useEffect(()=>{if(!r)throw new Error("useDndMonitor must be used within a children of <DndContext>");return r(e)},[e,r])}function _n(){const[e]=h.useState(()=>new Set),r=h.useCallback(a=>(e.add(a),()=>e.delete(a)),[e]);return[h.useCallback(a=>{let{type:l,event:o}=a;e.forEach(i=>{var s;return(s=i[l])==null?void 0:s.call(i,o)})},[e]),r]}const ea={draggable:`
|
|
18
|
+
*/var x5;function A7(){return x5||(x5=1,(function(e){(function(){var r={}.hasOwnProperty;function i(){for(var l="",o=0;o<arguments.length;o++){var s=arguments[o];s&&(l=a(l,n(s)))}return l}function n(l){if(typeof l=="string"||typeof l=="number")return l;if(typeof l!="object")return"";if(Array.isArray(l))return i.apply(null,l);if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]"))return l.toString();var o="";for(var s in l)r.call(l,s)&&l[s]&&(o=a(o,s));return o}function a(l,o){return o?l?l+" "+o:l+o:l}e.exports?(i.default=i,e.exports=i):window.classNames=i})()})(N0)),N0.exports}var w7=A7();const x=m7(w7),r0={sm:{checkbox:"qui:size-4",hoverSquare:"qui:size-2.5",text:"qui:text-xs",spacing:"qui:gap-1",icon:"qui:size-3.25"},md:{checkbox:"qui:size-5",hoverSquare:"qui:size-3.5",text:"qui:text-sm",spacing:"qui:gap-1.5",icon:"qui:size-4"},lg:{checkbox:"qui:size-6",hoverSquare:"qui:size-4",text:"qui:text-base",spacing:"qui:gap-2",icon:"qui:size-5"}},_={primary:{checked:"qui:bg-primary qui:border-primary",unchecked:"qui:border qui:border-body qui:bg-transparent",checkedHover:"qui:hover:bg-primary-hover qui:hover:border-primary-hover",hoverSquare:"qui:bg-primary-hover",focus:"focus:qui:ring-primary",label:"qui:text-body"},positive:{checked:"qui:bg-positive qui:border-positive",unchecked:"qui:border qui:border-positive qui:bg-transparent",checkedHover:"qui:hover:bg-positive-hover qui:hover:border-positive-hover",hoverSquare:"qui:bg-positive-hover",focus:"focus:qui:ring-positive",label:"qui:text-positive"},warning:{checked:"qui:bg-warning qui:border-warning",unchecked:"qui:border qui:border-warning qui:bg-transparent",checkedHover:"qui:hover:bg-warning-hover qui:hover:border-warning-hover",hoverSquare:"qui:bg-warning-hover",focus:"focus:qui:ring-warning",label:"qui:text-warning"},negative:{checked:"qui:bg-negative qui:border-negative",unchecked:"qui:border qui:border-negative qui:bg-transparent",checkedHover:"qui:hover:bg-negative-hover qui:hover:border-negative-hover",hoverSquare:"qui:bg-negative-hover",focus:"focus:qui:ring-negative",label:"qui:text-negative"}},C7=`
|
|
19
|
+
qui:appearance-none qui:border qui:rounded qui:transition-all qui:duration-200
|
|
20
|
+
focus:qui:ring-2 focus:qui:ring-offset-2 focus:qui:outline-hidden
|
|
21
|
+
qui:relative
|
|
22
|
+
`,b7=(e,r,i)=>{const{isChecked:n,isIndeterminate:a,isDisabled:l,isInvalid:o}=i,s=n||a;return x(C7,r0[e].checkbox,{"qui:cursor-pointer":!l},o?{[_.negative.checked]:s,[_.negative.unchecked]:!s,[_.negative.checkedHover]:!l&&s,[_.negative.focus]:!l,"qui:border-panel-subtle":l}:{[_[r].checked]:s&&!l,[_[r].unchecked]:!s&&!l,[_[r].checkedHover]:!l&&s,[_[r].focus]:!l,"qui:border-panel-subtle":l,"qui:bg-panel-subtle":l&&s})},M7=(e,r,i)=>{const{isDisabled:n,isInvalid:a}=i;return x(r0[e].text,a?{[_.negative.label]:a}:{"qui:text-muted":n,[_[r].label]:!n,"qui:cursor-pointer":!n})},Z7=e=>x("qui:inline-flex qui:items-center ws-group",r0[e].spacing),j7=(e,r,i)=>x("center-absolute qui:rounded-xs qui:transition-all qui:duration-200 qui:opacity-0 ws-checkbox-hover-target",r0[e].hoverSquare,{[_.negative.hoverSquare]:i,[_[r].hoverSquare]:!i}),q7=e=>`${r0[e].icon} qui:text-body`,F7=e=>t.jsx("svg",{className:`qui:absolute qui:inset-0 ${e.className}`,fill:"none",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false",xmlns:"http://www.w3.org/2000/svg",...e,children:t.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"2",fill:"none"})}),W5=h.forwardRef(({label:e,isDisabled:r=!1,isInvalid:i=!1,isRequired:n=!1,size:a="md",color:l="primary",onChange:o,onFocus:s,onBlur:d,value:c,defaultValue:u,name:v,id:m,...g},w)=>{const[f,p]=h.useState(u),C=c===!0||f===!0,b=c===null,M=C||b,q={isChecked:C,isIndeterminate:b,isDisabled:r,isInvalid:i},B=b7(a,l,q),F=M7(a,l,q),j=Z7(a),A=j7(a,l,i),Z=q7(a),V=R=>{c===void 0&&p(R.target.checked),o==null||o(R)};return t.jsxs("label",{className:j,children:[t.jsxs("div",{className:B,children:[t.jsx("input",{ref:w,type:"checkbox",className:"qui:sr-only",checked:C,disabled:r,required:n,onChange:V,onFocus:s,onBlur:d,name:v,id:m,...g}),M&&t.jsx("div",{className:"center-absolute",children:b?t.jsx(F7,{className:Z}):t.jsx(T5,{className:Z})}),!M&&!r&&t.jsx("div",{className:A})]}),e&&t.jsxs("span",{className:F,children:[e,n&&t.jsx("span",{className:"qui:text-negative qui:ml-1",children:"*"})]})]})});W5.displayName="Checkbox";const i0={sm:{container:"qui:gap-2",radio:"qui:size-3",label:"qui:text-xs",dot:"qui:size-2",hoverDot:"qui:size-1.5"},md:{container:"qui:gap-2.5",radio:"qui:size-4",label:"qui:text-sm",dot:"qui:size-2.5",hoverDot:"qui:size-2"},lg:{container:"qui:gap-3",radio:"qui:size-6",label:"qui:text-base",dot:"qui:size-4",hoverDot:"qui:size-3"}},K1={primary:{radio:"qui:border-body-light qui:group-hover:border-body",radioInvalid:"qui:border-negative",dot:"qui:bg-primary qui:group-hover:bg-primary-hover",hoverDot:"qui:bg-primary-hover",label:"qui:text-body"},positive:{radio:"qui:border-positive qui:group-hover:border-positive-text",radioInvalid:"qui:border-negative",dot:"qui:bg-positive qui:group-hover:bg-positive-hover",hoverDot:"qui:bg-positive-bg",label:"qui:text-positive-text"},warning:{radio:"qui:border-warning qui:group-hover:border-warning-text",radioInvalid:"qui:border-negative",dot:"qui:bg-warning qui:group-hover:bg-warning-hover",hoverDot:"qui:bg-warning-bg",label:"qui:text-warning-text"},negative:{radio:"qui:border-negative qui:group-hover:border-negative-text",radioInvalid:"qui:border-negative",dot:"qui:bg-negative qui:group-hover:bg-negative-hover",hoverDot:"qui:bg-negative-bg",label:"qui:text-negative"}},B7=`
|
|
23
|
+
qui:relative qui:rounded-full qui:border qui:transition-all qui:duration-200 qui:ease-in-out qui:bg-transparent
|
|
24
|
+
qui:focus:outline-hidden qui:focus:ring-2 qui:focus:ring-offset-0
|
|
25
|
+
qui:cursor-pointer qui:peer
|
|
26
|
+
`,R7=(e,r,i)=>{const{isDisabled:n,isInvalid:a}=i;return x(B7,i0[e].radio,a?K1[r].radioInvalid:{[K1[r].radio]:!n,"qui:cursor-not-allowed qui:opacity-60":n})},H7=(e,r,i)=>{const{checked:n,isDisabled:a,isInvalid:l}=i;return x("center-absolute qui:rounded-full qui:transition-all qui:duration-200 qui:ease-in-out",i0[e].dot,l?"qui:bg-negative":{[K1[r].dot]:!a,"qui:border-neutral":a,"qui:opacity-0 qui:scale-0":!n,"qui:opacity-100 qui:scale-100":n&&!a})},y7=(e,r,i)=>x("center-absolute qui:rounded-full qui:transition-all qui:duration-200 qui:opacity-0 qui:group-hover:opacity-100",i0[e].hoverDot,{[K1[r].hoverDot]:!i,"qui:bg-negative-bg":i}),V7=(e,r,i)=>{const{isDisabled:n,isInvalid:a}=i;return x("qui:cursor-pointer select-none qui:transition-colors qui:duration-200",i0[e].label,a?{"qui:text-negative":a}:{[K1[r].label]:!n,"qui:text-muted":n})},D7=(e,r)=>x("qui:inline-flex qui:items-center qui:group",i0[e].container,r),S7=()=>x("qui:flex qui:flex-col"),Y5=h.createContext(null),L7=()=>{const e=h.useContext(Y5);if(!e)throw new Error("Radio.Item must be used within Radio.Group");return e},U5=({value:e,defaultValue:r,onChange:i,name:n,size:a="md",color:l="primary",isDisabled:o=!1,isInvalid:s=!1,isRequired:d=!1,className:c,children:u,...v})=>{const[m,g]=h.useState(r),w=e!==void 0,C={value:w?e:m,onChange:b=>{w||g(b),i==null||i(b)},name:n,size:a,color:l,isDisabled:o,isInvalid:s,isRequired:d};return t.jsx(Y5.Provider,{value:C,children:t.jsx("div",{role:"radiogroup",className:x(S7(),c),...v,children:u})})},G5=h.forwardRef(({value:e,label:r,size:i,color:n,isDisabled:a,isInvalid:l,isRequired:o,className:s,...d},c)=>{const u=L7(),v=i??u.size,m=n??u.color,g=a??u.isDisabled,w=l??u.isInvalid,f=o??u.isRequired,p=u.value===e,C={checked:p,isDisabled:g,isInvalid:w},b=R7(v,m,C),M=H7(v,m,C),q=y7(v,m,w),B=V7(v,m,C),F=D7(v,s),j=()=>{g||u.onChange(e)};return t.jsxs("label",{className:F,children:[t.jsxs("div",{className:"qui:relative",children:[t.jsx("input",{ref:c,type:"radio",value:e,checked:p,disabled:g,required:f,"aria-invalid":w,"aria-label":r?void 0:d["aria-label"],name:u.name,onChange:j,className:"qui:sr-only",...d}),t.jsxs("div",{className:b,children:[t.jsx("div",{className:M}),!p&&!g&&t.jsx("div",{className:q})]})]}),r&&t.jsxs("span",{className:B,children:[r,f&&t.jsx("span",{className:"qui:text-negative qui:ml-1",children:"*"})]})]})});U5.displayName="RadioGroup";G5.displayName="RadioItem";const E7={Group:U5,Item:G5},J5={sm:{container:"qui:h-4.5 qui:p-1 qui:rounded",text:"qui:text-xxs"},md:{container:"qui:h-6 qui:p-1 qui:rounded",text:"qui:text-s"},lg:{container:"qui:h-7 qui:p-1 qui:rounded",text:"qui:text-sm"},xl:{container:"qui:h-7.5 qui:p-1 qui:rounded",text:"qui:text-lg"}},N7={primary:{bg:{solid:"qui:bg-primary",outline:"qui:bg-transparent",ghost:"qui:bg-transparent"},text:{solid:"qui:text-button-text",outline:"qui:text-primary",ghost:"qui:text-primary"},border:{solid:"qui:border-primary",outline:"qui:border-primary",ghost:"qui:border-transparent"},hover:{solid:"qui:hover:bg-primary-hover qui:hover:border-primary-hover",outline:"qui:hover:border-black qui:hover:text-primary-hover",ghost:"qui:hover:bg-primary-hover qui:hover:text-body"}},white:{bg:{solid:"qui:bg-white",outline:"qui:bg-transparent",ghost:"qui:bg-transparent"},text:{solid:"qui:text-primary",outline:"qui:text-body",ghost:"qui:text-body"},border:{solid:"qui:border-white",outline:"qui:border-white",ghost:"qui:border-transparent"},hover:{solid:"qui:hover:bg-canvas-subtle qui:hover:border-canvas-subtle",outline:"qui:hover:border-canvas qui:hover:text-canvas",ghost:"qui:hover:bg-primary-hover qui:hover:text-body"}},positive:{bg:{solid:"qui:bg-positive",outline:"qui:bg-transparent",ghost:"qui:bg-transparent"},text:{solid:"qui:text-button-text",outline:"qui:text-positive-text",ghost:"qui:text-positive-text"},border:{solid:"qui:border-positive",outline:"qui:border-positive",ghost:"qui:border-transparent"},hover:{solid:"qui:hover:bg-positive-hover qui:hover:border-positive-hover",outline:"qui:hover:border-positive-hover qui:hover:text-positive-hover",ghost:"qui:hover:bg-positive-hover qui:hover:text-body"}},warning:{bg:{solid:"qui:bg-warning",outline:"qui:bg-transparent",ghost:"qui:bg-transparent"},text:{solid:"qui:text-button-text",outline:"qui:text-warning-text",ghost:"qui:text-warning-text"},border:{solid:"qui:border-warning",outline:"qui:border-warning",ghost:"qui:border-transparent"},hover:{solid:"qui:hover:bg-warning-hover qui:hover:border-warning-hover",outline:"qui:hover:border-warning-hover qui:hover:text-warning-hover",ghost:"qui:hover:bg-warning-hover qui:hover:text-body"}},negative:{bg:{solid:"qui:bg-negative",outline:"qui:bg-transparent",ghost:"qui:bg-transparent"},text:{solid:"qui:text-button-text",outline:"qui:text-negative",ghost:"qui:text-negative"},border:{solid:"qui:border-negative",outline:"qui:border-negative",ghost:"qui:border-transparent"},hover:{solid:"qui:hover:bg-negative-hover qui:hover:border-negative-hover",outline:"qui:hover:border-negative-hover qui:hover:text-negative-hover",ghost:"qui:hover:bg-negative-hover qui:hover:text-body"}}},I7=(e,r,i,n)=>{const a=J5[e],l=N7[i],o=x("qui:inline-flex qui:items-center qui:justify-center qui:font-medium qui:transition-colors qui:duration-200 focus:qui:outline-hidden qui:border qui:cursor-pointer",a.container);return n?x(o,"qui:pointer-events-none qui:text-muted",{"qui:border-panel":r!=="ghost"&&r==="solid","qui:border-panel-subtle":r==="outline","qui:bg-panel":r==="solid","qui:bg-transparent ":r==="outline"||r==="ghost","qui:border-transparent":r==="ghost"}):x(o,l.bg[r],l.text[r],l.hover[r],l.border[r])},k7=e=>x("qui:flex qui:items-center qui:justify-center qui:gap-1",J5[e].text),U0=h.forwardRef(({size:e="md",variant:r="solid",color:i="primary",className:n,children:a,disabled:l,...o},s)=>t.jsx("button",{ref:s,type:"button",className:x(I7(e,r,i,l),k7(e),n),disabled:l,...o,children:a}));U0.displayName="Button";const K5=h.createContext(null),n0=()=>{const e=h.useContext(K5);if(!e)throw new Error("Input components must be used within Input.Root");return e},E1={sm:{group:"qui:h-5 qui:min-h-fit",input:"qui:text-2.25",message:"qui:text-2.25 qui:p-1.5",icon:"qui:text-sm"},md:{group:"qui:h-6 qui:min-h-fit",input:"qui:text-xs",message:"qui:text-xs qui:p-2",icon:"qui:text-base"},lg:{group:"qui:h-7 qui:min-h-fit",input:"qui:text-s",message:"qui:text-s qui:p-2.5",icon:"qui:text-lg"}},t1={primary:{border:"qui:border qui:border-input-border focus-within:qui:border-input-focus-border",borderInvalid:"qui:ring-input-error-border",borderMessage:"qui:ring-input-focus-border",text:"qui:text-input-text",placeholder:"placeholder:qui:text-input-placeholder",messageText:"qui:text-input-message-text",messageBackground:"qui:bg-input-message-bg",icon:"qui:text-input-text",action:"qui:text-input-text",actionHover:"qui:hover:text-body qui:hover:bg-primary-hover"},positive:{border:"qui:border qui:border-input-border focus-within:qui:border-positive",borderInvalid:"qui:ring-input-error-border",borderMessage:"qui:ring-positive",text:"qui:text-input-text",placeholder:"placeholder:qui:text-input-placeholder",messageText:"qui:text-positive-dark",messageBackground:"qui:bg-positive-light",icon:"qui:text-positive-text",action:"qui:text-input-text",actionHover:"qui:hover:text-body qui:hover:bg-primary-hover"},warning:{border:"qui:border qui:border-input-border focus-within:qui:border-input-warning-border",borderInvalid:"qui:ring-input-error-border",borderMessage:"qui:ring-input-warning-border",text:"qui:text-input-text",placeholder:"placeholder:qui:text-input-placeholder",messageText:"qui:text-warning-dark",messageBackground:"qui:bg-input-warning-bg",icon:"qui:text-warning-text",action:"qui:text-input-text",actionHover:"qui:hover:text-body qui:hover:bg-primary-hover"},negative:{border:"qui:border qui:border-input-border focus-within:qui:border-input-error-border",borderInvalid:"qui:ring-input-error-border",borderMessage:"qui:ring-input-error-border",text:"qui:text-input-text",placeholder:"placeholder:qui:text-input-placeholder",messageText:"qui:text-negative-dark",messageBackground:"qui:bg-input-error-bg",icon:"qui:text-negative",action:"qui:text-input-text",actionHover:"qui:hover:text-body qui:hover:bg-primary-hover"}},z7=()=>x("qui:flex qui:flex-col"),P7=({size:e,color:r,isDisabled:i,hasMessage:n,hasArea:a})=>x("qui:bg-input-bg qui:flex qui:gap-1 qui:relative qui:px-1 qui:transition-all qui:duration-200 qui:ease-in-out only:qui:rounded first:qui:rounded-t last:qui:rounded-b",t1[r].text,n?t1[r].borderMessage:t1[r].border,E1[e].group,{"qui:ring-1":n,"qui:opacity-60":i,"qui:items-center":!a}),T7=({size:e,color:r})=>x("qui:bg-transparent qui:ring-0 qui:w-full","focus:qui:outline-hidden",[E1[e].input],t1[r].placeholder),O7=({size:e,color:r})=>x("qui:bg-transparent qui:ring-0 qui:w-full qui:h-fit qui:resize-none scrollbar-none qui:py-0.5","focus:qui:outline-hidden",E1[e].input,t1[r].placeholder),Q7=({size:e,color:r,isDisabled:i,isAction:n})=>x("qui:transition-colors qui:duration-200 qui:rounded qui:max-h-full qui:h-fit",E1[e].icon,e==="sm"?"qui:m-px":"qui:m-0.5",i?"qui:text-muted":n?t1[r].action:t1[r].icon,{"qui:cursor-pointer qui:p-0.5":n,[t1[r].actionHover]:n,"qui:pointer-events-none":!n}),X7=({size:e,color:r,isDisabled:i})=>x("qui:flex qui:items-start qui:gap-x-2 qui:ring-1 qui:ring-t-0 only:qui:rounded first:qui:rounded-t last:qui:rounded-b",i?"qui:text-muted":t1[r].messageText,t1[r].borderMessage,t1[r].messageBackground,E1[e].message,{"qui:opacity-60":i}),W7=({size:e})=>x(E1[e].icon),Y7=({size:e="md",color:r="primary",isInvalid:i=!1,isDisabled:n=!1,className:a,children:l,...o})=>{const[s,d]=h.useState(!1),[c,u]=h.useState(!1),v={size:e,color:r,isInvalid:i,isDisabled:n,hasMessage:s,setHasMessage:d,hasArea:c,setHasArea:u};return t.jsx(K5.Provider,{value:v,children:t.jsx("div",{className:x(z7(),a),...o,children:l})})},U7=({className:e,children:r,...i})=>{const{size:n,color:a,isDisabled:l,hasMessage:o,hasArea:s}=n0();return t.jsx("div",{className:x(P7({size:n,color:a,isDisabled:l,hasMessage:o,hasArea:s}),e),...i,children:r})},$5=h.forwardRef(({className:e,...r},i)=>{const{size:n,color:a,isInvalid:l,isDisabled:o}=n0(),{isDisabled:s,isReadOnly:d,...c}=r;return t.jsx("input",{ref:i,disabled:o||s,readOnly:d||!1,"aria-invalid":l,className:x(T7({size:n,color:a}),e),...c})}),G7=h.forwardRef(({className:e,autoHeight:r,...i},n)=>{const{size:a,color:l,isInvalid:o,isDisabled:s,setHasArea:d}=n0(),c=h.useRef(null),u=n||c,v=h.useRef(null),m=h.useRef(null);h.useEffect(()=>(d(!0),()=>{d(!1)}),[d]);const g=h.useCallback(()=>{if(v.current&&m.current&&c.current){const F=c.current,j=v.current,A=m.current;j.style.height=`${F.offsetHeight}px`,A.style.height=`${F.scrollHeight}px`}f()},[]),w=()=>{if(v.current&&c.current){const F=v.current,j=c.current;j.scrollTop=F.scrollTop}},f=()=>{if(v.current&&c.current){const F=v.current,j=c.current;F.scrollTop=j.scrollTop}},p=F=>{F.preventDefault();const j=c.current;if(!j)return;const A=F.clientY,Z=j.offsetHeight,V=R=>{const H=Z+(R.clientY-A);H>30&&j&&(j.style.height=H+"px",setTimeout(g,0))};if(!r){const R=()=>{document.removeEventListener("mousemove",V),document.removeEventListener("mouseup",R)};document.addEventListener("mousemove",V),document.addEventListener("mouseup",R)}},C=h.useCallback(()=>{if(r&&c.current){const F=c.current;F.style.height="auto",F.style.height=`${F.scrollHeight}px`}},[r]),b=F=>{var j;C(),g(),(j=i.onInput)==null||j.call(i,F)};h.useEffect(()=>{C(),g();const F=c.current;if(F){const j=new ResizeObserver(()=>{g()});return j.observe(F),F.addEventListener("scroll",f),()=>{F.removeEventListener("scroll",f),j.disconnect()}}},[C,g]);const{isDisabled:M,isReadOnly:q,...B}=i;return t.jsxs("div",{className:"qui:w-full",children:[t.jsx("textarea",{ref:u,rows:5,className:x(O7({size:a,color:l}),e),disabled:s||M,onInput:b,readOnly:q||!1,"aria-invalid":o,...B}),!r&&t.jsx("div",{ref:v,onScroll:w,className:"qui:absolute qui:top-0 qui:-right-3 qui:w-3 qui:overflow-y-auto scrollbar-thin scrollbar-thumb-gray-400 scrollbar-track-transparent",children:t.jsx("div",{ref:m,className:"qui:w-full"})}),!r&&t.jsx("div",{className:"qui:absolute qui:right-0 qui:bottom-0 qui:-translate-x-full qui:-translate-y-full qui:size-1.75 qui:text-sm qui:cursor-se-resize",onMouseDown:p,children:t.jsx(X5,{})})]})}),_5=({isAction:e=!1,className:r,isDisabled:i=!1,style:n,children:a,...l})=>{const{size:o,color:s,isDisabled:d}=n0(),c=Q7({size:o,color:s,isDisabled:i||d,isAction:e});return t.jsx("div",{className:x(c,r),style:n,role:e||l.onClick?"button":void 0,tabIndex:e||l.onClick?0:void 0,...l,children:a})},ee=({icon:e,className:r,children:i,...n})=>{const{size:a,color:l,setHasMessage:o,isDisabled:s}=n0();return h.useEffect(()=>(o(!0),()=>{o(!1)}),[o]),t.jsxs("div",{role:"alert",className:x(X7({size:a,color:l,isDisabled:s}),r),...n,children:[e!==void 0&&t.jsx("div",{className:x(W7({size:a}),r),children:e}),t.jsx("p",{children:i})]})};$5.displayName="InputField";_5.displayName="InputIcon";ee.displayName="InputMessage";const H1={Root:Y7,Group:U7,Field:$5,Area:G7,Icon:_5,Message:ee},J7={Root:H1.Root,Group:H1.Group,Field:H1.Field,Area:H1.Area,Icon:H1.Icon,Message:H1.Message},$1={primary:{container:"qui:bg-primary-light",text:"qui:text-primary-dark",icon:"qui:text-primary-dark",button:"qui:hover:bg-primary-hover qui:hover:text-body"},positive:{container:"qui:bg-positive-light",text:"qui:text-positive-dark",icon:"qui:text-positive-dark",button:"qui:hover:bg-positive qui:hover:text-body"},negative:{container:"qui:bg-negative-light",text:"qui:text-negative-dark",icon:"qui:text-negative-dark",button:"qui:hover:bg-negative qui:hover:text-body"},warning:{container:"qui:bg-warning-light",text:"qui:text-warning-dark",icon:"qui:text-warning-dark",button:"qui:hover:bg-warning qui:hover:text-body"}},K7=({color:e})=>x("qui:h-6 qui:absolute qui:py-0.5 qui:px-1 qui:rounded qui:whitespace-nowrap qui:flex qui:items-center qui:gap-1",$1[e].container,$1[e].icon),$7=({color:e})=>x("qui:text-xs qui:font-medium qui:leading-3",$1[e].text),_7=({color:e})=>x("qui:p-0.5 qui:rounded qui:cursor-pointer",$1[e].button,$1[e].icon),te=({label:e,color:r="primary",position:i="up",showCloseButton:n=!1,icon:a,children:l,delay:o=2e3,trigger:s="hover"})=>{const[d,c]=h.useState(!1),[u,v]=h.useState(!1),[m,g]=h.useState({position:i,transform:""}),w=h.useRef(null),f=h.useRef(null),p=h.useRef(null),C=h.useCallback(()=>{if(!w.current||!f.current)return;const A=w.current.getBoundingClientRect(),Z=f.current.getBoundingClientRect(),V=window.innerWidth,R=window.innerHeight,H=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth,V),S=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight,R),y=4;let Q=i,k={position:Q,transform:""};const E={up:{fits:A.top-Z.height-y>=0,styles:{bottom:`calc(100% + ${y}px)`,left:"50%",transform:"translateX(-50%)"}},"up-start":{fits:A.top-Z.height-y>=0&&A.left+Z.width<=V,styles:{bottom:`calc(100% + ${y}px)`,left:"0",transform:"translateX(0)"}},"up-end":{fits:A.top-Z.height-y>=0&&A.right-Z.width>=0,styles:{bottom:`calc(100% + ${y}px)`,right:"0",transform:"translateX(0)"}},down:{fits:A.bottom+Z.height+y<=R&&A.bottom+Z.height+y<=S,styles:{top:`calc(100% + ${y}px)`,left:"50%",transform:"translateX(-50%)"}},"down-start":{fits:A.bottom+Z.height+y<=R&&A.bottom+Z.height+y<=S&&A.left+Z.width<=V,styles:{top:`calc(100% + ${y}px)`,left:"0",transform:"translateX(0)"}},"down-end":{fits:A.bottom+Z.height+y<=R&&A.bottom+Z.height+y<=S&&A.right-Z.width>=0,styles:{top:`calc(100% + ${y}px)`,right:"0",transform:"translateX(0)"}},left:{fits:A.left-Z.width-y>=0,styles:{right:`calc(100% + ${y}px)`,top:"50%",transform:"translateY(-50%)"}},"left-start":{fits:A.left-Z.width-y>=0&&A.top+Z.height<=R,styles:{right:`calc(100% + ${y}px)`,top:"0",transform:"translateY(0)"}},"left-end":{fits:A.left-Z.width-y>=0&&A.bottom-Z.height>=0,styles:{right:`calc(100% + ${y}px)`,bottom:"0",transform:"translateY(0)"}},right:{fits:A.right+Z.width+y<=V&&A.right+Z.width+y<=H,styles:{left:`calc(100% + ${y}px)`,top:"50%",transform:"translateY(-50%)"}},"right-start":{fits:A.right+Z.width+y<=V&&A.right+Z.width+y<=H&&A.top+Z.height<=R,styles:{left:`calc(100% + ${y}px)`,top:"0",transform:"translateY(0)"}},"right-end":{fits:A.right+Z.width+y<=V&&A.right+Z.width+y<=H&&A.bottom-Z.height>=0,styles:{left:`calc(100% + ${y}px)`,bottom:"0",transform:"translateY(0)"}}},f1=A.left+A.width/2-Z.width/2,Y=A.left+A.width/2+Z.width/2;if((i==="up"||i==="down")&&(f1<0||Y>V)&&(E[i].fits=!1),E[i].fits)k={position:i,...E[i].styles};else{const d1=["up","up-start","up-end","down","down-start","down-end","right","right-start","right-end","left","left-start","left-end"].find(z=>E[z].fits);if(d1)Q=d1,k={position:Q,...E[d1].styles};else{const z={up:A.top,"up-start":A.top,"up-end":A.top,down:Math.min(R-A.bottom,S-A.bottom),"down-start":Math.min(R-A.bottom,S-A.bottom),"down-end":Math.min(R-A.bottom,S-A.bottom),left:A.left,"left-start":A.left,"left-end":A.left,right:Math.min(V-A.right,H-A.right),"right-start":Math.min(V-A.right,H-A.right),"right-end":Math.min(V-A.right,H-A.right)},K=Object.entries(z).reduce((n1,[M1,X])=>X>n1.space?{position:M1,space:X}:n1,{position:"up",space:0}).position;Q=K,k={position:Q,...E[K].styles}}}g(k)},[i]),b=()=>{s==="click"&&(c(!0),p.current&&clearTimeout(p.current),p.current=setTimeout(()=>{u||c(!1)},o))},M=A=>{A.stopPropagation(),c(!1),p.current&&clearTimeout(p.current)},q=()=>{v(!0),p.current&&clearTimeout(p.current)},B=()=>{v(!1),d&&(p.current=setTimeout(()=>{c(!1)},o))},F=()=>{s==="hover"&&c(!0)},j=()=>{s==="hover"&&c(!1)};return h.useEffect(()=>{if(d&&f.current){const A=requestAnimationFrame(()=>{C()});return()=>cancelAnimationFrame(A)}},[d,e,C]),h.useEffect(()=>{const A=()=>{d&&C()},Z=()=>{d&&C()};return window.addEventListener("resize",A),window.addEventListener("scroll",Z,!0),()=>{window.removeEventListener("resize",A),window.removeEventListener("scroll",Z,!0),p.current&&clearTimeout(p.current)}},[d,C]),t.jsxs("div",{ref:w,onClick:b,onMouseEnter:F,onMouseLeave:j,className:"qui:relative qui:h-full qui:flex qui:items-center",children:[l,d&&t.jsxs("div",{ref:f,role:"tooltip",className:K7({color:r}),style:{position:"absolute",left:m.left,right:m.right,top:m.top,bottom:m.bottom,transform:m.transform,zIndex:1e3},onMouseEnter:q,onMouseLeave:B,children:[a&&t.jsx("span",{children:a}),t.jsx("p",{className:$7({color:r}),children:e}),n&&t.jsx("div",{onClick:M,className:_7({color:r}),role:"button",children:t.jsx(t0,{})})]})]})},G0={sm:{text:"qui:text-xxs",iconSize:"qui:size-2.5",separatorSize:"qui:size-2"},md:{text:"qui:text-xs",iconSize:"qui:size-3",separatorSize:"qui:size-2.5"},lg:{text:"qui:text-s",iconSize:"qui:size-3.5",separatorSize:"qui:size-3"}},Y1={active:"qui:text-body",inactive:"qui:text-tab-inactive-fg",hover:"qui:hover:text-body"},en=()=>x("qui:inline-flex qui:items-center qui:gap-1"),tn=(e,r,i)=>{const n=x("qui:inline-flex qui:items-center qui:gap-1",G0[r].text,"qui:transition-colors qui:duration-200");return e?x(n,Y1.active,"qui:font-medium"):i?x(n,Y1.inactive,Y1.hover,"qui:cursor-pointer qui:decoration-transparent qui:hover:decoration-current"):x(n,Y1.inactive)},m5=e=>x("qui:inline-flex qui:items-center",G0[e].separatorSize,Y1.inactive),rn=e=>x("qui:inline-flex",G0[e].iconSize),re=({items:e,separator:r,className:i,itemClassName:n,separatorClassName:a,size:l="md","aria-label":o="Breadcrumb navigation"})=>{const s=c=>{const u=t.jsx(Y0,{className:m5(l)});return t.jsx("span",{className:x(m5(l),a),"aria-hidden":"true",children:r??u},`separator-${c}`)},d=(c,u,v)=>{const m=!v&&(!!c.href||!!c.onClick),g=x(tn(v,l,m),n),w=t.jsxs(t.Fragment,{children:[c.icon&&t.jsx("span",{className:rn(l),children:c.icon}),c.label]});return c.href&&!v?t.jsx("a",{href:c.href,className:g,onClick:c.onClick,"aria-current":v?"page":void 0,children:w},u):c.onClick&&!v?t.jsx("button",{type:"button",className:g,onClick:c.onClick,"aria-current":v?"page":void 0,children:w},u):t.jsx("span",{className:g,"aria-current":v?"page":void 0,children:w},u)};return t.jsx("div",{"aria-label":o,className:x(en(),i),children:e.map((c,u)=>{const v=u===e.length-1;return t.jsxs("div",{className:"qui:inline-flex qui:items-center qui:gap-1",children:[d(c,u,v),!v&&s(u)]},u)})})};re.displayName="Breadcrumbs";function nn(){for(var e=arguments.length,r=new Array(e),i=0;i<e;i++)r[i]=arguments[i];return h.useMemo(()=>n=>{r.forEach(a=>a(n))},r)}const F0=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function N1(e){const r=Object.prototype.toString.call(e);return r==="[object Window]"||r==="[object global]"}function J0(e){return"nodeType"in e}function W(e){var r,i;return e?N1(e)?e:J0(e)&&(r=(i=e.ownerDocument)==null?void 0:i.defaultView)!=null?r:window:window}function K0(e){const{Document:r}=W(e);return e instanceof r}function a0(e){return N1(e)?!1:e instanceof W(e).HTMLElement}function ie(e){return e instanceof W(e).SVGElement}function I1(e){return e?N1(e)?e.document:J0(e)?K0(e)?e:a0(e)||ie(e)?e.ownerDocument:document:document:document}const r1=F0?h.useLayoutEffect:h.useEffect;function B0(e){const r=h.useRef(e);return r1(()=>{r.current=e}),h.useCallback(function(){for(var i=arguments.length,n=new Array(i),a=0;a<i;a++)n[a]=arguments[a];return r.current==null?void 0:r.current(...n)},[])}function an(){const e=h.useRef(null),r=h.useCallback((n,a)=>{e.current=setInterval(n,a)},[]),i=h.useCallback(()=>{e.current!==null&&(clearInterval(e.current),e.current=null)},[]);return[r,i]}function _1(e,r){r===void 0&&(r=[e]);const i=h.useRef(e);return r1(()=>{i.current!==e&&(i.current=e)},r),i}function l0(e,r){const i=h.useRef();return h.useMemo(()=>{const n=e(i.current);return i.current=n,n},[...r])}function C0(e){const r=B0(e),i=h.useRef(null),n=h.useCallback(a=>{a!==i.current&&(r==null||r(a,i.current)),i.current=a},[]);return[i,n]}function b0(e){const r=h.useRef();return h.useEffect(()=>{r.current=e},[e]),r.current}let I0={};function o0(e,r){return h.useMemo(()=>{if(r)return r;const i=I0[e]==null?0:I0[e]+1;return I0[e]=i,e+"-"+i},[e,r])}function ne(e){return function(r){for(var i=arguments.length,n=new Array(i>1?i-1:0),a=1;a<i;a++)n[a-1]=arguments[a];return n.reduce((l,o)=>{const s=Object.entries(o);for(const[d,c]of s){const u=l[d];u!=null&&(l[d]=u+e*c)}return l},{...r})}}const L1=ne(1),M0=ne(-1);function ln(e){return"clientX"in e&&"clientY"in e}function R0(e){if(!e)return!1;const{KeyboardEvent:r}=W(e.target);return r&&e instanceof r}function on(e){if(!e)return!1;const{TouchEvent:r}=W(e.target);return r&&e instanceof r}function Z0(e){if(on(e)){if(e.touches&&e.touches.length){const{clientX:r,clientY:i}=e.touches[0];return{x:r,y:i}}else if(e.changedTouches&&e.changedTouches.length){const{clientX:r,clientY:i}=e.changedTouches[0];return{x:r,y:i}}}return ln(e)?{x:e.clientX,y:e.clientY}:null}const b1=Object.freeze({Translate:{toString(e){if(!e)return;const{x:r,y:i}=e;return"translate3d("+(r?Math.round(r):0)+"px, "+(i?Math.round(i):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:r,scaleY:i}=e;return"scaleX("+r+") scaleY("+i+")"}},Transform:{toString(e){if(e)return[b1.Translate.toString(e),b1.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:r,duration:i,easing:n}=e;return r+" "+i+"ms "+n}}}),A5="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function sn(e){return e.matches(A5)?e:e.querySelector(A5)}const cn={display:"none"};function dn(e){let{id:r,value:i}=e;return h.createElement("div",{id:r,style:cn},i)}function hn(e){let{id:r,announcement:i,ariaLiveType:n="assertive"}=e;const a={position:"fixed",top:0,left:0,width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"};return h.createElement("div",{id:r,style:a,role:"status","aria-live":n,"aria-atomic":!0},i)}function un(){const[e,r]=h.useState("");return{announce:h.useCallback(n=>{n!=null&&r(n)},[]),announcement:e}}const ae=h.createContext(null);function vn(e){const r=h.useContext(ae);h.useEffect(()=>{if(!r)throw new Error("useDndMonitor must be used within a children of <DndContext>");return r(e)},[e,r])}function fn(){const[e]=h.useState(()=>new Set),r=h.useCallback(n=>(e.add(n),()=>e.delete(n)),[e]);return[h.useCallback(n=>{let{type:a,event:l}=n;e.forEach(o=>{var s;return(s=o[a])==null?void 0:s.call(o,l)})},[e]),r]}const gn={draggable:`
|
|
27
27
|
To pick up a draggable item, press the space bar.
|
|
28
28
|
While dragging, use the arrow keys to move the item.
|
|
29
29
|
Press space again to drop the item in its new position, or press escape to cancel.
|
|
30
|
-
`},ta={onDragStart(e){let{active:r}=e;return"Picked up draggable item "+r.id+"."},onDragOver(e){let{active:r,over:n}=e;return n?"Draggable item "+r.id+" was moved over droppable area "+n.id+".":"Draggable item "+r.id+" is no longer over a droppable area."},onDragEnd(e){let{active:r,over:n}=e;return n?"Draggable item "+r.id+" was dropped over droppable area "+n.id:"Draggable item "+r.id+" was dropped."},onDragCancel(e){let{active:r}=e;return"Dragging was cancelled. Draggable item "+r.id+" was dropped."}};function ra(e){let{announcements:r=ta,container:n,hiddenTextDescribedById:a,screenReaderInstructions:l=ea}=e;const{announce:o,announcement:i}=Kn(),s=l0("DndLiveRegion"),[d,c]=h.useState(!1);if(h.useEffect(()=>{c(!0)},[]),$n(h.useMemo(()=>({onDragStart(u){let{active:x}=u;o(r.onDragStart({active:x}))},onDragMove(u){let{active:x,over:f}=u;r.onDragMove&&o(r.onDragMove({active:x,over:f}))},onDragOver(u){let{active:x,over:f}=u;o(r.onDragOver({active:x,over:f}))},onDragEnd(u){let{active:x,over:f}=u;o(r.onDragEnd({active:x,over:f}))},onDragCancel(u){let{active:x,over:f}=u;o(r.onDragCancel({active:x,over:f}))}}),[o,r])),!d)return null;const v=h.createElement(h.Fragment,null,h.createElement(Jn,{id:a,value:l.draggable}),h.createElement(qn,{id:s,announcement:i}));return n?L1.createPortal(v,n):v}var N;(function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"})(N||(N={}));function b0(){}function na(e,r){return h.useMemo(()=>({sensor:e,options:r??{}}),[e,r])}function aa(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return h.useMemo(()=>[...r].filter(a=>a!=null),[...r])}const n1=Object.freeze({x:0,y:0});function la(e,r){return Math.sqrt(Math.pow(e.x-r.x,2)+Math.pow(e.y-r.y,2))}function oa(e,r){const n=C0(e);if(!n)return"0 0";const a={x:(n.x-r.left)/r.width*100,y:(n.y-r.top)/r.height*100};return a.x+"% "+a.y+"%"}function ia(e,r){let{data:{value:n}}=e,{data:{value:a}}=r;return n-a}function sa(e,r){let{data:{value:n}}=e,{data:{value:a}}=r;return a-n}function ca(e,r){if(!e||e.length===0)return null;const[n]=e;return n[r]}function h5(e,r,n){return r===void 0&&(r=e.left),n===void 0&&(n=e.top),{x:r+e.width*.5,y:n+e.height*.5}}const da=e=>{let{collisionRect:r,droppableRects:n,droppableContainers:a}=e;const l=h5(r,r.left,r.top),o=[];for(const i of a){const{id:s}=i,d=n.get(s);if(d){const c=la(h5(d),l);o.push({id:s,data:{droppableContainer:i,value:c}})}}return o.sort(ia)};function ha(e,r){const n=Math.max(r.top,e.top),a=Math.max(r.left,e.left),l=Math.min(r.left+r.width,e.left+e.width),o=Math.min(r.top+r.height,e.top+e.height),i=l-a,s=o-n;if(a<l&&n<o){const d=r.width*r.height,c=e.width*e.height,v=i*s,u=v/(d+c-v);return Number(u.toFixed(4))}return 0}const va=e=>{let{collisionRect:r,droppableRects:n,droppableContainers:a}=e;const l=[];for(const o of a){const{id:i}=o,s=n.get(i);if(s){const d=ha(s,r);d>0&&l.push({id:i,data:{droppableContainer:o,value:d}})}}return l.sort(sa)};function ua(e,r,n){return{...e,scaleX:r&&n?r.width/n.width:1,scaleY:r&&n?r.height/n.height:1}}function Y5(e,r){return e&&r?{x:e.left-r.left,y:e.top-r.top}:n1}function fa(e){return function(n){for(var a=arguments.length,l=new Array(a>1?a-1:0),o=1;o<a;o++)l[o-1]=arguments[o];return l.reduce((i,s)=>({...i,top:i.top+e*s.y,bottom:i.bottom+e*s.y,left:i.left+e*s.x,right:i.right+e*s.x}),{...n})}}const ga=fa(1);function U5(e){if(e.startsWith("matrix3d(")){const r=e.slice(9,-1).split(/, /);return{x:+r[12],y:+r[13],scaleX:+r[0],scaleY:+r[5]}}else if(e.startsWith("matrix(")){const r=e.slice(7,-1).split(/, /);return{x:+r[4],y:+r[5],scaleX:+r[0],scaleY:+r[3]}}return null}function pa(e,r,n){const a=U5(r);if(!a)return e;const{scaleX:l,scaleY:o,x:i,y:s}=a,d=e.left-i-(1-l)*parseFloat(n),c=e.top-s-(1-o)*parseFloat(n.slice(n.indexOf(" ")+1)),v=l?e.width/l:e.width,u=o?e.height/o:e.height;return{width:v,height:u,top:c,right:d+v,bottom:c+u,left:d}}const xa={ignoreTransform:!1};function N1(e,r){r===void 0&&(r=xa);let n=e.getBoundingClientRect();if(r.ignoreTransform){const{transform:c,transformOrigin:v}=Y(e).getComputedStyle(e);c&&(n=pa(n,c,v))}const{top:a,left:l,width:o,height:i,bottom:s,right:d}=n;return{top:a,left:l,width:o,height:i,bottom:s,right:d}}function v5(e){return N1(e,{ignoreTransform:!0})}function ma(e){const r=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:r,bottom:n,width:r,height:n}}function Aa(e,r){return r===void 0&&(r=Y(e).getComputedStyle(e)),r.position==="fixed"}function wa(e,r){r===void 0&&(r=Y(e).getComputedStyle(e));const n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(l=>{const o=r[l];return typeof o=="string"?n.test(o):!1})}function U0(e,r){const n=[];function a(l){if(r!=null&&n.length>=r||!l)return n;if(Y0(l)&&l.scrollingElement!=null&&!n.includes(l.scrollingElement))return n.push(l.scrollingElement),n;if(!n0(l)||Q5(l)||n.includes(l))return n;const o=Y(e).getComputedStyle(l);return l!==e&&wa(l,o)&&n.push(l),Aa(l,o)?n:a(l.parentNode)}return e?a(e):n}function G5(e){const[r]=U0(e,1);return r??null}function S0(e){return!Z0||!e?null:k1(e)?e:W0(e)?Y0(e)||e===I1(e).scrollingElement?window:n0(e)?e:null:null}function J5(e){return k1(e)?e.scrollX:e.scrollLeft}function q5(e){return k1(e)?e.scrollY:e.scrollTop}function N0(e){return{x:J5(e),y:q5(e)}}var T;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(T||(T={}));function K5(e){return!Z0||!e?!1:e===document.scrollingElement}function $5(e){const r={x:0,y:0},n=K5(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},a={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height},l=e.scrollTop<=r.y,o=e.scrollLeft<=r.x,i=e.scrollTop>=a.y,s=e.scrollLeft>=a.x;return{isTop:l,isLeft:o,isBottom:i,isRight:s,maxScroll:a,minScroll:r}}const Ca={x:.2,y:.2};function ba(e,r,n,a,l){let{top:o,left:i,right:s,bottom:d}=n;a===void 0&&(a=10),l===void 0&&(l=Ca);const{isTop:c,isBottom:v,isLeft:u,isRight:x}=$5(e),f={x:0,y:0},w={x:0,y:0},p={height:r.height*l.y,width:r.width*l.x};return!c&&o<=r.top+p.height?(f.y=T.Backward,w.y=a*Math.abs((r.top+p.height-o)/p.height)):!v&&d>=r.bottom-p.height&&(f.y=T.Forward,w.y=a*Math.abs((r.bottom-p.height-d)/p.height)),!x&&s>=r.right-p.width?(f.x=T.Forward,w.x=a*Math.abs((r.right-p.width-s)/p.width)):!u&&i<=r.left+p.width&&(f.x=T.Backward,w.x=a*Math.abs((r.left+p.width-i)/p.width)),{direction:f,speed:w}}function Ma(e){if(e===document.scrollingElement){const{innerWidth:o,innerHeight:i}=window;return{top:0,left:0,right:o,bottom:i,width:o,height:i}}const{top:r,left:n,right:a,bottom:l}=e.getBoundingClientRect();return{top:r,left:n,right:a,bottom:l,width:e.clientWidth,height:e.clientHeight}}function _5(e){return e.reduce((r,n)=>S1(r,N0(n)),n1)}function Za(e){return e.reduce((r,n)=>r+J5(n),0)}function ja(e){return e.reduce((r,n)=>r+q5(n),0)}function e2(e,r){if(r===void 0&&(r=N1),!e)return;const{top:n,left:a,bottom:l,right:o}=r(e);G5(e)&&(l<=0||o<=0||n>=window.innerHeight||a>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const Fa=[["x",["left","right"],Za],["y",["top","bottom"],ja]];class G0{constructor(r,n){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const a=U0(n),l=_5(a);this.rect={...r},this.width=r.width,this.height=r.height;for(const[o,i,s]of Fa)for(const d of i)Object.defineProperty(this,d,{get:()=>{const c=s(a),v=l[o]-c;return this.rect[d]+v},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class U1{constructor(r){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(n=>{var a;return(a=this.target)==null?void 0:a.removeEventListener(...n)})},this.target=r}add(r,n,a){var l;(l=this.target)==null||l.addEventListener(r,n,a),this.listeners.push([r,n,a])}}function Ba(e){const{EventTarget:r}=Y(e);return e instanceof r?e:I1(e)}function E0(e,r){const n=Math.abs(e.x),a=Math.abs(e.y);return typeof r=="number"?Math.sqrt(n**2+a**2)>r:"x"in r&&"y"in r?n>r.x&&a>r.y:"x"in r?n>r.x:"y"in r?a>r.y:!1}var e1;(function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"})(e1||(e1={}));function u5(e){e.preventDefault()}function Ra(e){e.stopPropagation()}var L;(function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"})(L||(L={}));const t2={start:[L.Space,L.Enter],cancel:[L.Esc],end:[L.Space,L.Enter,L.Tab]},Ha=(e,r)=>{let{currentCoordinates:n}=r;switch(e.code){case L.Right:return{...n,x:n.x+25};case L.Left:return{...n,x:n.x-25};case L.Down:return{...n,y:n.y+25};case L.Up:return{...n,y:n.y-25}}};class r2{constructor(r){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=r;const{event:{target:n}}=r;this.props=r,this.listeners=new U1(I1(n)),this.windowListeners=new U1(Y(n)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(e1.Resize,this.handleCancel),this.windowListeners.add(e1.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(e1.Keydown,this.handleKeyDown))}handleStart(){const{activeNode:r,onStart:n}=this.props,a=r.node.current;a&&e2(a),n(n1)}handleKeyDown(r){if(F0(r)){const{active:n,context:a,options:l}=this.props,{keyboardCodes:o=t2,coordinateGetter:i=Ha,scrollBehavior:s="smooth"}=l,{code:d}=r;if(o.end.includes(d)){this.handleEnd(r);return}if(o.cancel.includes(d)){this.handleCancel(r);return}const{collisionRect:c}=a.current,v=c?{x:c.left,y:c.top}:n1;this.referenceCoordinates||(this.referenceCoordinates=v);const u=i(r,{active:n,context:a.current,currentCoordinates:v});if(u){const x=w0(u,v),f={x:0,y:0},{scrollableAncestors:w}=a.current;for(const p of w){const m=r.code,{isTop:C,isRight:M,isLeft:Z,isBottom:F,maxScroll:R,minScroll:B}=$5(p),j=Ma(p),g={x:Math.min(m===L.Right?j.right-j.width/2:j.right,Math.max(m===L.Right?j.left:j.left+j.width/2,u.x)),y:Math.min(m===L.Down?j.bottom-j.height/2:j.bottom,Math.max(m===L.Down?j.top:j.top+j.height/2,u.y))},b=m===L.Right&&!M||m===L.Left&&!Z,D=m===L.Down&&!F||m===L.Up&&!C;if(b&&g.x!==u.x){const H=p.scrollLeft+x.x,y=m===L.Right&&H<=R.x||m===L.Left&&H>=B.x;if(y&&!x.y){p.scrollTo({left:H,behavior:s});return}y?f.x=p.scrollLeft-H:f.x=m===L.Right?p.scrollLeft-R.x:p.scrollLeft-B.x,f.x&&p.scrollBy({left:-f.x,behavior:s});break}else if(D&&g.y!==u.y){const H=p.scrollTop+x.y,y=m===L.Down&&H<=R.y||m===L.Up&&H>=B.y;if(y&&!x.x){p.scrollTo({top:H,behavior:s});return}y?f.y=p.scrollTop-H:f.y=m===L.Down?p.scrollTop-R.y:p.scrollTop-B.y,f.y&&p.scrollBy({top:-f.y,behavior:s});break}}this.handleMove(r,S1(w0(u,this.referenceCoordinates),f))}}}handleMove(r,n){const{onMove:a}=this.props;r.preventDefault(),a(n)}handleEnd(r){const{onEnd:n}=this.props;r.preventDefault(),this.detach(),n()}handleCancel(r){const{onCancel:n}=this.props;r.preventDefault(),this.detach(),n()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}r2.activators=[{eventName:"onKeyDown",handler:(e,r,n)=>{let{keyboardCodes:a=t2,onActivation:l}=r,{active:o}=n;const{code:i}=e.nativeEvent;if(a.start.includes(i)){const s=o.activatorNode.current;return s&&e.target!==s?!1:(e.preventDefault(),l==null||l({event:e.nativeEvent}),!0)}return!1}}];function f5(e){return!!(e&&"distance"in e)}function g5(e){return!!(e&&"delay"in e)}class J0{constructor(r,n,a){var l;a===void 0&&(a=Ba(r.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=r,this.events=n;const{event:o}=r,{target:i}=o;this.props=r,this.events=n,this.document=I1(i),this.documentListeners=new U1(this.document),this.listeners=new U1(a),this.windowListeners=new U1(Y(i)),this.initialCoordinates=(l=C0(o))!=null?l:n1,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:r,props:{options:{activationConstraint:n,bypassActivationConstraint:a}}}=this;if(this.listeners.add(r.move.name,this.handleMove,{passive:!1}),this.listeners.add(r.end.name,this.handleEnd),r.cancel&&this.listeners.add(r.cancel.name,this.handleCancel),this.windowListeners.add(e1.Resize,this.handleCancel),this.windowListeners.add(e1.DragStart,u5),this.windowListeners.add(e1.VisibilityChange,this.handleCancel),this.windowListeners.add(e1.ContextMenu,u5),this.documentListeners.add(e1.Keydown,this.handleKeydown),n){if(a!=null&&a({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(g5(n)){this.timeoutId=setTimeout(this.handleStart,n.delay),this.handlePending(n);return}if(f5(n)){this.handlePending(n);return}}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),this.timeoutId!==null&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handlePending(r,n){const{active:a,onPending:l}=this.props;l(a,r,this.initialCoordinates,n)}handleStart(){const{initialCoordinates:r}=this,{onStart:n}=this.props;r&&(this.activated=!0,this.documentListeners.add(e1.Click,Ra,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(e1.SelectionChange,this.removeTextSelection),n(r))}handleMove(r){var n;const{activated:a,initialCoordinates:l,props:o}=this,{onMove:i,options:{activationConstraint:s}}=o;if(!l)return;const d=(n=C0(r))!=null?n:n1,c=w0(l,d);if(!a&&s){if(f5(s)){if(s.tolerance!=null&&E0(c,s.tolerance))return this.handleCancel();if(E0(c,s.distance))return this.handleStart()}if(g5(s)&&E0(c,s.tolerance))return this.handleCancel();this.handlePending(s,c);return}r.cancelable&&r.preventDefault(),i(d)}handleEnd(){const{onAbort:r,onEnd:n}=this.props;this.detach(),this.activated||r(this.props.active),n()}handleCancel(){const{onAbort:r,onCancel:n}=this.props;this.detach(),this.activated||r(this.props.active),n()}handleKeydown(r){r.code===L.Esc&&this.handleCancel()}removeTextSelection(){var r;(r=this.document.getSelection())==null||r.removeAllRanges()}}const ya={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class q0 extends J0{constructor(r){const{event:n}=r,a=I1(n.target);super(r,ya,a)}}q0.activators=[{eventName:"onPointerDown",handler:(e,r)=>{let{nativeEvent:n}=e,{onActivation:a}=r;return!n.isPrimary||n.button!==0?!1:(a==null||a({event:n}),!0)}}];const Va={move:{name:"mousemove"},end:{name:"mouseup"}};var z0;(function(e){e[e.RightClick=2]="RightClick"})(z0||(z0={}));class Da extends J0{constructor(r){super(r,Va,I1(r.event.target))}}Da.activators=[{eventName:"onMouseDown",handler:(e,r)=>{let{nativeEvent:n}=e,{onActivation:a}=r;return n.button===z0.RightClick?!1:(a==null||a({event:n}),!0)}}];const k0={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};class La extends J0{constructor(r){super(r,k0)}static setup(){return window.addEventListener(k0.move.name,r,{capture:!1,passive:!1}),function(){window.removeEventListener(k0.move.name,r)};function r(){}}}La.activators=[{eventName:"onTouchStart",handler:(e,r)=>{let{nativeEvent:n}=e,{onActivation:a}=r;const{touches:l}=n;return l.length>1?!1:(a==null||a({event:n}),!0)}}];var G1;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(G1||(G1={}));var M0;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(M0||(M0={}));function Sa(e){let{acceleration:r,activator:n=G1.Pointer,canScroll:a,draggingRect:l,enabled:o,interval:i=5,order:s=M0.TreeOrder,pointerCoordinates:d,scrollableAncestors:c,scrollableAncestorRects:v,delta:u,threshold:x}=e;const f=ka({delta:u,disabled:!o}),[w,p]=Xn(),m=h.useRef({x:0,y:0}),C=h.useRef({x:0,y:0}),M=h.useMemo(()=>{switch(n){case G1.Pointer:return d?{top:d.y,bottom:d.y,left:d.x,right:d.x}:null;case G1.DraggableRect:return l}},[n,l,d]),Z=h.useRef(null),F=h.useCallback(()=>{const B=Z.current;if(!B)return;const j=m.current.x*C.current.x,g=m.current.y*C.current.y;B.scrollBy(j,g)},[]),R=h.useMemo(()=>s===M0.TreeOrder?[...c].reverse():c,[s,c]);h.useEffect(()=>{if(!o||!c.length||!M){p();return}for(const B of R){if((a==null?void 0:a(B))===!1)continue;const j=c.indexOf(B),g=v[j];if(!g)continue;const{direction:b,speed:D}=ba(B,g,M,r,x);for(const H of["x","y"])f[H][b[H]]||(D[H]=0,b[H]=0);if(D.x>0||D.y>0){p(),Z.current=B,w(F,i),m.current=D,C.current=b;return}}m.current={x:0,y:0},C.current={x:0,y:0},p()},[r,F,a,p,o,i,JSON.stringify(M),JSON.stringify(f),w,c,R,v,JSON.stringify(x)])}const Ea={x:{[T.Backward]:!1,[T.Forward]:!1},y:{[T.Backward]:!1,[T.Forward]:!1}};function ka(e){let{delta:r,disabled:n}=e;const a=A0(r);return a0(l=>{if(n||!a||!l)return Ea;const o={x:Math.sign(r.x-a.x),y:Math.sign(r.y-a.y)};return{x:{[T.Backward]:l.x[T.Backward]||o.x===-1,[T.Forward]:l.x[T.Forward]||o.x===1},y:{[T.Backward]:l.y[T.Backward]||o.y===-1,[T.Forward]:l.y[T.Forward]||o.y===1}}},[n,r,a])}function Ia(e,r){const n=r!=null?e.get(r):void 0,a=n?n.node.current:null;return a0(l=>{var o;return r==null?null:(o=a??l)!=null?o:null},[a,r])}function Na(e,r){return h.useMemo(()=>e.reduce((n,a)=>{const{sensor:l}=a,o=l.activators.map(i=>({eventName:i.eventName,handler:r(i.handler,a)}));return[...n,...o]},[]),[e,r])}var _1;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(_1||(_1={}));var P0;(function(e){e.Optimized="optimized"})(P0||(P0={}));const p5=new Map;function za(e,r){let{dragging:n,dependencies:a,config:l}=r;const[o,i]=h.useState(null),{frequency:s,measure:d,strategy:c}=l,v=h.useRef(e),u=m(),x=$1(u),f=h.useCallback(function(C){C===void 0&&(C=[]),!x.current&&i(M=>M===null?C:M.concat(C.filter(Z=>!M.includes(Z))))},[x]),w=h.useRef(null),p=a0(C=>{if(u&&!n)return p5;if(!C||C===p5||v.current!==e||o!=null){const M=new Map;for(let Z of e){if(!Z)continue;if(o&&o.length>0&&!o.includes(Z.id)&&Z.rect.current){M.set(Z.id,Z.rect.current);continue}const F=Z.node.current,R=F?new G0(d(F),F):null;Z.rect.current=R,R&&M.set(Z.id,R)}return M}return C},[e,o,n,u,d]);return h.useEffect(()=>{v.current=e},[e]),h.useEffect(()=>{u||f()},[n,u]),h.useEffect(()=>{o&&o.length>0&&i(null)},[JSON.stringify(o)]),h.useEffect(()=>{u||typeof s!="number"||w.current!==null||(w.current=setTimeout(()=>{f(),w.current=null},s))},[s,u,f,...a]),{droppableRects:p,measureDroppableContainers:f,measuringScheduled:o!=null};function m(){switch(c){case _1.Always:return!1;case _1.BeforeDragging:return n;default:return!n}}}function K0(e,r){return a0(n=>e?n||(typeof r=="function"?r(e):e):null,[r,e])}function Pa(e,r){return K0(e,r)}function Ta(e){let{callback:r,disabled:n}=e;const a=j0(r),l=h.useMemo(()=>{if(n||typeof window>"u"||typeof window.MutationObserver>"u")return;const{MutationObserver:o}=window;return new o(a)},[a,n]);return h.useEffect(()=>()=>l==null?void 0:l.disconnect(),[l]),l}function B0(e){let{callback:r,disabled:n}=e;const a=j0(r),l=h.useMemo(()=>{if(n||typeof window>"u"||typeof window.ResizeObserver>"u")return;const{ResizeObserver:o}=window;return new o(a)},[n]);return h.useEffect(()=>()=>l==null?void 0:l.disconnect(),[l]),l}function Oa(e){return new G0(N1(e),e)}function x5(e,r,n){r===void 0&&(r=Oa);const[a,l]=h.useState(null);function o(){l(d=>{if(!e)return null;if(e.isConnected===!1){var c;return(c=d??n)!=null?c:null}const v=r(e);return JSON.stringify(d)===JSON.stringify(v)?d:v})}const i=Ta({callback(d){if(e)for(const c of d){const{type:v,target:u}=c;if(v==="childList"&&u instanceof HTMLElement&&u.contains(e)){o();break}}}}),s=B0({callback:o});return r1(()=>{o(),e?(s==null||s.observe(e),i==null||i.observe(document.body,{childList:!0,subtree:!0})):(s==null||s.disconnect(),i==null||i.disconnect())},[e]),a}function Qa(e){const r=K0(e);return Y5(e,r)}const m5=[];function Xa(e){const r=h.useRef(e),n=a0(a=>e?a&&a!==m5&&e&&r.current&&e.parentNode===r.current.parentNode?a:U0(e):m5,[e]);return h.useEffect(()=>{r.current=e},[e]),n}function Wa(e){const[r,n]=h.useState(null),a=h.useRef(e),l=h.useCallback(o=>{const i=S0(o.target);i&&n(s=>s?(s.set(i,N0(i)),new Map(s)):null)},[]);return h.useEffect(()=>{const o=a.current;if(e!==o){i(o);const s=e.map(d=>{const c=S0(d);return c?(c.addEventListener("scroll",l,{passive:!0}),[c,N0(c)]):null}).filter(d=>d!=null);n(s.length?new Map(s):null),a.current=e}return()=>{i(e),i(o)};function i(s){s.forEach(d=>{const c=S0(d);c==null||c.removeEventListener("scroll",l)})}},[l,e]),h.useMemo(()=>e.length?r?Array.from(r.values()).reduce((o,i)=>S1(o,i),n1):_5(e):n1,[e,r])}function A5(e,r){r===void 0&&(r=[]);const n=h.useRef(null);return h.useEffect(()=>{n.current=null},r),h.useEffect(()=>{const a=e!==n1;a&&!n.current&&(n.current=e),!a&&n.current&&(n.current=null)},[e]),n.current?w0(e,n.current):n1}function Ya(e){h.useEffect(()=>{if(!Z0)return;const r=e.map(n=>{let{sensor:a}=n;return a.setup==null?void 0:a.setup()});return()=>{for(const n of r)n==null||n()}},e.map(r=>{let{sensor:n}=r;return n}))}function Ua(e,r){return h.useMemo(()=>e.reduce((n,a)=>{let{eventName:l,handler:o}=a;return n[l]=i=>{o(i,r)},n},{}),[e,r])}function n2(e){return h.useMemo(()=>e?ma(e):null,[e])}const w5=[];function Ga(e,r){r===void 0&&(r=N1);const[n]=e,a=n2(n?Y(n):null),[l,o]=h.useState(w5);function i(){o(()=>e.length?e.map(d=>K5(d)?a:new G0(r(d),d)):w5)}const s=B0({callback:i});return r1(()=>{s==null||s.disconnect(),i(),e.forEach(d=>s==null?void 0:s.observe(d))},[e]),l}function a2(e){if(!e)return null;if(e.children.length>1)return e;const r=e.children[0];return n0(r)?r:e}function Ja(e){let{measure:r}=e;const[n,a]=h.useState(null),l=h.useCallback(c=>{for(const{target:v}of c)if(n0(v)){a(u=>{const x=r(v);return u?{...u,width:x.width,height:x.height}:x});break}},[r]),o=B0({callback:l}),i=h.useCallback(c=>{const v=a2(c);o==null||o.disconnect(),v&&(o==null||o.observe(v)),a(v?r(v):null)},[r,o]),[s,d]=m0(i);return h.useMemo(()=>({nodeRef:s,rect:n,setRef:d}),[n,s,d])}const qa=[{sensor:q0,options:{}},{sensor:r2,options:{}}],Ka={current:{}},x0={draggable:{measure:v5},droppable:{measure:v5,strategy:_1.WhileDragging,frequency:P0.Optimized},dragOverlay:{measure:N1}};class J1 extends Map{get(r){var n;return r!=null&&(n=super.get(r))!=null?n:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(r=>{let{disabled:n}=r;return!n})}getNodeFor(r){var n,a;return(n=(a=this.get(r))==null?void 0:a.node.current)!=null?n:void 0}}const $a={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new J1,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:b0},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:x0,measureDroppableContainers:b0,windowRect:null,measuringScheduled:!1},l2={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:b0,draggableNodes:new Map,over:null,measureDroppableContainers:b0},o0=h.createContext(l2),o2=h.createContext($a);function _a(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new J1}}}function e6(e,r){switch(r.type){case N.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:r.initialCoordinates,active:r.active}};case N.DragMove:return e.draggable.active==null?e:{...e,draggable:{...e.draggable,translate:{x:r.coordinates.x-e.draggable.initialCoordinates.x,y:r.coordinates.y-e.draggable.initialCoordinates.y}}};case N.DragEnd:case N.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case N.RegisterDroppable:{const{element:n}=r,{id:a}=n,l=new J1(e.droppable.containers);return l.set(a,n),{...e,droppable:{...e.droppable,containers:l}}}case N.SetDroppableDisabled:{const{id:n,key:a,disabled:l}=r,o=e.droppable.containers.get(n);if(!o||a!==o.key)return e;const i=new J1(e.droppable.containers);return i.set(n,{...o,disabled:l}),{...e,droppable:{...e.droppable,containers:i}}}case N.UnregisterDroppable:{const{id:n,key:a}=r,l=e.droppable.containers.get(n);if(!l||a!==l.key)return e;const o=new J1(e.droppable.containers);return o.delete(n),{...e,droppable:{...e.droppable,containers:o}}}default:return e}}function t6(e){let{disabled:r}=e;const{active:n,activatorEvent:a,draggableNodes:l}=h.useContext(o0),o=A0(a),i=A0(n==null?void 0:n.id);return h.useEffect(()=>{if(!r&&!a&&o&&i!=null){if(!F0(o)||document.activeElement===o.target)return;const s=l.get(i);if(!s)return;const{activatorNode:d,node:c}=s;if(!d.current&&!c.current)return;requestAnimationFrame(()=>{for(const v of[d.current,c.current]){if(!v)continue;const u=Un(v);if(u){u.focus();break}}})}},[a,r,l,i,o]),null}function i2(e,r){let{transform:n,...a}=r;return e!=null&&e.length?e.reduce((l,o)=>o({transform:l,...a}),n):n}function r6(e){return h.useMemo(()=>({draggable:{...x0.draggable,...e==null?void 0:e.draggable},droppable:{...x0.droppable,...e==null?void 0:e.droppable},dragOverlay:{...x0.dragOverlay,...e==null?void 0:e.dragOverlay}}),[e==null?void 0:e.draggable,e==null?void 0:e.droppable,e==null?void 0:e.dragOverlay])}function n6(e){let{activeNode:r,measure:n,initialRect:a,config:l=!0}=e;const o=h.useRef(!1),{x:i,y:s}=typeof l=="boolean"?{x:l,y:l}:l;r1(()=>{if(!i&&!s||!r){o.current=!1;return}if(o.current||!a)return;const c=r==null?void 0:r.node.current;if(!c||c.isConnected===!1)return;const v=n(c),u=Y5(v,a);if(i||(u.x=0),s||(u.y=0),o.current=!0,Math.abs(u.x)>0||Math.abs(u.y)>0){const x=G5(c);x&&x.scrollBy({top:u.y,left:u.x})}},[r,i,s,a,n])}const R0=h.createContext({...n1,scaleX:1,scaleY:1});var C1;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(C1||(C1={}));const a6=h.memo(function(r){var n,a,l,o;let{id:i,accessibility:s,autoScroll:d=!0,children:c,sensors:v=qa,collisionDetection:u=va,measuring:x,modifiers:f,...w}=r;const p=h.useReducer(e6,void 0,_a),[m,C]=p,[M,Z]=_n(),[F,R]=h.useState(C1.Uninitialized),B=F===C1.Initialized,{draggable:{active:j,nodes:g,translate:b},droppable:{containers:D}}=m,H=j!=null?g.get(j):null,y=h.useRef({initial:null,translated:null}),S=h.useMemo(()=>{var Q;return j!=null?{id:j,data:(Q=H==null?void 0:H.data)!=null?Q:Ka,rect:y}:null},[j,H]),V=h.useRef(null),[X,z]=h.useState(null),[k,f1]=h.useState(null),U=$1(w,Object.values(w)),c1=l0("DndDescribedBy",i),d1=h.useMemo(()=>D.getEnabled(),[D]),P=r6(x),{droppableRects:K,measureDroppableContainers:a1,measuringScheduled:M1}=za(d1,{dragging:B,dependencies:[b.x,b.y],config:P.droppable}),W=Ia(g,j),i0=h.useMemo(()=>k?C0(k):null,[k]),g1=k2(),h1=Pa(W,P.draggable.measure);n6({activeNode:j!=null?g.get(j):null,config:g1.layoutShiftCompensation,initialRect:h1,measure:P.draggable.measure});const E=x5(W,P.draggable.measure,h1),P1=x5(W?W.parentElement:null),l1=h.useRef({activatorEvent:null,active:null,activeNode:W,collisionRect:null,collisions:null,droppableRects:K,draggableNodes:g,draggingNode:null,draggingNodeRect:null,droppableContainers:D,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),Z1=D.getNodeFor((n=l1.current.over)==null?void 0:n.id),v1=Ja({measure:P.dragOverlay.measure}),j1=(a=v1.nodeRef.current)!=null?a:W,F1=B?(l=v1.rect)!=null?l:E:null,e5=!!(v1.nodeRef.current&&v1.rect),t5=Qa(e5?null:E),H0=n2(j1?Y(j1):null),p1=Xa(B?Z1??W:null),s0=Ga(p1),c0=i2(f,{transform:{x:b.x-t5.x,y:b.y-t5.y,scaleX:1,scaleY:1},activatorEvent:k,active:S,activeNodeRect:E,containerNodeRect:P1,draggingNodeRect:F1,over:l1.current.over,overlayNodeRect:v1.rect,scrollableAncestors:p1,scrollableAncestorRects:s0,windowRect:H0}),r5=i0?S1(i0,b):null,n5=Wa(p1),H2=A5(n5),y2=A5(n5,[E]),B1=S1(c0,H2),R1=F1?ga(F1,c0):null,T1=S&&R1?u({active:S,collisionRect:R1,droppableRects:K,droppableContainers:d1,pointerCoordinates:r5}):null,a5=ca(T1,"id"),[x1,l5]=h.useState(null),V2=e5?c0:S1(c0,y2),D2=ua(V2,(o=x1==null?void 0:x1.rect)!=null?o:null,E),y0=h.useRef(null),o5=h.useCallback((Q,G)=>{let{sensor:J,options:m1}=G;if(V.current==null)return;const $=g.get(V.current);if(!$)return;const q=Q.nativeEvent,o1=new J({active:V.current,activeNode:$,event:q,options:m1,context:l1,onAbort(O){if(!g.get(O))return;const{onDragAbort:i1}=U.current,u1={id:O};i1==null||i1(u1),M({type:"onDragAbort",event:u1})},onPending(O,A1,i1,u1){if(!g.get(O))return;const{onDragPending:Q1}=U.current,w1={id:O,constraint:A1,initialCoordinates:i1,offset:u1};Q1==null||Q1(w1),M({type:"onDragPending",event:w1})},onStart(O){const A1=V.current;if(A1==null)return;const i1=g.get(A1);if(!i1)return;const{onDragStart:u1}=U.current,O1={activatorEvent:q,active:{id:A1,data:i1.data,rect:y}};L1.unstable_batchedUpdates(()=>{u1==null||u1(O1),R(C1.Initializing),C({type:N.DragStart,initialCoordinates:O,active:A1}),M({type:"onDragStart",event:O1}),z(y0.current),f1(q)})},onMove(O){C({type:N.DragMove,coordinates:O})},onEnd:H1(N.DragEnd),onCancel:H1(N.DragCancel)});y0.current=o1;function H1(O){return async function(){const{active:i1,collisions:u1,over:O1,scrollAdjustedTranslate:Q1}=l1.current;let w1=null;if(i1&&Q1){const{cancelDrop:X1}=U.current;w1={activatorEvent:q,active:i1,collisions:u1,delta:Q1,over:O1},O===N.DragEnd&&typeof X1=="function"&&await Promise.resolve(X1(w1))&&(O=N.DragCancel)}V.current=null,L1.unstable_batchedUpdates(()=>{C({type:O}),R(C1.Uninitialized),l5(null),z(null),f1(null),y0.current=null;const X1=O===N.DragEnd?"onDragEnd":"onDragCancel";if(w1){const V0=U.current[X1];V0==null||V0(w1),M({type:X1,event:w1})}})}}},[g]),L2=h.useCallback((Q,G)=>(J,m1)=>{const $=J.nativeEvent,q=g.get(m1);if(V.current!==null||!q||$.dndKit||$.defaultPrevented)return;const o1={active:q};Q(J,G.options,o1)===!0&&($.dndKit={capturedBy:G.sensor},V.current=m1,o5(J,G))},[g,o5]),i5=Na(v,L2);Ya(v),r1(()=>{E&&F===C1.Initializing&&R(C1.Initialized)},[E,F]),h.useEffect(()=>{const{onDragMove:Q}=U.current,{active:G,activatorEvent:J,collisions:m1,over:$}=l1.current;if(!G||!J)return;const q={active:G,activatorEvent:J,collisions:m1,delta:{x:B1.x,y:B1.y},over:$};L1.unstable_batchedUpdates(()=>{Q==null||Q(q),M({type:"onDragMove",event:q})})},[B1.x,B1.y]),h.useEffect(()=>{const{active:Q,activatorEvent:G,collisions:J,droppableContainers:m1,scrollAdjustedTranslate:$}=l1.current;if(!Q||V.current==null||!G||!$)return;const{onDragOver:q}=U.current,o1=m1.get(a5),H1=o1&&o1.rect.current?{id:o1.id,rect:o1.rect.current,data:o1.data,disabled:o1.disabled}:null,O={active:Q,activatorEvent:G,collisions:J,delta:{x:$.x,y:$.y},over:H1};L1.unstable_batchedUpdates(()=>{l5(H1),q==null||q(O),M({type:"onDragOver",event:O})})},[a5]),r1(()=>{l1.current={activatorEvent:k,active:S,activeNode:W,collisionRect:R1,collisions:T1,droppableRects:K,draggableNodes:g,draggingNode:j1,draggingNodeRect:F1,droppableContainers:D,over:x1,scrollableAncestors:p1,scrollAdjustedTranslate:B1},y.current={initial:F1,translated:R1}},[S,W,T1,R1,g,j1,F1,K,D,x1,p1,B1]),Sa({...g1,delta:b,draggingRect:R1,pointerCoordinates:r5,scrollableAncestors:p1,scrollableAncestorRects:s0});const S2=h.useMemo(()=>({active:S,activeNode:W,activeNodeRect:E,activatorEvent:k,collisions:T1,containerNodeRect:P1,dragOverlay:v1,draggableNodes:g,droppableContainers:D,droppableRects:K,over:x1,measureDroppableContainers:a1,scrollableAncestors:p1,scrollableAncestorRects:s0,measuringConfiguration:P,measuringScheduled:M1,windowRect:H0}),[S,W,E,k,T1,P1,v1,g,D,K,x1,a1,p1,s0,P,M1,H0]),E2=h.useMemo(()=>({activatorEvent:k,activators:i5,active:S,activeNodeRect:E,ariaDescribedById:{draggable:c1},dispatch:C,draggableNodes:g,over:x1,measureDroppableContainers:a1}),[k,i5,S,E,C,c1,g,x1,a1]);return h.createElement(W5.Provider,{value:Z},h.createElement(o0.Provider,{value:E2},h.createElement(o2.Provider,{value:S2},h.createElement(R0.Provider,{value:D2},c)),h.createElement(t6,{disabled:(s==null?void 0:s.restoreFocus)===!1})),h.createElement(ra,{...s,hiddenTextDescribedById:c1}));function k2(){const Q=(X==null?void 0:X.autoScrollEnabled)===!1,G=typeof d=="object"?d.enabled===!1:d===!1,J=B&&!Q&&!G;return typeof d=="object"?{...d,enabled:J}:{enabled:J}}}),l6=h.createContext(null),C5="button",o6="Draggable";function i6(e){let{id:r,data:n,disabled:a=!1,attributes:l}=e;const o=l0(o6),{activators:i,activatorEvent:s,active:d,activeNodeRect:c,ariaDescribedById:v,draggableNodes:u,over:x}=h.useContext(o0),{role:f=C5,roleDescription:w="draggable",tabIndex:p=0}=l??{},m=(d==null?void 0:d.id)===r,C=h.useContext(m?R0:l6),[M,Z]=m0(),[F,R]=m0(),B=Ua(i,r),j=$1(n);r1(()=>(u.set(r,{id:r,key:o,node:M,activatorNode:F,data:j}),()=>{const b=u.get(r);b&&b.key===o&&u.delete(r)}),[u,r]);const g=h.useMemo(()=>({role:f,tabIndex:p,"aria-disabled":a,"aria-pressed":m&&f===C5?!0:void 0,"aria-roledescription":w,"aria-describedby":v.draggable}),[a,f,p,m,w,v.draggable]);return{active:d,activatorEvent:s,activeNodeRect:c,attributes:g,isDragging:m,listeners:a?void 0:B,node:M,over:x,setNodeRef:Z,setActivatorNodeRef:R,transform:C}}function s2(){return h.useContext(o2)}const s6="Droppable",c6={timeout:25};function d6(e){let{data:r,disabled:n=!1,id:a,resizeObserverConfig:l}=e;const o=l0(s6),{active:i,dispatch:s,over:d,measureDroppableContainers:c}=h.useContext(o0),v=h.useRef({disabled:n}),u=h.useRef(!1),x=h.useRef(null),f=h.useRef(null),{disabled:w,updateMeasurementsFor:p,timeout:m}={...c6,...l},C=$1(p??a),M=h.useCallback(()=>{if(!u.current){u.current=!0;return}f.current!=null&&clearTimeout(f.current),f.current=setTimeout(()=>{c(Array.isArray(C.current)?C.current:[C.current]),f.current=null},m)},[m]),Z=B0({callback:M,disabled:w||!i}),F=h.useCallback((g,b)=>{Z&&(b&&(Z.unobserve(b),u.current=!1),g&&Z.observe(g))},[Z]),[R,B]=m0(F),j=$1(r);return h.useEffect(()=>{!Z||!R.current||(Z.disconnect(),u.current=!1,Z.observe(R.current))},[R,Z]),h.useEffect(()=>(s({type:N.RegisterDroppable,element:{id:a,key:o,disabled:n,node:R,rect:x,data:j}}),()=>s({type:N.UnregisterDroppable,key:o,id:a})),[a]),h.useEffect(()=>{n!==v.current.disabled&&(s({type:N.SetDroppableDisabled,id:a,key:o,disabled:n}),v.current.disabled=n)},[a,o,n,s]),{active:i,rect:x,isOver:(d==null?void 0:d.id)===a,node:R,over:d,setNodeRef:B}}function h6(e){let{animation:r,children:n}=e;const[a,l]=h.useState(null),[o,i]=h.useState(null),s=A0(n);return!n&&!a&&s&&l(s),r1(()=>{if(!o)return;const d=a==null?void 0:a.key,c=a==null?void 0:a.props.id;if(d==null||c==null){l(null);return}Promise.resolve(r(c,o)).then(()=>{l(null)})},[r,a,o]),h.createElement(h.Fragment,null,n,a?h.cloneElement(a,{ref:i}):null)}const v6={x:0,y:0,scaleX:1,scaleY:1};function u6(e){let{children:r}=e;return h.createElement(o0.Provider,{value:l2},h.createElement(R0.Provider,{value:v6},r))}const f6={position:"fixed",touchAction:"none"},g6=e=>F0(e)?"transform 250ms ease":void 0,p6=h.forwardRef((e,r)=>{let{as:n,activatorEvent:a,adjustScale:l,children:o,className:i,rect:s,style:d,transform:c,transition:v=g6}=e;if(!s)return null;const u=l?c:{...c,scaleX:1,scaleY:1},x={...f6,width:s.width,height:s.height,top:s.top,left:s.left,transform:b1.Transform.toString(u),transformOrigin:l&&a?oa(a,s):void 0,transition:typeof v=="function"?v(a):v,...d};return h.createElement(n,{className:i,style:x,ref:r},o)}),x6=e=>r=>{let{active:n,dragOverlay:a}=r;const l={},{styles:o,className:i}=e;if(o!=null&&o.active)for(const[s,d]of Object.entries(o.active))d!==void 0&&(l[s]=n.node.style.getPropertyValue(s),n.node.style.setProperty(s,d));if(o!=null&&o.dragOverlay)for(const[s,d]of Object.entries(o.dragOverlay))d!==void 0&&a.node.style.setProperty(s,d);return i!=null&&i.active&&n.node.classList.add(i.active),i!=null&&i.dragOverlay&&a.node.classList.add(i.dragOverlay),function(){for(const[d,c]of Object.entries(l))n.node.style.setProperty(d,c);i!=null&&i.active&&n.node.classList.remove(i.active)}},m6=e=>{let{transform:{initial:r,final:n}}=e;return[{transform:b1.Transform.toString(r)},{transform:b1.Transform.toString(n)}]},A6={duration:250,easing:"ease",keyframes:m6,sideEffects:x6({styles:{active:{opacity:"0"}}})};function w6(e){let{config:r,draggableNodes:n,droppableContainers:a,measuringConfiguration:l}=e;return j0((o,i)=>{if(r===null)return;const s=n.get(o);if(!s)return;const d=s.node.current;if(!d)return;const c=a2(i);if(!c)return;const{transform:v}=Y(i).getComputedStyle(i),u=U5(v);if(!u)return;const x=typeof r=="function"?r:C6(r);return e2(d,l.draggable.measure),x({active:{id:o,data:s.data,node:d,rect:l.draggable.measure(d)},draggableNodes:n,dragOverlay:{node:i,rect:l.dragOverlay.measure(c)},droppableContainers:a,measuringConfiguration:l,transform:u})})}function C6(e){const{duration:r,easing:n,sideEffects:a,keyframes:l}={...A6,...e};return o=>{let{active:i,dragOverlay:s,transform:d,...c}=o;if(!r)return;const v={x:s.rect.left-i.rect.left,y:s.rect.top-i.rect.top},u={scaleX:d.scaleX!==1?i.rect.width*d.scaleX/s.rect.width:1,scaleY:d.scaleY!==1?i.rect.height*d.scaleY/s.rect.height:1},x={x:d.x-v.x,y:d.y-v.y,...u},f=l({...c,active:i,dragOverlay:s,transform:{initial:d,final:x}}),[w]=f,p=f[f.length-1];if(JSON.stringify(w)===JSON.stringify(p))return;const m=a==null?void 0:a({active:i,dragOverlay:s,...c}),C=s.node.animate(f,{duration:r,easing:n,fill:"forwards"});return new Promise(M=>{C.onfinish=()=>{m==null||m(),M()}})}}let b5=0;function b6(e){return h.useMemo(()=>{if(e!=null)return b5++,b5},[e])}const M6=h.memo(e=>{let{adjustScale:r=!1,children:n,dropAnimation:a,style:l,transition:o,modifiers:i,wrapperElement:s="div",className:d,zIndex:c=999}=e;const{activatorEvent:v,active:u,activeNodeRect:x,containerNodeRect:f,draggableNodes:w,droppableContainers:p,dragOverlay:m,over:C,measuringConfiguration:M,scrollableAncestors:Z,scrollableAncestorRects:F,windowRect:R}=s2(),B=h.useContext(R0),j=b6(u==null?void 0:u.id),g=i2(i,{activatorEvent:v,active:u,activeNodeRect:x,containerNodeRect:f,draggingNodeRect:m.rect,over:C,overlayNodeRect:m.rect,scrollableAncestors:Z,scrollableAncestorRects:F,transform:B,windowRect:R}),b=K0(x),D=w6({config:a,draggableNodes:w,droppableContainers:p,measuringConfiguration:M}),H=b?m.setRef:void 0;return h.createElement(u6,null,h.createElement(h6,{animation:D},u&&j?h.createElement(p6,{key:j,id:u.id,ref:H,as:s,activatorEvent:v,adjustScale:r,className:d,transition:o,rect:b,style:{zIndex:c,...l},transform:g},n):null))});function $0(e,r,n){const a=e.slice();return a.splice(n<0?a.length+n:n,0,a.splice(r,1)[0]),a}function Z6(e,r){return e.reduce((n,a,l)=>{const o=r.get(a);return o&&(n[l]=o),n},Array(e.length))}function d0(e){return e!==null&&e>=0}function j6(e,r){if(e===r)return!0;if(e.length!==r.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==r[n])return!1;return!0}function F6(e){return typeof e=="boolean"?{draggable:e,droppable:e}:e}const h0={scaleX:1,scaleY:1},B6=e=>{var r;let{rects:n,activeNodeRect:a,activeIndex:l,overIndex:o,index:i}=e;const s=(r=n[l])!=null?r:a;if(!s)return null;const d=R6(n,i,l);if(i===l){const c=n[o];return c?{x:l<o?c.left+c.width-(s.left+s.width):c.left-s.left,y:0,...h0}:null}return i>l&&i<=o?{x:-s.width-d,y:0,...h0}:i<l&&i>=o?{x:s.width+d,y:0,...h0}:{x:0,y:0,...h0}};function R6(e,r,n){const a=e[r],l=e[r-1],o=e[r+1];return!a||!l&&!o?0:n<r?l?a.left-(l.left+l.width):o.left-(a.left+a.width):o?o.left-(a.left+a.width):a.left-(l.left+l.width)}const c2=e=>{let{rects:r,activeIndex:n,overIndex:a,index:l}=e;const o=$0(r,a,n),i=r[l],s=o[l];return!s||!i?null:{x:s.left-i.left,y:s.top-i.top,scaleX:s.width/i.width,scaleY:s.height/i.height}},d2="Sortable",h2=h.createContext({activeIndex:-1,containerId:d2,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:c2,disabled:{draggable:!1,droppable:!1}});function H6(e){let{children:r,id:n,items:a,strategy:l=c2,disabled:o=!1}=e;const{active:i,dragOverlay:s,droppableRects:d,over:c,measureDroppableContainers:v}=s2(),u=l0(d2,n),x=s.rect!==null,f=h.useMemo(()=>a.map(B=>typeof B=="object"&&"id"in B?B.id:B),[a]),w=i!=null,p=i?f.indexOf(i.id):-1,m=c?f.indexOf(c.id):-1,C=h.useRef(f),M=!j6(f,C.current),Z=m!==-1&&p===-1||M,F=F6(o);r1(()=>{M&&w&&v(f)},[M,f,w,v]),h.useEffect(()=>{C.current=f},[f]);const R=h.useMemo(()=>({activeIndex:p,containerId:u,disabled:F,disableTransforms:Z,items:f,overIndex:m,useDragOverlay:x,sortedRects:Z6(f,d),strategy:l}),[p,u,F.draggable,F.droppable,Z,f,m,d,x,l]);return h.createElement(h2.Provider,{value:R},r)}const y6=e=>{let{id:r,items:n,activeIndex:a,overIndex:l}=e;return $0(n,a,l).indexOf(r)},V6=e=>{let{containerId:r,isSorting:n,wasDragging:a,index:l,items:o,newIndex:i,previousItems:s,previousContainerId:d,transition:c}=e;return!c||!a||s!==o&&l===i?!1:n?!0:i!==l&&r===d},D6={duration:200,easing:"ease"},v2="transform",L6=b1.Transition.toString({property:v2,duration:0,easing:"linear"}),S6={roleDescription:"sortable"};function E6(e){let{disabled:r,index:n,node:a,rect:l}=e;const[o,i]=h.useState(null),s=h.useRef(n);return r1(()=>{if(!r&&n!==s.current&&a.current){const d=l.current;if(d){const c=N1(a.current,{ignoreTransform:!0}),v={x:d.left-c.left,y:d.top-c.top,scaleX:d.width/c.width,scaleY:d.height/c.height};(v.x||v.y)&&i(v)}}n!==s.current&&(s.current=n)},[r,n,a,l]),h.useEffect(()=>{o&&i(null)},[o]),o}function k6(e){let{animateLayoutChanges:r=V6,attributes:n,disabled:a,data:l,getNewIndex:o=y6,id:i,strategy:s,resizeObserverConfig:d,transition:c=D6}=e;const{items:v,containerId:u,activeIndex:x,disabled:f,disableTransforms:w,sortedRects:p,overIndex:m,useDragOverlay:C,strategy:M}=h.useContext(h2),Z=I6(a,f),F=v.indexOf(i),R=h.useMemo(()=>({sortable:{containerId:u,index:F,items:v},...l}),[u,l,F,v]),B=h.useMemo(()=>v.slice(v.indexOf(i)),[v,i]),{rect:j,node:g,isOver:b,setNodeRef:D}=d6({id:i,data:R,disabled:Z.droppable,resizeObserverConfig:{updateMeasurementsFor:B,...d}}),{active:H,activatorEvent:y,activeNodeRect:S,attributes:V,setNodeRef:X,listeners:z,isDragging:k,over:f1,setActivatorNodeRef:U,transform:c1}=i6({id:i,data:R,attributes:{...S6,...n},disabled:Z.draggable}),d1=Qn(D,X),P=!!H,K=P&&!w&&d0(x)&&d0(m),a1=!C&&k,M1=a1&&K?c1:null,i0=K?M1??(s??M)({rects:p,activeNodeRect:S,activeIndex:x,overIndex:m,index:F}):null,g1=d0(x)&&d0(m)?o({id:i,items:v,activeIndex:x,overIndex:m}):F,h1=H==null?void 0:H.id,E=h.useRef({activeId:h1,items:v,newIndex:g1,containerId:u}),P1=v!==E.current.items,l1=r({active:H,containerId:u,isDragging:k,isSorting:P,id:i,index:F,items:v,newIndex:E.current.newIndex,previousItems:E.current.items,previousContainerId:E.current.containerId,transition:c,wasDragging:E.current.activeId!=null}),Z1=E6({disabled:!l1,index:F,node:g,rect:j});return h.useEffect(()=>{P&&E.current.newIndex!==g1&&(E.current.newIndex=g1),u!==E.current.containerId&&(E.current.containerId=u),v!==E.current.items&&(E.current.items=v)},[P,g1,u,v]),h.useEffect(()=>{if(h1===E.current.activeId)return;if(h1!=null&&E.current.activeId==null){E.current.activeId=h1;return}const j1=setTimeout(()=>{E.current.activeId=h1},50);return()=>clearTimeout(j1)},[h1]),{active:H,activeIndex:x,attributes:V,data:R,rect:j,index:F,newIndex:g1,items:v,isOver:b,isSorting:P,isDragging:k,listeners:z,node:g,overIndex:m,over:f1,setNodeRef:d1,setActivatorNodeRef:U,setDroppableNodeRef:D,setDraggableNodeRef:X,transform:Z1??i0,transition:v1()};function v1(){if(Z1||P1&&E.current.newIndex===F)return L6;if(!(a1&&!F0(y)||!c)&&(P||l1))return b1.Transition.toString({...c,property:v2})}}function I6(e,r){var n,a;return typeof e=="boolean"?{draggable:e,droppable:!1}:{draggable:(n=e==null?void 0:e.draggable)!=null?n:r.draggable,droppable:(a=e==null?void 0:e.droppable)!=null?a:r.droppable}}L.Down,L.Right,L.Up,L.Left;const N6=e=>{let{transform:r}=e;return{...r,y:0}};function z6(e,r,n){const a={...e};return r.top+e.y<=n.top?a.y=n.top-r.top:r.bottom+e.y>=n.top+n.height&&(a.y=n.top+n.height-r.bottom),r.left+e.x<=n.left?a.x=n.left-r.left:r.right+e.x>=n.left+n.width&&(a.x=n.left+n.width-r.right),a}const P6=e=>{let{draggingNodeRect:r,transform:n,scrollableAncestorRects:a}=e;const l=a[0];return!r||!l?n:z6(n,r,l)},u2={sm:{padding:"px-4 py-0.5",text:"text-xxs",icon:"w-3 h-3",gap:"gap-0.5",badge:"min-w-3.5 h-3.5 text-2"},md:{padding:"px-6 py-1",text:"text-s",icon:"w-4 h-4",gap:"gap-1",badge:"min-w-4.5 h-4.5 text-xxs"},lg:{padding:"px-8 py-1.5",text:"text-base",icon:"w-5 h-5",gap:"gap-1.5",badge:"min-w-5 h-5 text-xs"}},T6={primary:{active:{bg:"bg-primary",text:"text-tab-active-fg",border:"border-primary"},inactive:{bg:"bg-transparent",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-primary-hover",text:"hover:text-tab-active-fg"}},positive:{active:{bg:"bg-positive-500",text:"text-gray-50",border:"border-positive-500"},inactive:{bg:"bg-transparent",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-positive-600",text:"hover:text-gray-50"}},negative:{active:{bg:"bg-negative-400",text:"text-gray-50",border:"border-negative-400"},inactive:{bg:"bg-transparent",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-negative-600",text:"hover:text-gray-50"}},warning:{active:{bg:"bg-warning-500",text:"text-gray-50",border:"border-warning-500"},inactive:{bg:"bg-transparent",text:"text-inactive-text",border:"border-transparent"},hover:{bg:"hover:bg-warning-600",text:"hover:text-gray-50"}}},O6=()=>A("inline-flex items-center rounded overflow-hidden"),Q6=(e,r,n,a)=>{const l=T6[e],o=u2[r],i="relative inline-flex items-center font-medium cursor-pointer transition-all duration-200";return a?A(i,o.padding,o.text,o.gap,"pointer-events-none cursor-not-allowed opacity-50","bg-card","text-inactive-text"):n?A(i,o.padding,o.text,o.gap,l.active.bg,l.active.text,"shadow-xs"):A(i,o.padding,o.text,o.gap,l.inactive.bg,l.inactive.text,l.hover.bg,l.hover.text)},X6=(e,r)=>A("flex items-center justify-center",u2[e].icon,{"opacity-50":r}),W6=()=>A("whitespace-nowrap"),M5=()=>A("flex h-8 bg-tab-bg-default pt-0.5","overflow-x-auto overflow-y-hidden","scrollbar-thin scrollbar-thumb-muted scrollbar-track-transparent"),f2=(e,r)=>{const n=A("group flex items-center justify-between space-x-2","rounded-t px-2 text-xs","focus:outline-hidden rounded-none");return r?A(n,"opacity-50 cursor-grabbing"):e?A(n,"z-2 border border-b-0 border-tab-border","bg-tab-active-bg font-semibold text-tab-active-fg"):A(n,"border border-transparent bg-tab-inactive-bg text-tab-inactive-fg","hover:text-tab-active-fg")},g2=()=>A("mr-1 h-4 w-4 text-sm text-inherit"),p2=()=>A("flex items-center mr-2"),x2=()=>A("text-inherit"),Y6=()=>A("hover:bg-primary-hover text-inherit hover:text-button-text size-5 p-0"),Z5=({tab:e,isActive:r,onTabClick:n,dragOverlay:a=!1})=>{const{value:l,label:o,icon:i,onClose:s,renderTab:d}=e,{attributes:c,listeners:v,setNodeRef:u,transform:x,transition:f,isDragging:w}=k6({id:l}),p={transform:b1.Transform.toString(x),transition:f||"transform linear",opacity:w&&!a?.5:1,cursor:"pointer"},m=()=>{n(l)},C=M=>{M==null||M.stopPropagation(),s&&s(l)};return d?t.jsx("div",{ref:u,style:p,...c,...v,className:"flex h-full shrink-0 select-none focus:outline-hidden",role:"button",tabIndex:0,"aria-roledescription":"sortable",children:d({tab:e,isActive:r,onClick:m,onClose:s?C:void 0})}):t.jsx("div",{ref:u,style:p,...c,...v,className:"flex h-full shrink-0 select-none focus:outline-hidden",role:"button",tabIndex:0,"aria-roledescription":"sortable",children:t.jsxs("div",{onClick:m,className:f2(r,w),role:"tab","aria-selected":r,"data-cy":l,children:[t.jsxs("div",{className:p2(),children:[i&&t.jsx("span",{className:g2(),children:i}),t.jsx("span",{className:x2(),children:o})]}),t.jsx(m2,{tab:e,onClose:C})]})})},m2=({tab:e,onClose:r})=>{const[n,a]=h.useState(!1),l=o=>{r()};return t.jsx(Q0,{size:"sm",variant:"ghost",color:"white",className:Y6(),onClick:o=>{o.stopPropagation(),l()},onMouseEnter:()=>a(!0),onMouseLeave:()=>a(!1),children:e.touched&&!n?t.jsx(V5,{className:"h-2 text-primary"}):e.closable&&t.jsx(T0,{className:"hidden size-2.5 group-hover:flex"})})},U6=({tab:e,isActive:r,color:n="primary",size:a="md",showIcons:l,onTabClick:o})=>{const{value:i,label:s,icon:d,disabled:c=!1,onClose:v,renderTab:u}=e,x=()=>{c||o(i)},f=w=>{w==null||w.stopPropagation(),!c&&v&&v(i)};return u?t.jsx(t.Fragment,{children:u({tab:e,isActive:r,onClick:x,onClose:v?f:void 0})}):t.jsxs("button",{type:"button",role:"tab","aria-selected":r,"aria-disabled":c,className:Q6(n,a,r,c),onClick:x,disabled:c,children:[l&&d&&t.jsx("span",{className:X6(a,c),children:d}),t.jsx("span",{className:W6(),children:s})]})},G6=({tab:e,isActive:r,onTabClick:n})=>{const{value:a,label:l,icon:o,onClose:i,renderTab:s}=e,d=()=>{n(a)},c=v=>{v==null||v.stopPropagation(),i&&i(a)};return s?t.jsx("div",{className:"flex h-full shrink-0 select-none focus:outline-hidden",children:s({tab:e,isActive:r,onClick:d,onClose:i?c:void 0})}):t.jsx("div",{className:"flex h-full shrink-0 select-none focus:outline-hidden",children:t.jsxs("div",{onClick:d,className:f2(r,!1),role:"tab","aria-selected":r,"data-cy":a,children:[t.jsxs("div",{className:p2(),children:[o&&t.jsx("span",{className:g2(),children:o}),t.jsx("span",{className:x2(),children:l})]}),t.jsx(m2,{tab:e,onClose:c})]})})},A2=({tabs:e,activeTab:r,defaultActiveTab:n,variant:a="default",color:l="primary",size:o="md",draggable:i=!1,showIcons:s=!0,className:d,tabListClassName:c,onTabChange:v,onReorder:u,renderTabList:x,children:f})=>{var H;const[w,p]=h.useState(n||((H=e[0])==null?void 0:H.value)||""),[m,C]=h.useState(null),[M,Z]=h.useState(e),F=r!==void 0?r:w,R=M,B=aa(na(q0,{activationConstraint:{distance:10}})),j=y=>{r===void 0&&p(y),v==null||v(y)},g=y=>R.findIndex(S=>S.value===y),b=m?g(m):-1;if(h.useEffect(()=>{Z(e)},[e]),f)return t.jsx("div",{className:d,children:f});const D=x?x({tabs:e,activeTab:F,onTabClick:j}):a==="file"&&i?t.jsxs("div",{className:"relative",children:[t.jsxs(a6,{collisionDetection:da,modifiers:[N6,P6],sensors:B,onDragStart:({active:y})=>{y&&C(y.id)},onDragEnd:({over:y})=>{if(C(null),y){const S=g(y.id);if(b!==S&&b!==-1){const V=$0(R,b,S);Z(V),u&&u(V),j(V[S].value)}}},onDragCancel:()=>{C(null)},children:[t.jsx(H6,{items:R.map(y=>y.value),strategy:B6,children:t.jsx("div",{role:"tablist",className:A(M5(),c),children:R.map(y=>t.jsx(Z5,{tab:y,isActive:F===y.value,onTabClick:j},y.value))})}),t.jsx(M6,{children:m&&b!==-1?t.jsx(Z5,{tab:R[b],isActive:F===R[b].value,onTabClick:j,dragOverlay:!0}):null})]}),t.jsx("hr",{className:"absolute bottom-0 z-1 w-full border-tab-border"})]}):a==="file"?t.jsxs("div",{className:"relative",children:[t.jsx("div",{role:"tablist",className:A(M5(),c),children:e.map(y=>t.jsx(G6,{tab:y,isActive:F===y.value,onTabClick:j},y.value))}),t.jsx("hr",{className:"absolute bottom-0 z-1 w-full border-tab-border"})]}):t.jsx("div",{role:"tablist",className:A(O6(),c),children:e.map(y=>t.jsx(U6,{tab:y,isActive:F===y.value,color:l,size:o,showIcons:s,onTabClick:j},y.value))});return t.jsx("div",{className:d,children:D})};A2.displayName="Tabs";var I=function(){return I=Object.assign||function(e){for(var r,n=1,a=arguments.length;n<a;n++){r=arguments[n];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(e[l]=r[l])}return e},I.apply(this,arguments)},j5={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},F5={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},v0={width:"20px",height:"20px",position:"absolute",zIndex:1},J6={top:I(I({},j5),{top:"-5px"}),right:I(I({},F5),{left:void 0,right:"-5px"}),bottom:I(I({},j5),{top:void 0,bottom:"-5px"}),left:I(I({},F5),{left:"-5px"}),topRight:I(I({},v0),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:I(I({},v0),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:I(I({},v0),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:I(I({},v0),{left:"-10px",top:"-10px",cursor:"nw-resize"})},q6=h.memo(function(e){var r=e.onResizeStart,n=e.direction,a=e.children,l=e.replaceStyles,o=e.className,i=h.useCallback(function(c){r(c,n)},[r,n]),s=h.useCallback(function(c){r(c,n)},[r,n]),d=h.useMemo(function(){return I(I({position:"absolute",userSelect:"none"},J6[n]),l??{})},[l,n]);return t.jsx("div",{className:o||void 0,style:d,onMouseDown:i,onTouchStart:s,children:a})}),K6=(function(){var e=function(r,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,l){a.__proto__=l}||function(a,l){for(var o in l)Object.prototype.hasOwnProperty.call(l,o)&&(a[o]=l[o])},e(r,n)};return function(r,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(r,n);function a(){this.constructor=r}r.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}})(),s1=function(){return s1=Object.assign||function(e){for(var r,n=1,a=arguments.length;n<a;n++){r=arguments[n];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(e[l]=r[l])}return e},s1.apply(this,arguments)},$6={width:"auto",height:"auto"},u0=function(e,r,n){return Math.max(Math.min(e,n),r)},B5=function(e,r,n){var a=Math.round(e/r);return a*r+n*(a-1)},V1=function(e,r){return new RegExp(e,"i").test(r)},f0=function(e){return!!(e.touches&&e.touches.length)},_6=function(e){return!!((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},R5=function(e,r,n){n===void 0&&(n=0);var a=r.reduce(function(o,i,s){return Math.abs(i-e)<Math.abs(r[o]-e)?s:o},0),l=Math.abs(r[a]-e);return n===0||l<n?r[a]:e},I0=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:"".concat(e,"px")},g0=function(e,r,n,a){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var l=Number(e.replace("%",""))/100;return r*l}if(e.endsWith("vw")){var l=Number(e.replace("vw",""))/100;return n*l}if(e.endsWith("vh")){var l=Number(e.replace("vh",""))/100;return a*l}}return e},el=function(e,r,n,a,l,o,i){return a=g0(a,e.width,r,n),l=g0(l,e.height,r,n),o=g0(o,e.width,r,n),i=g0(i,e.height,r,n),{maxWidth:typeof a>"u"?void 0:Number(a),maxHeight:typeof l>"u"?void 0:Number(l),minWidth:typeof o>"u"?void 0:Number(o),minHeight:typeof i>"u"?void 0:Number(i)}},tl=function(e){return Array.isArray(e)?e:[e,e]},rl=["as","ref","style","className","grid","gridGap","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],H5="__resizable_base__",nl=(function(e){K6(r,e);function r(n){var a,l,o,i,s=e.call(this,n)||this;return s.ratio=1,s.resizable=null,s.parentLeft=0,s.parentTop=0,s.resizableLeft=0,s.resizableRight=0,s.resizableTop=0,s.resizableBottom=0,s.targetLeft=0,s.targetTop=0,s.delta={width:0,height:0},s.appendBase=function(){if(!s.resizable||!s.window)return null;var d=s.parentNode;if(!d)return null;var c=s.window.document.createElement("div");return c.style.width="100%",c.style.height="100%",c.style.position="absolute",c.style.transform="scale(0, 0)",c.style.left="0",c.style.flex="0 0 100%",c.classList?c.classList.add(H5):c.className+=H5,d.appendChild(c),c},s.removeBase=function(d){var c=s.parentNode;c&&c.removeChild(d)},s.state={isResizing:!1,width:(l=(a=s.propsSize)===null||a===void 0?void 0:a.width)!==null&&l!==void 0?l:"auto",height:(i=(o=s.propsSize)===null||o===void 0?void 0:o.height)!==null&&i!==void 0?i:"auto",direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},s.onResizeStart=s.onResizeStart.bind(s),s.onMouseMove=s.onMouseMove.bind(s),s.onMouseUp=s.onMouseUp.bind(s),s}return Object.defineProperty(r.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||$6},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"size",{get:function(){var n=0,a=0;if(this.resizable&&this.window){var l=this.resizable.offsetWidth,o=this.resizable.offsetHeight,i=this.resizable.style.position;i!=="relative"&&(this.resizable.style.position="relative"),n=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:l,a=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:o,this.resizable.style.position=i}return{width:n,height:a}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"sizeStyle",{get:function(){var n=this,a=this.props.size,l=function(s){var d;if(typeof n.state[s]>"u"||n.state[s]==="auto")return"auto";if(n.propsSize&&n.propsSize[s]&&(!((d=n.propsSize[s])===null||d===void 0)&&d.toString().endsWith("%"))){if(n.state[s].toString().endsWith("%"))return n.state[s].toString();var c=n.getParentSize(),v=Number(n.state[s].toString().replace("px","")),u=v/c[s]*100;return"".concat(u,"%")}return I0(n.state[s])},o=a&&typeof a.width<"u"&&!this.state.isResizing?I0(a.width):l("width"),i=a&&typeof a.height<"u"&&!this.state.isResizing?I0(a.height):l("height");return{width:o,height:i}},enumerable:!1,configurable:!0}),r.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var n=this.appendBase();if(!n)return{width:0,height:0};var a=!1,l=this.parentNode.style.flexWrap;l!=="wrap"&&(a=!0,this.parentNode.style.flexWrap="wrap"),n.style.position="relative",n.style.minWidth="100%",n.style.minHeight="100%";var o={width:n.offsetWidth,height:n.offsetHeight};return a&&(this.parentNode.style.flexWrap=l),this.removeBase(n),o},r.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},r.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},r.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var n=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:n.flexBasis!=="auto"?n.flexBasis:void 0})}},r.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},r.prototype.createSizeForCssProperty=function(n,a){var l=this.propsSize&&this.propsSize[a];return this.state[a]==="auto"&&this.state.original[a]===n&&(typeof l>"u"||l==="auto")?"auto":n},r.prototype.calculateNewMaxFromBoundary=function(n,a){var l=this.props.boundsByDirection,o=this.state.direction,i=l&&V1("left",o),s=l&&V1("top",o),d,c;if(this.props.bounds==="parent"){var v=this.parentNode;v&&(d=i?this.resizableRight-this.parentLeft:v.offsetWidth+(this.parentLeft-this.resizableLeft),c=s?this.resizableBottom-this.parentTop:v.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(d=i?this.resizableRight:this.window.innerWidth-this.resizableLeft,c=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(d=i?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),c=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return d&&Number.isFinite(d)&&(n=n&&n<d?n:d),c&&Number.isFinite(c)&&(a=a&&a<c?a:c),{maxWidth:n,maxHeight:a}},r.prototype.calculateNewSizeFromDirection=function(n,a){var l=this.props.scale||1,o=tl(this.props.resizeRatio||1),i=o[0],s=o[1],d=this.state,c=d.direction,v=d.original,u=this.props,x=u.lockAspectRatio,f=u.lockAspectRatioExtraHeight,w=u.lockAspectRatioExtraWidth,p=v.width,m=v.height,C=f||0,M=w||0;return V1("right",c)&&(p=v.width+(n-v.x)*i/l,x&&(m=(p-M)/this.ratio+C)),V1("left",c)&&(p=v.width-(n-v.x)*i/l,x&&(m=(p-M)/this.ratio+C)),V1("bottom",c)&&(m=v.height+(a-v.y)*s/l,x&&(p=(m-C)*this.ratio+M)),V1("top",c)&&(m=v.height-(a-v.y)*s/l,x&&(p=(m-C)*this.ratio+M)),{newWidth:p,newHeight:m}},r.prototype.calculateNewSizeFromAspectRatio=function(n,a,l,o){var i=this.props,s=i.lockAspectRatio,d=i.lockAspectRatioExtraHeight,c=i.lockAspectRatioExtraWidth,v=typeof o.width>"u"?10:o.width,u=typeof l.width>"u"||l.width<0?n:l.width,x=typeof o.height>"u"?10:o.height,f=typeof l.height>"u"||l.height<0?a:l.height,w=d||0,p=c||0;if(s){var m=(x-w)*this.ratio+p,C=(f-w)*this.ratio+p,M=(v-p)/this.ratio+w,Z=(u-p)/this.ratio+w,F=Math.max(v,m),R=Math.min(u,C),B=Math.max(x,M),j=Math.min(f,Z);n=u0(n,F,R),a=u0(a,B,j)}else n=u0(n,v,u),a=u0(a,x,f);return{newWidth:n,newHeight:a}},r.prototype.setBoundingClientRect=function(){var n=1/(this.props.scale||1);if(this.props.bounds==="parent"){var a=this.parentNode;if(a){var l=a.getBoundingClientRect();this.parentLeft=l.left*n,this.parentTop=l.top*n}}if(this.props.bounds&&typeof this.props.bounds!="string"){var o=this.props.bounds.getBoundingClientRect();this.targetLeft=o.left*n,this.targetTop=o.top*n}if(this.resizable){var i=this.resizable.getBoundingClientRect(),s=i.left,d=i.top,c=i.right,v=i.bottom;this.resizableLeft=s*n,this.resizableRight=c*n,this.resizableTop=d*n,this.resizableBottom=v*n}},r.prototype.onResizeStart=function(n,a){if(!(!this.resizable||!this.window)){var l=0,o=0;if(n.nativeEvent&&_6(n.nativeEvent)?(l=n.nativeEvent.clientX,o=n.nativeEvent.clientY):n.nativeEvent&&f0(n.nativeEvent)&&(l=n.nativeEvent.touches[0].clientX,o=n.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var i=this.props.onResizeStart(n,a,this.resizable);if(i===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,d=this.window.getComputedStyle(this.resizable);if(d.flexBasis!=="auto"){var c=this.parentNode;if(c){var v=this.window.getComputedStyle(c).flexDirection;this.flexDir=v.startsWith("row")?"row":"column",s=d.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var u={original:{x:l,y:o,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:s1(s1({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(n.target).cursor||"auto"}),direction:a,flexBasis:s};this.setState(u)}},r.prototype.onMouseMove=function(n){var a=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&f0(n))try{n.preventDefault(),n.stopPropagation()}catch{}var l=this.props,o=l.maxWidth,i=l.maxHeight,s=l.minWidth,d=l.minHeight,c=f0(n)?n.touches[0].clientX:n.clientX,v=f0(n)?n.touches[0].clientY:n.clientY,u=this.state,x=u.direction,f=u.original,w=u.width,p=u.height,m=this.getParentSize(),C=el(m,this.window.innerWidth,this.window.innerHeight,o,i,s,d);o=C.maxWidth,i=C.maxHeight,s=C.minWidth,d=C.minHeight;var M=this.calculateNewSizeFromDirection(c,v),Z=M.newHeight,F=M.newWidth,R=this.calculateNewMaxFromBoundary(o,i);this.props.snap&&this.props.snap.x&&(F=R5(F,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(Z=R5(Z,this.props.snap.y,this.props.snapGap));var B=this.calculateNewSizeFromAspectRatio(F,Z,{width:R.maxWidth,height:R.maxHeight},{width:s,height:d});if(F=B.newWidth,Z=B.newHeight,this.props.grid){var j=B5(F,this.props.grid[0],this.props.gridGap?this.props.gridGap[0]:0),g=B5(Z,this.props.grid[1],this.props.gridGap?this.props.gridGap[1]:0),b=this.props.snapGap||0,D=b===0||Math.abs(j-F)<=b?j:F,H=b===0||Math.abs(g-Z)<=b?g:Z;F=D,Z=H}var y={width:F-f.width,height:Z-f.height};if(this.delta=y,w&&typeof w=="string"){if(w.endsWith("%")){var S=F/m.width*100;F="".concat(S,"%")}else if(w.endsWith("vw")){var V=F/this.window.innerWidth*100;F="".concat(V,"vw")}else if(w.endsWith("vh")){var X=F/this.window.innerHeight*100;F="".concat(X,"vh")}}if(p&&typeof p=="string"){if(p.endsWith("%")){var S=Z/m.height*100;Z="".concat(S,"%")}else if(p.endsWith("vw")){var V=Z/this.window.innerWidth*100;Z="".concat(V,"vw")}else if(p.endsWith("vh")){var X=Z/this.window.innerHeight*100;Z="".concat(X,"vh")}}var z={width:this.createSizeForCssProperty(F,"width"),height:this.createSizeForCssProperty(Z,"height")};this.flexDir==="row"?z.flexBasis=z.width:this.flexDir==="column"&&(z.flexBasis=z.height);var k=this.state.width!==z.width,f1=this.state.height!==z.height,U=this.state.flexBasis!==z.flexBasis,c1=k||f1||U;c1&&L1.flushSync(function(){a.setState(z)}),this.props.onResize&&c1&&this.props.onResize(n,x,this.resizable,y)}},r.prototype.onMouseUp=function(n){var a,l,o=this.state,i=o.isResizing,s=o.direction;o.original,!(!i||!this.resizable)&&(this.props.onResizeStop&&this.props.onResizeStop(n,s,this.resizable,this.delta),this.props.size&&this.setState({width:(a=this.props.size.width)!==null&&a!==void 0?a:"auto",height:(l=this.props.size.height)!==null&&l!==void 0?l:"auto"}),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:s1(s1({},this.state.backgroundStyle),{cursor:"auto"})}))},r.prototype.updateSize=function(n){var a,l;this.setState({width:(a=n.width)!==null&&a!==void 0?a:"auto",height:(l=n.height)!==null&&l!==void 0?l:"auto"})},r.prototype.renderResizer=function(){var n=this,a=this.props,l=a.enable,o=a.handleStyles,i=a.handleClasses,s=a.handleWrapperStyle,d=a.handleWrapperClass,c=a.handleComponent;if(!l)return null;var v=Object.keys(l).map(function(u){return l[u]!==!1?t.jsx(q6,{direction:u,onResizeStart:n.onResizeStart,replaceStyles:o&&o[u],className:i&&i[u],children:c&&c[u]?c[u]:null},u):null});return t.jsx("div",{className:d,style:s,children:v})},r.prototype.render=function(){var n=this,a=Object.keys(this.props).reduce(function(i,s){return rl.indexOf(s)!==-1||(i[s]=n.props[s]),i},{}),l=s1(s1(s1({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(l.flexBasis=this.state.flexBasis);var o=this.props.as||"div";return t.jsxs(o,s1({style:l,className:this.props.className},a,{ref:function(i){i&&(n.resizable=i)},children:[this.state.isResizing&&t.jsx("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]}))},r.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],gridGap:[0,0],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},r})(h.PureComponent);const w2=h.forwardRef(({children:e,width:r,height:n,minWidth:a=10,minHeight:l=10,maxWidth:o,maxHeight:i,defaultWidth:s,defaultHeight:d,defaultSize:c,size:v,grid:u,snap:x,lockAspectRatio:f=!1,enable:w,handleStyles:p={},handleClasses:m={},handleComponent:C={},style:M={},className:Z,onResizeStart:F,onResize:R,onResizeStop:B,scale:j=1,bounds:g,snapGap:b,as:D="div"},H)=>{const y=v?{size:v}:r!==void 0||n!==void 0?{size:{width:r??"auto",height:n??"auto"}}:{},S=c?{defaultSize:c}:s!==void 0||d!==void 0?{defaultSize:{width:s??"auto",height:d??"auto"}}:{};return t.jsx(nl,{ref:H,...y,...S,minWidth:a,minHeight:l,maxWidth:o,maxHeight:i,grid:u,snap:x,lockAspectRatio:f,enable:w,handleStyles:p,handleClasses:m,handleComponent:C,style:M,className:A("relative box-border",Z),onResizeStart:F,onResize:R,onResizeStop:B,scale:j,bounds:g,snapGap:b,as:D,children:e})});w2.displayName="Resizable";const C2=({isDragging:e=!1,className:r})=>t.jsx("div",{className:A("absolute inset-0 flex items-center justify-center transition-colors",{"bg-primary/30":e},r),children:t.jsx("div",{className:A("h-full w-full transition-all",{"bg-primary":e,"bg-transparent hover:bg-primary/20":!e})})});C2.displayName="Handle";const D1={sm:{track:"h-4 w-7",thumb:"size-3",thumbUnchecked:"left-0.5",thumbChecked:"left-3.5",label:"text-xs",gap:"gap-2"},md:{track:"h-5 w-9",thumb:"size-4",thumbUnchecked:"left-0.5",thumbChecked:"left-4.5",label:"text-sm",gap:"gap-2.5"},lg:{track:"h-6 w-11",thumb:"size-5",thumbUnchecked:"left-0.5",thumbChecked:"left-5.5",label:"text-base",gap:"gap-3"}},p0={primary:{bg:"bg-primary",thumb:"bg-white group-hover:bg-primary-light",icon:"text-primary"},positive:{bg:"bg-positive",thumb:"bg-white group-hover:bg-positive-light",icon:"text-positive"},warning:{bg:"bg-warning",thumb:"bg-white group-hover:bg-warning-light",icon:"text-warning"},negative:{bg:"bg-negative",thumb:"bg-white group-hover:bg-negative-light",icon:"text-negative"}},al=(e,r,n,a,l,o)=>({container:A("inline-flex items-center",D1[e].gap,o),track:A("relative inline-flex items-center shrink-0 group","transition-colors duration-200 ease-in-out","focus:outline-hidden focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2","rounded-full justify-between px-0.5",D1[e].track,{[p0[r].bg]:n&&!a&&!l,"bg-panel":!n&&!a||l,"bg-panel cursor-not-allowed":a,"cursor-pointer":!a}),thumb:A("pointer-events-none inline-flex items-center justify-center shadow-xs","transition-all duration-200 ease-in-out","rounded-full absolute",D1[e].thumb,n?D1[e].thumbChecked:D1[e].thumbUnchecked,{[p0[r].thumb]:!a,"bg-canvas-subtle":a}),iconLeft:A("flex items-center justify-center z-10 w-1/2 p-0.5",{[p0[r].icon]:!n&&!a,"text-panel-subtle":a||n}),iconRight:A("flex items-center justify-center z-10 w-1/2 p-0.5",{[p0[r].icon]:n&&!a,"text-panel-subtle":a||!n}),label:A("font-medium text-body",D1[e].label,{"cursor-pointer":!a,"cursor-not-allowed text-muted":a})}),b2=({label:e,checked:r,defaultChecked:n=!1,disabled:a=!1,size:l="md",color:o="primary",icons:i,onChange:s,className:d,id:c,name:v,...u})=>{const[x,f]=h.useState(n),w=r!==void 0,p=w?r:x,m=()=>{const Z=!p;w||f(Z),s==null||s(Z)},M=al(l,o,p,a,!!i,d);return t.jsxs("div",{className:M.container,...u,children:[e&&t.jsx("label",{htmlFor:c,className:M.label,children:e}),t.jsxs("button",{type:"button",role:"switch","aria-checked":p,"aria-label":e,disabled:a,onClick:m,name:v,id:c,className:M.track,children:[i&&t.jsx("span",{className:M.iconLeft,children:i.unchecked}),t.jsx("span",{className:M.thumb,"aria-hidden":"true"}),i&&t.jsx("span",{className:M.iconRight,children:i.checked})]})]})};b2.displayName="Toggle";const ll="inset-0 z-40",ol=`
|
|
31
|
-
z-50 min-w-50 w-auto
|
|
32
|
-
origin-top-right
|
|
33
|
-
rounded border border-card-border
|
|
34
|
-
bg-card shadow-lg
|
|
35
|
-
outline-hidden
|
|
36
|
-
`,
|
|
37
|
-
group flex w-full items-center rounded px-2 py-1 leading-5
|
|
38
|
-
text-xs text-body font-medium
|
|
39
|
-
transition-colors duration-150
|
|
40
|
-
cursor-pointer select-none
|
|
41
|
-
hover:bg-primary-hover
|
|
42
|
-
`,sl=()=>A(ll),Z2=e=>A(ol,e),j2=()=>A(il),cl=({disabled:e})=>A(M2,{"opacity-50 cursor-not-allowed hover:bg-transparent focus:bg-transparent":e}),F2=()=>A("mr-2 text-base content-center"),dl=({disabled:e,isOpen:r})=>A(M2,"relative justify-between",{"opacity-50 cursor-not-allowed hover:bg-transparent focus:bg-transparent":e,"bg-primary-hover":r&&!e}),hl=()=>A("text-body"),vl=()=>A("absolute bottom-0 left-full z-60 ml-1.5"),ul=({placement:e})=>A("absolute z-50",{"bottom-start":"top-full left-0 mt-1","bottom-end":"top-full right-0 mt-1","top-start":"bottom-full left-0 mb-1","top-end":"bottom-full right-0 mb-1"}[e]),B2=h.createContext(null),_0=()=>{const e=h.useContext(B2);if(!e)throw new Error("Menu compound components must be used within Menu");return e},fl=({children:e,icon:r,onClick:n,disabled:a=!1,className:l})=>{const o=_0(),i=()=>{!a&&n&&(n(),o.closeMenu())},s=d=>{(d.key==="Enter"||d.key===" ")&&(d.preventDefault(),i())};return t.jsxs("div",{role:"menuitem",tabIndex:a?-1:0,className:A(cl({disabled:a}),l),onClick:i,onKeyDown:s,"aria-disabled":a,children:[r&&t.jsx("span",{className:F2(),children:r}),t.jsx("span",{children:e})]})},gl=({label:e,icon:r,children:n,disabled:a=!1,className:l})=>{const[o,i]=h.useState(!1),s=h.useRef(null),d=h.useRef(null),c=h.useRef(null),v=()=>{c.current&&(clearTimeout(c.current),c.current=null),a||i(!0)},u=p=>{const m=p.relatedTarget;s.current&&s.current.contains(m)||(c.current=setTimeout(()=>{i(!1)},100))},x=()=>{c.current&&(clearTimeout(c.current),c.current=null)},f=()=>{c.current=setTimeout(()=>{i(!1)},100)};h.useEffect(()=>()=>{c.current&&clearTimeout(c.current)},[]);const w=p=>{p.key==="ArrowRight"?(p.preventDefault(),a||i(!0)):p.key==="ArrowLeft"&&(p.preventDefault(),i(!1))};return t.jsxs("div",{className:"relative",children:[t.jsxs("div",{ref:d,role:"menuitem","aria-haspopup":"true","aria-expanded":o,tabIndex:a?-1:0,className:A(dl({disabled:a,isOpen:o}),l),onMouseEnter:v,onMouseLeave:u,onKeyDown:w,"aria-disabled":a,children:[r&&t.jsx("span",{className:F2(),children:r}),t.jsx("span",{className:"flex-1",children:e}),t.jsx("span",{className:hl(),children:t.jsx(O0,{})})]}),o&&!a&&t.jsx("div",{ref:s,role:"menu",className:A(Z2(),vl()),onMouseEnter:x,onMouseLeave:f,children:t.jsx("div",{className:j2(),children:n})})]})},pl=({children:e,className:r})=>{const{open:n,setOpen:a,triggerRef:l}=_0(),o=()=>{a(!n)};if(h.isValidElement(e)){const i=e,s={onClick:d=>{o(),i.props.onClick&&i.props.onClick(d)},"aria-expanded":n,"aria-haspopup":"true",className:A(i.props.className,r)};return h.cloneElement(i,{...s,ref:l})}return t.jsx("button",{ref:l,onClick:o,"aria-expanded":n,"aria-haspopup":"true",className:r,children:e})},xl=({children:e,placement:r="bottom-start",className:n})=>{const{open:a,contentRef:l,closeMenu:o,triggerRef:i}=_0(),[s,d]=h.useState(!1);return h.useEffect(()=>{a?requestAnimationFrame(()=>{d(!0)}):d(!1)},[a]),h.useEffect(()=>{const c=u=>{l.current&&!l.current.contains(u.target)&&i.current&&!i.current.contains(u.target)&&o()},v=u=>{u.key==="Escape"&&o()};return a&&(document.addEventListener("mousedown",c),document.addEventListener("keydown",v)),()=>{document.removeEventListener("mousedown",c),document.removeEventListener("keydown",v)}},[a,o,i,l]),a?t.jsxs(t.Fragment,{children:[t.jsx("div",{className:A(sl(),"fixed"),"aria-hidden":"true"}),t.jsx("div",{ref:l,role:"menu",className:A(Z2(n),ul({placement:r}),"transition-all duration-200 ease-out",s?"opacity-100 scale-100":"opacity-0 scale-95"),children:t.jsx("div",{className:j2(),children:e})})]}):null},z1=({children:e,open:r,defaultOpen:n=!1,onOpenChange:a})=>{const[l,o]=h.useState(n),i=h.useRef(null),s=h.useRef(null),d=r!==void 0,c=d?r:l,v=f=>{d||o(f),a==null||a(f)},x={open:c,setOpen:v,triggerRef:i,contentRef:s,closeMenu:()=>{v(!1)}};return t.jsx(B2.Provider,{value:x,children:t.jsx("div",{className:"relative inline-block",children:e})})};z1.displayName="Menu";z1.Trigger=pl;z1.Content=xl;z1.Item=fl;z1.SubMenu=gl;const ml={0:"bg-surface-0",1:"bg-surface-1",2:"bg-surface-2",3:"bg-surface-3",4:"bg-surface-4"},Al={none:"",subtle:"border border-surface-border-subtle",strong:"border border-surface-border-strong"},wl=({depth:e=0,border:r="none",variant:n="default",className:a})=>n==="panel"?A("transition-colors duration-200 text-body rounded p-2","bg-panel-bg text-panel-header-fg border-panel-border",r!=="none"&&"border",a):A("transition-colors duration-200 text-body rounded p-2",ml[e],Al[r],a),R2=({depth:e=0,border:r="none",variant:n="default",className:a,children:l,style:o})=>{const i=wl({depth:e,border:r,variant:n,className:a});return t.jsx("div",{className:i,style:o,children:l})};R2.displayName="Surface";exports.Breadcrumbs=O5;exports.Button=Q0;exports.Checkbox=L5;exports.Fd4dLogo=z2;exports.FdAction=J2;exports.FdAddToLibrary=$2;exports.FdAddToLibrary1=K2;exports.FdAddToLibrary2=q2;exports.FdAdjust=_2;exports.FdAdvancedProps=ee;exports.FdAiry=te;exports.FdAlignCenter=re;exports.FdAlignContentEnd=ne;exports.FdAlignContentStart=ae;exports.FdAll=P2;exports.FdAnd=le;exports.FdAppAnd=oe;exports.FdArrowDown=ie;exports.FdArrowLeft=se;exports.FdArrowRight=ce;exports.FdArrowUp=de;exports.FdAsc=he;exports.FdAttache=ve;exports.FdAttribute=ue;exports.FdBaseline=fe;exports.FdBell=ge;exports.FdBlob=pe;exports.FdBlocNote=xe;exports.FdBlock=me;exports.FdBold=Ae;exports.FdBorderBottom=we;exports.FdBorderLeft=Ce;exports.FdBorderRadius=Fe;exports.FdBorderRadiusBottomLeft=be;exports.FdBorderRadiusBottomRight=Me;exports.FdBorderRadiusTopLeft=Ze;exports.FdBorderRadiusTopRight=je;exports.FdBorderRight=Be;exports.FdBorderTop=Re;exports.FdBorders=He;exports.FdBraces=ye;exports.FdBracket=Ve;exports.FdBug=De;exports.FdBulb=Le;exports.FdBurger=Se;exports.FdButton=Ee;exports.FdByte=ke;exports.FdCalculator=Ie;exports.FdCanvas=Ne;exports.FdCapitalise=ze;exports.FdCheck=Oe;exports.FdCheckCircle=Te;exports.FdCheckCircleO=Pe;exports.FdCheckNaked=y5;exports.FdCircle=Qe;exports.FdClassVirtual=Xe;exports.FdClasses=T2;exports.FdClean=We;exports.FdClearAll=Ye;exports.FdClearContent=O2;exports.FdClearStyle=Ue;exports.FdClose=Ke;exports.FdCloseAllTabs=Ge;exports.FdCloseFromLeft=Je;exports.FdCloseFromRight=qe;exports.FdCloseNaked=T0;exports.FdClosedFolder=$e;exports.FdCloud=et;exports.FdCloudDownload=_e;exports.FdCode=nt;exports.FdCodeFile=tt;exports.FdCodeFolder=rt;exports.FdCollapseAll=at;exports.FdCompact=lt;exports.FdComponents=ot;exports.FdComputer=it;exports.FdCondition=dt;exports.FdConditionGroup=st;exports.FdConditionNone=ct;exports.FdConditions=vt;exports.FdConditionsNone=ht;exports.FdContextCircle=ut;exports.FdContrast=ft;exports.FdCopyContent=gt;exports.FdCopyInto=pt;exports.FdCrown=xt;exports.FdCssLocal=mt;exports.FdCssShared=At;exports.FdCssTheme=wt;exports.FdCsvFile=Ct;exports.FdCut=bt;exports.FdDanger=Mt;exports.FdDataTable=Zt;exports.FdDatabase=Bt;exports.FdDatabaseCopy=jt;exports.FdDatabaseImport=Ft;exports.FdDatastore4d=Rt;exports.FdDatastoreQodly=Ht;exports.FdDate=yt;exports.FdDebugActive=Vt;exports.FdDebugAttached=Dt;exports.FdDebugDetached=Lt;exports.FdDebugError=St;exports.FdDebugFolder=Et;exports.FdDebugger=Ot;exports.FdDebuggerContinue=kt;exports.FdDebuggerStepBack=It;exports.FdDebuggerStepInto=Nt;exports.FdDebuggerStepOut=zt;exports.FdDebuggerStepOver=Pt;exports.FdDebuggerTerminate=Tt;exports.FdDeleteCurrentFile=Qt;exports.FdDeleteOtherFile=Xt;exports.FdDesc=Wt;exports.FdDescribeRoles=Yt;exports.FdDeselect=Ut;exports.FdDisplayList=Gt;exports.FdDotsHorizontal=Jt;exports.FdDoubleArrowDown=qt;exports.FdDoubleArrowLeft=Kt;exports.FdDoubleArrowRight=$t;exports.FdDoubleArrowUp=_t;exports.FdDown=e4;exports.FdDownload=t4;exports.FdDragHandle=r4;exports.FdDrop_color=n4;exports.FdDuplicate=l4;exports.FdDuplicateAlt=a4;exports.FdEllipse=V5;exports.FdEmpty=o4;exports.FdEntity=i4;exports.FdExitFullScreen=s4;exports.FdExpandAll=c4;exports.FdExpression=d4;exports.FdEye=h4;exports.FdFile=x4;exports.FdFileEmpty=v4;exports.FdFileQodly=u4;exports.FdFileVideo=f4;exports.FdFileVoice=g4;exports.FdFileZipper=p4;exports.FdFilter=m4;exports.FdFirstPage=A4;exports.FdFitZoom=w4;exports.FdFlag=C4;exports.FdFlex=B4;exports.FdFlexCenterHorizontal=b4;exports.FdFlexEnd=M4;exports.FdFlexNowrap=Z4;exports.FdFlexStart=j4;exports.FdFlexWrap=F4;exports.FdFloat=R4;exports.FdFocusCenter=H4;exports.FdFolderModal=y4;exports.FdFolderModel=V4;exports.FdFont=D4;exports.FdFooter=L4;exports.FdFullScreen=S4;exports.FdFunction=P4;exports.FdFunctionDataclass=E4;exports.FdFunctionDatastore=k4;exports.FdFunctionEntity=I4;exports.FdFunctionSelection=N4;exports.FdFunctionSingleton=z4;exports.FdGeneric=T4;exports.FdGrid=O4;exports.FdGroup=X4;exports.FdGroupAdd=Q4;exports.FdGuest=W4;exports.FdHeader=Y4;exports.FdHelp=U4;exports.FdHidden=G4;exports.FdHttp=J4;exports.FdImage=K4;exports.FdImageFilled=q4;exports.FdIndeterminate=$4;exports.FdInfoBold=_4;exports.FdInfoCircle=e3;exports.FdInline=r3;exports.FdInlineBlock=t3;exports.FdInput=n3;exports.FdInspect=a3;exports.FdItalic=l3;exports.FdJustifyCenter=o3;exports.FdJustifyEnd=i3;exports.FdJustifyStart=s3;exports.FdKey=c3;exports.FdKeyboard=d3;exports.FdLabel=h3;exports.FdLastPage=v3;exports.FdLeft=u3;exports.FdLightning=f3;exports.FdLine_throw=g3;exports.FdLink=p3;exports.FdList=m3;exports.FdList1=x3;exports.FdLoaderTab=A3;exports.FdLocalization=C3;exports.FdLocalizationKey=w3;exports.FdLock=b3;exports.FdLogout=M3;exports.FdLong=j3;exports.FdLongLong=Z3;exports.FdLowercase=F3;exports.FdMagic=B3;exports.FdMatrix=R3;exports.FdMenuContext=H3;exports.FdMergeHorizontal=y3;exports.FdMergeVertical=V3;exports.FdMicrochip=k3;exports.FdMicrochip1=D3;exports.FdMicrochip2=L3;exports.FdMicrochip3=S3;exports.FdMicrochipSlash=E3;exports.FdMinus=N3;exports.FdMinusNaked=I3;exports.FdModal=z3;exports.FdModel=O3;exports.FdModel2=P3;exports.FdModel3=T3;exports.FdMoveHorizontal=Q3;exports.FdMoveVertical=X3;exports.FdNavigation=W3;exports.FdNewFolder=Y3;exports.FdNewTab=U3;exports.FdNewWindow=G3;exports.FdNextBlock=J3;exports.FdNoWifi=q3;exports.FdNonPreemptiveMode=K3;exports.FdNone=$3;exports.FdObject=_3;exports.FdOpenFolder=er;exports.FdOr=tr;exports.FdOutload=rr;exports.FdOutputArrow=nr;exports.FdPalette=ar;exports.FdPaste=or;exports.FdPasteInto=lr;exports.FdPause=ir;exports.FdPdf=sr;exports.FdPen=cr;exports.FdPhone=hr;exports.FdPhoneRotate=dr;exports.FdPi=ur;exports.FdPiNaked=vr;exports.FdPie=fr;exports.FdPin=Q2;exports.FdPixel=gr;exports.FdPlay=mr;exports.FdPlayNotif=pr;exports.FdPlaySettings=xr;exports.FdPlus=wr;exports.FdPlusNaked=Ar;exports.FdPreemptiveMode=Cr;exports.FdQodly=Mr;exports.FdQodlyMagic=br;exports.FdQrCube=Zr;exports.FdQuery=jr;exports.FdRadio=Fr;exports.FdRam=Br;exports.FdRedo=Rr;exports.FdRefresh=yr;exports.FdRefreshBold=Hr;exports.FdRegex=X2;exports.FdRelation=Vr;exports.FdReload=Dr;exports.FdReorder=Lr;exports.FdResize=D5;exports.FdRight=O0;exports.FdRocket=Sr;exports.FdRoles=Er;exports.FdSameLoaderTab=kr;exports.FdSanityCheckDefault=Ir;exports.FdSanityCheckInfo=Nr;exports.FdSave=zr;exports.FdSavedClosed=Pr;exports.FdSearch=Tr;exports.FdSelect=Xr;exports.FdSelectAll=Or;exports.FdSelectBox=Qr;exports.FdServer=Ur;exports.FdServerPrivate=Wr;exports.FdServerProtected=Yr;exports.FdSetting=Gr;exports.FdShare=Jr;exports.FdShared=Kr;exports.FdSharedFolder=qr;exports.FdShort=$r;exports.FdShortcut=_r;exports.FdSidebar=W2;exports.FdSingleton=e7;exports.FdSlash=t7;exports.FdSlider=r7;exports.FdSpaceAround=n7;exports.FdSpaceBetween=a7;exports.FdSpaceEvenly=l7;exports.FdSpinner=o7;exports.FdSplit=i7;exports.FdSql=s7;exports.FdStack=c7;exports.FdStar=d7;exports.FdStates=h7;exports.FdStopEdit=v7;exports.FdStoryBoard=u7;exports.FdStretch=f7;exports.FdStrikethrough=g7;exports.FdString=p7;exports.FdStyle4=x7;exports.FdStyle5=m7;exports.FdStyle6=A7;exports.FdStyleBox=w7;exports.FdSweap=C7;exports.FdSwitch=b7;exports.FdSync=M7;exports.FdTab=Z7;exports.FdTable=B7;exports.FdTableColumn=j7;exports.FdTableHeader=F7;exports.FdTablet=R7;exports.FdTag=H7;exports.FdText=S7;exports.FdTextCenter=y7;exports.FdTextEnd=V7;exports.FdTextJustify=D7;exports.FdTextStart=L7;exports.FdTime=E7;exports.FdTooltip=k7;exports.FdTrash=I7;exports.FdTravel=N7;exports.FdUnRegex=Y2;exports.FdUnderline=z7;exports.FdUndo=P7;exports.FdUnlock=T7;exports.FdUnselectAll=O7;exports.FdUp=Q7;exports.FdUpdown=X7;exports.FdUpload=Y7;exports.FdUploadFile=W7;exports.FdUppercase=U7;exports.FdUser=q7;exports.FdUserCircle=G7;exports.FdUserInherited1=J7;exports.FdVariable=K7;exports.FdWarningCross=$7;exports.FdWarningDanger=_7;exports.FdWebform=U2;exports.FdWebformFolder=G2;exports.FdWifi=en;exports.FdWindow=tn;exports.Handle=C2;exports.Input=En;exports.Menu=z1;exports.Qodly=N2;exports.Radio=Cn;exports.Resizable=w2;exports.Surface=R2;exports.Tabs=A2;exports.Toggle=b2;exports.Tooltip=zn;
|
|
30
|
+
`},pn={onDragStart(e){let{active:r}=e;return"Picked up draggable item "+r.id+"."},onDragOver(e){let{active:r,over:i}=e;return i?"Draggable item "+r.id+" was moved over droppable area "+i.id+".":"Draggable item "+r.id+" is no longer over a droppable area."},onDragEnd(e){let{active:r,over:i}=e;return i?"Draggable item "+r.id+" was dropped over droppable area "+i.id:"Draggable item "+r.id+" was dropped."},onDragCancel(e){let{active:r}=e;return"Dragging was cancelled. Draggable item "+r.id+" was dropped."}};function xn(e){let{announcements:r=pn,container:i,hiddenTextDescribedById:n,screenReaderInstructions:a=gn}=e;const{announce:l,announcement:o}=un(),s=o0("DndLiveRegion"),[d,c]=h.useState(!1);if(h.useEffect(()=>{c(!0)},[]),vn(h.useMemo(()=>({onDragStart(v){let{active:m}=v;l(r.onDragStart({active:m}))},onDragMove(v){let{active:m,over:g}=v;r.onDragMove&&l(r.onDragMove({active:m,over:g}))},onDragOver(v){let{active:m,over:g}=v;l(r.onDragOver({active:m,over:g}))},onDragEnd(v){let{active:m,over:g}=v;l(r.onDragEnd({active:m,over:g}))},onDragCancel(v){let{active:m,over:g}=v;l(r.onDragCancel({active:m,over:g}))}}),[l,r])),!d)return null;const u=h.createElement(h.Fragment,null,h.createElement(dn,{id:n,value:a.draggable}),h.createElement(hn,{id:s,announcement:o}));return i?S1.createPortal(u,i):u}var I;(function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"})(I||(I={}));function j0(){}function mn(e,r){return h.useMemo(()=>({sensor:e,options:r??{}}),[e,r])}function An(){for(var e=arguments.length,r=new Array(e),i=0;i<e;i++)r[i]=arguments[i];return h.useMemo(()=>[...r].filter(n=>n!=null),[...r])}const i1=Object.freeze({x:0,y:0});function wn(e,r){return Math.sqrt(Math.pow(e.x-r.x,2)+Math.pow(e.y-r.y,2))}function Cn(e,r){const i=Z0(e);if(!i)return"0 0";const n={x:(i.x-r.left)/r.width*100,y:(i.y-r.top)/r.height*100};return n.x+"% "+n.y+"%"}function bn(e,r){let{data:{value:i}}=e,{data:{value:n}}=r;return i-n}function Mn(e,r){let{data:{value:i}}=e,{data:{value:n}}=r;return n-i}function Zn(e,r){if(!e||e.length===0)return null;const[i]=e;return i[r]}function w5(e,r,i){return r===void 0&&(r=e.left),i===void 0&&(i=e.top),{x:r+e.width*.5,y:i+e.height*.5}}const jn=e=>{let{collisionRect:r,droppableRects:i,droppableContainers:n}=e;const a=w5(r,r.left,r.top),l=[];for(const o of n){const{id:s}=o,d=i.get(s);if(d){const c=wn(w5(d),a);l.push({id:s,data:{droppableContainer:o,value:c}})}}return l.sort(bn)};function qn(e,r){const i=Math.max(r.top,e.top),n=Math.max(r.left,e.left),a=Math.min(r.left+r.width,e.left+e.width),l=Math.min(r.top+r.height,e.top+e.height),o=a-n,s=l-i;if(n<a&&i<l){const d=r.width*r.height,c=e.width*e.height,u=o*s,v=u/(d+c-u);return Number(v.toFixed(4))}return 0}const Fn=e=>{let{collisionRect:r,droppableRects:i,droppableContainers:n}=e;const a=[];for(const l of n){const{id:o}=l,s=i.get(o);if(s){const d=qn(s,r);d>0&&a.push({id:o,data:{droppableContainer:l,value:d}})}}return a.sort(Mn)};function Bn(e,r,i){return{...e,scaleX:r&&i?r.width/i.width:1,scaleY:r&&i?r.height/i.height:1}}function le(e,r){return e&&r?{x:e.left-r.left,y:e.top-r.top}:i1}function Rn(e){return function(i){for(var n=arguments.length,a=new Array(n>1?n-1:0),l=1;l<n;l++)a[l-1]=arguments[l];return a.reduce((o,s)=>({...o,top:o.top+e*s.y,bottom:o.bottom+e*s.y,left:o.left+e*s.x,right:o.right+e*s.x}),{...i})}}const Hn=Rn(1);function oe(e){if(e.startsWith("matrix3d(")){const r=e.slice(9,-1).split(/, /);return{x:+r[12],y:+r[13],scaleX:+r[0],scaleY:+r[5]}}else if(e.startsWith("matrix(")){const r=e.slice(7,-1).split(/, /);return{x:+r[4],y:+r[5],scaleX:+r[0],scaleY:+r[3]}}return null}function yn(e,r,i){const n=oe(r);if(!n)return e;const{scaleX:a,scaleY:l,x:o,y:s}=n,d=e.left-o-(1-a)*parseFloat(i),c=e.top-s-(1-l)*parseFloat(i.slice(i.indexOf(" ")+1)),u=a?e.width/a:e.width,v=l?e.height/l:e.height;return{width:u,height:v,top:c,right:d+u,bottom:c+v,left:d}}const Vn={ignoreTransform:!1};function k1(e,r){r===void 0&&(r=Vn);let i=e.getBoundingClientRect();if(r.ignoreTransform){const{transform:c,transformOrigin:u}=W(e).getComputedStyle(e);c&&(i=yn(i,c,u))}const{top:n,left:a,width:l,height:o,bottom:s,right:d}=i;return{top:n,left:a,width:l,height:o,bottom:s,right:d}}function C5(e){return k1(e,{ignoreTransform:!0})}function Dn(e){const r=e.innerWidth,i=e.innerHeight;return{top:0,left:0,right:r,bottom:i,width:r,height:i}}function Sn(e,r){return r===void 0&&(r=W(e).getComputedStyle(e)),r.position==="fixed"}function Ln(e,r){r===void 0&&(r=W(e).getComputedStyle(e));const i=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(a=>{const l=r[a];return typeof l=="string"?i.test(l):!1})}function $0(e,r){const i=[];function n(a){if(r!=null&&i.length>=r||!a)return i;if(K0(a)&&a.scrollingElement!=null&&!i.includes(a.scrollingElement))return i.push(a.scrollingElement),i;if(!a0(a)||ie(a)||i.includes(a))return i;const l=W(e).getComputedStyle(a);return a!==e&&Ln(a,l)&&i.push(a),Sn(a,l)?i:n(a.parentNode)}return e?n(e):i}function se(e){const[r]=$0(e,1);return r??null}function k0(e){return!F0||!e?null:N1(e)?e:J0(e)?K0(e)||e===I1(e).scrollingElement?window:a0(e)?e:null:null}function ce(e){return N1(e)?e.scrollX:e.scrollLeft}function de(e){return N1(e)?e.scrollY:e.scrollTop}function Q0(e){return{x:ce(e),y:de(e)}}var P;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(P||(P={}));function he(e){return!F0||!e?!1:e===document.scrollingElement}function ue(e){const r={x:0,y:0},i=he(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},n={x:e.scrollWidth-i.width,y:e.scrollHeight-i.height},a=e.scrollTop<=r.y,l=e.scrollLeft<=r.x,o=e.scrollTop>=n.y,s=e.scrollLeft>=n.x;return{isTop:a,isLeft:l,isBottom:o,isRight:s,maxScroll:n,minScroll:r}}const En={x:.2,y:.2};function Nn(e,r,i,n,a){let{top:l,left:o,right:s,bottom:d}=i;n===void 0&&(n=10),a===void 0&&(a=En);const{isTop:c,isBottom:u,isLeft:v,isRight:m}=ue(e),g={x:0,y:0},w={x:0,y:0},f={height:r.height*a.y,width:r.width*a.x};return!c&&l<=r.top+f.height?(g.y=P.Backward,w.y=n*Math.abs((r.top+f.height-l)/f.height)):!u&&d>=r.bottom-f.height&&(g.y=P.Forward,w.y=n*Math.abs((r.bottom-f.height-d)/f.height)),!m&&s>=r.right-f.width?(g.x=P.Forward,w.x=n*Math.abs((r.right-f.width-s)/f.width)):!v&&o<=r.left+f.width&&(g.x=P.Backward,w.x=n*Math.abs((r.left+f.width-o)/f.width)),{direction:g,speed:w}}function In(e){if(e===document.scrollingElement){const{innerWidth:l,innerHeight:o}=window;return{top:0,left:0,right:l,bottom:o,width:l,height:o}}const{top:r,left:i,right:n,bottom:a}=e.getBoundingClientRect();return{top:r,left:i,right:n,bottom:a,width:e.clientWidth,height:e.clientHeight}}function ve(e){return e.reduce((r,i)=>L1(r,Q0(i)),i1)}function kn(e){return e.reduce((r,i)=>r+ce(i),0)}function zn(e){return e.reduce((r,i)=>r+de(i),0)}function fe(e,r){if(r===void 0&&(r=k1),!e)return;const{top:i,left:n,bottom:a,right:l}=r(e);se(e)&&(a<=0||l<=0||i>=window.innerHeight||n>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const Pn=[["x",["left","right"],kn],["y",["top","bottom"],zn]];class _0{constructor(r,i){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const n=$0(i),a=ve(n);this.rect={...r},this.width=r.width,this.height=r.height;for(const[l,o,s]of Pn)for(const d of o)Object.defineProperty(this,d,{get:()=>{const c=s(n),u=a[l]-c;return this.rect[d]+u},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class U1{constructor(r){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(i=>{var n;return(n=this.target)==null?void 0:n.removeEventListener(...i)})},this.target=r}add(r,i,n){var a;(a=this.target)==null||a.addEventListener(r,i,n),this.listeners.push([r,i,n])}}function Tn(e){const{EventTarget:r}=W(e);return e instanceof r?e:I1(e)}function z0(e,r){const i=Math.abs(e.x),n=Math.abs(e.y);return typeof r=="number"?Math.sqrt(i**2+n**2)>r:"x"in r&&"y"in r?i>r.x&&n>r.y:"x"in r?i>r.x:"y"in r?n>r.y:!1}var e1;(function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"})(e1||(e1={}));function b5(e){e.preventDefault()}function On(e){e.stopPropagation()}var D;(function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"})(D||(D={}));const ge={start:[D.Space,D.Enter],cancel:[D.Esc],end:[D.Space,D.Enter,D.Tab]},Qn=(e,r)=>{let{currentCoordinates:i}=r;switch(e.code){case D.Right:return{...i,x:i.x+25};case D.Left:return{...i,x:i.x-25};case D.Down:return{...i,y:i.y+25};case D.Up:return{...i,y:i.y-25}}};class pe{constructor(r){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=r;const{event:{target:i}}=r;this.props=r,this.listeners=new U1(I1(i)),this.windowListeners=new U1(W(i)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(e1.Resize,this.handleCancel),this.windowListeners.add(e1.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(e1.Keydown,this.handleKeyDown))}handleStart(){const{activeNode:r,onStart:i}=this.props,n=r.node.current;n&&fe(n),i(i1)}handleKeyDown(r){if(R0(r)){const{active:i,context:n,options:a}=this.props,{keyboardCodes:l=ge,coordinateGetter:o=Qn,scrollBehavior:s="smooth"}=a,{code:d}=r;if(l.end.includes(d)){this.handleEnd(r);return}if(l.cancel.includes(d)){this.handleCancel(r);return}const{collisionRect:c}=n.current,u=c?{x:c.left,y:c.top}:i1;this.referenceCoordinates||(this.referenceCoordinates=u);const v=o(r,{active:i,context:n.current,currentCoordinates:u});if(v){const m=M0(v,u),g={x:0,y:0},{scrollableAncestors:w}=n.current;for(const f of w){const p=r.code,{isTop:C,isRight:b,isLeft:M,isBottom:q,maxScroll:B,minScroll:F}=ue(f),j=In(f),A={x:Math.min(p===D.Right?j.right-j.width/2:j.right,Math.max(p===D.Right?j.left:j.left+j.width/2,v.x)),y:Math.min(p===D.Down?j.bottom-j.height/2:j.bottom,Math.max(p===D.Down?j.top:j.top+j.height/2,v.y))},Z=p===D.Right&&!b||p===D.Left&&!M,V=p===D.Down&&!q||p===D.Up&&!C;if(Z&&A.x!==v.x){const R=f.scrollLeft+m.x,H=p===D.Right&&R<=B.x||p===D.Left&&R>=F.x;if(H&&!m.y){f.scrollTo({left:R,behavior:s});return}H?g.x=f.scrollLeft-R:g.x=p===D.Right?f.scrollLeft-B.x:f.scrollLeft-F.x,g.x&&f.scrollBy({left:-g.x,behavior:s});break}else if(V&&A.y!==v.y){const R=f.scrollTop+m.y,H=p===D.Down&&R<=B.y||p===D.Up&&R>=F.y;if(H&&!m.x){f.scrollTo({top:R,behavior:s});return}H?g.y=f.scrollTop-R:g.y=p===D.Down?f.scrollTop-B.y:f.scrollTop-F.y,g.y&&f.scrollBy({top:-g.y,behavior:s});break}}this.handleMove(r,L1(M0(v,this.referenceCoordinates),g))}}}handleMove(r,i){const{onMove:n}=this.props;r.preventDefault(),n(i)}handleEnd(r){const{onEnd:i}=this.props;r.preventDefault(),this.detach(),i()}handleCancel(r){const{onCancel:i}=this.props;r.preventDefault(),this.detach(),i()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}pe.activators=[{eventName:"onKeyDown",handler:(e,r,i)=>{let{keyboardCodes:n=ge,onActivation:a}=r,{active:l}=i;const{code:o}=e.nativeEvent;if(n.start.includes(o)){const s=l.activatorNode.current;return s&&e.target!==s?!1:(e.preventDefault(),a==null||a({event:e.nativeEvent}),!0)}return!1}}];function M5(e){return!!(e&&"distance"in e)}function Z5(e){return!!(e&&"delay"in e)}class e5{constructor(r,i,n){var a;n===void 0&&(n=Tn(r.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=r,this.events=i;const{event:l}=r,{target:o}=l;this.props=r,this.events=i,this.document=I1(o),this.documentListeners=new U1(this.document),this.listeners=new U1(n),this.windowListeners=new U1(W(o)),this.initialCoordinates=(a=Z0(l))!=null?a:i1,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:r,props:{options:{activationConstraint:i,bypassActivationConstraint:n}}}=this;if(this.listeners.add(r.move.name,this.handleMove,{passive:!1}),this.listeners.add(r.end.name,this.handleEnd),r.cancel&&this.listeners.add(r.cancel.name,this.handleCancel),this.windowListeners.add(e1.Resize,this.handleCancel),this.windowListeners.add(e1.DragStart,b5),this.windowListeners.add(e1.VisibilityChange,this.handleCancel),this.windowListeners.add(e1.ContextMenu,b5),this.documentListeners.add(e1.Keydown,this.handleKeydown),i){if(n!=null&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(Z5(i)){this.timeoutId=setTimeout(this.handleStart,i.delay),this.handlePending(i);return}if(M5(i)){this.handlePending(i);return}}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),this.timeoutId!==null&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handlePending(r,i){const{active:n,onPending:a}=this.props;a(n,r,this.initialCoordinates,i)}handleStart(){const{initialCoordinates:r}=this,{onStart:i}=this.props;r&&(this.activated=!0,this.documentListeners.add(e1.Click,On,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(e1.SelectionChange,this.removeTextSelection),i(r))}handleMove(r){var i;const{activated:n,initialCoordinates:a,props:l}=this,{onMove:o,options:{activationConstraint:s}}=l;if(!a)return;const d=(i=Z0(r))!=null?i:i1,c=M0(a,d);if(!n&&s){if(M5(s)){if(s.tolerance!=null&&z0(c,s.tolerance))return this.handleCancel();if(z0(c,s.distance))return this.handleStart()}if(Z5(s)&&z0(c,s.tolerance))return this.handleCancel();this.handlePending(s,c);return}r.cancelable&&r.preventDefault(),o(d)}handleEnd(){const{onAbort:r,onEnd:i}=this.props;this.detach(),this.activated||r(this.props.active),i()}handleCancel(){const{onAbort:r,onCancel:i}=this.props;this.detach(),this.activated||r(this.props.active),i()}handleKeydown(r){r.code===D.Esc&&this.handleCancel()}removeTextSelection(){var r;(r=this.document.getSelection())==null||r.removeAllRanges()}}const Xn={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class t5 extends e5{constructor(r){const{event:i}=r,n=I1(i.target);super(r,Xn,n)}}t5.activators=[{eventName:"onPointerDown",handler:(e,r)=>{let{nativeEvent:i}=e,{onActivation:n}=r;return!i.isPrimary||i.button!==0?!1:(n==null||n({event:i}),!0)}}];const Wn={move:{name:"mousemove"},end:{name:"mouseup"}};var X0;(function(e){e[e.RightClick=2]="RightClick"})(X0||(X0={}));class Yn extends e5{constructor(r){super(r,Wn,I1(r.event.target))}}Yn.activators=[{eventName:"onMouseDown",handler:(e,r)=>{let{nativeEvent:i}=e,{onActivation:n}=r;return i.button===X0.RightClick?!1:(n==null||n({event:i}),!0)}}];const P0={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};class Un extends e5{constructor(r){super(r,P0)}static setup(){return window.addEventListener(P0.move.name,r,{capture:!1,passive:!1}),function(){window.removeEventListener(P0.move.name,r)};function r(){}}}Un.activators=[{eventName:"onTouchStart",handler:(e,r)=>{let{nativeEvent:i}=e,{onActivation:n}=r;const{touches:a}=i;return a.length>1?!1:(n==null||n({event:i}),!0)}}];var G1;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(G1||(G1={}));var q0;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(q0||(q0={}));function Gn(e){let{acceleration:r,activator:i=G1.Pointer,canScroll:n,draggingRect:a,enabled:l,interval:o=5,order:s=q0.TreeOrder,pointerCoordinates:d,scrollableAncestors:c,scrollableAncestorRects:u,delta:v,threshold:m}=e;const g=Kn({delta:v,disabled:!l}),[w,f]=an(),p=h.useRef({x:0,y:0}),C=h.useRef({x:0,y:0}),b=h.useMemo(()=>{switch(i){case G1.Pointer:return d?{top:d.y,bottom:d.y,left:d.x,right:d.x}:null;case G1.DraggableRect:return a}},[i,a,d]),M=h.useRef(null),q=h.useCallback(()=>{const F=M.current;if(!F)return;const j=p.current.x*C.current.x,A=p.current.y*C.current.y;F.scrollBy(j,A)},[]),B=h.useMemo(()=>s===q0.TreeOrder?[...c].reverse():c,[s,c]);h.useEffect(()=>{if(!l||!c.length||!b){f();return}for(const F of B){if((n==null?void 0:n(F))===!1)continue;const j=c.indexOf(F),A=u[j];if(!A)continue;const{direction:Z,speed:V}=Nn(F,A,b,r,m);for(const R of["x","y"])g[R][Z[R]]||(V[R]=0,Z[R]=0);if(V.x>0||V.y>0){f(),M.current=F,w(q,o),p.current=V,C.current=Z;return}}p.current={x:0,y:0},C.current={x:0,y:0},f()},[r,q,n,f,l,o,JSON.stringify(b),JSON.stringify(g),w,c,B,u,JSON.stringify(m)])}const Jn={x:{[P.Backward]:!1,[P.Forward]:!1},y:{[P.Backward]:!1,[P.Forward]:!1}};function Kn(e){let{delta:r,disabled:i}=e;const n=b0(r);return l0(a=>{if(i||!n||!a)return Jn;const l={x:Math.sign(r.x-n.x),y:Math.sign(r.y-n.y)};return{x:{[P.Backward]:a.x[P.Backward]||l.x===-1,[P.Forward]:a.x[P.Forward]||l.x===1},y:{[P.Backward]:a.y[P.Backward]||l.y===-1,[P.Forward]:a.y[P.Forward]||l.y===1}}},[i,r,n])}function $n(e,r){const i=r!=null?e.get(r):void 0,n=i?i.node.current:null;return l0(a=>{var l;return r==null?null:(l=n??a)!=null?l:null},[n,r])}function _n(e,r){return h.useMemo(()=>e.reduce((i,n)=>{const{sensor:a}=n,l=a.activators.map(o=>({eventName:o.eventName,handler:r(o.handler,n)}));return[...i,...l]},[]),[e,r])}var e0;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(e0||(e0={}));var W0;(function(e){e.Optimized="optimized"})(W0||(W0={}));const j5=new Map;function ea(e,r){let{dragging:i,dependencies:n,config:a}=r;const[l,o]=h.useState(null),{frequency:s,measure:d,strategy:c}=a,u=h.useRef(e),v=p(),m=_1(v),g=h.useCallback(function(C){C===void 0&&(C=[]),!m.current&&o(b=>b===null?C:b.concat(C.filter(M=>!b.includes(M))))},[m]),w=h.useRef(null),f=l0(C=>{if(v&&!i)return j5;if(!C||C===j5||u.current!==e||l!=null){const b=new Map;for(let M of e){if(!M)continue;if(l&&l.length>0&&!l.includes(M.id)&&M.rect.current){b.set(M.id,M.rect.current);continue}const q=M.node.current,B=q?new _0(d(q),q):null;M.rect.current=B,B&&b.set(M.id,B)}return b}return C},[e,l,i,v,d]);return h.useEffect(()=>{u.current=e},[e]),h.useEffect(()=>{v||g()},[i,v]),h.useEffect(()=>{l&&l.length>0&&o(null)},[JSON.stringify(l)]),h.useEffect(()=>{v||typeof s!="number"||w.current!==null||(w.current=setTimeout(()=>{g(),w.current=null},s))},[s,v,g,...n]),{droppableRects:f,measureDroppableContainers:g,measuringScheduled:l!=null};function p(){switch(c){case e0.Always:return!1;case e0.BeforeDragging:return i;default:return!i}}}function r5(e,r){return l0(i=>e?i||(typeof r=="function"?r(e):e):null,[r,e])}function ta(e,r){return r5(e,r)}function ra(e){let{callback:r,disabled:i}=e;const n=B0(r),a=h.useMemo(()=>{if(i||typeof window>"u"||typeof window.MutationObserver>"u")return;const{MutationObserver:l}=window;return new l(n)},[n,i]);return h.useEffect(()=>()=>a==null?void 0:a.disconnect(),[a]),a}function H0(e){let{callback:r,disabled:i}=e;const n=B0(r),a=h.useMemo(()=>{if(i||typeof window>"u"||typeof window.ResizeObserver>"u")return;const{ResizeObserver:l}=window;return new l(n)},[i]);return h.useEffect(()=>()=>a==null?void 0:a.disconnect(),[a]),a}function ia(e){return new _0(k1(e),e)}function q5(e,r,i){r===void 0&&(r=ia);const[n,a]=h.useState(null);function l(){a(d=>{if(!e)return null;if(e.isConnected===!1){var c;return(c=d??i)!=null?c:null}const u=r(e);return JSON.stringify(d)===JSON.stringify(u)?d:u})}const o=ra({callback(d){if(e)for(const c of d){const{type:u,target:v}=c;if(u==="childList"&&v instanceof HTMLElement&&v.contains(e)){l();break}}}}),s=H0({callback:l});return r1(()=>{l(),e?(s==null||s.observe(e),o==null||o.observe(document.body,{childList:!0,subtree:!0})):(s==null||s.disconnect(),o==null||o.disconnect())},[e]),n}function na(e){const r=r5(e);return le(e,r)}const F5=[];function aa(e){const r=h.useRef(e),i=l0(n=>e?n&&n!==F5&&e&&r.current&&e.parentNode===r.current.parentNode?n:$0(e):F5,[e]);return h.useEffect(()=>{r.current=e},[e]),i}function la(e){const[r,i]=h.useState(null),n=h.useRef(e),a=h.useCallback(l=>{const o=k0(l.target);o&&i(s=>s?(s.set(o,Q0(o)),new Map(s)):null)},[]);return h.useEffect(()=>{const l=n.current;if(e!==l){o(l);const s=e.map(d=>{const c=k0(d);return c?(c.addEventListener("scroll",a,{passive:!0}),[c,Q0(c)]):null}).filter(d=>d!=null);i(s.length?new Map(s):null),n.current=e}return()=>{o(e),o(l)};function o(s){s.forEach(d=>{const c=k0(d);c==null||c.removeEventListener("scroll",a)})}},[a,e]),h.useMemo(()=>e.length?r?Array.from(r.values()).reduce((l,o)=>L1(l,o),i1):ve(e):i1,[e,r])}function B5(e,r){r===void 0&&(r=[]);const i=h.useRef(null);return h.useEffect(()=>{i.current=null},r),h.useEffect(()=>{const n=e!==i1;n&&!i.current&&(i.current=e),!n&&i.current&&(i.current=null)},[e]),i.current?M0(e,i.current):i1}function oa(e){h.useEffect(()=>{if(!F0)return;const r=e.map(i=>{let{sensor:n}=i;return n.setup==null?void 0:n.setup()});return()=>{for(const i of r)i==null||i()}},e.map(r=>{let{sensor:i}=r;return i}))}function sa(e,r){return h.useMemo(()=>e.reduce((i,n)=>{let{eventName:a,handler:l}=n;return i[a]=o=>{l(o,r)},i},{}),[e,r])}function xe(e){return h.useMemo(()=>e?Dn(e):null,[e])}const R5=[];function ca(e,r){r===void 0&&(r=k1);const[i]=e,n=xe(i?W(i):null),[a,l]=h.useState(R5);function o(){l(()=>e.length?e.map(d=>he(d)?n:new _0(r(d),d)):R5)}const s=H0({callback:o});return r1(()=>{s==null||s.disconnect(),o(),e.forEach(d=>s==null?void 0:s.observe(d))},[e]),a}function me(e){if(!e)return null;if(e.children.length>1)return e;const r=e.children[0];return a0(r)?r:e}function da(e){let{measure:r}=e;const[i,n]=h.useState(null),a=h.useCallback(c=>{for(const{target:u}of c)if(a0(u)){n(v=>{const m=r(u);return v?{...v,width:m.width,height:m.height}:m});break}},[r]),l=H0({callback:a}),o=h.useCallback(c=>{const u=me(c);l==null||l.disconnect(),u&&(l==null||l.observe(u)),n(u?r(u):null)},[r,l]),[s,d]=C0(o);return h.useMemo(()=>({nodeRef:s,rect:i,setRef:d}),[i,s,d])}const ha=[{sensor:t5,options:{}},{sensor:pe,options:{}}],ua={current:{}},A0={draggable:{measure:C5},droppable:{measure:C5,strategy:e0.WhileDragging,frequency:W0.Optimized},dragOverlay:{measure:k1}};class J1 extends Map{get(r){var i;return r!=null&&(i=super.get(r))!=null?i:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(r=>{let{disabled:i}=r;return!i})}getNodeFor(r){var i,n;return(i=(n=this.get(r))==null?void 0:n.node.current)!=null?i:void 0}}const va={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new J1,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:j0},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:A0,measureDroppableContainers:j0,windowRect:null,measuringScheduled:!1},Ae={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:j0,draggableNodes:new Map,over:null,measureDroppableContainers:j0},s0=h.createContext(Ae),we=h.createContext(va);function fa(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new J1}}}function ga(e,r){switch(r.type){case I.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:r.initialCoordinates,active:r.active}};case I.DragMove:return e.draggable.active==null?e:{...e,draggable:{...e.draggable,translate:{x:r.coordinates.x-e.draggable.initialCoordinates.x,y:r.coordinates.y-e.draggable.initialCoordinates.y}}};case I.DragEnd:case I.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case I.RegisterDroppable:{const{element:i}=r,{id:n}=i,a=new J1(e.droppable.containers);return a.set(n,i),{...e,droppable:{...e.droppable,containers:a}}}case I.SetDroppableDisabled:{const{id:i,key:n,disabled:a}=r,l=e.droppable.containers.get(i);if(!l||n!==l.key)return e;const o=new J1(e.droppable.containers);return o.set(i,{...l,disabled:a}),{...e,droppable:{...e.droppable,containers:o}}}case I.UnregisterDroppable:{const{id:i,key:n}=r,a=e.droppable.containers.get(i);if(!a||n!==a.key)return e;const l=new J1(e.droppable.containers);return l.delete(i),{...e,droppable:{...e.droppable,containers:l}}}default:return e}}function pa(e){let{disabled:r}=e;const{active:i,activatorEvent:n,draggableNodes:a}=h.useContext(s0),l=b0(n),o=b0(i==null?void 0:i.id);return h.useEffect(()=>{if(!r&&!n&&l&&o!=null){if(!R0(l)||document.activeElement===l.target)return;const s=a.get(o);if(!s)return;const{activatorNode:d,node:c}=s;if(!d.current&&!c.current)return;requestAnimationFrame(()=>{for(const u of[d.current,c.current]){if(!u)continue;const v=sn(u);if(v){v.focus();break}}})}},[n,r,a,o,l]),null}function Ce(e,r){let{transform:i,...n}=r;return e!=null&&e.length?e.reduce((a,l)=>l({transform:a,...n}),i):i}function xa(e){return h.useMemo(()=>({draggable:{...A0.draggable,...e==null?void 0:e.draggable},droppable:{...A0.droppable,...e==null?void 0:e.droppable},dragOverlay:{...A0.dragOverlay,...e==null?void 0:e.dragOverlay}}),[e==null?void 0:e.draggable,e==null?void 0:e.droppable,e==null?void 0:e.dragOverlay])}function ma(e){let{activeNode:r,measure:i,initialRect:n,config:a=!0}=e;const l=h.useRef(!1),{x:o,y:s}=typeof a=="boolean"?{x:a,y:a}:a;r1(()=>{if(!o&&!s||!r){l.current=!1;return}if(l.current||!n)return;const c=r==null?void 0:r.node.current;if(!c||c.isConnected===!1)return;const u=i(c),v=le(u,n);if(o||(v.x=0),s||(v.y=0),l.current=!0,Math.abs(v.x)>0||Math.abs(v.y)>0){const m=se(c);m&&m.scrollBy({top:v.y,left:v.x})}},[r,o,s,n,i])}const y0=h.createContext({...i1,scaleX:1,scaleY:1});var C1;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(C1||(C1={}));const Aa=h.memo(function(r){var i,n,a,l;let{id:o,accessibility:s,autoScroll:d=!0,children:c,sensors:u=ha,collisionDetection:v=Fn,measuring:m,modifiers:g,...w}=r;const f=h.useReducer(ga,void 0,fa),[p,C]=f,[b,M]=fn(),[q,B]=h.useState(C1.Uninitialized),F=q===C1.Initialized,{draggable:{active:j,nodes:A,translate:Z},droppable:{containers:V}}=p,R=j!=null?A.get(j):null,H=h.useRef({initial:null,translated:null}),S=h.useMemo(()=>{var O;return j!=null?{id:j,data:(O=R==null?void 0:R.data)!=null?O:ua,rect:H}:null},[j,R]),y=h.useRef(null),[Q,k]=h.useState(null),[E,f1]=h.useState(null),Y=_1(w,Object.values(w)),c1=o0("DndDescribedBy",o),d1=h.useMemo(()=>V.getEnabled(),[V]),z=xa(m),{droppableRects:K,measureDroppableContainers:n1,measuringScheduled:M1}=ea(d1,{dragging:F,dependencies:[Z.x,Z.y],config:z.droppable}),X=$n(A,j),c0=h.useMemo(()=>E?Z0(E):null,[E]),g1=t2(),h1=ta(X,z.draggable.measure);ma({activeNode:j!=null?A.get(j):null,config:g1.layoutShiftCompensation,initialRect:h1,measure:z.draggable.measure});const L=q5(X,z.draggable.measure,h1),P1=q5(X?X.parentElement:null),a1=h.useRef({activatorEvent:null,active:null,activeNode:X,collisionRect:null,collisions:null,droppableRects:K,draggableNodes:A,draggingNode:null,draggingNodeRect:null,droppableContainers:V,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),Z1=V.getNodeFor((i=a1.current.over)==null?void 0:i.id),u1=da({measure:z.dragOverlay.measure}),j1=(n=u1.nodeRef.current)!=null?n:X,q1=F?(a=u1.rect)!=null?a:L:null,c5=!!(u1.nodeRef.current&&u1.rect),d5=na(c5?null:L),S0=xe(j1?W(j1):null),p1=aa(F?Z1??X:null),d0=ca(p1),h0=Ce(g,{transform:{x:Z.x-d5.x,y:Z.y-d5.y,scaleX:1,scaleY:1},activatorEvent:E,active:S,activeNodeRect:L,containerNodeRect:P1,draggingNodeRect:q1,over:a1.current.over,overlayNodeRect:u1.rect,scrollableAncestors:p1,scrollableAncestorRects:d0,windowRect:S0}),h5=c0?L1(c0,Z):null,u5=la(p1),Ue=B5(u5),Ge=B5(u5,[L]),F1=L1(h0,Ue),B1=q1?Hn(q1,h0):null,T1=S&&B1?v({active:S,collisionRect:B1,droppableRects:K,droppableContainers:d1,pointerCoordinates:h5}):null,v5=Zn(T1,"id"),[x1,f5]=h.useState(null),Je=c5?h0:L1(h0,Ge),Ke=Bn(Je,(l=x1==null?void 0:x1.rect)!=null?l:null,L),L0=h.useRef(null),g5=h.useCallback((O,U)=>{let{sensor:G,options:m1}=U;if(y.current==null)return;const $=A.get(y.current);if(!$)return;const J=O.nativeEvent,l1=new G({active:y.current,activeNode:$,event:J,options:m1,context:a1,onAbort(T){if(!A.get(T))return;const{onDragAbort:o1}=Y.current,v1={id:T};o1==null||o1(v1),b({type:"onDragAbort",event:v1})},onPending(T,A1,o1,v1){if(!A.get(T))return;const{onDragPending:Q1}=Y.current,w1={id:T,constraint:A1,initialCoordinates:o1,offset:v1};Q1==null||Q1(w1),b({type:"onDragPending",event:w1})},onStart(T){const A1=y.current;if(A1==null)return;const o1=A.get(A1);if(!o1)return;const{onDragStart:v1}=Y.current,O1={activatorEvent:J,active:{id:A1,data:o1.data,rect:H}};S1.unstable_batchedUpdates(()=>{v1==null||v1(O1),B(C1.Initializing),C({type:I.DragStart,initialCoordinates:T,active:A1}),b({type:"onDragStart",event:O1}),k(L0.current),f1(J)})},onMove(T){C({type:I.DragMove,coordinates:T})},onEnd:R1(I.DragEnd),onCancel:R1(I.DragCancel)});L0.current=l1;function R1(T){return async function(){const{active:o1,collisions:v1,over:O1,scrollAdjustedTranslate:Q1}=a1.current;let w1=null;if(o1&&Q1){const{cancelDrop:X1}=Y.current;w1={activatorEvent:J,active:o1,collisions:v1,delta:Q1,over:O1},T===I.DragEnd&&typeof X1=="function"&&await Promise.resolve(X1(w1))&&(T=I.DragCancel)}y.current=null,S1.unstable_batchedUpdates(()=>{C({type:T}),B(C1.Uninitialized),f5(null),k(null),f1(null),L0.current=null;const X1=T===I.DragEnd?"onDragEnd":"onDragCancel";if(w1){const E0=Y.current[X1];E0==null||E0(w1),b({type:X1,event:w1})}})}}},[A]),$e=h.useCallback((O,U)=>(G,m1)=>{const $=G.nativeEvent,J=A.get(m1);if(y.current!==null||!J||$.dndKit||$.defaultPrevented)return;const l1={active:J};O(G,U.options,l1)===!0&&($.dndKit={capturedBy:U.sensor},y.current=m1,g5(G,U))},[A,g5]),p5=_n(u,$e);oa(u),r1(()=>{L&&q===C1.Initializing&&B(C1.Initialized)},[L,q]),h.useEffect(()=>{const{onDragMove:O}=Y.current,{active:U,activatorEvent:G,collisions:m1,over:$}=a1.current;if(!U||!G)return;const J={active:U,activatorEvent:G,collisions:m1,delta:{x:F1.x,y:F1.y},over:$};S1.unstable_batchedUpdates(()=>{O==null||O(J),b({type:"onDragMove",event:J})})},[F1.x,F1.y]),h.useEffect(()=>{const{active:O,activatorEvent:U,collisions:G,droppableContainers:m1,scrollAdjustedTranslate:$}=a1.current;if(!O||y.current==null||!U||!$)return;const{onDragOver:J}=Y.current,l1=m1.get(v5),R1=l1&&l1.rect.current?{id:l1.id,rect:l1.rect.current,data:l1.data,disabled:l1.disabled}:null,T={active:O,activatorEvent:U,collisions:G,delta:{x:$.x,y:$.y},over:R1};S1.unstable_batchedUpdates(()=>{f5(R1),J==null||J(T),b({type:"onDragOver",event:T})})},[v5]),r1(()=>{a1.current={activatorEvent:E,active:S,activeNode:X,collisionRect:B1,collisions:T1,droppableRects:K,draggableNodes:A,draggingNode:j1,draggingNodeRect:q1,droppableContainers:V,over:x1,scrollableAncestors:p1,scrollAdjustedTranslate:F1},H.current={initial:q1,translated:B1}},[S,X,T1,B1,A,j1,q1,K,V,x1,p1,F1]),Gn({...g1,delta:Z,draggingRect:B1,pointerCoordinates:h5,scrollableAncestors:p1,scrollableAncestorRects:d0});const _e=h.useMemo(()=>({active:S,activeNode:X,activeNodeRect:L,activatorEvent:E,collisions:T1,containerNodeRect:P1,dragOverlay:u1,draggableNodes:A,droppableContainers:V,droppableRects:K,over:x1,measureDroppableContainers:n1,scrollableAncestors:p1,scrollableAncestorRects:d0,measuringConfiguration:z,measuringScheduled:M1,windowRect:S0}),[S,X,L,E,T1,P1,u1,A,V,K,x1,n1,p1,d0,z,M1,S0]),e2=h.useMemo(()=>({activatorEvent:E,activators:p5,active:S,activeNodeRect:L,ariaDescribedById:{draggable:c1},dispatch:C,draggableNodes:A,over:x1,measureDroppableContainers:n1}),[E,p5,S,L,C,c1,A,x1,n1]);return h.createElement(ae.Provider,{value:M},h.createElement(s0.Provider,{value:e2},h.createElement(we.Provider,{value:_e},h.createElement(y0.Provider,{value:Ke},c)),h.createElement(pa,{disabled:(s==null?void 0:s.restoreFocus)===!1})),h.createElement(xn,{...s,hiddenTextDescribedById:c1}));function t2(){const O=(Q==null?void 0:Q.autoScrollEnabled)===!1,U=typeof d=="object"?d.enabled===!1:d===!1,G=F&&!O&&!U;return typeof d=="object"?{...d,enabled:G}:{enabled:G}}}),wa=h.createContext(null),H5="button",Ca="Draggable";function ba(e){let{id:r,data:i,disabled:n=!1,attributes:a}=e;const l=o0(Ca),{activators:o,activatorEvent:s,active:d,activeNodeRect:c,ariaDescribedById:u,draggableNodes:v,over:m}=h.useContext(s0),{role:g=H5,roleDescription:w="draggable",tabIndex:f=0}=a??{},p=(d==null?void 0:d.id)===r,C=h.useContext(p?y0:wa),[b,M]=C0(),[q,B]=C0(),F=sa(o,r),j=_1(i);r1(()=>(v.set(r,{id:r,key:l,node:b,activatorNode:q,data:j}),()=>{const Z=v.get(r);Z&&Z.key===l&&v.delete(r)}),[v,r]);const A=h.useMemo(()=>({role:g,tabIndex:f,"aria-disabled":n,"aria-pressed":p&&g===H5?!0:void 0,"aria-roledescription":w,"aria-describedby":u.draggable}),[n,g,f,p,w,u.draggable]);return{active:d,activatorEvent:s,activeNodeRect:c,attributes:A,isDragging:p,listeners:n?void 0:F,node:b,over:m,setNodeRef:M,setActivatorNodeRef:B,transform:C}}function be(){return h.useContext(we)}const Ma="Droppable",Za={timeout:25};function ja(e){let{data:r,disabled:i=!1,id:n,resizeObserverConfig:a}=e;const l=o0(Ma),{active:o,dispatch:s,over:d,measureDroppableContainers:c}=h.useContext(s0),u=h.useRef({disabled:i}),v=h.useRef(!1),m=h.useRef(null),g=h.useRef(null),{disabled:w,updateMeasurementsFor:f,timeout:p}={...Za,...a},C=_1(f??n),b=h.useCallback(()=>{if(!v.current){v.current=!0;return}g.current!=null&&clearTimeout(g.current),g.current=setTimeout(()=>{c(Array.isArray(C.current)?C.current:[C.current]),g.current=null},p)},[p]),M=H0({callback:b,disabled:w||!o}),q=h.useCallback((A,Z)=>{M&&(Z&&(M.unobserve(Z),v.current=!1),A&&M.observe(A))},[M]),[B,F]=C0(q),j=_1(r);return h.useEffect(()=>{!M||!B.current||(M.disconnect(),v.current=!1,M.observe(B.current))},[B,M]),h.useEffect(()=>(s({type:I.RegisterDroppable,element:{id:n,key:l,disabled:i,node:B,rect:m,data:j}}),()=>s({type:I.UnregisterDroppable,key:l,id:n})),[n]),h.useEffect(()=>{i!==u.current.disabled&&(s({type:I.SetDroppableDisabled,id:n,key:l,disabled:i}),u.current.disabled=i)},[n,l,i,s]),{active:o,rect:m,isOver:(d==null?void 0:d.id)===n,node:B,over:d,setNodeRef:F}}function qa(e){let{animation:r,children:i}=e;const[n,a]=h.useState(null),[l,o]=h.useState(null),s=b0(i);return!i&&!n&&s&&a(s),r1(()=>{if(!l)return;const d=n==null?void 0:n.key,c=n==null?void 0:n.props.id;if(d==null||c==null){a(null);return}Promise.resolve(r(c,l)).then(()=>{a(null)})},[r,n,l]),h.createElement(h.Fragment,null,i,n?h.cloneElement(n,{ref:o}):null)}const Fa={x:0,y:0,scaleX:1,scaleY:1};function Ba(e){let{children:r}=e;return h.createElement(s0.Provider,{value:Ae},h.createElement(y0.Provider,{value:Fa},r))}const Ra={position:"fixed",touchAction:"none"},Ha=e=>R0(e)?"transform 250ms ease":void 0,ya=h.forwardRef((e,r)=>{let{as:i,activatorEvent:n,adjustScale:a,children:l,className:o,rect:s,style:d,transform:c,transition:u=Ha}=e;if(!s)return null;const v=a?c:{...c,scaleX:1,scaleY:1},m={...Ra,width:s.width,height:s.height,top:s.top,left:s.left,transform:b1.Transform.toString(v),transformOrigin:a&&n?Cn(n,s):void 0,transition:typeof u=="function"?u(n):u,...d};return h.createElement(i,{className:o,style:m,ref:r},l)}),Va=e=>r=>{let{active:i,dragOverlay:n}=r;const a={},{styles:l,className:o}=e;if(l!=null&&l.active)for(const[s,d]of Object.entries(l.active))d!==void 0&&(a[s]=i.node.style.getPropertyValue(s),i.node.style.setProperty(s,d));if(l!=null&&l.dragOverlay)for(const[s,d]of Object.entries(l.dragOverlay))d!==void 0&&n.node.style.setProperty(s,d);return o!=null&&o.active&&i.node.classList.add(o.active),o!=null&&o.dragOverlay&&n.node.classList.add(o.dragOverlay),function(){for(const[d,c]of Object.entries(a))i.node.style.setProperty(d,c);o!=null&&o.active&&i.node.classList.remove(o.active)}},Da=e=>{let{transform:{initial:r,final:i}}=e;return[{transform:b1.Transform.toString(r)},{transform:b1.Transform.toString(i)}]},Sa={duration:250,easing:"ease",keyframes:Da,sideEffects:Va({styles:{active:{opacity:"0"}}})};function La(e){let{config:r,draggableNodes:i,droppableContainers:n,measuringConfiguration:a}=e;return B0((l,o)=>{if(r===null)return;const s=i.get(l);if(!s)return;const d=s.node.current;if(!d)return;const c=me(o);if(!c)return;const{transform:u}=W(o).getComputedStyle(o),v=oe(u);if(!v)return;const m=typeof r=="function"?r:Ea(r);return fe(d,a.draggable.measure),m({active:{id:l,data:s.data,node:d,rect:a.draggable.measure(d)},draggableNodes:i,dragOverlay:{node:o,rect:a.dragOverlay.measure(c)},droppableContainers:n,measuringConfiguration:a,transform:v})})}function Ea(e){const{duration:r,easing:i,sideEffects:n,keyframes:a}={...Sa,...e};return l=>{let{active:o,dragOverlay:s,transform:d,...c}=l;if(!r)return;const u={x:s.rect.left-o.rect.left,y:s.rect.top-o.rect.top},v={scaleX:d.scaleX!==1?o.rect.width*d.scaleX/s.rect.width:1,scaleY:d.scaleY!==1?o.rect.height*d.scaleY/s.rect.height:1},m={x:d.x-u.x,y:d.y-u.y,...v},g=a({...c,active:o,dragOverlay:s,transform:{initial:d,final:m}}),[w]=g,f=g[g.length-1];if(JSON.stringify(w)===JSON.stringify(f))return;const p=n==null?void 0:n({active:o,dragOverlay:s,...c}),C=s.node.animate(g,{duration:r,easing:i,fill:"forwards"});return new Promise(b=>{C.onfinish=()=>{p==null||p(),b()}})}}let y5=0;function Na(e){return h.useMemo(()=>{if(e!=null)return y5++,y5},[e])}const Ia=h.memo(e=>{let{adjustScale:r=!1,children:i,dropAnimation:n,style:a,transition:l,modifiers:o,wrapperElement:s="div",className:d,zIndex:c=999}=e;const{activatorEvent:u,active:v,activeNodeRect:m,containerNodeRect:g,draggableNodes:w,droppableContainers:f,dragOverlay:p,over:C,measuringConfiguration:b,scrollableAncestors:M,scrollableAncestorRects:q,windowRect:B}=be(),F=h.useContext(y0),j=Na(v==null?void 0:v.id),A=Ce(o,{activatorEvent:u,active:v,activeNodeRect:m,containerNodeRect:g,draggingNodeRect:p.rect,over:C,overlayNodeRect:p.rect,scrollableAncestors:M,scrollableAncestorRects:q,transform:F,windowRect:B}),Z=r5(m),V=La({config:n,draggableNodes:w,droppableContainers:f,measuringConfiguration:b}),R=Z?p.setRef:void 0;return h.createElement(Ba,null,h.createElement(qa,{animation:V},v&&j?h.createElement(ya,{key:j,id:v.id,ref:R,as:s,activatorEvent:u,adjustScale:r,className:d,transition:l,rect:Z,style:{zIndex:c,...a},transform:A},i):null))});function i5(e,r,i){const n=e.slice();return n.splice(i<0?n.length+i:i,0,n.splice(r,1)[0]),n}function ka(e,r){return e.reduce((i,n,a)=>{const l=r.get(n);return l&&(i[a]=l),i},Array(e.length))}function u0(e){return e!==null&&e>=0}function za(e,r){if(e===r)return!0;if(e.length!==r.length)return!1;for(let i=0;i<e.length;i++)if(e[i]!==r[i])return!1;return!0}function Pa(e){return typeof e=="boolean"?{draggable:e,droppable:e}:e}const v0={scaleX:1,scaleY:1},Ta=e=>{var r;let{rects:i,activeNodeRect:n,activeIndex:a,overIndex:l,index:o}=e;const s=(r=i[a])!=null?r:n;if(!s)return null;const d=Oa(i,o,a);if(o===a){const c=i[l];return c?{x:a<l?c.left+c.width-(s.left+s.width):c.left-s.left,y:0,...v0}:null}return o>a&&o<=l?{x:-s.width-d,y:0,...v0}:o<a&&o>=l?{x:s.width+d,y:0,...v0}:{x:0,y:0,...v0}};function Oa(e,r,i){const n=e[r],a=e[r-1],l=e[r+1];return!n||!a&&!l?0:i<r?a?n.left-(a.left+a.width):l.left-(n.left+n.width):l?l.left-(n.left+n.width):n.left-(a.left+a.width)}const Me=e=>{let{rects:r,activeIndex:i,overIndex:n,index:a}=e;const l=i5(r,n,i),o=r[a],s=l[a];return!s||!o?null:{x:s.left-o.left,y:s.top-o.top,scaleX:s.width/o.width,scaleY:s.height/o.height}},Ze="Sortable",je=h.createContext({activeIndex:-1,containerId:Ze,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:Me,disabled:{draggable:!1,droppable:!1}});function Qa(e){let{children:r,id:i,items:n,strategy:a=Me,disabled:l=!1}=e;const{active:o,dragOverlay:s,droppableRects:d,over:c,measureDroppableContainers:u}=be(),v=o0(Ze,i),m=s.rect!==null,g=h.useMemo(()=>n.map(F=>typeof F=="object"&&"id"in F?F.id:F),[n]),w=o!=null,f=o?g.indexOf(o.id):-1,p=c?g.indexOf(c.id):-1,C=h.useRef(g),b=!za(g,C.current),M=p!==-1&&f===-1||b,q=Pa(l);r1(()=>{b&&w&&u(g)},[b,g,w,u]),h.useEffect(()=>{C.current=g},[g]);const B=h.useMemo(()=>({activeIndex:f,containerId:v,disabled:q,disableTransforms:M,items:g,overIndex:p,useDragOverlay:m,sortedRects:ka(g,d),strategy:a}),[f,v,q.draggable,q.droppable,M,g,p,d,m,a]);return h.createElement(je.Provider,{value:B},r)}const Xa=e=>{let{id:r,items:i,activeIndex:n,overIndex:a}=e;return i5(i,n,a).indexOf(r)},Wa=e=>{let{containerId:r,isSorting:i,wasDragging:n,index:a,items:l,newIndex:o,previousItems:s,previousContainerId:d,transition:c}=e;return!c||!n||s!==l&&a===o?!1:i?!0:o!==a&&r===d},Ya={duration:200,easing:"ease"},qe="transform",Ua=b1.Transition.toString({property:qe,duration:0,easing:"linear"}),Ga={roleDescription:"sortable"};function Ja(e){let{disabled:r,index:i,node:n,rect:a}=e;const[l,o]=h.useState(null),s=h.useRef(i);return r1(()=>{if(!r&&i!==s.current&&n.current){const d=a.current;if(d){const c=k1(n.current,{ignoreTransform:!0}),u={x:d.left-c.left,y:d.top-c.top,scaleX:d.width/c.width,scaleY:d.height/c.height};(u.x||u.y)&&o(u)}}i!==s.current&&(s.current=i)},[r,i,n,a]),h.useEffect(()=>{l&&o(null)},[l]),l}function Ka(e){let{animateLayoutChanges:r=Wa,attributes:i,disabled:n,data:a,getNewIndex:l=Xa,id:o,strategy:s,resizeObserverConfig:d,transition:c=Ya}=e;const{items:u,containerId:v,activeIndex:m,disabled:g,disableTransforms:w,sortedRects:f,overIndex:p,useDragOverlay:C,strategy:b}=h.useContext(je),M=$a(n,g),q=u.indexOf(o),B=h.useMemo(()=>({sortable:{containerId:v,index:q,items:u},...a}),[v,a,q,u]),F=h.useMemo(()=>u.slice(u.indexOf(o)),[u,o]),{rect:j,node:A,isOver:Z,setNodeRef:V}=ja({id:o,data:B,disabled:M.droppable,resizeObserverConfig:{updateMeasurementsFor:F,...d}}),{active:R,activatorEvent:H,activeNodeRect:S,attributes:y,setNodeRef:Q,listeners:k,isDragging:E,over:f1,setActivatorNodeRef:Y,transform:c1}=ba({id:o,data:B,attributes:{...Ga,...i},disabled:M.draggable}),d1=nn(V,Q),z=!!R,K=z&&!w&&u0(m)&&u0(p),n1=!C&&E,M1=n1&&K?c1:null,c0=K?M1??(s??b)({rects:f,activeNodeRect:S,activeIndex:m,overIndex:p,index:q}):null,g1=u0(m)&&u0(p)?l({id:o,items:u,activeIndex:m,overIndex:p}):q,h1=R==null?void 0:R.id,L=h.useRef({activeId:h1,items:u,newIndex:g1,containerId:v}),P1=u!==L.current.items,a1=r({active:R,containerId:v,isDragging:E,isSorting:z,id:o,index:q,items:u,newIndex:L.current.newIndex,previousItems:L.current.items,previousContainerId:L.current.containerId,transition:c,wasDragging:L.current.activeId!=null}),Z1=Ja({disabled:!a1,index:q,node:A,rect:j});return h.useEffect(()=>{z&&L.current.newIndex!==g1&&(L.current.newIndex=g1),v!==L.current.containerId&&(L.current.containerId=v),u!==L.current.items&&(L.current.items=u)},[z,g1,v,u]),h.useEffect(()=>{if(h1===L.current.activeId)return;if(h1!=null&&L.current.activeId==null){L.current.activeId=h1;return}const j1=setTimeout(()=>{L.current.activeId=h1},50);return()=>clearTimeout(j1)},[h1]),{active:R,activeIndex:m,attributes:y,data:B,rect:j,index:q,newIndex:g1,items:u,isOver:Z,isSorting:z,isDragging:E,listeners:k,node:A,overIndex:p,over:f1,setNodeRef:d1,setActivatorNodeRef:Y,setDroppableNodeRef:V,setDraggableNodeRef:Q,transform:Z1??c0,transition:u1()};function u1(){if(Z1||P1&&L.current.newIndex===q)return Ua;if(!(n1&&!R0(H)||!c)&&(z||a1))return b1.Transition.toString({...c,property:qe})}}function $a(e,r){var i,n;return typeof e=="boolean"?{draggable:e,droppable:!1}:{draggable:(i=e==null?void 0:e.draggable)!=null?i:r.draggable,droppable:(n=e==null?void 0:e.droppable)!=null?n:r.droppable}}D.Down,D.Right,D.Up,D.Left;const _a=e=>{let{transform:r}=e;return{...r,y:0}};function el(e,r,i){const n={...e};return r.top+e.y<=i.top?n.y=i.top-r.top:r.bottom+e.y>=i.top+i.height&&(n.y=i.top+i.height-r.bottom),r.left+e.x<=i.left?n.x=i.left-r.left:r.right+e.x>=i.left+i.width&&(n.x=i.left+i.width-r.right),n}const tl=e=>{let{draggingNodeRect:r,transform:i,scrollableAncestorRects:n}=e;const a=n[0];return!r||!a?i:el(i,r,a)},Fe={sm:{padding:"qui:px-4 qui:py-0.5",text:"qui:text-xxs",icon:"qui:w-3 qui:h-3",gap:"qui:gap-0.5",badge:"qui:min-w-3.5 qui:h-3.5 qui:text-2"},md:{padding:"qui:px-6 qui:py-1",text:"qui:text-s",icon:"qui:w-4 qui:h-4",gap:"qui:gap-1",badge:"qui:min-w-4.5 qui:h-4.5 qui:text-xxs"},lg:{padding:"qui:px-8 qui:py-1.5",text:"qui:text-base",icon:"qui:w-5 qui:h-5",gap:"qui:gap-1.5",badge:"qui:min-w-5 qui:h-5 qui:text-xs"}},rl={primary:{active:{bg:"qui:bg-primary",text:"qui:text-tab-active-fg",border:"qui:border-primary"},inactive:{bg:"qui:bg-transparent",text:"qui:text-inactive-text",border:"qui:border-transparent"},hover:{bg:"qui:hover:bg-primary-hover",text:"qui:hover:text-tab-active-fg"}},positive:{active:{bg:"qui:bg-positive-500",text:"qui:text-gray-50",border:"qui:border-positive-500"},inactive:{bg:"qui:bg-transparent",text:"qui:text-inactive-text",border:"qui:border-transparent"},hover:{bg:"qui:hover:bg-positive-600",text:"qui:hover:text-gray-50"}},negative:{active:{bg:"qui:bg-negative-400",text:"qui:text-gray-50",border:"qui:border-negative-400"},inactive:{bg:"qui:bg-transparent",text:"qui:text-inactive-text",border:"qui:border-transparent"},hover:{bg:"qui:hover:bg-negative-600",text:"qui:hover:text-gray-50"}},warning:{active:{bg:"qui:bg-warning-500",text:"qui:text-gray-50",border:"qui:border-warning-500"},inactive:{bg:"qui:bg-transparent",text:"qui:text-inactive-text",border:"qui:border-transparent"},hover:{bg:"qui:hover:bg-warning-600",text:"qui:hover:text-gray-50"}}},il=()=>x("qui:inline-flex qui:items-center qui:rounded qui:overflow-hidden"),nl=(e,r,i,n)=>{const a=rl[e],l=Fe[r],o="qui:relative qui:inline-flex qui:items-center qui:font-medium qui:cursor-pointer qui:transition-all qui:duration-200";return n?x(o,l.padding,l.text,l.gap,"qui:pointer-events-none qui:cursor-not-allowed qui:opacity-50","qui:bg-card","qui:text-inactive-text"):i?x(o,l.padding,l.text,l.gap,a.active.bg,a.active.text,"qui:shadow-xs"):x(o,l.padding,l.text,l.gap,a.inactive.bg,a.inactive.text,a.hover.bg,a.hover.text)},al=(e,r)=>x("qui:flex qui:items-center qui:justify-center",Fe[e].icon,{"qui:opacity-50":r}),ll=()=>x("qui:whitespace-nowrap"),V5=()=>x("qui:flex qui:h-8 qui:bg-tab-bg-default qui:pt-0.5","qui:overflow-x-auto qui:overflow-y-hidden","qui:scrollbar-thin qui:scrollbar-thumb-muted qui:scrollbar-track-transparent"),Be=(e,r)=>{const i=x("group qui:flex qui:items-center qui:justify-between qui:space-x-2","qui:rounded-t qui:px-2 qui:text-xs","focus:qui:outline-hidden qui:rounded-none");return r?x(i,"qui:opacity-50 qui:cursor-grabbing"):e?x(i,"qui:z-2 qui:border qui:border-b-0 qui:border-tab-border","qui:bg-tab-active-bg qui:font-semibold qui:text-tab-active-fg"):x(i,"qui:border qui:border-transparent qui:bg-tab-inactive-bg qui:text-tab-inactive-fg","qui:hover:text-tab-active-fg")},Re=()=>x("qui:mr-1 qui:h-4 qui:w-4 qui:text-sm qui:text-inherit"),He=()=>x("qui:flex qui:items-center qui:mr-2"),ye=()=>x("qui:text-inherit"),ol=()=>x("qui:hover:bg-primary-hover qui:text-inherit qui:hover:text-button-text qui:size-5 qui:p-0"),D5=({tab:e,isActive:r,onTabClick:i,dragOverlay:n=!1})=>{const{value:a,label:l,icon:o,onClose:s,renderTab:d}=e,{attributes:c,listeners:u,setNodeRef:v,transform:m,transition:g,isDragging:w}=Ka({id:a}),f={transform:b1.Transform.toString(m),transition:g||"qui:transform qui:linear",opacity:w&&!n?.5:1,cursor:"qui:pointer"},p=()=>{i(a)},C=b=>{b==null||b.stopPropagation(),s&&s(a)};return d?t.jsx("div",{ref:v,style:f,...c,...u,className:"qui:flex qui:h-full qui:shrink-0 select-none focus:qui:outline-hidden",role:"button",tabIndex:0,"aria-roledescription":"sortable",children:d({tab:e,isActive:r,onClick:p,onClose:s?C:void 0})}):t.jsx("div",{ref:v,style:f,...c,...u,className:"qui:flex qui:h-full qui:shrink-0 select-none focus:qui:outline-hidden",role:"button",tabIndex:0,"aria-roledescription":"sortable",children:t.jsxs("div",{onClick:p,className:Be(r,w),role:"tab","aria-selected":r,"data-cy":a,children:[t.jsxs("div",{className:He(),children:[o&&t.jsx("span",{className:Re(),children:o}),t.jsx("span",{className:ye(),children:l})]}),t.jsx(Ve,{tab:e,onClose:C})]})})},Ve=({tab:e,onClose:r})=>{const[i,n]=h.useState(!1),a=l=>{r()};return t.jsx(U0,{size:"sm",variant:"ghost",color:"white",className:ol(),onClick:l=>{l.stopPropagation(),a()},onMouseEnter:()=>n(!0),onMouseLeave:()=>n(!1),children:e.touched&&!i?t.jsx(O5,{className:"qui:h-2 qui:text-primary"}):e.closable&&t.jsx(t0,{className:"qui:hidden qui:size-2.5 qui:group-hover:flex"})})},sl=({tab:e,isActive:r,color:i="primary",size:n="md",showIcons:a,onTabClick:l})=>{const{value:o,label:s,icon:d,disabled:c=!1,onClose:u,renderTab:v}=e,m=()=>{c||l(o)},g=w=>{w==null||w.stopPropagation(),!c&&u&&u(o)};return v?t.jsx(t.Fragment,{children:v({tab:e,isActive:r,onClick:m,onClose:u?g:void 0})}):t.jsxs("button",{type:"button",role:"tab","aria-selected":r,"aria-disabled":c,className:nl(i,n,r,c),onClick:m,disabled:c,children:[a&&d&&t.jsx("span",{className:al(n,c),children:d}),t.jsx("span",{className:ll(),children:s})]})},cl=({tab:e,isActive:r,onTabClick:i})=>{const{value:n,label:a,icon:l,onClose:o,renderTab:s}=e,d=()=>{i(n)},c=u=>{u==null||u.stopPropagation(),o&&o(n)};return s?t.jsx("div",{className:"qui:flex qui:h-full qui:shrink-0 select-none focus:qui:outline-hidden",children:s({tab:e,isActive:r,onClick:d,onClose:o?c:void 0})}):t.jsx("div",{className:"qui:flex qui:h-full qui:shrink-0 select-none focus:qui:outline-hidden",children:t.jsxs("div",{onClick:d,className:Be(r,!1),role:"tab","aria-selected":r,"data-cy":n,children:[t.jsxs("div",{className:He(),children:[l&&t.jsx("span",{className:Re(),children:l}),t.jsx("span",{className:ye(),children:a})]}),t.jsx(Ve,{tab:e,onClose:c})]})})},De=({tabs:e,activeTab:r,defaultActiveTab:i,variant:n="default",color:a="primary",size:l="md",draggable:o=!1,showIcons:s=!0,className:d,tabListClassName:c,onTabChange:u,onReorder:v,renderTabList:m,children:g})=>{var R;const[w,f]=h.useState(i||((R=e[0])==null?void 0:R.value)||""),[p,C]=h.useState(null),[b,M]=h.useState(e),q=r!==void 0?r:w,B=b,F=An(mn(t5,{activationConstraint:{distance:10}})),j=H=>{r===void 0&&f(H),u==null||u(H)},A=H=>B.findIndex(S=>S.value===H),Z=p?A(p):-1;if(h.useEffect(()=>{M(e)},[e]),g)return t.jsx("div",{className:d,children:g});const V=m?m({tabs:e,activeTab:q,onTabClick:j}):n==="file"&&o?t.jsxs("div",{className:"qui:relative",children:[t.jsxs(Aa,{collisionDetection:jn,modifiers:[_a,tl],sensors:F,onDragStart:({active:H})=>{H&&C(H.id)},onDragEnd:({over:H})=>{if(C(null),H){const S=A(H.id);if(Z!==S&&Z!==-1){const y=i5(B,Z,S);M(y),v&&v(y),j(y[S].value)}}},onDragCancel:()=>{C(null)},children:[t.jsx(Qa,{items:B.map(H=>H.value),strategy:Ta,children:t.jsx("div",{role:"tablist",className:x(V5(),c),children:B.map(H=>t.jsx(D5,{tab:H,isActive:q===H.value,onTabClick:j},H.value))})}),t.jsx(Ia,{children:p&&Z!==-1?t.jsx(D5,{tab:B[Z],isActive:q===B[Z].value,onTabClick:j,dragOverlay:!0}):null})]}),t.jsx("hr",{className:"qui:absolute qui:bottom-0 qui:z-1 qui:w-full qui:border-tab-border"})]}):n==="file"?t.jsxs("div",{className:"qui:relative",children:[t.jsx("div",{role:"tablist",className:x(V5(),c),children:e.map(H=>t.jsx(cl,{tab:H,isActive:q===H.value,onTabClick:j},H.value))}),t.jsx("hr",{className:"qui:absolute qui:bottom-0 qui:z-1 qui:w-full qui:border-tab-border"})]}):t.jsx("div",{role:"tablist",className:x(il(),c),children:e.map(H=>t.jsx(sl,{tab:H,isActive:q===H.value,color:a,size:l,showIcons:s,onTabClick:j},H.value))});return t.jsx("div",{className:d,children:V})};De.displayName="Tabs";var N=function(){return N=Object.assign||function(e){for(var r,i=1,n=arguments.length;i<n;i++){r=arguments[i];for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(e[a]=r[a])}return e},N.apply(this,arguments)},S5={width:"100%",height:"10px",top:"0px",left:"0px",cursor:"row-resize"},L5={width:"10px",height:"100%",top:"0px",left:"0px",cursor:"col-resize"},f0={width:"20px",height:"20px",position:"absolute",zIndex:1},dl={top:N(N({},S5),{top:"-5px"}),right:N(N({},L5),{left:void 0,right:"-5px"}),bottom:N(N({},S5),{top:void 0,bottom:"-5px"}),left:N(N({},L5),{left:"-5px"}),topRight:N(N({},f0),{right:"-10px",top:"-10px",cursor:"ne-resize"}),bottomRight:N(N({},f0),{right:"-10px",bottom:"-10px",cursor:"se-resize"}),bottomLeft:N(N({},f0),{left:"-10px",bottom:"-10px",cursor:"sw-resize"}),topLeft:N(N({},f0),{left:"-10px",top:"-10px",cursor:"nw-resize"})},hl=h.memo(function(e){var r=e.onResizeStart,i=e.direction,n=e.children,a=e.replaceStyles,l=e.className,o=h.useCallback(function(c){r(c,i)},[r,i]),s=h.useCallback(function(c){r(c,i)},[r,i]),d=h.useMemo(function(){return N(N({position:"absolute",userSelect:"none"},dl[i]),a??{})},[a,i]);return t.jsx("div",{className:l||void 0,style:d,onMouseDown:o,onTouchStart:s,children:n})}),ul=(function(){var e=function(r,i){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(n[l]=a[l])},e(r,i)};return function(r,i){if(typeof i!="function"&&i!==null)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");e(r,i);function n(){this.constructor=r}r.prototype=i===null?Object.create(i):(n.prototype=i.prototype,new n)}})(),s1=function(){return s1=Object.assign||function(e){for(var r,i=1,n=arguments.length;i<n;i++){r=arguments[i];for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(e[a]=r[a])}return e},s1.apply(this,arguments)},vl={width:"auto",height:"auto"},g0=function(e,r,i){return Math.max(Math.min(e,i),r)},E5=function(e,r,i){var n=Math.round(e/r);return n*r+i*(n-1)},y1=function(e,r){return new RegExp(e,"i").test(r)},p0=function(e){return!!(e.touches&&e.touches.length)},fl=function(e){return!!((e.clientX||e.clientX===0)&&(e.clientY||e.clientY===0))},N5=function(e,r,i){i===void 0&&(i=0);var n=r.reduce(function(l,o,s){return Math.abs(o-e)<Math.abs(r[l]-e)?s:l},0),a=Math.abs(r[n]-e);return i===0||a<i?r[n]:e},T0=function(e){return e=e.toString(),e==="auto"||e.endsWith("px")||e.endsWith("%")||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("vmax")||e.endsWith("vmin")?e:"".concat(e,"px")},x0=function(e,r,i,n){if(e&&typeof e=="string"){if(e.endsWith("px"))return Number(e.replace("px",""));if(e.endsWith("%")){var a=Number(e.replace("%",""))/100;return r*a}if(e.endsWith("vw")){var a=Number(e.replace("vw",""))/100;return i*a}if(e.endsWith("vh")){var a=Number(e.replace("vh",""))/100;return n*a}}return e},gl=function(e,r,i,n,a,l,o){return n=x0(n,e.width,r,i),a=x0(a,e.height,r,i),l=x0(l,e.width,r,i),o=x0(o,e.height,r,i),{maxWidth:typeof n>"u"?void 0:Number(n),maxHeight:typeof a>"u"?void 0:Number(a),minWidth:typeof l>"u"?void 0:Number(l),minHeight:typeof o>"u"?void 0:Number(o)}},pl=function(e){return Array.isArray(e)?e:[e,e]},xl=["as","ref","style","className","grid","gridGap","snap","bounds","boundsByDirection","size","defaultSize","minWidth","minHeight","maxWidth","maxHeight","lockAspectRatio","lockAspectRatioExtraWidth","lockAspectRatioExtraHeight","enable","handleStyles","handleClasses","handleWrapperStyle","handleWrapperClass","children","onResizeStart","onResize","onResizeStop","handleComponent","scale","resizeRatio","snapGap"],I5="__resizable_base__",ml=(function(e){ul(r,e);function r(i){var n,a,l,o,s=e.call(this,i)||this;return s.ratio=1,s.resizable=null,s.parentLeft=0,s.parentTop=0,s.resizableLeft=0,s.resizableRight=0,s.resizableTop=0,s.resizableBottom=0,s.targetLeft=0,s.targetTop=0,s.delta={width:0,height:0},s.appendBase=function(){if(!s.resizable||!s.window)return null;var d=s.parentNode;if(!d)return null;var c=s.window.document.createElement("div");return c.style.width="100%",c.style.height="100%",c.style.position="absolute",c.style.transform="scale(0, 0)",c.style.left="0",c.style.flex="0 0 100%",c.classList?c.classList.add(I5):c.className+=I5,d.appendChild(c),c},s.removeBase=function(d){var c=s.parentNode;c&&c.removeChild(d)},s.state={isResizing:!1,width:(a=(n=s.propsSize)===null||n===void 0?void 0:n.width)!==null&&a!==void 0?a:"auto",height:(o=(l=s.propsSize)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:"auto",direction:"right",original:{x:0,y:0,width:0,height:0},backgroundStyle:{height:"100%",width:"100%",backgroundColor:"rgba(0,0,0,0)",cursor:"auto",opacity:0,position:"fixed",zIndex:9999,top:"0",left:"0",bottom:"0",right:"0"},flexBasis:void 0},s.onResizeStart=s.onResizeStart.bind(s),s.onMouseMove=s.onMouseMove.bind(s),s.onMouseUp=s.onMouseUp.bind(s),s}return Object.defineProperty(r.prototype,"parentNode",{get:function(){return this.resizable?this.resizable.parentNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"window",{get:function(){return!this.resizable||!this.resizable.ownerDocument?null:this.resizable.ownerDocument.defaultView},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"propsSize",{get:function(){return this.props.size||this.props.defaultSize||vl},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"size",{get:function(){var i=0,n=0;if(this.resizable&&this.window){var a=this.resizable.offsetWidth,l=this.resizable.offsetHeight,o=this.resizable.style.position;o!=="relative"&&(this.resizable.style.position="relative"),i=this.resizable.style.width!=="auto"?this.resizable.offsetWidth:a,n=this.resizable.style.height!=="auto"?this.resizable.offsetHeight:l,this.resizable.style.position=o}return{width:i,height:n}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"sizeStyle",{get:function(){var i=this,n=this.props.size,a=function(s){var d;if(typeof i.state[s]>"u"||i.state[s]==="auto")return"auto";if(i.propsSize&&i.propsSize[s]&&(!((d=i.propsSize[s])===null||d===void 0)&&d.toString().endsWith("%"))){if(i.state[s].toString().endsWith("%"))return i.state[s].toString();var c=i.getParentSize(),u=Number(i.state[s].toString().replace("px","")),v=u/c[s]*100;return"".concat(v,"%")}return T0(i.state[s])},l=n&&typeof n.width<"u"&&!this.state.isResizing?T0(n.width):a("width"),o=n&&typeof n.height<"u"&&!this.state.isResizing?T0(n.height):a("height");return{width:l,height:o}},enumerable:!1,configurable:!0}),r.prototype.getParentSize=function(){if(!this.parentNode)return this.window?{width:this.window.innerWidth,height:this.window.innerHeight}:{width:0,height:0};var i=this.appendBase();if(!i)return{width:0,height:0};var n=!1,a=this.parentNode.style.flexWrap;a!=="wrap"&&(n=!0,this.parentNode.style.flexWrap="wrap"),i.style.position="relative",i.style.minWidth="100%",i.style.minHeight="100%";var l={width:i.offsetWidth,height:i.offsetHeight};return n&&(this.parentNode.style.flexWrap=a),this.removeBase(i),l},r.prototype.bindEvents=function(){this.window&&(this.window.addEventListener("mouseup",this.onMouseUp),this.window.addEventListener("mousemove",this.onMouseMove),this.window.addEventListener("mouseleave",this.onMouseUp),this.window.addEventListener("touchmove",this.onMouseMove,{capture:!0,passive:!1}),this.window.addEventListener("touchend",this.onMouseUp))},r.prototype.unbindEvents=function(){this.window&&(this.window.removeEventListener("mouseup",this.onMouseUp),this.window.removeEventListener("mousemove",this.onMouseMove),this.window.removeEventListener("mouseleave",this.onMouseUp),this.window.removeEventListener("touchmove",this.onMouseMove,!0),this.window.removeEventListener("touchend",this.onMouseUp))},r.prototype.componentDidMount=function(){if(!(!this.resizable||!this.window)){var i=this.window.getComputedStyle(this.resizable);this.setState({width:this.state.width||this.size.width,height:this.state.height||this.size.height,flexBasis:i.flexBasis!=="auto"?i.flexBasis:void 0})}},r.prototype.componentWillUnmount=function(){this.window&&this.unbindEvents()},r.prototype.createSizeForCssProperty=function(i,n){var a=this.propsSize&&this.propsSize[n];return this.state[n]==="auto"&&this.state.original[n]===i&&(typeof a>"u"||a==="auto")?"auto":i},r.prototype.calculateNewMaxFromBoundary=function(i,n){var a=this.props.boundsByDirection,l=this.state.direction,o=a&&y1("left",l),s=a&&y1("top",l),d,c;if(this.props.bounds==="parent"){var u=this.parentNode;u&&(d=o?this.resizableRight-this.parentLeft:u.offsetWidth+(this.parentLeft-this.resizableLeft),c=s?this.resizableBottom-this.parentTop:u.offsetHeight+(this.parentTop-this.resizableTop))}else this.props.bounds==="window"?this.window&&(d=o?this.resizableRight:this.window.innerWidth-this.resizableLeft,c=s?this.resizableBottom:this.window.innerHeight-this.resizableTop):this.props.bounds&&(d=o?this.resizableRight-this.targetLeft:this.props.bounds.offsetWidth+(this.targetLeft-this.resizableLeft),c=s?this.resizableBottom-this.targetTop:this.props.bounds.offsetHeight+(this.targetTop-this.resizableTop));return d&&Number.isFinite(d)&&(i=i&&i<d?i:d),c&&Number.isFinite(c)&&(n=n&&n<c?n:c),{maxWidth:i,maxHeight:n}},r.prototype.calculateNewSizeFromDirection=function(i,n){var a=this.props.scale||1,l=pl(this.props.resizeRatio||1),o=l[0],s=l[1],d=this.state,c=d.direction,u=d.original,v=this.props,m=v.lockAspectRatio,g=v.lockAspectRatioExtraHeight,w=v.lockAspectRatioExtraWidth,f=u.width,p=u.height,C=g||0,b=w||0;return y1("right",c)&&(f=u.width+(i-u.x)*o/a,m&&(p=(f-b)/this.ratio+C)),y1("left",c)&&(f=u.width-(i-u.x)*o/a,m&&(p=(f-b)/this.ratio+C)),y1("bottom",c)&&(p=u.height+(n-u.y)*s/a,m&&(f=(p-C)*this.ratio+b)),y1("top",c)&&(p=u.height-(n-u.y)*s/a,m&&(f=(p-C)*this.ratio+b)),{newWidth:f,newHeight:p}},r.prototype.calculateNewSizeFromAspectRatio=function(i,n,a,l){var o=this.props,s=o.lockAspectRatio,d=o.lockAspectRatioExtraHeight,c=o.lockAspectRatioExtraWidth,u=typeof l.width>"u"?10:l.width,v=typeof a.width>"u"||a.width<0?i:a.width,m=typeof l.height>"u"?10:l.height,g=typeof a.height>"u"||a.height<0?n:a.height,w=d||0,f=c||0;if(s){var p=(m-w)*this.ratio+f,C=(g-w)*this.ratio+f,b=(u-f)/this.ratio+w,M=(v-f)/this.ratio+w,q=Math.max(u,p),B=Math.min(v,C),F=Math.max(m,b),j=Math.min(g,M);i=g0(i,q,B),n=g0(n,F,j)}else i=g0(i,u,v),n=g0(n,m,g);return{newWidth:i,newHeight:n}},r.prototype.setBoundingClientRect=function(){var i=1/(this.props.scale||1);if(this.props.bounds==="parent"){var n=this.parentNode;if(n){var a=n.getBoundingClientRect();this.parentLeft=a.left*i,this.parentTop=a.top*i}}if(this.props.bounds&&typeof this.props.bounds!="string"){var l=this.props.bounds.getBoundingClientRect();this.targetLeft=l.left*i,this.targetTop=l.top*i}if(this.resizable){var o=this.resizable.getBoundingClientRect(),s=o.left,d=o.top,c=o.right,u=o.bottom;this.resizableLeft=s*i,this.resizableRight=c*i,this.resizableTop=d*i,this.resizableBottom=u*i}},r.prototype.onResizeStart=function(i,n){if(!(!this.resizable||!this.window)){var a=0,l=0;if(i.nativeEvent&&fl(i.nativeEvent)?(a=i.nativeEvent.clientX,l=i.nativeEvent.clientY):i.nativeEvent&&p0(i.nativeEvent)&&(a=i.nativeEvent.touches[0].clientX,l=i.nativeEvent.touches[0].clientY),this.props.onResizeStart&&this.resizable){var o=this.props.onResizeStart(i,n,this.resizable);if(o===!1)return}this.props.size&&(typeof this.props.size.height<"u"&&this.props.size.height!==this.state.height&&this.setState({height:this.props.size.height}),typeof this.props.size.width<"u"&&this.props.size.width!==this.state.width&&this.setState({width:this.props.size.width})),this.ratio=typeof this.props.lockAspectRatio=="number"?this.props.lockAspectRatio:this.size.width/this.size.height;var s,d=this.window.getComputedStyle(this.resizable);if(d.flexBasis!=="auto"){var c=this.parentNode;if(c){var u=this.window.getComputedStyle(c).flexDirection;this.flexDir=u.startsWith("row")?"row":"column",s=d.flexBasis}}this.setBoundingClientRect(),this.bindEvents();var v={original:{x:a,y:l,width:this.size.width,height:this.size.height},isResizing:!0,backgroundStyle:s1(s1({},this.state.backgroundStyle),{cursor:this.window.getComputedStyle(i.target).cursor||"auto"}),direction:n,flexBasis:s};this.setState(v)}},r.prototype.onMouseMove=function(i){var n=this;if(!(!this.state.isResizing||!this.resizable||!this.window)){if(this.window.TouchEvent&&p0(i))try{i.preventDefault(),i.stopPropagation()}catch{}var a=this.props,l=a.maxWidth,o=a.maxHeight,s=a.minWidth,d=a.minHeight,c=p0(i)?i.touches[0].clientX:i.clientX,u=p0(i)?i.touches[0].clientY:i.clientY,v=this.state,m=v.direction,g=v.original,w=v.width,f=v.height,p=this.getParentSize(),C=gl(p,this.window.innerWidth,this.window.innerHeight,l,o,s,d);l=C.maxWidth,o=C.maxHeight,s=C.minWidth,d=C.minHeight;var b=this.calculateNewSizeFromDirection(c,u),M=b.newHeight,q=b.newWidth,B=this.calculateNewMaxFromBoundary(l,o);this.props.snap&&this.props.snap.x&&(q=N5(q,this.props.snap.x,this.props.snapGap)),this.props.snap&&this.props.snap.y&&(M=N5(M,this.props.snap.y,this.props.snapGap));var F=this.calculateNewSizeFromAspectRatio(q,M,{width:B.maxWidth,height:B.maxHeight},{width:s,height:d});if(q=F.newWidth,M=F.newHeight,this.props.grid){var j=E5(q,this.props.grid[0],this.props.gridGap?this.props.gridGap[0]:0),A=E5(M,this.props.grid[1],this.props.gridGap?this.props.gridGap[1]:0),Z=this.props.snapGap||0,V=Z===0||Math.abs(j-q)<=Z?j:q,R=Z===0||Math.abs(A-M)<=Z?A:M;q=V,M=R}var H={width:q-g.width,height:M-g.height};if(this.delta=H,w&&typeof w=="string"){if(w.endsWith("%")){var S=q/p.width*100;q="".concat(S,"%")}else if(w.endsWith("vw")){var y=q/this.window.innerWidth*100;q="".concat(y,"vw")}else if(w.endsWith("vh")){var Q=q/this.window.innerHeight*100;q="".concat(Q,"vh")}}if(f&&typeof f=="string"){if(f.endsWith("%")){var S=M/p.height*100;M="".concat(S,"%")}else if(f.endsWith("vw")){var y=M/this.window.innerWidth*100;M="".concat(y,"vw")}else if(f.endsWith("vh")){var Q=M/this.window.innerHeight*100;M="".concat(Q,"vh")}}var k={width:this.createSizeForCssProperty(q,"width"),height:this.createSizeForCssProperty(M,"height")};this.flexDir==="row"?k.flexBasis=k.width:this.flexDir==="column"&&(k.flexBasis=k.height);var E=this.state.width!==k.width,f1=this.state.height!==k.height,Y=this.state.flexBasis!==k.flexBasis,c1=E||f1||Y;c1&&S1.flushSync(function(){n.setState(k)}),this.props.onResize&&c1&&this.props.onResize(i,m,this.resizable,H)}},r.prototype.onMouseUp=function(i){var n,a,l=this.state,o=l.isResizing,s=l.direction;l.original,!(!o||!this.resizable)&&(this.props.onResizeStop&&this.props.onResizeStop(i,s,this.resizable,this.delta),this.props.size&&this.setState({width:(n=this.props.size.width)!==null&&n!==void 0?n:"auto",height:(a=this.props.size.height)!==null&&a!==void 0?a:"auto"}),this.unbindEvents(),this.setState({isResizing:!1,backgroundStyle:s1(s1({},this.state.backgroundStyle),{cursor:"auto"})}))},r.prototype.updateSize=function(i){var n,a;this.setState({width:(n=i.width)!==null&&n!==void 0?n:"auto",height:(a=i.height)!==null&&a!==void 0?a:"auto"})},r.prototype.renderResizer=function(){var i=this,n=this.props,a=n.enable,l=n.handleStyles,o=n.handleClasses,s=n.handleWrapperStyle,d=n.handleWrapperClass,c=n.handleComponent;if(!a)return null;var u=Object.keys(a).map(function(v){return a[v]!==!1?t.jsx(hl,{direction:v,onResizeStart:i.onResizeStart,replaceStyles:l&&l[v],className:o&&o[v],children:c&&c[v]?c[v]:null},v):null});return t.jsx("div",{className:d,style:s,children:u})},r.prototype.render=function(){var i=this,n=Object.keys(this.props).reduce(function(o,s){return xl.indexOf(s)!==-1||(o[s]=i.props[s]),o},{}),a=s1(s1(s1({position:"relative",userSelect:this.state.isResizing?"none":"auto"},this.props.style),this.sizeStyle),{maxWidth:this.props.maxWidth,maxHeight:this.props.maxHeight,minWidth:this.props.minWidth,minHeight:this.props.minHeight,boxSizing:"border-box",flexShrink:0});this.state.flexBasis&&(a.flexBasis=this.state.flexBasis);var l=this.props.as||"div";return t.jsxs(l,s1({style:a,className:this.props.className},n,{ref:function(o){o&&(i.resizable=o)},children:[this.state.isResizing&&t.jsx("div",{style:this.state.backgroundStyle}),this.props.children,this.renderResizer()]}))},r.defaultProps={as:"div",onResizeStart:function(){},onResize:function(){},onResizeStop:function(){},enable:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},style:{},grid:[1,1],gridGap:[0,0],lockAspectRatio:!1,lockAspectRatioExtraWidth:0,lockAspectRatioExtraHeight:0,scale:1,resizeRatio:1,snapGap:0},r})(h.PureComponent);const Se=h.forwardRef(({children:e,width:r,height:i,minWidth:n=10,minHeight:a=10,maxWidth:l,maxHeight:o,defaultWidth:s,defaultHeight:d,defaultSize:c,size:u,grid:v,snap:m,lockAspectRatio:g=!1,enable:w,handleStyles:f={},handleClasses:p={},handleComponent:C={},style:b={},className:M,onResizeStart:q,onResize:B,onResizeStop:F,scale:j=1,bounds:A,snapGap:Z,as:V="div"},R)=>{const H=u?{size:u}:r!==void 0||i!==void 0?{size:{width:r??"auto",height:i??"auto"}}:{},S=c?{defaultSize:c}:s!==void 0||d!==void 0?{defaultSize:{width:s??"auto",height:d??"auto"}}:{};return t.jsx(ml,{ref:R,...H,...S,minWidth:n,minHeight:a,maxWidth:l,maxHeight:o,grid:v,snap:m,lockAspectRatio:g,enable:w,handleStyles:f,handleClasses:p,handleComponent:C,style:b,className:x("qui:relative qui:box-border",M),onResizeStart:q,onResize:B,onResizeStop:F,scale:j,bounds:A,snapGap:Z,as:V,children:e})});Se.displayName="Resizable";const Le=({isDragging:e=!1,className:r})=>t.jsx("div",{className:x("qui:absolute qui:inset-0 qui:flex qui:items-center qui:justify-center qui:transition-colors",{"qui:bg-primary/30":e},r),children:t.jsx("div",{className:x("qui:h-full qui:w-full qui:transition-all",{"qui:bg-primary":e,"qui:bg-transparent qui:hover:bg-primary/20":!e})})});Le.displayName="Handle";const V1={sm:{track:"qui:h-4 qui:w-7",thumb:"qui:size-3",thumbUnchecked:"qui:left-0.5",thumbChecked:"qui:left-3.5",label:"qui:text-xs",gap:"qui:gap-2"},md:{track:"qui:h-5 qui:w-9",thumb:"qui:size-4",thumbUnchecked:"qui:left-0.5",thumbChecked:"qui:left-4.5",label:"qui:text-sm",gap:"qui:gap-2.5"},lg:{track:"qui:h-6 qui:w-11",thumb:"qui:size-5",thumbUnchecked:"qui:left-0.5",thumbChecked:"qui:left-5.5",label:"qui:text-base",gap:"qui:gap-3"}},m0={primary:{bg:"qui:bg-primary",thumb:"qui:bg-white qui:group-hover:bg-primary-light",icon:"qui:text-primary"},positive:{bg:"qui:bg-positive",thumb:"qui:bg-white qui:group-hover:bg-positive-light",icon:"qui:text-positive"},warning:{bg:"qui:bg-warning",thumb:"qui:bg-white qui:group-hover:bg-warning-light",icon:"qui:text-warning"},negative:{bg:"qui:bg-negative",thumb:"qui:bg-white qui:group-hover:bg-negative-light",icon:"qui:text-negative"}},Al=(e,r,i,n,a,l)=>({container:x("qui:inline-flex qui:items-center",V1[e].gap,l),track:x("qui:relative qui:inline-flex qui:items-center qui:shrink-0 group","qui:transition-colors qui:duration-200 qui:ease-in-out","focus:qui:outline-hidden focus-visible:qui:ring-2 focus-visible:qui:ring-primary focus-visible:qui:ring-offset-2","qui:rounded-full qui:justify-between qui:px-0.5",V1[e].track,{[m0[r].bg]:i&&!n&&!a,"qui:bg-panel":!i&&!n||a,"qui:bg-panel qui:cursor-not-allowed":n,"qui:cursor-pointer":!n}),thumb:x("qui:pointer-events-none qui:inline-flex qui:items-center qui:justify-center qui:shadow-xs","qui:transition-all qui:duration-200 qui:ease-in-out","qui:rounded-full qui:absolute",V1[e].thumb,i?V1[e].thumbChecked:V1[e].thumbUnchecked,{[m0[r].thumb]:!n,"qui:bg-canvas-subtle":n}),iconLeft:x("qui:flex qui:items-center qui:justify-center qui:z-10 qui:w-1/2 qui:p-0.5",{[m0[r].icon]:!i&&!n,"qui:text-panel-subtle":n||i}),iconRight:x("qui:flex qui:items-center qui:justify-center qui:z-10 qui:w-1/2 qui:p-0.5",{[m0[r].icon]:i&&!n,"qui:text-panel-subtle":n||!i}),label:x("qui:font-medium qui:text-body",V1[e].label,{"qui:cursor-pointer":!n,"qui:cursor-not-allowed qui:text-muted":n})}),Ee=({label:e,checked:r,defaultChecked:i=!1,disabled:n=!1,size:a="md",color:l="primary",icons:o,onChange:s,className:d,id:c,name:u,...v})=>{const[m,g]=h.useState(i),w=r!==void 0,f=w?r:m,p=()=>{const M=!f;w||g(M),s==null||s(M)},b=Al(a,l,f,n,!!o,d);return t.jsxs("div",{className:b.container,...v,children:[e&&t.jsx("label",{htmlFor:c,className:b.label,children:e}),t.jsxs("button",{type:"button",role:"switch","aria-checked":f,"aria-label":e,disabled:n,onClick:p,name:u,id:c,className:b.track,children:[o&&t.jsx("span",{className:b.iconLeft,children:o.unchecked}),t.jsx("span",{className:b.thumb,"aria-hidden":"true"}),o&&t.jsx("span",{className:b.iconRight,children:o.checked})]})]})};Ee.displayName="Toggle";const wl="qui:inset-0 qui:z-40",Cl=`
|
|
31
|
+
qui:z-50 qui:min-w-50 qui:w-auto
|
|
32
|
+
qui:origin-top-right
|
|
33
|
+
qui:rounded qui:border qui:border-card-border
|
|
34
|
+
qui:bg-card qui:shadow-lg
|
|
35
|
+
qui:outline-hidden
|
|
36
|
+
`,bl="qui:p-1",Ne=`
|
|
37
|
+
qui:group qui:flex qui:w-full qui:items-center qui:rounded qui:px-2 qui:py-1 qui:leading-5
|
|
38
|
+
qui:text-xs qui:text-body qui:font-medium
|
|
39
|
+
qui:transition-colors qui:duration-150
|
|
40
|
+
qui:cursor-pointer qui:select-none
|
|
41
|
+
qui:qui:hover:bg-primary-hover
|
|
42
|
+
`,Ml=()=>x(wl),Ie=e=>x(Cl,e),ke=()=>x(bl),Zl=({disabled:e})=>x(Ne,{"qui:opacity-50 qui:cursor-not-allowed qui:hover:bg-transparent focus:qui:bg-transparent":e}),ze=()=>x("qui:mr-2 qui:text-base qui:content-center"),jl=({disabled:e,isOpen:r})=>x(Ne,"qui:relative qui:justify-between",{"qui:opacity-50 qui:cursor-not-allowed qui:hover:bg-transparent focus:qui:bg-transparent":e,"qui:bg-primary-hover":r&&!e}),ql=()=>x("qui:text-body"),Fl=()=>x("qui:absolute qui:bottom-0 qui:left-full qui:z-60 qui:ml-1.5"),Bl=({placement:e})=>x("qui:absolute qui:z-50",{"bottom-start":"qui:top-full qui:left-0 qui:mt-1","bottom-end":"qui:top-full qui:right-0 qui:mt-1","top-start":"qui:bottom-full qui:left-0 qui:mb-1","top-end":"qui:bottom-full qui:right-0 qui:mb-1"}[e]),Pe=h.createContext(null),n5=()=>{const e=h.useContext(Pe);if(!e)throw new Error("Menu compound components must be used within Menu");return e},Rl=({children:e,icon:r,onClick:i,disabled:n=!1,className:a})=>{const l=n5(),o=()=>{!n&&i&&(i(),l.closeMenu())},s=d=>{(d.key==="Enter"||d.key===" ")&&(d.preventDefault(),o())};return t.jsxs("div",{role:"menuitem",tabIndex:n?-1:0,className:x(Zl({disabled:n}),a),onClick:o,onKeyDown:s,"aria-disabled":n,children:[r&&t.jsx("span",{className:ze(),children:r}),t.jsx("span",{children:e})]})},Hl=({label:e,icon:r,children:i,disabled:n=!1,className:a})=>{const[l,o]=h.useState(!1),s=h.useRef(null),d=h.useRef(null),c=h.useRef(null),u=()=>{c.current&&(clearTimeout(c.current),c.current=null),n||o(!0)},v=f=>{const p=f.relatedTarget;s.current&&s.current.contains(p)||(c.current=setTimeout(()=>{o(!1)},100))},m=()=>{c.current&&(clearTimeout(c.current),c.current=null)},g=()=>{c.current=setTimeout(()=>{o(!1)},100)};h.useEffect(()=>()=>{c.current&&clearTimeout(c.current)},[]);const w=f=>{f.key==="ArrowRight"?(f.preventDefault(),n||o(!0)):f.key==="ArrowLeft"&&(f.preventDefault(),o(!1))};return t.jsxs("div",{className:"qui:relative",children:[t.jsxs("div",{ref:d,role:"menuitem","aria-haspopup":"true","aria-expanded":l,tabIndex:n?-1:0,className:x(jl({disabled:n,isOpen:l}),a),onMouseEnter:u,onMouseLeave:v,onKeyDown:w,"aria-disabled":n,children:[r&&t.jsx("span",{className:ze(),children:r}),t.jsx("span",{className:"qui:flex-1",children:e}),t.jsx("span",{className:ql(),children:t.jsx(Y0,{})})]}),l&&!n&&t.jsx("div",{ref:s,role:"menu",className:x(Ie(),Fl()),onMouseEnter:m,onMouseLeave:g,children:t.jsx("div",{className:ke(),children:i})})]})},yl=({children:e,className:r})=>{const{open:i,setOpen:n,triggerRef:a}=n5(),l=()=>{n(!i)};if(h.isValidElement(e)){const o=e,s={onClick:d=>{l(),o.props.onClick&&o.props.onClick(d)},"aria-expanded":i,"aria-haspopup":"true",className:x(o.props.className,r)};return h.cloneElement(o,{...s,ref:a})}return t.jsx("button",{ref:a,onClick:l,"aria-expanded":i,"aria-haspopup":"true",className:r,children:e})},Vl=({children:e,placement:r="bottom-start",className:i})=>{const{open:n,contentRef:a,closeMenu:l,triggerRef:o}=n5(),[s,d]=h.useState(!1);return h.useEffect(()=>{n?requestAnimationFrame(()=>{d(!0)}):d(!1)},[n]),h.useEffect(()=>{const c=v=>{a.current&&!a.current.contains(v.target)&&o.current&&!o.current.contains(v.target)&&l()},u=v=>{v.key==="Escape"&&l()};return n&&(document.addEventListener("mousedown",c),document.addEventListener("keydown",u)),()=>{document.removeEventListener("mousedown",c),document.removeEventListener("keydown",u)}},[n,l,o,a]),n?t.jsxs(t.Fragment,{children:[t.jsx("div",{className:x(Ml(),"qui:fixed"),"aria-hidden":"true"}),t.jsx("div",{ref:a,role:"menu",className:x(Ie(i),Bl({placement:r}),"qui:transition-all qui:duration-200 qui:ease-out",s?"qui:opacity-100 qui:scale-100":"qui:opacity-0 qui:scale-95"),children:t.jsx("div",{className:ke(),children:e})})]}):null},z1=({children:e,open:r,defaultOpen:i=!1,onOpenChange:n})=>{const[a,l]=h.useState(i),o=h.useRef(null),s=h.useRef(null),d=r!==void 0,c=d?r:a,u=g=>{d||l(g),n==null||n(g)},m={open:c,setOpen:u,triggerRef:o,contentRef:s,closeMenu:()=>{u(!1)}};return t.jsx(Pe.Provider,{value:m,children:t.jsx("div",{className:"qui:relative qui:inline-block",children:e})})};z1.displayName="Menu";z1.Trigger=yl;z1.Content=Vl;z1.Item=Rl;z1.SubMenu=Hl;const Dl={0:"qui:bg-surface-0",1:"qui:bg-surface-1",2:"qui:bg-surface-2",3:"qui:bg-surface-3",4:"qui:bg-surface-4"},Sl={none:"",subtle:"qui:border qui:border-surface-border-subtle",strong:"qui:border qui:border-surface-border-strong"},Ll=({depth:e=0,border:r="none",variant:i="default",className:n})=>i==="panel"?x("qui:transition-colors qui:duration-200 qui:text-body qui:rounded qui:p-2","qui:bg-panel-bg qui:text-panel-header-fg qui:border-panel-border",r!=="none"&&"qui:border",n):x("qui:transition-colors qui:duration-200 qui:text-body qui:rounded qui:p-2",Dl[e],Sl[r],n),Te=({depth:e=0,border:r="none",variant:i="default",className:n,children:a,style:l})=>{const o=Ll({depth:e,border:r,variant:i,className:n});return t.jsx("div",{className:o,style:l,children:a})};Te.displayName="Surface";const V0={sm:{container:"qui:h-5 qui:px-0.5 qui:gap-1 qui:rounded",text:"qui:text-xxs qui:leading-3",icon:"qui:text-s",iconButton:"qui:text-s qui:p-0.5 qui:cursor-pointer"},md:{container:"qui:h-5.5 qui:px-1 qui:gap-1 qui:rounded",text:"qui:text-xs qui:leading-4",icon:"qui:text-sm",iconButton:" qui:text-sm qui:p-0.5 qui:cursor-pointer"},lg:{container:"qui:h-6 qui:px-1.5 qui:gap-1.5 qui:rounded",text:"qui:text-s qui:leading-none",icon:"qui:text-base",iconButton:"qui:text-base qui:p-0.5 qui:cursor-pointer"}},w0={primary:{bg:"qui:bg-primary",text:"qui:text-body",border:"qui:border-primary",buttonHover:"qui:hover:bg-primary-hover"},white:{bg:"qui:bg-canvas-default",text:"qui:text-primary",border:"qui:border-canvas-default",buttonHover:"qui:hover:bg-primary-hover qui:hover:text-body"},positive:{bg:"qui:bg-positive",text:"qui:text-body",border:"qui:border-positive",buttonHover:"qui:hover:bg-positive-hover"},warning:{bg:"qui:bg-warning",text:"qui:text-body",border:"qui:border-warning",buttonHover:"qui:hover:bg-warning-hover"},negative:{bg:"qui:bg-negative",text:"qui:text-body",border:"qui:border-negative",buttonHover:"qui:hover:bg-negative-hover"}},El=(e,r)=>x("qui:inline-flex qui:items-center qui:justify-center qui:font-medium qui:border",V0[e].container,w0[r].bg,w0[r].text,w0[r].border),Nl=(e,r,i)=>x({[V0[e].icon]:!i,"qui:bg-canvas-default qui:outline-canvas-default qui:text-primary":i&&r!=="white"||i,"qui:bg-primary qui:outline-primary qui:text-body":i&&r==="white"&&!i,"qui:outline-solid qui:outline-1 qui:h-full qui:py-0.5 qui:grid qui:place-items-center qui:-my-1 only:-mx-0.5 first:-ml-1.5 last:-mr-1.5 only:qui:rounded first:qui:rounded-l last:qui:rounded-r":i||i}),Il=e=>x(V0[e].text),Oe=(e,r)=>x("qui:inline-flex qui:items-center qui:justify-center qui:rounded qui:transition-colors qui:duration-200 focus:qui:outline-hidden ",V0[e].iconButton,w0[r].buttonHover),Qe=h.createContext(null),D0=()=>{const e=h.useContext(Qe);if(!e)throw new Error("Pill components must be used within a Pill.Root");return e},a5=h.forwardRef(({size:e="md",color:r="primary",className:i,children:n,...a},l)=>{const o={size:e,color:r};return t.jsx(Qe.Provider,{value:o,children:t.jsx("div",{ref:l,className:x(El(e,r),i),...a,children:n})})});a5.displayName="Pill.Root";const l5=h.forwardRef(({className:e,children:r,...i},n)=>{const{size:a}=D0();return t.jsx("span",{ref:n,className:x(Il(a),e),...i,children:r})});l5.displayName="Pill.Text";const o5=h.forwardRef(({className:e,children:r,label:i,position:n,...a},l)=>{const{size:o,color:s}=D0(),d=!!i,c=t.jsx("span",{ref:l,className:x(Nl(o,s,d),e),...a,children:r});return d?t.jsx(te,{label:i||"",position:n||"up",children:c}):c});o5.displayName="Pill.Icon";const Xe=h.forwardRef(({className:e,children:r,...i},n)=>{const{size:a,color:l}=D0();return t.jsx("button",{ref:n,type:"button",className:x(Oe(a,l),e),...i,children:r})});Xe.displayName="Pill.Button";const s5=h.forwardRef(({className:e,onClose:r,"aria-label":i="Remove pill",children:n,...a},l)=>{const{size:o,color:s}=D0();return t.jsx("button",{ref:l,type:"button",className:x(Oe(o,s),e),onClick:r,"aria-label":i,...a,children:n||t.jsx(t0,{})})});s5.displayName="Pill.Close";const We=h.forwardRef(({size:e="md",color:r="primary",label:i,icon:n,onClose:a,closable:l=!1,className:o,...s},d)=>t.jsxs(a5,{ref:d,size:e,color:r,className:o,...s,children:[n&&t.jsx(o5,{children:n}),t.jsx(l5,{children:i}),l&&t.jsx(s5,{onClose:a})]}));We.displayName="Pill";const kl=Object.assign(We,{Root:a5,Text:l5,Icon:o5,Button:Xe,Close:s5}),zl={info:{icon:"qui:text-primary"},danger:{icon:"qui:text-negative"},error:{icon:"qui:text-negative"},message:{icon:"qui:text-positive"},warning:{icon:"qui:text-warning"}},k5=(e="md")=>x("qui:bg-body-bg qui:shadow-md qui:text-grey-700 qui:relative qui:flex qui:items-center qui:rounded qui:gap-x-2 qui:p-1",{sm:"qui:p-1 qui:text-xs",md:"qui:p-1.5 qui:text-sm",lg:"qui:p-2 qui:text-base"}[e]),D1=(e,r="md")=>x("qui:flex-none",{sm:"qui:h-4 qui:w-4",md:"qui:h-6 qui:w-6",lg:"qui:h-8 qui:w-8"}[r],zl[e].icon),Pl=(e="md")=>x("qui:flex qui:items-center qui:justify-center qui:rounded qui:transition-colors qui:duration-150 qui:text-grey-700 qui:hover:bg-canvas-subtle qui:cursor-pointer",{sm:"qui:p-0.5",md:"qui:p-1",lg:"qui:p-1.5"}[e]),z5=({kind:e,size:r="md",customIcon:i})=>{if(i)return t.jsx(i,{className:x("qui:mr-1",D1(e,r))});switch(e){case"error":case"danger":return t.jsx(O0,{className:D1(e,r)});case"info":return t.jsx(Q5,{className:D1(e,r)});case"warning":return t.jsx(O0,{className:D1(e,r)});case"message":return t.jsx(P5,{className:D1(e,r)});default:return null}},Ye=({snackbarId:e,onClose:r,kind:i="info",message:n,markdown:a,customIcon:l,size:o="md",className:s,...d})=>{const c=w=>{const f=[];let p=w;const C=/\*\*(.*?)\*\*/;for(;p.length>0;){const b=p.match(C);if(!b){f.push(p);break}const M=b.index||0;M>0&&f.push(p.slice(0,M)),f.push(t.jsx("strong",{children:b[1]},f.length)),p=p.slice(M+b[0].length)}return f},u=w=>{const f=w.split(`
|
|
43
|
+
`);return f.every(p=>p.trim().startsWith("- "))?t.jsx("ul",{children:f.map((p,C)=>t.jsx("li",{children:c(p.replace(/^-\s*/,""))},C))}):t.jsx(t.Fragment,{children:f.map((p,C)=>t.jsx("div",{children:c(p)},C))})},v=({className:w,size:f})=>t.jsx("button",{onClick:r,className:x(Pl(f),w),children:t.jsx(t0,{className:x("qui:font-thin qui:stroke-current",{"qui:size-3":f==="sm","qui:size-4":f==="md","qui:size-5":f==="lg"})})}),m=w=>Array.isArray(w)&&w.length>0&&"messages"in w[0],g=()=>typeof n=="string"?a?u(n):n:m(n)?null:n;return m(n)?t.jsx("div",{className:x(k5(o),s),...d,children:t.jsxs("div",{className:"qui:flex qui:items-start",children:[t.jsx("div",{className:"qui:flex qui:flex-col qui:gap-1 qui:justify-between",children:n.filter(w=>w.messages.length>0).map((w,f)=>t.jsxs(h.Fragment,{children:[w.title&&t.jsxs("span",{className:"qui:flex qui:items-center qui:gap-1 qui:font-bold qui:capitalize",children:[t.jsx(z5,{kind:i,size:o,customIcon:l}),t.jsxs("span",{children:[w.title," :"]})]}),t.jsx("ul",{className:x("qui:list-disc",{"qui:px-7":w.title,"qui:px-6":!w.title}),children:w.messages.map((p,C)=>t.jsx("li",{children:a?u(p):t.jsx(t.Fragment,{children:p})},C))})]},f))}),v({className:"qui:absolute qui:top-1 qui:right-1",size:o})]})},e):t.jsxs("div",{className:x(k5(o),s),...d,children:[t.jsx("div",{className:D1(i,o),children:t.jsx(z5,{kind:i,size:o,customIcon:l})}),t.jsxs("div",{className:"qui:w-full qui:flex qui:items-center qui:justify-between qui:gap-x-3",children:[t.jsx("div",{className:x("qui:flex qui:items-center qui:gap-1"),children:g()}),v({size:o})]})]},e)};Ye.displayName="Snackbar";exports.Breadcrumbs=re;exports.Button=U0;exports.Checkbox=W5;exports.Fd4dLogo=n2;exports.FdAction=f2;exports.FdAddToLibrary=x2;exports.FdAddToLibrary1=p2;exports.FdAddToLibrary2=g2;exports.FdAdjust=m2;exports.FdAdvancedProps=A2;exports.FdAiry=w2;exports.FdAlignCenter=C2;exports.FdAlignContentEnd=b2;exports.FdAlignContentStart=M2;exports.FdAll=a2;exports.FdAnd=Z2;exports.FdAppAnd=j2;exports.FdArrowDown=q2;exports.FdArrowLeft=F2;exports.FdArrowRight=B2;exports.FdArrowUp=R2;exports.FdAsc=H2;exports.FdAttache=y2;exports.FdAttribute=V2;exports.FdBaseline=D2;exports.FdBell=S2;exports.FdBlob=L2;exports.FdBlocNote=E2;exports.FdBlock=N2;exports.FdBold=I2;exports.FdBorderBottom=k2;exports.FdBorderLeft=z2;exports.FdBorderRadius=X2;exports.FdBorderRadiusBottomLeft=P2;exports.FdBorderRadiusBottomRight=T2;exports.FdBorderRadiusTopLeft=O2;exports.FdBorderRadiusTopRight=Q2;exports.FdBorderRight=W2;exports.FdBorderTop=Y2;exports.FdBorders=U2;exports.FdBraces=G2;exports.FdBracket=J2;exports.FdBug=K2;exports.FdBulb=$2;exports.FdBurger=_2;exports.FdButton=et;exports.FdByte=tt;exports.FdCalculator=rt;exports.FdCanvas=it;exports.FdCapitalise=nt;exports.FdCheck=lt;exports.FdCheckCircle=P5;exports.FdCheckCircleO=at;exports.FdCheckNaked=T5;exports.FdCircle=ot;exports.FdClassVirtual=st;exports.FdClasses=l2;exports.FdClean=ct;exports.FdClearAll=dt;exports.FdClearContent=o2;exports.FdClearStyle=ht;exports.FdClose=gt;exports.FdCloseAllTabs=ut;exports.FdCloseFromLeft=vt;exports.FdCloseFromRight=ft;exports.FdCloseNaked=t0;exports.FdClosedFolder=pt;exports.FdCloud=mt;exports.FdCloudDownload=xt;exports.FdCode=Ct;exports.FdCodeFile=At;exports.FdCodeFolder=wt;exports.FdCollapseAll=bt;exports.FdCompact=Mt;exports.FdComponents=Zt;exports.FdComputer=jt;exports.FdCondition=Bt;exports.FdConditionGroup=qt;exports.FdConditionNone=Ft;exports.FdConditions=Ht;exports.FdConditionsNone=Rt;exports.FdContextCircle=yt;exports.FdContrast=Vt;exports.FdCopyContent=Dt;exports.FdCopyInto=St;exports.FdCrown=Lt;exports.FdCssLocal=Et;exports.FdCssShared=Nt;exports.FdCssTheme=It;exports.FdCsvFile=kt;exports.FdCut=zt;exports.FdDanger=Pt;exports.FdDataTable=Tt;exports.FdDatabase=Xt;exports.FdDatabaseCopy=Ot;exports.FdDatabaseImport=Qt;exports.FdDatastore4d=Wt;exports.FdDatastoreQodly=Yt;exports.FdDate=Ut;exports.FdDebugActive=Gt;exports.FdDebugAttached=Jt;exports.FdDebugDetached=Kt;exports.FdDebugError=$t;exports.FdDebugFolder=_t;exports.FdDebugger=l4;exports.FdDebuggerContinue=e4;exports.FdDebuggerStepBack=t4;exports.FdDebuggerStepInto=r4;exports.FdDebuggerStepOut=i4;exports.FdDebuggerStepOver=n4;exports.FdDebuggerTerminate=a4;exports.FdDeleteCurrentFile=o4;exports.FdDeleteOtherFile=s4;exports.FdDesc=c4;exports.FdDescribeRoles=d4;exports.FdDeselect=h4;exports.FdDisplayList=u4;exports.FdDotsHorizontal=v4;exports.FdDoubleArrowDown=f4;exports.FdDoubleArrowLeft=g4;exports.FdDoubleArrowRight=p4;exports.FdDoubleArrowUp=x4;exports.FdDown=m4;exports.FdDownload=A4;exports.FdDragHandle=w4;exports.FdDrop_color=C4;exports.FdDuplicate=M4;exports.FdDuplicateAlt=b4;exports.FdEllipse=O5;exports.FdEmpty=Z4;exports.FdEntity=j4;exports.FdExitFullScreen=q4;exports.FdExpandAll=F4;exports.FdExpression=B4;exports.FdEye=R4;exports.FdFile=L4;exports.FdFileEmpty=H4;exports.FdFileQodly=y4;exports.FdFileVideo=V4;exports.FdFileVoice=D4;exports.FdFileZipper=S4;exports.FdFilter=E4;exports.FdFirstPage=N4;exports.FdFitZoom=I4;exports.FdFlag=k4;exports.FdFlex=X4;exports.FdFlexCenterHorizontal=z4;exports.FdFlexEnd=P4;exports.FdFlexNowrap=T4;exports.FdFlexStart=O4;exports.FdFlexWrap=Q4;exports.FdFloat=W4;exports.FdFocusCenter=Y4;exports.FdFolderModal=U4;exports.FdFolderModel=G4;exports.FdFont=J4;exports.FdFooter=K4;exports.FdFullScreen=$4;exports.FdFunction=nr;exports.FdFunctionDataclass=_4;exports.FdFunctionDatastore=er;exports.FdFunctionEntity=tr;exports.FdFunctionSelection=rr;exports.FdFunctionSingleton=ir;exports.FdGeneric=ar;exports.FdGrid=lr;exports.FdGroup=sr;exports.FdGroupAdd=or;exports.FdGuest=cr;exports.FdHeader=dr;exports.FdHelp=hr;exports.FdHidden=ur;exports.FdHttp=vr;exports.FdImage=gr;exports.FdImageFilled=fr;exports.FdIndeterminate=pr;exports.FdInfoBold=xr;exports.FdInfoCircle=Q5;exports.FdInline=Ar;exports.FdInlineBlock=mr;exports.FdInput=wr;exports.FdInspect=Cr;exports.FdItalic=br;exports.FdJustifyCenter=Mr;exports.FdJustifyEnd=Zr;exports.FdJustifyStart=jr;exports.FdKey=qr;exports.FdKeyboard=Fr;exports.FdLabel=Br;exports.FdLastPage=Rr;exports.FdLeft=Hr;exports.FdLightning=yr;exports.FdLine_throw=Vr;exports.FdLink=Dr;exports.FdList=Lr;exports.FdList1=Sr;exports.FdLoaderTab=Er;exports.FdLocalization=Ir;exports.FdLocalizationKey=Nr;exports.FdLock=kr;exports.FdLogout=zr;exports.FdLong=Tr;exports.FdLongLong=Pr;exports.FdLowercase=Or;exports.FdMagic=Qr;exports.FdMatrix=Xr;exports.FdMenuContext=Wr;exports.FdMergeHorizontal=Yr;exports.FdMergeVertical=Ur;exports.FdMicrochip=_r;exports.FdMicrochip1=Gr;exports.FdMicrochip2=Jr;exports.FdMicrochip3=Kr;exports.FdMicrochipSlash=$r;exports.FdMinus=t3;exports.FdMinusNaked=e3;exports.FdModal=r3;exports.FdModel=a3;exports.FdModel2=i3;exports.FdModel3=n3;exports.FdMoveHorizontal=l3;exports.FdMoveVertical=o3;exports.FdNavigation=s3;exports.FdNewFolder=c3;exports.FdNewTab=d3;exports.FdNewWindow=h3;exports.FdNextBlock=u3;exports.FdNoWifi=v3;exports.FdNonPreemptiveMode=f3;exports.FdNone=g3;exports.FdObject=p3;exports.FdOpenFolder=x3;exports.FdOr=m3;exports.FdOutload=A3;exports.FdOutputArrow=w3;exports.FdPalette=C3;exports.FdPaste=M3;exports.FdPasteInto=b3;exports.FdPause=Z3;exports.FdPdf=j3;exports.FdPen=q3;exports.FdPhone=B3;exports.FdPhoneRotate=F3;exports.FdPi=H3;exports.FdPiNaked=R3;exports.FdPie=y3;exports.FdPin=s2;exports.FdPixel=V3;exports.FdPlay=L3;exports.FdPlayNotif=D3;exports.FdPlaySettings=S3;exports.FdPlus=N3;exports.FdPlusNaked=E3;exports.FdPreemptiveMode=I3;exports.FdQodly=z3;exports.FdQodlyMagic=k3;exports.FdQrCube=P3;exports.FdQuery=T3;exports.FdRadio=O3;exports.FdRam=Q3;exports.FdRedo=X3;exports.FdRefresh=Y3;exports.FdRefreshBold=W3;exports.FdRegex=c2;exports.FdRelation=U3;exports.FdReload=G3;exports.FdReorder=J3;exports.FdResize=X5;exports.FdRight=Y0;exports.FdRocket=K3;exports.FdRoles=$3;exports.FdSameLoaderTab=_3;exports.FdSanityCheckDefault=ei;exports.FdSanityCheckInfo=ti;exports.FdSave=ri;exports.FdSavedClosed=ii;exports.FdSearch=ni;exports.FdSelect=oi;exports.FdSelectAll=ai;exports.FdSelectBox=li;exports.FdServer=di;exports.FdServerPrivate=si;exports.FdServerProtected=ci;exports.FdSetting=hi;exports.FdShare=ui;exports.FdShared=fi;exports.FdSharedFolder=vi;exports.FdShort=gi;exports.FdShortcut=pi;exports.FdSidebar=d2;exports.FdSingleton=xi;exports.FdSlash=mi;exports.FdSlider=Ai;exports.FdSpaceAround=wi;exports.FdSpaceBetween=Ci;exports.FdSpaceEvenly=bi;exports.FdSpinner=Mi;exports.FdSplit=Zi;exports.FdSql=ji;exports.FdStack=qi;exports.FdStar=Fi;exports.FdStates=Bi;exports.FdStopEdit=Ri;exports.FdStoryBoard=Hi;exports.FdStretch=yi;exports.FdStrikethrough=Vi;exports.FdString=Di;exports.FdStyle4=Si;exports.FdStyle5=Li;exports.FdStyle6=Ei;exports.FdStyleBox=Ni;exports.FdSweap=Ii;exports.FdSwitch=ki;exports.FdSync=zi;exports.FdTab=Pi;exports.FdTable=Qi;exports.FdTableColumn=Ti;exports.FdTableHeader=Oi;exports.FdTablet=Xi;exports.FdTag=Wi;exports.FdText=Ki;exports.FdTextCenter=Yi;exports.FdTextEnd=Ui;exports.FdTextJustify=Gi;exports.FdTextStart=Ji;exports.FdTime=$i;exports.FdTooltip=_i;exports.FdTrash=e7;exports.FdTravel=t7;exports.FdUnRegex=h2;exports.FdUnderline=r7;exports.FdUndo=i7;exports.FdUnlock=n7;exports.FdUnselectAll=a7;exports.FdUp=l7;exports.FdUpdown=o7;exports.FdUpload=c7;exports.FdUploadFile=s7;exports.FdUppercase=d7;exports.FdUser=v7;exports.FdUserCircle=h7;exports.FdUserInherited1=u7;exports.FdVariable=f7;exports.FdWarningCross=O0;exports.FdWarningDanger=g7;exports.FdWebform=u2;exports.FdWebformFolder=v2;exports.FdWifi=p7;exports.FdWindow=x7;exports.Handle=Le;exports.Input=J7;exports.Menu=z1;exports.Pill=kl;exports.Qodly=i2;exports.Radio=E7;exports.Resizable=Se;exports.Snackbar=Ye;exports.Surface=Te;exports.Tabs=De;exports.Toggle=Ee;exports.Tooltip=te;
|