@layer properties;@layer tailwind-base,primeng,tailwind-utilities;@layer tailwind-base{@layer theme,base,components,utilities;@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-red-50: oklch(97.1% .013 17.38);--color-red-100: oklch(93.6% .032 17.717);--color-red-200: oklch(88.5% .062 18.334);--color-red-300: oklch(80.8% .114 19.571);--color-red-400: oklch(70.4% .191 22.216);--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-red-700: oklch(50.5% .213 27.518);--color-red-800: oklch(44.4% .177 26.899);--color-red-900: oklch(39.6% .141 25.723);--color-orange-50: oklch(98% .016 73.684);--color-orange-100: oklch(95.4% .038 75.164);--color-orange-200: oklch(90.1% .076 70.697);--color-orange-500: oklch(70.5% .213 47.604);--color-orange-600: oklch(64.6% .222 41.116);--color-orange-700: oklch(55.3% .195 38.402);--color-orange-800: oklch(47% .157 37.304);--color-amber-50: oklch(98.7% .022 95.277);--color-amber-100: oklch(96.2% .059 95.617);--color-amber-200: oklch(92.4% .12 95.746);--color-amber-300: oklch(87.9% .169 91.605);--color-amber-500: oklch(76.9% .188 70.08);--color-amber-600: oklch(66.6% .179 58.318);--color-amber-700: oklch(55.5% .163 48.998);--color-amber-900: oklch(41.4% .112 45.904);--color-yellow-50: oklch(98.7% .026 102.212);--color-yellow-100: oklch(97.3% .071 103.193);--color-yellow-200: oklch(94.5% .129 101.54);--color-yellow-500: oklch(79.5% .184 86.047);--color-yellow-600: oklch(68.1% .162 75.834);--color-yellow-700: oklch(55.4% .135 66.442);--color-green-50: oklch(98.2% .018 155.826);--color-green-100: oklch(96.2% .044 156.743);--color-green-200: oklch(92.5% .084 155.995);--color-green-400: oklch(79.2% .209 151.711);--color-green-500: oklch(72.3% .219 149.579);--color-green-600: oklch(62.7% .194 149.214);--color-green-700: oklch(52.7% .154 150.069);--color-blue-50: oklch(97% .014 254.604);--color-blue-100: oklch(93.2% .032 255.585);--color-blue-200: oklch(88.2% .059 254.128);--color-blue-300: oklch(80.9% .105 251.813);--color-blue-400: oklch(70.7% .165 254.624);--color-blue-500: oklch(62.3% .214 259.815);--color-blue-600: oklch(54.6% .245 262.881);--color-blue-700: oklch(48.8% .243 264.376);--color-blue-800: oklch(42.4% .199 265.638);--color-blue-900: oklch(37.9% .146 265.522);--color-gray-500: oklch(55.1% .027 264.364);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-xs: 20rem;--container-sm: 24rem;--container-lg: 32rem;--container-xl: 36rem;--container-2xl: 42rem;--container-3xl: 48rem;--container-4xl: 56rem;--container-5xl: 64rem;--container-6xl: 72rem;--container-7xl: 80rem;--text-xs: .75rem;--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);--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-wide: .025em;--tracking-wider: .05em;--leading-normal: 1.5;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--animate-spin: spin 1s linear infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) 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)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-12{top:calc(var(--spacing) * 12)}.top-\[49px\]{top:49px}.right-0{right:calc(var(--spacing) * 0)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.left-\[180px\]{left:180px}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing) * 0)}.-mx-1{margin-inline:calc(var(--spacing) * -1)}.mx-1{margin-inline:calc(var(--spacing) * 1)}.mx-1\.5{margin-inline:calc(var(--spacing) * 1.5)}.mx-auto{margin-inline:auto}.my-3{margin-block:calc(var(--spacing) * 3)}.my-4{margin-block:calc(var(--spacing) * 4)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-0\.5{margin-bottom:calc(var(--spacing) * .5)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.icon-\[lucide--activity\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2'/%3E%3C/svg%3E")}.icon-\[lucide--alert-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4m0 4h.01'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--alert-triangle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4m0 4h.01'/%3E%3C/svg%3E")}.icon-\[lucide--align-center\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 12H7m12 6H5M21 6H3'/%3E%3C/svg%3E")}.icon-\[lucide--align-justify\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 12h18M3 18h18M3 6h18'/%3E%3C/svg%3E")}.icon-\[lucide--align-left\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12H3m14 6H3M21 6H3'/%3E%3C/svg%3E")}.icon-\[lucide--align-right\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 12H9m12 6H7M21 6H3'/%3E%3C/svg%3E")}.icon-\[lucide--app-window\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='M10 4v4M2 8h20M6 4v4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--arrow-left\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m12 19l-7-7l7-7m7 7H5'/%3E%3C/svg%3E")}.icon-\[lucide--arrow-right\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7l7 7l-7 7'/%3E%3C/svg%3E")}.icon-\[lucide--bar-chart-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 21v-6m7 6V3m7 18V9'/%3E%3C/svg%3E")}.icon-\[lucide--bar-chart-3\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 3v18h18m-3-4V9m-5 8V5M8 17v-3'/%3E%3C/svg%3E")}.icon-\[lucide--bell-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.268 21a2 2 0 0 0 3.464 0M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742M2 2l20 20M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05'/%3E%3C/svg%3E")}.icon-\[lucide--bell\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.268 21a2 2 0 0 0 3.464 0m-10.47-5.674A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326'/%3E%3C/svg%3E")}.icon-\[lucide--blocks\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2'/%3E%3Crect width='8' height='8' x='14' y='2' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--bold\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8'/%3E%3C/svg%3E")}.icon-\[lucide--book-open\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 7v14m-9-3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4a4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3a3 3 0 0 0-3-3z'/%3E%3C/svg%3E")}.icon-\[lucide--box\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z'/%3E%3Cpath d='m3.3 7l8.7 5l8.7-5M12 22V12'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--briefcase\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3Crect width='20' height='14' x='2' y='6' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--building-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 12h4m-4-4h4m0 13v-3a2 2 0 0 0-4 0v3'/%3E%3Cpath d='M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2'/%3E%3Cpath d='M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--building\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 10h.01M12 14h.01M12 6h.01M16 10h.01M16 14h.01M16 6h.01M8 10h.01M8 14h.01M8 6h.01M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3'/%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--cable\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 19a1 1 0 0 1-1-1v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a1 1 0 0 1-1 1zm0 2v-2'/%3E%3Cpath d='M19 14V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V10m16 11v-2M3 5V3'/%3E%3Cpath d='M4 10a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2zm3-5V3'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--calendar\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 2v4m8-4v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--chart-line\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v16a2 2 0 0 0 2 2h16'/%3E%3Cpath d='m19 9l-5 5l-4-4l-3 3'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--chart-no-axes-combined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 16v5m4-7v7m4-11v11m2-18l-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15m2 3v3m4-7v7'/%3E%3C/svg%3E")}.icon-\[lucide--check-check\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L7 17l-5-5m20-2l-7.5 7.5L13 16'/%3E%3C/svg%3E")}.icon-\[lucide--check-circle-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--check-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.801 10A10 10 0 1 1 17 3.335'/%3E%3Cpath d='m9 11l3 3L22 4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--check\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E")}.icon-\[lucide--chevron-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E")}.icon-\[lucide--chevron-right\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m9 18l6-6l-6-6'/%3E%3C/svg%3E")}.icon-\[lucide--circle-alert\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4m0 4h.01'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='10' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E")}.icon-\[lucide--clock\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 6v6l4 2'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--cloud\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9'/%3E%3C/svg%3E")}.icon-\[lucide--compass\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m16.24 7.76l-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--corner-down-right\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m15 10l5 5l-5 5'/%3E%3Cpath d='M4 4v7a4 4 0 0 0 4 4h12'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--cpu\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 20v2m0-20v2m5 16v2m0-20v2M2 12h2m-2 5h2M2 7h2m16 5h2m-2 5h2M20 7h2M7 20v2M7 2v2'/%3E%3Crect width='16' height='16' x='4' y='4' rx='2'/%3E%3Crect width='8' height='8' x='8' y='8' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--crown\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294zM5 21h14'/%3E%3C/svg%3E")}.icon-\[lucide--database\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cellipse cx='12' cy='5' rx='9' ry='3'/%3E%3Cpath d='M3 5v14a9 3 0 0 0 18 0V5'/%3E%3Cpath d='M3 12a9 3 0 0 0 18 0'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--edit-3\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 21h8m.174-14.188a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'/%3E%3C/svg%3E")}.icon-\[lucide--external-link\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E")}.icon-\[lucide--eye\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.062 12.348a1 1 0 0 1 0-.696a10.75 10.75 0 0 1 19.876 0a1 1 0 0 1 0 .696a10.75 10.75 0 0 1-19.876 0'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--factory\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 16h.01M16 16h.01M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2zm5-3h.01'/%3E%3C/svg%3E")}.icon-\[lucide--file-edit\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.659 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v9.34'/%3E%3Cpath d='M14 2v5a1 1 0 0 0 1 1h5m-9.622 4.622a1 1 0 0 1 3 3.003L8.36 20.637a2 2 0 0 1-.854.506l-2.867.837a.5.5 0 0 1-.62-.62l.836-2.869a2 2 0 0 1 .506-.853z'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--file-pen\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.659 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v9.34'/%3E%3Cpath d='M14 2v5a1 1 0 0 0 1 1h5m-9.622 4.622a1 1 0 0 1 3 3.003L8.36 20.637a2 2 0 0 1-.854.506l-2.867.837a.5.5 0 0 1-.62-.62l.836-2.869a2 2 0 0 1 .506-.853z'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--file-plus\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z'/%3E%3Cpath d='M14 2v5a1 1 0 0 0 1 1h5M9 15h6m-3 3v-6'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--file-text\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z'/%3E%3Cpath d='M14 2v5a1 1 0 0 0 1 1h5M10 9H8m8 4H8m8 4H8'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--file\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z'/%3E%3Cpath d='M14 2v5a1 1 0 0 0 1 1h5'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--folder\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z'/%3E%3C/svg%3E")}.icon-\[lucide--git-branch\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 6a9 9 0 0 0-9 9V3'/%3E%3Ccircle cx='18' cy='6' r='3'/%3E%3Ccircle cx='6' cy='18' r='3'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--git-commit\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M3 12h6m6 0h6'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--git-compare\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M13 6h3a2 2 0 0 1 2 2v7m-7 3H8a2 2 0 0 1-2-2V9'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--git-merge\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M6 21V9a9 9 0 0 0 9 9'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--git-pull-request\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='18' r='3'/%3E%3Ccircle cx='6' cy='6' r='3'/%3E%3Cpath d='M13 6h3a2 2 0 0 1 2 2v7M6 9v12'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--grip-horizontal\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='9' r='1'/%3E%3Ccircle cx='19' cy='9' r='1'/%3E%3Ccircle cx='5' cy='9' r='1'/%3E%3Ccircle cx='12' cy='15' r='1'/%3E%3Ccircle cx='19' cy='15' r='1'/%3E%3Ccircle cx='5' cy='15' r='1'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--heading-1\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 12h8m-8 6V6m8 12V6m5 6l3-2v8'/%3E%3C/svg%3E")}.icon-\[lucide--heading-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 12h8m-8 6V6m8 12V6m9 12h-4c0-4 4-3 4-6c0-1.5-2-2.5-4-1'/%3E%3C/svg%3E")}.icon-\[lucide--heading-3\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 12h8m-8 6V6m8 12V6m5.5 4.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2m-2 3.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2'/%3E%3C/svg%3E")}.icon-\[lucide--heading\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 12h12M6 20V4m12 16V4'/%3E%3C/svg%3E")}.icon-\[lucide--help-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3m.08 4h.01'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--highlighter\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m9 11l-6 6v3h9l3-3'/%3E%3Cpath d='m22 12l-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--image\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15l-3.086-3.086a2 2 0 0 0-2.828 0L6 21'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--inbox\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 12h-6l-2 3h-4l-2-3H2'/%3E%3Cpath d='M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--info\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4m0-4h.01'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--italic\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 4h-9m4 16H5M15 4L9 20'/%3E%3C/svg%3E")}.icon-\[lucide--key\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m15.5 7.5l2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4m2-2l-9.6 9.6'/%3E%3Ccircle cx='7.5' cy='15.5' r='5.5'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--layers\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z'/%3E%3Cpath d='M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12'/%3E%3Cpath d='M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--layout-dashboard\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='7' height='9' x='3' y='3' rx='1'/%3E%3Crect width='7' height='5' x='14' y='3' rx='1'/%3E%3Crect width='7' height='9' x='14' y='12' rx='1'/%3E%3Crect width='7' height='5' x='3' y='16' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--layout-grid\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='3' rx='1'/%3E%3Crect width='7' height='7' x='14' y='14' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--link\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--list-checks\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 5h8m-8 7h8m-8 7h8M3 17l2 2l4-4M3 7l2 2l4-4'/%3E%3C/svg%3E")}.icon-\[lucide--list-ordered\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 5h10m-10 7h10m-10 7h10M4 4h1v5M4 9h2m.5 11H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02'/%3E%3C/svg%3E")}.icon-\[lucide--list\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 5h.01M3 12h.01M3 19h.01M8 5h13M8 12h13M8 19h13'/%3E%3C/svg%3E")}.icon-\[lucide--loader-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 12a9 9 0 1 1-6.219-8.56'/%3E%3C/svg%3E")}.icon-\[lucide--lock\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='11' x='3' y='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--log-in\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 17l5-5l-5-5m5 5H3m12-9h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'/%3E%3C/svg%3E")}.icon-\[lucide--mail-x\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9'/%3E%3Cpath d='m22 7l-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7m15 10l4 4m0-4l-4 4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--mail\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m22 7l-8.991 5.727a2 2 0 0 1-2.009 0L2 7'/%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--map-pin\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--map\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0zm.894.211v15M9 3.236v15'/%3E%3C/svg%3E")}.icon-\[lucide--maximize\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3M3 16v3a2 2 0 0 0 2 2h3m8 0h3a2 2 0 0 0 2-2v-3'/%3E%3C/svg%3E")}.icon-\[lucide--message-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092a10 10 0 1 0-4.777-4.719'/%3E%3C/svg%3E")}.icon-\[lucide--minus\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14'/%3E%3C/svg%3E")}.icon-\[lucide--monitor\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8m-4-4v4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--network\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='6' height='6' x='16' y='16' rx='1'/%3E%3Crect width='6' height='6' x='2' y='16' rx='1'/%3E%3Crect width='6' height='6' x='9' y='2' rx='1'/%3E%3Cpath d='M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3m-7-4V8'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--octagon-alert\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 16h.01M12 8v4m3.312-10a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z'/%3E%3C/svg%3E")}.icon-\[lucide--pencil-ruler\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 7L8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13m1-7l2-2m8 12l2-2m-3-3l4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497zM15 5l4 4'/%3E%3C/svg%3E")}.icon-\[lucide--pencil\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497zM15 5l4 4'/%3E%3C/svg%3E")}.icon-\[lucide--pilcrow\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 4v16m4-16v16m2-16H9.5a4.5 4.5 0 0 0 0 9H13'/%3E%3C/svg%3E")}.icon-\[lucide--play\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z'/%3E%3C/svg%3E")}.icon-\[lucide--plug\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 22v-5m3-9V2m2 6a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1zM9 8V2'/%3E%3C/svg%3E")}.icon-\[lucide--plus-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 12h8m-4-4v8'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--plus\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E")}.icon-\[lucide--quote\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1a6 6 0 0 0 6-6V5a2 2 0 0 0-2-2zM5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1a6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E")}.icon-\[lucide--radio\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16.247 7.761a6 6 0 0 1 0 8.478m2.828-11.306a10 10 0 0 1 0 14.134m-14.15 0a10 10 0 0 1 0-14.134m2.828 11.306a6 6 0 0 1 0-8.478'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--redo-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m15 14l5-5l-5-5'/%3E%3Cpath d='M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--refresh-cw\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 0 1 9-9a9.75 9.75 0 0 1 6.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5m5 4a9 9 0 0 1-9 9a9.75 9.75 0 0 1-6.74-2.74L3 16'/%3E%3Cpath d='M8 16H3v5'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--remove-formatting\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 7V4h16v3M5 20h6m2-16L8 20m7-5l5 5m0-5l-5 5'/%3E%3C/svg%3E")}.icon-\[lucide--rocket\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09'/%3E%3Cpath d='M9 12a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2z'/%3E%3Cpath d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 .05 5 .05'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--save\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z'/%3E%3Cpath d='M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7M7 3v4a1 1 0 0 0 1 1h7'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--search\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m21 21l-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--send\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11zm7.318-19.539l-10.94 10.939'/%3E%3C/svg%3E")}.icon-\[lucide--server-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5m-5 0L2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2zm12 7v-1a2 2 0 0 0-2-2h-1M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5l.5.5l-8-8zm2 4h.01M2 2l20 20'/%3E%3C/svg%3E")}.icon-\[lucide--server\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='8' x='2' y='2' rx='2' ry='2'/%3E%3Crect width='20' height='8' x='2' y='14' rx='2' ry='2'/%3E%3Cpath d='M6 6h.01M6 18h.01'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--settings\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9.671 4.136a2.34 2.34 0 0 1 4.659 0a2.34 2.34 0 0 0 3.319 1.915a2.34 2.34 0 0 1 2.33 4.033a2.34 2.34 0 0 0 0 3.831a2.34 2.34 0 0 1-2.33 4.033a2.34 2.34 0 0 0-3.319 1.915a2.34 2.34 0 0 1-4.659 0a2.34 2.34 0 0 0-3.32-1.915a2.34 2.34 0 0 1-2.33-4.033a2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--share-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.59 13.51l6.83 3.98m-.01-10.98l-6.82 3.98'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--shield-alert\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1zm-8-5v4m0 4h.01'/%3E%3C/svg%3E")}.icon-\[lucide--shield-check\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--shield\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/%3E%3C/svg%3E")}.icon-\[lucide--slash\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 2L2 22'/%3E%3C/svg%3E")}.icon-\[lucide--sparkles\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594zM20 2v4m2-2h-4'/%3E%3Ccircle cx='4' cy='20' r='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--spline\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='19' cy='5' r='2'/%3E%3Ccircle cx='5' cy='19' r='2'/%3E%3Cpath d='M5 17A12 12 0 0 1 17 5'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--square-code\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m10 9l-3 3l3 3m4 0l3-3l-3-3'/%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--square-pen\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--square\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect width='18' height='18' x='3' y='3' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' rx='2'/%3E%3C/svg%3E")}.icon-\[lucide--sticky-note\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z'/%3E%3Cpath d='M15 3v5a1 1 0 0 0 1 1h5'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--strikethrough\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 4H9a3 3 0 0 0-2.83 4M14 12a4 4 0 0 1 0 8H6m-2-8h16'/%3E%3C/svg%3E")}.icon-\[lucide--table\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3v18'/%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9h18M3 15h18'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--tag\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z'/%3E%3Ccircle cx='7.5' cy='7.5' r='.5' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--target\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--timer\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 2h4m-2 12l3-3'/%3E%3Ccircle cx='12' cy='14' r='8'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--trash-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 11v6m4-6v6m5-11v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3C/svg%3E")}.icon-\[lucide--trending-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 17h6v-6'/%3E%3Cpath d='m22 17l-8.5-8.5l-5 5L2 7'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--trending-up\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 7h6v6'/%3E%3Cpath d='m22 7l-8.5 8.5l-5-5L2 17'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--triangle-alert\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3M12 9v4m0 4h.01'/%3E%3C/svg%3E")}.icon-\[lucide--underline\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 4v6a6 6 0 0 0 12 0V4M4 20h16'/%3E%3C/svg%3E")}.icon-\[lucide--undo-2\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 14L4 9l5-5'/%3E%3Cpath d='M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--user-check\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m16 11l2 2l4-4m-6 12v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--user-x\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='m17 8l5 5m0-5l-5 5'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--user\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--users\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2M16 3.128a4 4 0 0 1 0 7.744M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--wifi-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 20h.01M8.5 16.429a5 5 0 0 1 7 0M5 12.859a10 10 0 0 1 5.17-2.69m8.83 2.69a10 10 0 0 0-2.007-1.523M2 8.82a15 15 0 0 1 4.177-2.643M22 8.82a15 15 0 0 0-11.288-3.764M2 2l20 20'/%3E%3C/svg%3E")}.icon-\[lucide--workflow\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='8' x='3' y='3' rx='2'/%3E%3Cpath d='M7 11v4a2 2 0 0 0 2 2h4'/%3E%3Crect width='8' height='8' x='13' y='13' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--wrench\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z'/%3E%3C/svg%3E")}.icon-\[lucide--x\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E")}.icon-\[lucide--zap\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z'/%3E%3C/svg%3E")}.icon-\[lucide--zoom-in\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21l-4.35-4.35M11 8v6m-3-3h6'/%3E%3C/g%3E%3C/svg%3E")}.icon-\[lucide--zoom-out\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21l-4.35-4.35M8 11h6'/%3E%3C/g%3E%3C/svg%3E")}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.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-2{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.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-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-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.size-\[18px\]{width:18px;height:18px}.h-0\.5{height:calc(var(--spacing) * .5)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-64{height:calc(var(--spacing) * 64)}.h-\[60vh\]{height:60vh}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-48{max-height:calc(var(--spacing) * 48)}.max-h-64{max-height:calc(var(--spacing) * 64)}.max-h-\[60vh\]{max-height:60vh}.max-h-\[320px\]{max-height:320px}.max-h-\[400px\]{max-height:400px}.min-h-0{min-height:calc(var(--spacing) * 0)}.w-0\.5{width:calc(var(--spacing) * .5)}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-24{width:calc(var(--spacing) * 24)}.w-32{width:calc(var(--spacing) * 32)}.w-48{width:calc(var(--spacing) * 48)}.w-64{width:calc(var(--spacing) * 64)}.w-\[180px\]{width:180px}.w-\[220px\]{width:220px}.w-\[320px\]{width:320px}.w-\[380px\]{width:380px}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-lg{max-width:var(--container-lg)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[240px\]{min-width:240px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[220px_320px_auto\]{grid-template-columns:220px 320px auto}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.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-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-\[10px\]{gap:10px}: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-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)))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.rounded{border-radius:.25rem}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.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-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-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.border-none{--tw-border-style: none;border-style:none}.border-\[var\(--entity-app-border\)\]{border-color:var(--entity-app-border)}.border-\[var\(--entity-data-border\)\]{border-color:var(--entity-data-border)}.border-\[var\(--entity-int-border\)\]{border-color:var(--entity-int-border)}.border-amber-200{border-color:var(--color-amber-200)}.border-blue-200{border-color:var(--color-blue-200)}.border-green-200{border-color:var(--color-green-200)}.border-green-500{border-color:var(--color-green-500)}.border-orange-200{border-color:var(--color-orange-200)}.border-primary{border-color:var(--p-primary-color)}.border-primary-200{border-color:var(--p-primary-200)}.border-red-200{border-color:var(--color-red-200)}.border-red-500{border-color:var(--color-red-500)}.border-surface{border-color:var(--p-content-border-color)}.border-surface-100{border-color:var(--p-surface-100)}.border-surface-200{border-color:var(--p-surface-200)}.border-surface-300{border-color:var(--p-surface-300)}.border-surface-400{border-color:var(--p-surface-400)}.border-yellow-200{border-color:var(--color-yellow-200)}.border-l-blue-500{border-left-color:var(--color-blue-500)}.border-l-green-500{border-left-color:var(--color-green-500)}.border-l-surface-300{border-left-color:var(--p-surface-300)}.bg-\[var\(--entity-app-bg\)\]{background-color:var(--entity-app-bg)}.bg-\[var\(--entity-data-bg\)\]{background-color:var(--entity-data-bg)}.bg-\[var\(--entity-int-bg\)\]{background-color:var(--entity-int-bg)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-primary{background-color:var(--p-primary-color)}.bg-primary-50{background-color:var(--p-primary-50)}.bg-primary-50\/50{background-color:var(--p-primary-50)}@supports (color: color-mix(in lab,red,red)){.bg-primary-50\/50{background-color:color-mix(in oklab,var(--p-primary-50) 50%,transparent)}}.bg-primary-100{background-color:var(--p-primary-100)}.bg-primary\/5{background-color:var(--p-primary-color)}@supports (color: color-mix(in lab,red,red)){.bg-primary\/5{background-color:color-mix(in oklab,var(--p-primary-color) 5%,transparent)}}.bg-primary\/10{background-color:var(--p-primary-color)}@supports (color: color-mix(in lab,red,red)){.bg-primary\/10{background-color:color-mix(in oklab,var(--p-primary-color) 10%,transparent)}}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-surface-0{background-color:var(--p-surface-0)}.bg-surface-50{background-color:var(--p-surface-50)}.bg-surface-100{background-color:var(--p-surface-100)}.bg-surface-200{background-color:var(--p-surface-200)}.bg-surface-300{background-color:var(--p-surface-300)}.bg-transparent{background-color:transparent}.bg-yellow-50{background-color:var(--color-yellow-50)}.bg-yellow-100{background-color:var(--color-yellow-100)}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing) * 0)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.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-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.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-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-\[29px\]{padding-right:29px}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-4{padding-left:calc(var(--spacing) * 4)}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-7{padding-left:calc(var(--spacing) * 7)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-text-bottom{vertical-align:text-bottom}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--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-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.leading-normal{--tw-leading: var(--leading-normal);line-height:var(--leading-normal)}.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-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking: var(--tracking-wider);letter-spacing:var(--tracking-wider)}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[var\(--entity-app-text\)\]{color:var(--entity-app-text)}.text-\[var\(--entity-data-text\)\]{color:var(--entity-data-text)}.text-\[var\(--entity-int-text\)\]{color:var(--entity-int-text)}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-black\/30{color:color-mix(in srgb,#000 30%,transparent)}@supports (color: color-mix(in lab,red,red)){.text-black\/30{color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.text-blue-400{color:var(--color-blue-400)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-gray-500{color:var(--color-gray-500)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-muted-color{color:var(--p-text-muted-color)}.text-orange-500{color:var(--color-orange-500)}.text-orange-600{color:var(--color-orange-600)}.text-orange-700{color:var(--color-orange-700)}.text-orange-800{color:var(--color-orange-800)}.text-primary{color:var(--p-primary-color)}.text-primary-600{color:var(--p-primary-600)}.text-primary-700{color:var(--p-primary-700)}.text-primary-contrast{color:var(--p-primary-contrast-color)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-surface-400{color:var(--p-surface-400)}.text-surface-500{color:var(--p-surface-500)}.text-surface-600{color:var(--p-surface-600)}.text-white{color:var(--color-white)}.text-yellow-500{color:var(--color-yellow-500)}.text-yellow-600{color:var(--color-yellow-600)}.text-yellow-700{color:var(--color-yellow-700)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.opacity-0{opacity:0%}.opacity-50{opacity:50%}.opacity-60{opacity:60%}.opacity-70{opacity:70%}.opacity-75{opacity:75%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));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, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--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)}.ring-blue-400{--tw-ring-color: var(--color-blue-400)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;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-200{--tw-duration: .2s;transition-duration:.2s}.duration-500{--tw-duration: .5s;transition-duration:.5s}.outline-none{--tw-outline-style: none;outline-style:none}.select-all{-webkit-user-select:all;user-select:all}.select-none{-webkit-user-select:none;user-select:none}@media(hover:hover){.group-hover\:bg-blue-100:is(:where(.group):hover *){background-color:var(--color-blue-100)}}@media(hover:hover){.group-hover\:bg-green-100:is(:where(.group):hover *){background-color:var(--color-green-100)}}@media(hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:100%}}.last\:mb-0:last-child{margin-bottom:calc(var(--spacing) * 0)}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0px}@media(hover:hover){.hover\:border-primary-300:hover{border-color:var(--p-primary-300)}}@media(hover:hover){.hover\:border-surface-300:hover{border-color:var(--p-surface-300)}}@media(hover:hover){.hover\:bg-primary-50:hover{background-color:var(--p-primary-50)}}@media(hover:hover){.hover\:bg-primary-200:hover{background-color:var(--p-primary-200)}}@media(hover:hover){.hover\:bg-surface-50:hover{background-color:var(--p-surface-50)}}@media(hover:hover){.hover\:bg-surface-100:hover{background-color:var(--p-surface-100)}}@media(hover:hover){.hover\:bg-surface-200:hover{background-color:var(--p-surface-200)}}@media(hover:hover){.hover\:text-blue-800:hover{color:var(--color-blue-800)}}@media(hover:hover){.hover\:text-blue-900:hover{color:var(--color-blue-900)}}@media(hover:hover){.hover\:text-color:hover{color:var(--p-text-color)}}@media(hover:hover){.hover\:text-primary:hover{color:var(--p-primary-color)}}@media(hover:hover){.hover\:text-primary-600:hover{color:var(--p-primary-600)}}@media(hover:hover){.hover\:text-red-500:hover{color:var(--color-red-500)}}@media(hover:hover){.hover\:text-red-900:hover{color:var(--color-red-900)}}@media(hover:hover){.hover\:text-surface-900:hover{color:var(--p-surface-900)}}@media(hover:hover){.hover\:no-underline:hover{text-decoration-line:none}}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}@media(hover:hover){.hover\:opacity-80:hover{opacity:80%}}@media(hover:hover){.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(hover:hover){.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(hover:hover){.hover\:shadow-sm:hover{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(hover:hover){.hover\:transition-colors:hover{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))}}@media(width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=48rem){.md\:col-span-2{grid-column:span 2 / span 2}}@media(width>=48rem){.md\:w-1\/2{width:50%}}@media(width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=64rem){.lg\:col-span-2{grid-column:span 2 / span 2}}@media(width>=64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.dark\:border-surface-500:where(.p-dark,.p-dark *){border-color:var(--p-surface-500)}.dark\:border-surface-600:where(.p-dark,.p-dark *){border-color:var(--p-surface-600)}.dark\:bg-amber-900:where(.p-dark,.p-dark *){background-color:var(--color-amber-900)}.dark\:bg-blue-900:where(.p-dark,.p-dark *){background-color:var(--color-blue-900)}.dark\:bg-green-500\/20:where(.p-dark,.p-dark *){background-color:color-mix(in srgb,oklch(72.3% .219 149.579) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-green-500\/20:where(.p-dark,.p-dark *){background-color:color-mix(in oklab,var(--color-green-500) 20%,transparent)}}.dark\:bg-green-500\/70:where(.p-dark,.p-dark *){background-color:color-mix(in srgb,oklch(72.3% .219 149.579) 70%,transparent)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-green-500\/70:where(.p-dark,.p-dark *){background-color:color-mix(in oklab,var(--color-green-500) 70%,transparent)}}.dark\:bg-red-500\/20:where(.p-dark,.p-dark *){background-color:color-mix(in srgb,oklch(63.7% .237 25.331) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-red-500\/20:where(.p-dark,.p-dark *){background-color:color-mix(in oklab,var(--color-red-500) 20%,transparent)}}.dark\:bg-red-900:where(.p-dark,.p-dark *){background-color:var(--color-red-900)}.dark\:bg-surface-600:where(.p-dark,.p-dark *){background-color:var(--p-surface-600)}.dark\:bg-surface-700:where(.p-dark,.p-dark *){background-color:var(--p-surface-700)}.dark\:bg-surface-800:where(.p-dark,.p-dark *){background-color:var(--p-surface-800)}.dark\:text-amber-300:where(.p-dark,.p-dark *){color:var(--color-amber-300)}.dark\:text-blue-300:where(.p-dark,.p-dark *){color:var(--color-blue-300)}.dark\:text-green-400:where(.p-dark,.p-dark *){color:var(--color-green-400)}.dark\:text-muted-color:where(.p-dark,.p-dark *){color:var(--p-text-muted-color)}.dark\:text-red-300:where(.p-dark,.p-dark *){color:var(--color-red-300)}.dark\:text-red-400:where(.p-dark,.p-dark *){color:var(--color-red-400)}.dark\:text-surface-400:where(.p-dark,.p-dark *){color:var(--p-surface-400)}.dark\:text-surface-500:where(.p-dark,.p-dark *){color:var(--p-surface-500)}@media(hover:hover){.dark\:hover\:bg-surface-800:where(.p-dark,.p-dark *):hover{background-color:var(--p-surface-800)}}}}@layer keyframes{@keyframes enter{0%{opacity:var(--p-enter-opacity, 1);transform:translate3d(var(--p-enter-translate-x, 0),var(--p-enter-translate-y, 0),0) scale3d(var(--p-enter-scale, 1),var(--p-enter-scale, 1),var(--p-enter-scale, 1)) rotate(var(--p-enter-rotate, 0))}}@keyframes leave{to{opacity:var(--p-leave-opacity, 1);transform:translate3d(var(--p-leave-translate-x, 0),var(--p-leave-translate-y, 0),0) scale3d(var(--p-leave-scale, 1),var(--p-leave-scale, 1),var(--p-leave-scale, 1)) rotate(var(--p-leave-rotate, 0))}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes infinite-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes width{0%{width:0}to{width:100%}}@keyframes flip{0%{transform:perspective(2000px) rotateX(-100deg)}to{transform:perspective(2000px) rotateX(0)}}@keyframes flipleft{0%{transform:perspective(2000px) rotateY(-100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipright{0%{transform:perspective(2000px) rotateY(100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipup{0%{transform:perspective(2000px) rotateX(-100deg);opacity:0}to{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes zoomin{0%{transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}@keyframes zoomindown{0%{transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);opacity:0}60%{transform:scale3d(.475,.475,.475) translate3d(0,60px,0);opacity:1}}@keyframes zoominleft{0%{transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);opacity:0}60%{transform:scale3d(.475,.475,.475) translate3d(10px,0,0);opacity:1}}}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}:root{--entity-app-base: #0F7EB5;--entity-app-text: var(--entity-app-base);--entity-app-bg: var(--entity-app-base);--entity-app-border: var(--entity-app-base);--entity-int-base: #02AFA4;--entity-int-text: var(--entity-int-base);--entity-int-bg: var(--entity-int-base);--entity-int-border: var(--entity-int-base);--entity-cap-base: #003399;--entity-cap-text: var(--entity-cap-base);--entity-cap-bg: var(--entity-cap-base);--entity-cap-border: var(--entity-cap-base);--entity-data-base: #774FCC;--entity-data-text: var(--entity-data-base);--entity-data-bg: var(--entity-data-base);--entity-data-border: var(--entity-data-base);--entity-itc-base: #D29270;--entity-itc-text: var(--entity-itc-base);--entity-itc-bg: var(--entity-itc-base);--entity-itc-border: var(--entity-itc-base);--entity-org-base: #2889FF;--entity-org-text: var(--entity-org-base);--entity-org-bg: var(--entity-org-base);--entity-org-border: var(--entity-org-base);--entity-proj-base: #33CC58;--entity-proj-text: var(--entity-proj-base);--entity-proj-bg: var(--entity-proj-base);--entity-proj-border: var(--entity-proj-base);--entity-acr-base: #C7527D;--entity-acr-text: var(--entity-acr-base);--entity-acr-bg: var(--entity-acr-base);--entity-acr-border: var(--entity-acr-base);--entity-rb-base: #A6566D;--entity-rb-text: var(--entity-rb-base);--entity-rb-bg: var(--entity-rb-base);--entity-rb-border: var(--entity-rb-base);--entity-plat-base: #027446;--entity-plat-text: var(--entity-plat-base);--entity-plat-bg: var(--entity-plat-base);--entity-plat-border: var(--entity-plat-base);--entity-ctx-base: #FE6690;--entity-ctx-text: var(--entity-ctx-base);--entity-ctx-bg: var(--entity-ctx-base);--entity-ctx-border: var(--entity-ctx-base);--entity-prov-base: #FFA31F;--entity-prov-text: var(--entity-prov-base);--entity-prov-bg: var(--entity-prov-base);--entity-prov-border: var(--entity-prov-base);--status-success-base: #33CC58;--status-success-bg: var(--status-success-base);--status-success: var(--status-success-base);--status-success-border: var(--status-success-base);--status-warning-base: #FFA31F;--status-warning-bg: var(--status-warning-base);--status-warning: var(--status-warning-base);--status-warning-border: var(--status-warning-base);--status-danger-base: #C7527D;--status-danger-bg: var(--status-danger-base);--status-danger: var(--status-danger-base);--status-danger-border: var(--status-danger-base);--status-info-base: #0F7EB5;--status-info-bg: var(--status-info-base);--status-info: var(--status-info-base);--status-info-border: var(--status-info-base);--lc-plan-base: var(--p-surface-400);--lc-phase-in-base: #7cc4e4;--lc-active-base: var(--status-info-base);--lc-eol-base: var(--status-warning-base);--nav-active-bg: var(--p-primary-500);--nav-active-text: var(--p-primary-500)}@supports (color: color-mix(in lab,red,red)){:root{--entity-app-text: color-mix(in srgb, var(--entity-app-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-app-bg: color-mix(in srgb, var(--entity-app-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-app-border: color-mix(in srgb, var(--entity-app-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-int-text: color-mix(in srgb, var(--entity-int-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-int-bg: color-mix(in srgb, var(--entity-int-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-int-border: color-mix(in srgb, var(--entity-int-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-cap-text: color-mix(in srgb, var(--entity-cap-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-cap-bg: color-mix(in srgb, var(--entity-cap-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-cap-border: color-mix(in srgb, var(--entity-cap-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-data-text: color-mix(in srgb, var(--entity-data-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-data-bg: color-mix(in srgb, var(--entity-data-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-data-border: color-mix(in srgb, var(--entity-data-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-itc-text: color-mix(in srgb, var(--entity-itc-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-itc-bg: color-mix(in srgb, var(--entity-itc-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-itc-border: color-mix(in srgb, var(--entity-itc-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-org-text: color-mix(in srgb, var(--entity-org-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-org-bg: color-mix(in srgb, var(--entity-org-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-org-border: color-mix(in srgb, var(--entity-org-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-proj-text: color-mix(in srgb, var(--entity-proj-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-proj-bg: color-mix(in srgb, var(--entity-proj-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-proj-border: color-mix(in srgb, var(--entity-proj-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-acr-text: color-mix(in srgb, var(--entity-acr-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-acr-bg: color-mix(in srgb, var(--entity-acr-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-acr-border: color-mix(in srgb, var(--entity-acr-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-rb-text: color-mix(in srgb, var(--entity-rb-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-rb-bg: color-mix(in srgb, var(--entity-rb-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-rb-border: color-mix(in srgb, var(--entity-rb-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-plat-text: color-mix(in srgb, var(--entity-plat-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-plat-bg: color-mix(in srgb, var(--entity-plat-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-plat-border: color-mix(in srgb, var(--entity-plat-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-ctx-text: color-mix(in srgb, var(--entity-ctx-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-ctx-bg: color-mix(in srgb, var(--entity-ctx-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-ctx-border: color-mix(in srgb, var(--entity-ctx-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-prov-text: color-mix(in srgb, var(--entity-prov-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-prov-bg: color-mix(in srgb, var(--entity-prov-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--entity-prov-border: color-mix(in srgb, var(--entity-prov-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--status-success-bg: color-mix(in srgb, var(--status-success-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--status-success: color-mix(in srgb, var(--status-success-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--status-success-border: color-mix(in srgb, var(--status-success-base) 30%, transparent)}}@supports (color: color-mix(in lab,red,red)){:root{--status-warning-bg: color-mix(in srgb, var(--status-warning-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--status-warning: color-mix(in srgb, var(--status-warning-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--status-warning-border: color-mix(in srgb, var(--status-warning-base) 30%, transparent)}}@supports (color: color-mix(in lab,red,red)){:root{--status-danger-bg: color-mix(in srgb, var(--status-danger-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--status-danger: color-mix(in srgb, var(--status-danger-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--status-danger-border: color-mix(in srgb, var(--status-danger-base) 30%, transparent)}}@supports (color: color-mix(in lab,red,red)){:root{--status-info-bg: color-mix(in srgb, var(--status-info-base) 12%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--status-info: color-mix(in srgb, var(--status-info-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--status-info-border: color-mix(in srgb, var(--status-info-base) 30%, transparent)}}@supports (color: color-mix(in lab,red,red)){:root{--nav-active-bg: color-mix(in srgb, var(--p-primary-500) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--nav-active-text: color-mix(in srgb, var(--p-primary-500) 65%, var(--p-surface-900))}}:root{--class-public-base: oklch(62.3% .214 259.815);--class-public-bg: var(--class-public-base);--class-public-text: var(--class-public-base);--class-internal-base: oklch(72.3% .219 149.579);--class-internal-bg: var(--class-internal-base);--class-internal-text: var(--class-internal-base);--class-confidential-base: oklch(76.9% .188 70.08);--class-confidential-bg: var(--class-confidential-base);--class-confidential-text: var(--class-confidential-base);--class-restricted-base: oklch(63.7% .237 25.331);--class-restricted-bg: var(--class-restricted-base);--class-restricted-text: var(--class-restricted-base);--compliance-gdpr-base: #0F7EB5;--compliance-gdpr-bg: var(--compliance-gdpr-base);--compliance-gdpr-text: var(--compliance-gdpr-base);--compliance-pci-base: oklch(55.8% .288 302.321);--compliance-pci-bg: var(--compliance-pci-base);--compliance-pci-text: var(--compliance-pci-base);--compliance-sox-base: oklch(66.6% .179 58.318);--compliance-sox-bg: var(--compliance-sox-base);--compliance-sox-text: var(--compliance-sox-base)}@supports (color: color-mix(in lab,red,red)){:root{--class-public-bg: color-mix(in srgb, var(--class-public-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--class-public-text: color-mix(in srgb, var(--class-public-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--class-internal-bg: color-mix(in srgb, var(--class-internal-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--class-internal-text: color-mix(in srgb, var(--class-internal-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--class-confidential-bg: color-mix(in srgb, var(--class-confidential-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--class-confidential-text: color-mix(in srgb, var(--class-confidential-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--class-restricted-bg: color-mix(in srgb, var(--class-restricted-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--class-restricted-text: color-mix(in srgb, var(--class-restricted-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--compliance-gdpr-bg: color-mix(in srgb, var(--compliance-gdpr-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--compliance-gdpr-text: color-mix(in srgb, var(--compliance-gdpr-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--compliance-pci-bg: color-mix(in srgb, var(--compliance-pci-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--compliance-pci-text: color-mix(in srgb, var(--compliance-pci-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--compliance-sox-bg: color-mix(in srgb, var(--compliance-sox-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--compliance-sox-text: color-mix(in srgb, var(--compliance-sox-base) 65%, var(--p-surface-900))}}:root{--cap-level-1-base: oklch(62.3% .214 259.815);--cap-level-1-bg: var(--cap-level-1-base);--cap-level-1-text: var(--cap-level-1-base);--cap-level-2-base: oklch(72.3% .219 149.579);--cap-level-2-bg: var(--cap-level-2-base);--cap-level-2-text: var(--cap-level-2-base);--cap-level-3-base: oklch(76.9% .188 70.08);--cap-level-3-bg: var(--cap-level-3-base);--cap-level-3-text: var(--cap-level-3-base);--cap-level-4-base: oklch(62.7% .265 303.9);--cap-level-4-bg: var(--cap-level-4-base);--cap-level-4-text: var(--cap-level-4-base)}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-1-bg: color-mix(in srgb, var(--cap-level-1-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-1-text: color-mix(in srgb, var(--cap-level-1-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-2-bg: color-mix(in srgb, var(--cap-level-2-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-2-text: color-mix(in srgb, var(--cap-level-2-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-3-bg: color-mix(in srgb, var(--cap-level-3-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-3-text: color-mix(in srgb, var(--cap-level-3-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-4-bg: color-mix(in srgb, var(--cap-level-4-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--cap-level-4-text: color-mix(in srgb, var(--cap-level-4-base) 65%, var(--p-surface-900))}}:root{--change-new-base: oklch(72.3% .219 149.579);--change-new-bg: var(--change-new-base);--change-new-bg-subtle: var(--change-new-base);--change-new-text: var(--change-new-base);--change-new-icon: var(--change-new-base);--change-modified-base: oklch(79.5% .184 86.047);--change-modified-bg: var(--change-modified-base);--change-modified-bg-subtle: var(--change-modified-base);--change-modified-text: var(--change-modified-base);--change-modified-icon: var(--change-modified-base);--change-deleted-base: oklch(63.7% .237 25.331);--change-deleted-bg: var(--change-deleted-base);--change-deleted-bg-subtle: var(--change-deleted-base);--change-deleted-text: var(--change-deleted-base);--change-deleted-icon: var(--change-deleted-base);--required-marker-base: oklch(63.7% .237 25.331);--required-marker-color: var(--required-marker-base);--pii-indicator-color: var(--required-marker-base)}@supports (color: color-mix(in lab,red,red)){:root{--change-new-bg: color-mix(in srgb, var(--change-new-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--change-new-bg-subtle: color-mix(in srgb, var(--change-new-base) 8%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--change-new-text: color-mix(in srgb, var(--change-new-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--change-new-icon: color-mix(in srgb, var(--change-new-base) 85%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--change-modified-bg: color-mix(in srgb, var(--change-modified-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--change-modified-bg-subtle: color-mix(in srgb, var(--change-modified-base) 8%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--change-modified-text: color-mix(in srgb, var(--change-modified-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--change-modified-icon: color-mix(in srgb, var(--change-modified-base) 85%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--change-deleted-bg: color-mix(in srgb, var(--change-deleted-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--change-deleted-bg-subtle: color-mix(in srgb, var(--change-deleted-base) 8%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--change-deleted-text: color-mix(in srgb, var(--change-deleted-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--change-deleted-icon: color-mix(in srgb, var(--change-deleted-base) 85%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--required-marker-color: color-mix(in srgb, var(--required-marker-base) 85%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--pii-indicator-color: color-mix(in srgb, var(--required-marker-base) 75%, var(--p-surface-900))}}:root{--time-tolerate-base: oklch(62.3% .214 259.815);--time-tolerate-bg: var(--time-tolerate-base);--time-tolerate-border: var(--time-tolerate-base);--time-tolerate-text: var(--time-tolerate-base);--time-invest-base: oklch(72.3% .219 149.579);--time-invest-bg: var(--time-invest-base);--time-invest-border: var(--time-invest-base);--time-invest-text: var(--time-invest-base);--time-migrate-base: oklch(76.9% .188 70.08);--time-migrate-bg: var(--time-migrate-base);--time-migrate-border: var(--time-migrate-base);--time-migrate-text: var(--time-migrate-base);--time-eliminate-base: oklch(63.7% .237 25.331);--time-eliminate-bg: var(--time-eliminate-base);--time-eliminate-border: var(--time-eliminate-base);--time-eliminate-text: var(--time-eliminate-base)}@supports (color: color-mix(in lab,red,red)){:root{--time-tolerate-bg: color-mix(in srgb, var(--time-tolerate-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-tolerate-border: color-mix(in srgb, var(--time-tolerate-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-tolerate-text: color-mix(in srgb, var(--time-tolerate-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--time-invest-bg: color-mix(in srgb, var(--time-invest-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-invest-border: color-mix(in srgb, var(--time-invest-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-invest-text: color-mix(in srgb, var(--time-invest-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--time-migrate-bg: color-mix(in srgb, var(--time-migrate-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-migrate-border: color-mix(in srgb, var(--time-migrate-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-migrate-text: color-mix(in srgb, var(--time-migrate-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--time-eliminate-bg: color-mix(in srgb, var(--time-eliminate-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-eliminate-border: color-mix(in srgb, var(--time-eliminate-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--time-eliminate-text: color-mix(in srgb, var(--time-eliminate-base) 65%, var(--p-surface-900))}}:root{--crit-mission-critical-base: oklch(63.7% .237 25.331);--crit-mission-critical-bg: var(--crit-mission-critical-base);--crit-mission-critical-text: var(--crit-mission-critical-base);--crit-mission-critical-border: var(--crit-mission-critical-base);--crit-business-critical-base: oklch(76.9% .188 70.08);--crit-business-critical-bg: var(--crit-business-critical-base);--crit-business-critical-text: var(--crit-business-critical-base);--crit-business-critical-border: var(--crit-business-critical-base);--crit-business-operational-base: oklch(62.3% .214 259.815);--crit-business-operational-bg: var(--crit-business-operational-base);--crit-business-operational-text: var(--crit-business-operational-base);--crit-business-operational-border: var(--crit-business-operational-base);--crit-administrative-base: oklch(55.4% .046 257.417);--crit-administrative-bg: var(--crit-administrative-base);--crit-administrative-text: var(--crit-administrative-base);--crit-administrative-border: var(--crit-administrative-base)}@supports (color: color-mix(in lab,red,red)){:root{--crit-mission-critical-bg: color-mix(in srgb, var(--crit-mission-critical-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-mission-critical-text: color-mix(in srgb, var(--crit-mission-critical-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-mission-critical-border: color-mix(in srgb, var(--crit-mission-critical-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-business-critical-bg: color-mix(in srgb, var(--crit-business-critical-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-business-critical-text: color-mix(in srgb, var(--crit-business-critical-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-business-critical-border: color-mix(in srgb, var(--crit-business-critical-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-business-operational-bg: color-mix(in srgb, var(--crit-business-operational-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-business-operational-text: color-mix(in srgb, var(--crit-business-operational-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-business-operational-border: color-mix(in srgb, var(--crit-business-operational-base) 45%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-administrative-bg: color-mix(in srgb, var(--crit-administrative-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-administrative-text: color-mix(in srgb, var(--crit-administrative-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--crit-administrative-border: color-mix(in srgb, var(--crit-administrative-base) 45%, var(--p-surface-0))}}:root{--crud-c-base: oklch(72.3% .219 149.579);--crud-c-bg: var(--crud-c-base);--crud-c-border: var(--crud-c-base);--crud-c-text: var(--crud-c-base);--crud-r-base: oklch(62.3% .214 259.815);--crud-r-bg: var(--crud-r-base);--crud-r-border: var(--crud-r-base);--crud-r-text: var(--crud-r-base);--crud-u-base: oklch(79.5% .184 86.047);--crud-u-bg: var(--crud-u-base);--crud-u-border: var(--crud-u-base);--crud-u-text: var(--crud-u-base);--crud-d-base: oklch(63.7% .237 25.331);--crud-d-bg: var(--crud-d-base);--crud-d-border: var(--crud-d-base);--crud-d-text: var(--crud-d-base)}@supports (color: color-mix(in lab,red,red)){:root{--crud-c-bg: color-mix(in srgb, var(--crud-c-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-c-border: color-mix(in srgb, var(--crud-c-base) 40%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-c-text: color-mix(in srgb, var(--crud-c-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-r-bg: color-mix(in srgb, var(--crud-r-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-r-border: color-mix(in srgb, var(--crud-r-base) 40%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-r-text: color-mix(in srgb, var(--crud-r-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-u-bg: color-mix(in srgb, var(--crud-u-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-u-border: color-mix(in srgb, var(--crud-u-base) 40%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-u-text: color-mix(in srgb, var(--crud-u-base) 65%, var(--p-surface-900))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-d-bg: color-mix(in srgb, var(--crud-d-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-d-border: color-mix(in srgb, var(--crud-d-base) 40%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--crud-d-text: color-mix(in srgb, var(--crud-d-base) 65%, var(--p-surface-900))}}:root{--badge-secondary-base: oklch(55.4% .046 257.417);--badge-secondary-bg: var(--badge-secondary-base);--badge-secondary-text: var(--badge-secondary-base)}@supports (color: color-mix(in lab,red,red)){:root{--badge-secondary-bg: color-mix(in srgb, var(--badge-secondary-base) 15%, var(--p-surface-0))}}@supports (color: color-mix(in lab,red,red)){:root{--badge-secondary-text: color-mix(in srgb, var(--badge-secondary-base) 65%, var(--p-surface-900))}}html{font-size:14px}html,body{height:100%;margin:0;font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:var(--p-text-color)}h1{font-size:24px;font-weight:300;letter-spacing:-.3px;line-height:1.3;margin:0}label{font-size:var(--p-text-sm-font-size);color:var(--p-surface-500)}.p-datepicker,.p-datepicker .p-inputtext{width:100%;min-width:0}.p-inputtext:disabled,.p-textarea:disabled,.p-select.p-disabled,.p-multiselect.p-disabled,.p-autocomplete.p-disabled,.p-datepicker.p-disabled,.p-treeselect.p-disabled{transition:none}.p-inputtext,.p-textarea,.p-select-label,.p-multiselect-label,.p-autocomplete-input{font-size:var(--p-form-field-font-size);line-height:normal}.p-button-secondary.p-button-outlined{background:var(--p-surface-100)}.p-button-secondary.p-button-outlined:not(:disabled):hover{background:var(--p-surface-200)}.p-button-secondary.p-button-outlined:not(:disabled):active{background:var(--p-surface-300)}.p-badge,.p-toast-message{border-radius:5px}.p-card-header{display:flex;align-items:center;gap:8px;padding:12px;font-size:16px;font-weight:500}.p-card-body{padding:12px}.spacer{flex:1}:root{--scrollbar-width: 15px}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--p-surface-100)}::-webkit-scrollbar-thumb{background:var(--p-surface-400);border-radius:8px;border:3px solid var(--p-surface-100)}::-webkit-scrollbar-thumb:hover{background:var(--p-surface-500)}.application-icon,.integration-icon,.capability-icon,.data-object-icon,.it-component-icon,.organization-icon,.project-icon,.acr-icon,.review-board-icon,.platform-icon,.context-icon,.provider-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md)}.application-icon:before,.integration-icon:before,.capability-icon:before,.data-object-icon:before,.it-component-icon:before,.organization-icon:before,.project-icon:before,.acr-icon:before,.review-board-icon:before,.platform-icon:before,.context-icon:before,.provider-icon:before{position:absolute;inset:calc(var(--spacing) * 0);border-radius:inherit;content:"";opacity:.2}.application-icon svg,.application-icon lucide-angular,.integration-icon svg,.integration-icon lucide-angular,.capability-icon svg,.capability-icon lucide-angular,.data-object-icon svg,.data-object-icon lucide-angular,.it-component-icon svg,.it-component-icon lucide-angular,.organization-icon svg,.organization-icon lucide-angular,.project-icon svg,.project-icon lucide-angular,.acr-icon svg,.acr-icon lucide-angular,.review-board-icon svg,.review-board-icon lucide-angular,.platform-icon svg,.platform-icon lucide-angular,.context-icon svg,.context-icon lucide-angular,.provider-icon svg,.provider-icon lucide-angular{position:relative;z-index:10}.application-icon.badge:before,.integration-icon.badge:before,.capability-icon.badge:before,.data-object-icon.badge:before,.it-component-icon.badge:before,.organization-icon.badge:before,.project-icon.badge:before,.acr-icon.badge:before,.review-board-icon.badge:before,.platform-icon.badge:before,.context-icon.badge:before,.provider-icon.badge:before{opacity:1;z-index:-1}.application-icon.badge,.integration-icon.badge,.capability-icon.badge,.data-object-icon.badge,.it-component-icon.badge,.organization-icon.badge,.project-icon.badge,.acr-icon.badge,.review-board-icon.badge,.platform-icon.badge,.context-icon.badge,.provider-icon.badge{border-style:var(--tw-border-style);border-width:1px}.application-icon.filled:before,.integration-icon.filled:before,.capability-icon.filled:before,.data-object-icon.filled:before,.it-component-icon.filled:before,.organization-icon.filled:before,.project-icon.filled:before,.acr-icon.filled:before,.review-board-icon.filled:before,.platform-icon.filled:before,.context-icon.filled:before,.provider-icon.filled:before{opacity:1}.application-icon.filled svg,.application-icon.filled lucide-angular,.integration-icon.filled svg,.integration-icon.filled lucide-angular,.capability-icon.filled svg,.capability-icon.filled lucide-angular,.data-object-icon.filled svg,.data-object-icon.filled lucide-angular,.it-component-icon.filled svg,.it-component-icon.filled lucide-angular,.organization-icon.filled svg,.organization-icon.filled lucide-angular,.project-icon.filled svg,.project-icon.filled lucide-angular,.acr-icon.filled svg,.acr-icon.filled lucide-angular,.review-board-icon.filled svg,.review-board-icon.filled lucide-angular,.platform-icon.filled svg,.platform-icon.filled lucide-angular,.context-icon.filled svg,.context-icon.filled lucide-angular,.provider-icon.filled svg,.provider-icon.filled lucide-angular{color:var(--color-white)}.application-icon.outlined:before,.integration-icon.outlined:before,.capability-icon.outlined:before,.data-object-icon.outlined:before,.it-component-icon.outlined:before,.organization-icon.outlined:before,.project-icon.outlined:before,.acr-icon.outlined:before,.review-board-icon.outlined:before,.platform-icon.outlined:before,.context-icon.outlined:before,.provider-icon.outlined:before{opacity:0}.application-icon.outlined,.integration-icon.outlined,.capability-icon.outlined,.data-object-icon.outlined,.it-component-icon.outlined,.organization-icon.outlined,.project-icon.outlined,.acr-icon.outlined,.review-board-icon.outlined,.platform-icon.outlined,.context-icon.outlined,.provider-icon.outlined{border-style:var(--tw-border-style);border-width:2px}.application-icon.xs,.integration-icon.xs,.capability-icon.xs,.data-object-icon.xs,.it-component-icon.xs,.organization-icon.xs,.project-icon.xs,.acr-icon.xs,.review-board-icon.xs,.platform-icon.xs,.context-icon.xs,.provider-icon.xs{width:20px;height:20px}.application-icon.xs svg,.integration-icon.xs svg,.capability-icon.xs svg,.data-object-icon.xs svg,.it-component-icon.xs svg,.organization-icon.xs svg,.project-icon.xs svg,.acr-icon.xs svg,.review-board-icon.xs svg,.platform-icon.xs svg,.context-icon.xs svg,.provider-icon.xs svg{height:calc(var(--spacing) * 3);width:calc(var(--spacing) * 3)}.application-icon.sm,.integration-icon.sm,.capability-icon.sm,.data-object-icon.sm,.it-component-icon.sm,.organization-icon.sm,.project-icon.sm,.acr-icon.sm,.review-board-icon.sm,.platform-icon.sm,.context-icon.sm,.provider-icon.sm{height:calc(var(--spacing) * 7);width:calc(var(--spacing) * 7)}.application-icon.sm svg,.integration-icon.sm svg,.capability-icon.sm svg,.data-object-icon.sm svg,.it-component-icon.sm svg,.organization-icon.sm svg,.project-icon.sm svg,.acr-icon.sm svg,.review-board-icon.sm svg,.platform-icon.sm svg,.context-icon.sm svg,.provider-icon.sm svg{height:calc(var(--spacing) * 4);width:calc(var(--spacing) * 4)}.application-icon.md,.integration-icon.md,.capability-icon.md,.data-object-icon.md,.it-component-icon.md,.organization-icon.md,.project-icon.md,.acr-icon.md,.review-board-icon.md,.platform-icon.md,.context-icon.md,.provider-icon.md{height:calc(var(--spacing) * 9);width:calc(var(--spacing) * 9)}.application-icon.md svg,.integration-icon.md svg,.capability-icon.md svg,.data-object-icon.md svg,.it-component-icon.md svg,.organization-icon.md svg,.project-icon.md svg,.acr-icon.md svg,.review-board-icon.md svg,.platform-icon.md svg,.context-icon.md svg,.provider-icon.md svg{height:calc(var(--spacing) * 5);width:calc(var(--spacing) * 5)}.application-icon.lg,.integration-icon.lg,.capability-icon.lg,.data-object-icon.lg,.it-component-icon.lg,.organization-icon.lg,.project-icon.lg,.acr-icon.lg,.review-board-icon.lg,.platform-icon.lg,.context-icon.lg,.provider-icon.lg{height:calc(var(--spacing) * 12);width:calc(var(--spacing) * 12)}.application-icon.lg svg,.integration-icon.lg svg,.capability-icon.lg svg,.data-object-icon.lg svg,.it-component-icon.lg svg,.organization-icon.lg svg,.project-icon.lg svg,.acr-icon.lg svg,.review-board-icon.lg svg,.platform-icon.lg svg,.context-icon.lg svg,.provider-icon.lg svg{height:calc(var(--spacing) * 7);width:calc(var(--spacing) * 7)}.application-icon.xl,.integration-icon.xl,.capability-icon.xl,.data-object-icon.xl,.it-component-icon.xl,.organization-icon.xl,.project-icon.xl,.acr-icon.xl,.review-board-icon.xl,.platform-icon.xl,.context-icon.xl,.provider-icon.xl{height:calc(var(--spacing) * 14);width:calc(var(--spacing) * 14)}.application-icon.xl svg,.integration-icon.xl svg,.capability-icon.xl svg,.data-object-icon.xl svg,.it-component-icon.xl svg,.organization-icon.xl svg,.project-icon.xl svg,.acr-icon.xl svg,.review-board-icon.xl svg,.platform-icon.xl svg,.context-icon.xl svg,.provider-icon.xl svg{height:calc(var(--spacing) * 8);width:calc(var(--spacing) * 8)}.application-icon:before{background-color:var(--entity-app-text)}.application-icon svg,.application-icon lucide-angular{color:var(--entity-app-text)}.application-icon.badge:before{background-color:var(--entity-app-bg)}.application-icon.badge{border-color:var(--entity-app-border)}.application-icon.outlined{border-color:var(--entity-app-text)}.integration-icon:before{background-color:var(--entity-int-text)}.integration-icon svg,.integration-icon lucide-angular{color:var(--entity-int-text)}.integration-icon.badge:before{background-color:var(--entity-int-bg)}.integration-icon.badge{border-color:var(--entity-int-border);color:var(--entity-int-text)}.integration-icon.outlined{border-color:var(--entity-int-text)}.capability-icon:before{background-color:var(--entity-cap-text)}.capability-icon svg,.capability-icon lucide-angular{color:var(--entity-cap-text)}.capability-icon.badge:before{background-color:var(--entity-cap-bg)}.capability-icon.badge{border-color:var(--entity-cap-border)}.capability-icon.outlined{border-color:var(--entity-cap-text)}.data-object-icon:before{background-color:var(--entity-data-text)}.data-object-icon svg,.data-object-icon lucide-angular{color:var(--entity-data-text)}.data-object-icon.badge:before{background-color:var(--entity-data-bg)}.data-object-icon.badge{border-color:var(--entity-data-border)}.data-object-icon.outlined{border-color:var(--entity-data-text)}.it-component-icon:before{background-color:var(--entity-itc-text)}.it-component-icon svg,.it-component-icon lucide-angular{color:var(--entity-itc-text)}.it-component-icon.badge:before{background-color:var(--entity-itc-bg)}.it-component-icon.badge{border-color:var(--entity-itc-border)}.it-component-icon.outlined{border-color:var(--entity-itc-text)}.organization-icon:before{background-color:var(--entity-org-text)}.organization-icon svg,.organization-icon lucide-angular{color:var(--entity-org-text)}.organization-icon.badge:before{background-color:var(--entity-org-bg)}.organization-icon.badge{border-color:var(--entity-org-border)}.organization-icon.outlined{border-color:var(--entity-org-text)}.project-icon:before{background-color:var(--entity-proj-text)}.project-icon svg,.project-icon lucide-angular{color:var(--entity-proj-text)}.project-icon.badge:before{background-color:var(--entity-proj-bg)}.project-icon.badge{border-color:var(--entity-proj-border)}.project-icon.outlined{border-color:var(--entity-proj-text)}.acr-icon:before{background-color:var(--entity-acr-text)}.acr-icon svg,.acr-icon lucide-angular{color:var(--entity-acr-text)}.acr-icon.badge:before{background-color:var(--entity-acr-bg)}.acr-icon.badge{border-color:var(--entity-acr-border)}.acr-icon.outlined{border-color:var(--entity-acr-text)}.review-board-icon:before{background-color:var(--entity-rb-text)}.review-board-icon svg,.review-board-icon lucide-angular{color:var(--entity-rb-text)}.review-board-icon.badge:before{background-color:var(--entity-rb-bg)}.review-board-icon.badge{border-color:var(--entity-rb-border)}.review-board-icon.outlined{border-color:var(--entity-rb-text)}.platform-icon:before{background-color:var(--entity-plat-text)}.platform-icon svg,.platform-icon lucide-angular{color:var(--entity-plat-text)}.platform-icon.badge:before{background-color:var(--entity-plat-bg)}.platform-icon.badge{border-color:var(--entity-plat-border)}.platform-icon.outlined{border-color:var(--entity-plat-text)}.context-icon:before{background-color:var(--entity-ctx-text)}.context-icon svg,.context-icon lucide-angular{color:var(--entity-ctx-text)}.context-icon.badge:before{background-color:var(--entity-ctx-bg)}.context-icon.badge{border-color:var(--entity-ctx-border)}.context-icon.outlined{border-color:var(--entity-ctx-text)}.provider-icon:before{background-color:var(--entity-prov-text)}.provider-icon svg,.provider-icon lucide-angular{color:var(--entity-prov-text)}.provider-icon.badge:before{background-color:var(--entity-prov-bg)}.provider-icon.badge{border-color:var(--entity-prov-border)}.provider-icon.outlined{border-color:var(--entity-prov-text)}.entity-app-icon{background-color:var(--entity-app-bg)}.entity-app-border{border-color:var(--entity-app-border)}.entity-app-text{color:var(--entity-app-text)}.entity-int-icon{background-color:var(--entity-int-bg)}.entity-int-border{border-color:var(--entity-int-border)}.entity-int-text{color:var(--entity-int-text)}.entity-data-icon{background-color:var(--entity-data-bg)}.entity-data-border{border-color:var(--entity-data-border)}.entity-data-text{color:var(--entity-data-text)}.entity-itc-icon{background-color:var(--entity-itc-bg)}.entity-itc-border{border-color:var(--entity-itc-border)}.entity-itc-text{color:var(--entity-itc-text)}.entity-cap-icon{background-color:var(--entity-cap-bg)}.entity-cap-border{border-color:var(--entity-cap-border)}.entity-cap-text{color:var(--entity-cap-text)}.entity-org-icon{background-color:var(--entity-org-bg)}.entity-org-border{border-color:var(--entity-org-border)}.entity-org-text{color:var(--entity-org-text)}.entity-proj-icon{background-color:var(--entity-proj-bg)}.entity-proj-border{border-color:var(--entity-proj-border)}.entity-proj-text{color:var(--entity-proj-text)}.entity-acr-icon{background-color:var(--entity-acr-bg)}.entity-acr-border{border-color:var(--entity-acr-border)}.entity-acr-text{color:var(--entity-acr-text)}.entity-rb-icon{background-color:var(--entity-rb-bg)}.entity-rb-border{border-color:var(--entity-rb-border)}.entity-rb-text{color:var(--entity-rb-text)}.nav-section{margin-bottom:4px}.nav-section-title{padding:6px 12px 2px;font-size:var(--p-text-sm-font-size);font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:var(--p-surface-500)}.nav-item{display:flex;align-items:center;gap:8px;padding:5px 12px;font-weight:400;color:var(--p-surface-600);text-decoration:none;border-left:2px solid transparent;transition:background-color .15s,color .15s}.nav-item:hover{background-color:var(--p-surface-100)}.nav-item.is-active{background-color:var(--nav-active-bg);color:var(--p-primary-color);border-left-color:var(--p-primary-color);font-weight:500}.nav-item.is-active span[class*=icon-]{color:var(--p-primary-color)}.nav-icon{flex-shrink:0;color:var(--p-surface-400)}.nav-item-app.is-active{background-color:var(--entity-app-bg);color:var(--entity-app-text);border-left-color:var(--entity-app-text)}.nav-item-int.is-active{background-color:var(--entity-int-bg);color:var(--entity-int-text);border-left-color:var(--entity-int-text)}.nav-item-cap.is-active{background-color:var(--entity-cap-bg);color:var(--entity-cap-text);border-left-color:var(--entity-cap-text)}.nav-item-data.is-active{background-color:var(--entity-data-bg);color:var(--entity-data-text);border-left-color:var(--entity-data-text)}.nav-item-itc.is-active{background-color:var(--entity-itc-bg);color:var(--entity-itc-text);border-left-color:var(--entity-itc-text)}.nav-item-org.is-active{background-color:var(--entity-org-bg);color:var(--entity-org-text);border-left-color:var(--entity-org-text)}.nav-item-proj.is-active{background-color:var(--entity-proj-bg);color:var(--entity-proj-text);border-left-color:var(--entity-proj-text)}.nav-item-acr.is-active{background-color:var(--entity-acr-bg);color:var(--entity-acr-text);border-left-color:var(--entity-acr-text)}.nav-item-review-board.is-active{background-color:var(--entity-rb-bg);color:var(--entity-rb-text);border-left-color:var(--entity-rb-text)}.status-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;padding:2px 8px;line-height:18px;border-radius:5px;border:1px solid transparent;white-space:nowrap}.status-badge-pill{border-radius:calc(infinity * 1px)}[class*=status-badge-]{border:1px solid currentColor}@supports (color: color-mix(in lab,red,red)){[class*=status-badge-]{border:1px solid color-mix(in srgb,currentColor 30%,transparent)}}.status-badge-success{background-color:var(--status-success-bg);color:var(--status-success);border:1px solid var(--status-success-border)}.status-badge-warning{background-color:var(--status-warning-bg);color:var(--status-warning);border:1px solid var(--status-warning-border)}.status-badge-danger{background-color:var(--status-danger-bg);color:var(--status-danger);border:1px solid var(--status-danger-border)}.status-badge-info{background-color:var(--status-info-bg);color:var(--status-info);border:1px solid var(--status-info-border)}.status-badge-secondary{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text);border:1px solid var(--badge-secondary-base)}@supports (color: color-mix(in lab,red,red)){.status-badge-secondary{border:1px solid color-mix(in srgb,var(--badge-secondary-base) 30%,transparent)}}.status-badge-app-lifecycle-plan{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-app-lifecycle-phase_in{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-app-lifecycle-active{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-app-lifecycle-phase_out,.status-badge-app-lifecycle-end_of_life{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-app-lifecycle-unknown{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-app-time-invest{background-color:var(--time-invest-bg);color:var(--time-invest-text);border-color:var(--time-invest-border)}.status-badge-app-time-tolerate{background-color:var(--time-tolerate-bg);color:var(--time-tolerate-text);border-color:var(--time-tolerate-border)}.status-badge-app-time-migrate{background-color:var(--time-migrate-bg);color:var(--time-migrate-text);border-color:var(--time-migrate-border)}.status-badge-app-time-eliminate{background-color:var(--time-eliminate-bg);color:var(--time-eliminate-text);border-color:var(--time-eliminate-border)}.status-badge-criticality-mission_critical{background-color:var(--crit-mission-critical-bg);color:var(--crit-mission-critical-text)}.status-badge-criticality-business_critical{background-color:var(--crit-business-critical-bg);color:var(--crit-business-critical-text)}.status-badge-criticality-business_operational{background-color:var(--crit-business-operational-bg);color:var(--crit-business-operational-text)}.status-badge-criticality-administrative{background-color:var(--crit-administrative-bg);color:var(--crit-administrative-text)}.criticality-text-mission_critical{color:var(--crit-mission-critical-text)}.criticality-text-business_critical{color:var(--crit-business-critical-text)}.criticality-text-business_operational{color:var(--crit-business-operational-text)}.criticality-text-administrative{color:var(--crit-administrative-text)}.status-badge-int-lifecycle-plan{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-int-lifecycle-phase_in{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-int-lifecycle-active{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-int-lifecycle-phase_out,.status-badge-int-lifecycle-end_of_life{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-int-lifecycle-unknown{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-int-subtype-api{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-int-subtype-file_transfer{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-int-subtype-message_queue,.status-badge-int-subtype-event{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-int-subtype-data_exchange{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-int-subtype-database_link{background-color:var(--entity-data-bg);color:var(--entity-data-text)}.status-badge-data-classification-public{background-color:var(--class-public-bg);color:var(--class-public-text)}.status-badge-data-classification-internal{background-color:var(--class-internal-bg);color:var(--class-internal-text)}.status-badge-data-classification-confidential{background-color:var(--class-confidential-bg);color:var(--class-confidential-text)}.status-badge-data-classification-restricted{background-color:var(--class-restricted-bg);color:var(--class-restricted-text)}.status-badge-data-status-active{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-data-status-draft{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-data-status-deprecated{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-pii{background-color:var(--compliance-gdpr-bg);color:var(--compliance-gdpr-text)}.status-badge-pci{background-color:var(--compliance-pci-bg);color:var(--compliance-pci-text)}.status-badge-itc-lifecycle-plan{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-itc-lifecycle-phase_in{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-itc-lifecycle-active{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-itc-lifecycle-phase_out,.status-badge-itc-lifecycle-end_of_life{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-itc-lifecycle-unknown{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-cap-level-1{background-color:var(--cap-level-1-bg);color:var(--cap-level-1-text)}.status-badge-cap-level-2{background-color:var(--cap-level-2-bg);color:var(--cap-level-2-text)}.status-badge-cap-level-3{background-color:var(--cap-level-3-bg);color:var(--cap-level-3-text)}.status-badge-cap-level-4{background-color:var(--cap-level-4-bg);color:var(--cap-level-4-text)}.status-badge-cap-status-active{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-cap-status-planned{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-cap-status-deprecated{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-cap-status-draft{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-risk-low{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-risk-medium,.status-badge-risk-high{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-risk-critical{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-acr-status-draft{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-acr-status-submitted{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-acr-status-revision{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-acr-status-approved{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-acr-status-rejected{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-acr-status-merged{background-color:var(--entity-acr-bg);color:var(--entity-acr-text)}.status-badge-acr-status-cancelled{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-org-type-company,.status-badge-org-type-legal_entity{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-org-type-division{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-org-type-region{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-org-type-department,.status-badge-org-type-team{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-org-status-active{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-org-status-draft{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-org-status-deprecated{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-init-type-migration{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-init-type-modernization{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-init-type-consolidation{background-color:var(--entity-cap-bg);color:var(--entity-cap-text)}.status-badge-init-type-expansion{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-init-type-decommission{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-init-status-draft{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-init-status-planned{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-init-status-active{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-init-status-on_hold{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-init-status-completed{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-init-status-cancelled,.status-badge-rb-status-draft{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-rb-status-scheduled{background-color:var(--status-info-bg);color:var(--status-info)}.status-badge-rb-status-in_progress{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-rb-status-completed,.status-badge-rb-role-voting{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-rb-role-advisory{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-init-impact-add{background-color:var(--status-success-bg);color:var(--status-success)}.status-badge-init-impact-modify{background-color:var(--status-warning-bg);color:var(--status-warning)}.status-badge-init-impact-remove,.status-badge-comment-type-blocking{background-color:var(--status-danger-bg);color:var(--status-danger)}.status-badge-comment-type-informational{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.status-badge-comment-resolved{background-color:var(--status-success-bg);color:var(--status-success)}.badge-default{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text)}.badge-success{background-color:var(--status-success-bg);color:var(--status-success)}.badge-warning{background-color:var(--status-warning-bg);color:var(--status-warning)}.badge-danger{background-color:var(--status-danger-bg);color:var(--status-danger)}.badge-info{background-color:var(--status-info-bg);color:var(--status-info)}.badge-outline{border-style:var(--tw-border-style);border-width:1px;border-color:var(--badge-secondary-text);color:var(--badge-secondary-text)}.role-badge{display:inline-flex;align-items:center;gap:calc(var(--spacing) * 1);border-radius:.25rem;padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;text-transform:capitalize;line-height:1.5}.role-badge-admin{background-color:var(--status-danger-bg);color:var(--status-danger);border:1px solid var(--status-danger-border)}.role-badge-architect{background-color:var(--status-info-bg);color:var(--status-info);border:1px solid var(--status-info-border)}.role-badge-viewer{background-color:var(--badge-secondary-bg);color:var(--badge-secondary-text);border:1px solid var(--badge-secondary-base)}@supports (color: color-mix(in lab,red,red)){.role-badge-viewer{border:1px solid color-mix(in srgb,var(--badge-secondary-base) 30%,transparent)}}.time-badge{display:inline-flex;align-items:center;gap:calc(var(--spacing) * 1);border-radius:.25rem;padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide);white-space:nowrap;text-transform:uppercase;line-height:1.5}.time-badge-tolerate{background-color:var(--time-tolerate-bg);color:var(--time-tolerate-text);border:1px solid var(--time-tolerate-border)}.time-badge-invest{background-color:var(--time-invest-bg);color:var(--time-invest-text);border:1px solid var(--time-invest-border)}.time-badge-migrate{background-color:var(--time-migrate-bg);color:var(--time-migrate-text);border:1px solid var(--time-migrate-border)}.time-badge-eliminate{background-color:var(--time-eliminate-bg);color:var(--time-eliminate-text);border:1px solid var(--time-eliminate-border)}.classification-public{color:var(--class-public-text)}.classification-internal{color:var(--class-internal-text)}.classification-confidential{color:var(--class-confidential-text)}.classification-restricted{color:var(--class-restricted-text)}.status-badge-public{background-color:var(--class-public-bg);color:var(--class-public-text)}.status-badge-internal{background-color:var(--class-internal-bg);color:var(--class-internal-text)}.status-badge-confidential{background-color:var(--class-confidential-bg);color:var(--class-confidential-text)}.status-badge-restricted{background-color:var(--class-restricted-bg);color:var(--class-restricted-text)}.class-badge{display:inline-flex;align-items:center;gap:calc(var(--spacing) * 1);border-radius:.25rem;padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);white-space:nowrap;line-height:1.5}.class-badge-public{background-color:var(--class-public-bg);color:var(--class-public-text)}.class-badge-internal{background-color:var(--class-internal-bg);color:var(--class-internal-text)}.class-badge-confidential{background-color:var(--class-confidential-bg);color:var(--class-confidential-text)}.class-badge-restricted{background-color:var(--class-restricted-bg);color:var(--class-restricted-text)}.class-badge-gdpr{background-color:var(--compliance-gdpr-bg);color:var(--compliance-gdpr-text)}.class-badge-pci{background-color:var(--compliance-pci-bg);color:var(--compliance-pci-text)}.class-badge-sox{background-color:var(--compliance-sox-bg);color:var(--compliance-sox-text)}.class-badge-sm{padding:1px 4px;font-size:var(--p-text-sm-font-size);border-radius:3px;letter-spacing:.2px}.cap-level-1{background-color:var(--cap-level-1-bg);color:var(--cap-level-1-text)}.cap-level-2{background-color:var(--cap-level-2-bg);color:var(--cap-level-2-text)}.cap-level-3{background-color:var(--cap-level-3-bg);color:var(--cap-level-3-text)}.cap-level-4{background-color:var(--cap-level-4-bg);color:var(--cap-level-4-text)}.cap-level-1-text{color:var(--cap-level-1-text)}.cap-level-2-text{color:var(--cap-level-2-text)}.cap-level-3-text{color:var(--cap-level-3-text)}.cap-level-4-text{color:var(--cap-level-4-text)}.level-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;font-size:10px;--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);min-width:1.5rem;height:1.5rem;padding:0 .25rem}.level-badge-1{background-color:var(--cap-level-1-bg);color:var(--cap-level-1-text);border:1px solid var(--cap-level-1-base)}@supports (color: color-mix(in lab,red,red)){.level-badge-1{border:1px solid color-mix(in srgb,var(--cap-level-1-base) 45%,var(--p-surface-0))}}.level-badge-2{background-color:var(--cap-level-2-bg);color:var(--cap-level-2-text);border:1px solid var(--cap-level-2-base)}@supports (color: color-mix(in lab,red,red)){.level-badge-2{border:1px solid color-mix(in srgb,var(--cap-level-2-base) 45%,var(--p-surface-0))}}.level-badge-3{background-color:var(--cap-level-3-bg);color:var(--cap-level-3-text);border:1px solid var(--cap-level-3-base)}@supports (color: color-mix(in lab,red,red)){.level-badge-3{border:1px solid color-mix(in srgb,var(--cap-level-3-base) 45%,var(--p-surface-0))}}.level-badge-4{background-color:var(--cap-level-4-bg);color:var(--cap-level-4-text);border:1px solid var(--cap-level-4-base)}@supports (color: color-mix(in lab,red,red)){.level-badge-4{border:1px solid color-mix(in srgb,var(--cap-level-4-base) 45%,var(--p-surface-0))}}.change-badge{display:inline-flex;align-items:center;gap:calc(var(--spacing) * 1);border-radius:.25rem;padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * .5);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide);white-space:nowrap;text-transform:uppercase;line-height:1.5}.change-badge-new{background-color:var(--change-new-bg);color:var(--change-new-text);border:1px solid var(--change-new-icon)}.change-badge-modified{background-color:var(--change-modified-bg);color:var(--change-modified-text);border:1px solid var(--change-modified-icon)}.change-badge-deleted{background-color:var(--change-deleted-bg);color:var(--change-deleted-text);border:1px solid var(--change-deleted-icon)}.change-row-new{background-color:var(--change-new-bg-subtle)}.change-row-modified{background-color:var(--change-modified-bg-subtle)}.change-row-deleted{background-color:var(--change-deleted-bg-subtle)}.change-icon-new{color:var(--change-new-icon)}.change-icon-modified{color:var(--change-modified-icon)}.change-icon-deleted{color:var(--change-deleted-icon)}.change-text-deleted{text-decoration-line:line-through;color:var(--change-deleted-icon)}.change-border-new{border-color:var(--change-new-icon)}.change-border-modified{border-color:var(--change-modified-icon)}.change-border-deleted{border-color:var(--change-deleted-icon)}.required-marker{color:var(--required-marker-color)}.pii-indicator{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--pii-indicator-color)}.crud-op{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;font-size:10px;--tw-leading: 1;line-height:1;--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);text-transform:uppercase;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));-webkit-user-select:none;user-select:none;width:1.5rem;height:1.5rem}.crud-op-inactive{background-color:var(--p-surface-100);color:var(--p-surface-400);border:1px solid var(--p-surface-200)}.crud-op-c{background-color:var(--crud-c-bg);color:var(--crud-c-text);border:1px solid var(--crud-c-border)}.crud-op-r{background-color:var(--crud-r-bg);color:var(--crud-r-text);border:1px solid var(--crud-r-border)}.crud-op-u{background-color:var(--crud-u-bg);color:var(--crud-u-text);border:1px solid var(--crud-u-border)}.crud-op-d{background-color:var(--crud-d-bg);color:var(--crud-d-text);border:1px solid var(--crud-d-border)}.crud-op-edit{cursor:pointer;border-style:var(--tw-border-style);border-width:0px;padding:calc(var(--spacing) * 0)}.crud-op-edit:hover{opacity:.7}.compliance-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;font-size:12px;font-weight:600;line-height:1;border-radius:3px;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;flex-shrink:0}.compliance-badge-pii{background-color:var(--compliance-gdpr-bg);color:var(--compliance-gdpr-text);border:1px solid var(--compliance-gdpr-base)}@supports (color: color-mix(in lab,red,red)){.compliance-badge-pii{border:1px solid color-mix(in srgb,var(--compliance-gdpr-base) 30%,transparent)}}.compliance-badge-pci{background-color:var(--compliance-pci-bg);color:var(--compliance-pci-text);border:1px solid var(--compliance-pci-base)}@supports (color: color-mix(in lab,red,red)){.compliance-badge-pci{border:1px solid color-mix(in srgb,var(--compliance-pci-base) 30%,transparent)}}.compliance-badge-public{background-color:var(--class-public-bg);color:var(--class-public-text);border:1px solid var(--class-public-base)}@supports (color: color-mix(in lab,red,red)){.compliance-badge-public{border:1px solid color-mix(in srgb,var(--class-public-base) 30%,transparent)}}.compliance-badge-internal{background-color:var(--class-internal-bg);color:var(--class-internal-text);border:1px solid var(--class-internal-base)}@supports (color: color-mix(in lab,red,red)){.compliance-badge-internal{border:1px solid color-mix(in srgb,var(--class-internal-base) 30%,transparent)}}.compliance-badge-confidential{background-color:var(--class-confidential-bg);color:var(--class-confidential-text);border:1px solid var(--class-confidential-base)}@supports (color: color-mix(in lab,red,red)){.compliance-badge-confidential{border:1px solid color-mix(in srgb,var(--class-confidential-base) 30%,transparent)}}.compliance-badge-restricted{background-color:var(--class-restricted-bg);color:var(--class-restricted-text);border:1px solid var(--class-restricted-base)}@supports (color: color-mix(in lab,red,red)){.compliance-badge-restricted{border:1px solid color-mix(in srgb,var(--class-restricted-base) 30%,transparent)}}.metadata-row{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--p-surface-500)}.metadata-left{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.metadata-item{display:flex;align-items:center;gap:4px}.metadata-divider{color:var(--p-surface-300)}.metadata-end{margin-left:auto;display:flex;align-items:center;gap:10px;flex-shrink:0}.metadata-timestamp{color:var(--p-surface-400)}.metadata-item .metadata-icon{width:12px;height:12px;color:var(--p-surface-400)}.warnings-panel{--p-panel-background: var(--status-warning-bg);--p-panel-border-color: var(--status-warning-border)}.warnings-panel .p-panel-header{padding:.75rem 1rem}.warnings-panel .p-panel-content{padding:.75rem 1rem;padding-top:0}.tree-toggle{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0}.tree-toggle:hover{background-color:var(--p-surface-100)}.tree-toggle-placeholder{width:20px;flex-shrink:0}p-checkbox{vertical-align:middle}.section{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.5rem}.section-header{padding:1rem 1.25rem;border-bottom:1px solid var(--p-surface-200);display:flex;align-items:center;justify-content:space-between}.section-content{padding:1.25rem}.avatar{border-radius:50%;background:linear-gradient(135deg,var(--p-primary-color),var(--p-primary-600));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.avatar-lg{width:56px;height:56px;font-size:var(--p-text-lg-font-size)}.avatar-sm{width:36px;height:36px;font-size:var(--p-text-xs-font-size)}.suggestion-item-list{position:absolute;background:var(--p-surface-0);min-width:220px;max-width:320px;max-height:280px;overflow-y:auto;box-shadow:0 4px 16px #0000001f;border-radius:.5rem;border:1px solid var(--p-surface-200);z-index:1000;padding:.25rem}.suggestion-item{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:.375rem;cursor:pointer;transition:background-color .15s}.suggestion-item:hover{background:var(--p-surface-100)}.suggestion-item.active{background:var(--p-primary-50)}.suggestion-avatar{width:28px;height:28px;border-radius:50%;background:var(--p-primary-100);color:var(--p-primary-700);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}.suggestion-info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.suggestion-name{font-weight:500;font-size:.875rem;color:var(--p-surface-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-email{font-size:.75rem;color:var(--p-surface-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-item.suggestion-empty{color:var(--p-surface-400);font-style:italic;cursor:default;justify-content:center}.suggestion-item.suggestion-empty:hover{background:transparent}.mention,.prosemirror-mention-node,[data-mention]{background:var(--p-primary-50);color:var(--p-primary-700);padding:.1em .3em;border-radius:.25rem;font-weight:500}.mention:hover,.prosemirror-mention-node:hover,[data-mention]:hover{background:var(--p-primary-100)}.tiptap-toolbar{background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-bottom:none;border-radius:.5rem .5rem 0 0;padding:.25rem .375rem;display:flex;align-items:center;gap:0}.tiptap-toolbar button{background:none;border:none;cursor:pointer;padding:.375rem;border-radius:.25rem;color:var(--p-surface-500);display:flex;align-items:center;justify-content:center;line-height:1;transition:background-color .15s,color .15s}.tiptap-toolbar button:hover{background:var(--p-surface-100);color:var(--p-surface-900)}.tiptap-toolbar button.active{color:var(--p-surface-900)}.tiptap-toolbar .toolbar-dropdown{position:relative}.tiptap-toolbar .toolbar-dropdown>button{gap:.125rem}.tiptap-toolbar .toolbar-menu{position:absolute;top:100%;left:0;margin-top:.25rem;background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.375rem;box-shadow:0 4px 12px #0000001a;padding:.25rem;z-index:50;min-width:140px}.tiptap-toolbar .toolbar-menu button{width:100%;justify-content:flex-start;gap:.5rem;padding:.375rem .5rem;font-size:.8125rem;white-space:nowrap}.tiptap-toolbar .toolbar-menu button.active{background:var(--p-primary-50);color:var(--p-primary-700)}.tiptap-toolbar .link-popup{position:absolute;top:100%;right:0;margin-top:.25rem;background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.375rem;box-shadow:0 4px 12px #0000001a;padding:.25rem;z-index:50;display:flex;align-items:center;gap:.25rem}.tiptap-toolbar .link-popup input{border:1px solid var(--p-surface-200);border-radius:.25rem;padding:.25rem .5rem;font-size:.8125rem;outline:none;width:220px;background:var(--p-surface-0);color:var(--p-surface-900)}.tiptap-toolbar .link-popup input:focus{border-color:var(--p-primary-300)}.tiptap-toolbar .separator{width:1px;height:1rem;background:var(--p-surface-200);align-self:center;margin:0 .25rem}.tiptap{border:1px solid var(--p-surface-200);border-radius:0 0 .5rem .5rem;background:var(--p-surface-0);font-family:inherit;font-size:inherit;min-height:80px;padding:.75rem;outline:none}.tiptap.no-toolbar{border-radius:.5rem}.tiptap:focus{border-color:var(--p-primary-300)}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--p-surface-400);float:left;height:0;pointer-events:none}.tiptap .mention{background:var(--p-primary-50);color:var(--p-primary-700);padding:.1em .3em;border-radius:.25rem;font-weight:500;-webkit-box-decoration-break:clone;box-decoration-break:clone}.tiptap img{max-width:100%;height:auto;cursor:pointer}.tiptap img.ProseMirror-selectednode{outline:2px solid var(--p-primary-500);border-radius:.25rem}ul[data-type=taskList]{list-style:none;padding-left:0}ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:.5rem}ul[data-type=taskList] li>label{flex-shrink:0;margin-top:.25em}ul[data-type=taskList] li>div{flex:1}mark{background-color:#fef08a;border-radius:.125rem;padding:.05em 0}.tiptap h1{font-size:1.75em;font-weight:700;margin:.75em 0 .5em}.tiptap h2{font-size:1.5em;font-weight:600;margin:.75em 0 .5em}.tiptap h3{font-size:1.25em;font-weight:600;margin:.75em 0 .5em}.tiptap h1:first-child,.tiptap h2:first-child,.tiptap h3:first-child{margin-top:0}.tiptap blockquote{border-left:3px solid var(--p-surface-300);padding-left:1rem;margin-left:0;color:var(--p-surface-600)}.tiptap code{background:var(--p-surface-100);padding:.2em .4em;border-radius:3px;font-size:.875em}.tiptap pre{background:var(--p-surface-100);padding:.75rem;border-radius:.375rem;overflow-x:auto}.tiptap pre code{background:none;padding:0;border-radius:0}.tiptap ul{list-style-type:disc;padding-left:1.5rem;margin:.5em 0}.tiptap ol{list-style-type:decimal;padding-left:1.5rem;margin:.5em 0}.tiptap a{color:var(--p-primary-500);text-decoration:underline;cursor:pointer}.tiptap p{margin:.5em 0}.tiptap p:first-child{margin-top:0}.tiptap p:last-child{margin-bottom:0}.text-xl{font-size:var(--p-text-xl-font-size)}.text-lg{font-size:var(--p-text-lg-font-size)}.text-sm{font-size:var(--p-text-sm-font-size)}.text-xs{font-size:var(--p-text-xs-font-size)}.section-title{font-size:var(--p-text-sm-font-size);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--p-surface-500)}.stretched-link:after{position:absolute;inset:0;content:"";z-index:1}.back-link{color:var(--p-primary-color);text-decoration:none;display:inline-flex;align-items:center;gap:3px;margin-bottom:8px}.back-link:before{content:"";width:12px;height:12px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 19-7-7 7-7'/%3E%3Cpath d='M19 12H5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 19-7-7 7-7'/%3E%3Cpath d='M19 12H5'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@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-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{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: 0px;}@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;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@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-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-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: 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}}}
