/* layer: preflights */
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}
/* layer: shortcuts */
.container{width:100%;}
.btn-base{height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;border-radius:0.75rem;padding-left:1.25rem;padding-right:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.btn-ghost{height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;border-radius:0.75rem;background-color:transparent;padding-left:1.25rem;padding-right:1.25rem;color:var(--muted);font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.btn-primary{height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;border-radius:0.75rem;background-color:var(--primary);padding-left:1.25rem;padding-right:1.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:500;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / 0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.btn-primary-soft{width:100%;height:2.75rem;display:flex;align-items:center;justify-content:center;gap:0.5rem;border-radius:0.75rem;background-color:var(--primary);--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700;--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-shadow-color:var(--primary);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:300ms;}
.btn-secondary,
.btn-soft{height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;border-width:1px;border-color:var(--border);border-radius:0.75rem;background-color:var(--surface-2);padding-left:1.25rem;padding-right:1.25rem;color:var(--text);font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.input-base{width:100%;border-width:1px;--un-border-opacity:1;border-color:rgb(39 39 42 / var(--un-border-opacity));border-radius:0.5rem;background-color:transparent;padding-left:1rem;padding-right:1rem;padding-top:0.625rem;padding-bottom:0.625rem;color:var(--text);}
.input-soft{width:100%;border-width:1px;border-color:var(--border);border-radius:0.75rem;background-color:var(--surface-2);padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:300ms;}
.nav-btn-soft{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.375rem;border-radius:0.75rem;padding:0.75rem;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:300ms;}
.palette-toggle-btn{flex:1 1 0%;border-radius:0.5rem;padding-left:1rem;padding-right:1rem;padding-top:0.625rem;padding-bottom:0.625rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}
.palette-toggle-btn-active{flex:1 1 0%;border-radius:0.5rem;background-color:var(--primary);padding-left:1rem;padding-right:1rem;padding-top:0.625rem;padding-bottom:0.625rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:500;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / 0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}
.palette-toggle-btn-idle{flex:1 1 0%;border-width:1px;border-color:var(--border);border-radius:0.5rem;background-color:var(--surface-2);padding-left:1rem;padding-right:1rem;padding-top:0.625rem;padding-bottom:0.625rem;color:var(--text);font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}
.btn-primary-soft:hover{--un-translate-y:-0.25rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-shadow-color:var(--primary);}
.btn-base:active{--un-scale-x:0.98;--un-scale-y:0.98;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.btn-ghost:active{--un-scale-x:0.98;--un-scale-y:0.98;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.btn-primary:active{--un-scale-x:0.98;--un-scale-y:0.98;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.btn-primary-soft:active{--un-scale-x:0.98;--un-scale-y:0.98;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.btn-secondary:active{--un-scale-x:0.98;--un-scale-y:0.98;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.btn-soft:active{--un-scale-x:0.98;--un-scale-y:0.98;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.glass-card{border-width:1px;border-color:var(--border);border-radius:0.75rem;background-color:var(--surface);--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / 0.25));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
.soft-card{border-width:1px;border-color:var(--border);border-radius:0.75rem;background-color:var(--surface);--un-shadow:0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.05);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.surface-card,
.surface-card-lg{border-width:1px;border-color:var(--border);border-radius:0.75rem;background-color:var(--surface);--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / 0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.input-base:focus{border-color:var(--primary);outline:2px solid transparent;outline-offset:2px;--un-ring-width:4px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:var(--primary);}
.input-soft:focus{border-color:var(--primary);--un-ring-width:4px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:var(--primary);}
.btn-primary:hover{background-color:var(--primary-dark);}
.btn-secondary:hover{background-color:var(--surface);}
.btn-soft:hover{background-color:var(--surface);}
.nav-btn-soft:hover{background-color:var(--primary);color:var(--primary);}
.palette-toggle-btn-idle:hover{background-color:var(--surface);}
.btn-ghost:hover{color:var(--text);}
.input-base::placeholder{color:var(--muted);}
@media (min-width: 480px){
.container{max-width:480px;}
}
/* layer: default */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}
.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal;}
.pointer-events-none{pointer-events:none;}
.visible{visibility:visible;}
.absolute{position:absolute;}
.fixed{position:fixed;}
.relative{position:relative;}
.focus\:absolute:focus{position:absolute;}
.static{position:static;}
.inset-0{inset:0;}
.-bottom-24{bottom:-6rem;}
.-left-24{left:-6rem;}
.-right-1{right:-0.25rem;}
.-right-24{right:-6rem;}
.-top-1{top:-0.25rem;}
.-top-24{top:-6rem;}
.bottom-6{bottom:1.5rem;}
.left-3{left:0.75rem;}
.left-auto{left:auto;}
.right-0{right:0;}
.right-4{right:1rem;}
.right-6{right:1.5rem;}
.top-1\/2{top:50%;}
.top-4{top:1rem;}
.focus\:left-4:focus{left:1rem;}
.focus\:top-4:focus{top:1rem;}
.z-\[100\]{z-index:100;}
.z-\[1000\]{z-index:1000;}
.z-10{z-index:10;}
.z-50{z-index:50;}
.grid{display:grid;}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}
.m-3{margin:0.75rem;}
.m-6{margin:1.5rem;}
.mx-8{margin-left:2rem;margin-right:2rem;}
.mx-auto{margin-left:auto;margin-right:auto;}
.mb-1{margin-bottom:0.25rem;}
.mb-1\.5{margin-bottom:0.375rem;}
.mb-2{margin-bottom:0.5rem;}
.mb-3{margin-bottom:0.75rem;}
.mb-4{margin-bottom:1rem;}
.mb-5{margin-bottom:1.25rem;}
.mb-6{margin-bottom:1.5rem;}
.mb-8{margin-bottom:2rem;}
.ml-1{margin-left:0.25rem;}
.mr-1{margin-right:0.25rem;}
.mr-2{margin-right:0.5rem;}
.mt-0\.5{margin-top:0.125rem;}
.mt-1{margin-top:0.25rem;}
.mt-1\.5{margin-top:0.375rem;}
.mt-2{margin-top:0.5rem;}
.mt-3{margin-top:0.75rem;}
.mt-4{margin-top:1rem;}
.mt-5{margin-top:1.25rem;}
.mt-6{margin-top:1.5rem;}
.mt-8{margin-top:2rem;}
.block{display:block;}
.inline-block{display:inline-block;}
.hidden{display:none;}
.hidden\!{display:none !important;}
.aspect-square{aspect-ratio:1/1;}
.h-10{height:2.5rem;}
.h-11{height:2.75rem;}
.h-12{height:3rem;}
.h-14{height:3.5rem;}
.h-16{height:4rem;}
.h-18{height:4.5rem;}
.h-20{height:5rem;}
.h-24{height:6rem;}
.h-4{height:1rem;}
.h-48{height:12rem;}
.h-8{height:2rem;}
.h-9{height:2.25rem;}
.h-full{height:100%;}
.h1{height:0.25rem;}
.max-h-\[620px\]{max-height:620px;}
.max-h-\[700px\]{max-height:700px;}
.max-h-\[90vh\]{max-height:90vh;}
.max-h-\[92vh\]{max-height:92vh;}
.max-h-80{max-height:20rem;}
.max-h-96{max-height:24rem;}
.max-w-2xl{max-width:42rem;}
.max-w-3xl{max-width:48rem;}
.max-w-5xl{max-width:64rem;}
.max-w-7xl{max-width:80rem;}
.max-w-lg{max-width:32rem;}
.max-w-md{max-width:28rem;}
.max-w-sm{max-width:24rem;}
.max-w-xl{max-width:36rem;}
.max-w-xs{max-width:20rem;}
.min-h-\[20rem\]{min-height:20rem;}
.min-h-28{min-height:7rem;}
.min-h-screen{min-height:100vh;}
.min-w-0{min-width:0;}
.w-\[95vw\]{width:95vw;}
.w-10{width:2.5rem;}
.w-11{width:2.75rem;}
.w-12{width:3rem;}
.w-14{width:3.5rem;}
.w-18{width:4.5rem;}
.w-20{width:5rem;}
.w-24{width:6rem;}
.w-28{width:7rem;}
.w-32{width:8rem;}
.w-36{width:9rem;}
.w-4{width:1rem;}
.w-40{width:10rem;}
.w-48{width:12rem;}
.w-72{width:18rem;}
.w-8{width:2rem;}
.w-9{width:2.25rem;}
.w-full{width:100%;}
.flex{display:flex;}
.inline-flex{display:inline-flex;}
.flex-1{flex:1 1 0%;}
.shrink-0{flex-shrink:0;}
.flex-col{flex-direction:column;}
.flex-wrap{flex-wrap:wrap;}
.flex-nowrap{flex-wrap:nowrap;}
.table{display:table;}
.border-collapse{border-collapse:collapse;}
.-translate-y-1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.hover\:-translate-y-0\.5:hover{--un-translate-y:-0.125rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.hover\:-translate-y-1:hover{--un-translate-y:-0.25rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.group:hover .group-hover\:scale-110{--un-scale-x:1.1;--un-scale-y:1.1;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.active\:scale-98:active{--un-scale-x:0.98;--un-scale-y:0.98;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
@keyframes ping{0%{transform:scale(1);opacity:1}75%,100%{transform:scale(2);opacity:0}}
@keyframes pulse{0%, 100% {opacity:1} 50% {opacity:.5}}
@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite;}
.animate-pulse{animation:pulse 2s cubic-bezier(0.4,0,.6,1) infinite;}
.animate-spin{animation:spin 1s linear infinite;}
.cursor-pointer{cursor:pointer;}
.select-none{-webkit-user-select:none;user-select:none;}
.resize-none{resize:none;}
.items-start{align-items:flex-start;}
.items-center{align-items:center;}
.self-start{align-self:flex-start;}
.justify-end{justify-content:flex-end;}
.justify-center{justify-content:center;}
.justify-between{justify-content:space-between;}
.gap-0{gap:0;}
.gap-1{gap:0.25rem;}
.gap-1\.5{gap:0.375rem;}
.gap-2{gap:0.5rem;}
.gap-3{gap:0.75rem;}
.gap-4{gap:1rem;}
.gap-6{gap:1.5rem;}
.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.25rem * var(--un-space-y-reverse));}
.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.5rem * var(--un-space-y-reverse));}
.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.75rem * var(--un-space-y-reverse));}
.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse));}
.space-y-5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.25rem * var(--un-space-y-reverse));}
.space-y-6>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.5rem * var(--un-space-y-reverse));}
.space-y-8>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(2rem * var(--un-space-y-reverse));}
.border-border,
.divide-border>:not([hidden])~:not([hidden]){border-color:var(--border);}
.overflow-hidden{overflow:hidden;}
.overflow-x-auto{overflow-x:auto;}
.overflow-y-auto{overflow-y:auto;}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.whitespace-nowrap{white-space:nowrap;}
.b,
.border{border-width:1px;}
.border-4{border-width:4px;}
.border-b{border-bottom-width:1px;}
.border-r{border-right-width:1px;}
.border-t{border-top-width:1px;}
.border-amber-500\/20{border-color:rgb(245 158 11 / 0.2);}
.border-emerald-500\/20{border-color:rgb(16 185 129 / 0.2);}
.border-gray-200{--un-border-opacity:1;border-color:rgb(228 228 231 / var(--un-border-opacity));}
.border-primary\/20,
.border-primary\/25,
.border-primary\/30{border-color:var(--primary);}
.border-red-500{--un-border-opacity:1;border-color:rgb(239 68 68 / var(--un-border-opacity));}
.border-red-500\/20{border-color:rgb(239 68 68 / 0.2);}
.border-sky-500\/20{border-color:rgb(14 165 233 / 0.2);}
.border-zinc-800,
[data-theme="dark"] .dark\:border-gray-700{--un-border-opacity:1;border-color:rgb(39 39 42 / var(--un-border-opacity));}
.hover\:border-emerald-500\/30:hover{border-color:rgb(16 185 129 / 0.3);}
.hover\:border-primary\/30:hover{border-color:var(--primary);}
.hover\:border-primary\/40:hover{border-color:var(--primary);}
.hover\:border-red-500\/30:hover{border-color:rgb(239 68 68 / 0.3);}
.focus\:border-primary:focus{border-color:var(--primary);}
.focus\:border-primary\/40:focus{border-color:var(--primary);}
.border-t-primary{border-top-color:var(--primary);}
.rounded-2xl{border-radius:1rem;}
.rounded-full{border-radius:9999px;}
.rounded-lg{border-radius:0.5rem;}
.rounded-xl{border-radius:0.75rem;}
.bg-amber-500\/10{background-color:rgb(245 158 11 / 0.1);}
.bg-amber-500\/15{background-color:rgb(245 158 11 / 0.15);}
.bg-bg{background-color:var(--bg);}
.bg-black\/40{background-color:rgb(0 0 0 / 0.4);}
.bg-black\/50{background-color:rgb(0 0 0 / 0.5);}
.bg-black\/55{background-color:rgb(0 0 0 / 0.55);}
.bg-blue-50{--un-bg-opacity:1;background-color:rgb(239 246 255 / var(--un-bg-opacity));}
.bg-blue-500\/10{background-color:rgb(59 130 246 / 0.1);}
.bg-emerald-50{--un-bg-opacity:1;background-color:rgb(236 253 245 / var(--un-bg-opacity));}
.bg-emerald-500\/10{background-color:rgb(16 185 129 / 0.1);}
.bg-emerald-500\/15{background-color:rgb(16 185 129 / 0.15);}
.bg-emerald-600{--un-bg-opacity:1;background-color:rgb(5 150 105 / var(--un-bg-opacity));}
.bg-fuchsia-500\/10{background-color:rgb(217 70 239 / 0.1);}
.bg-primary,
.bg-primary\/10,
.bg-primary\/12,
.bg-primary\/15,
.bg-primary\/8{background-color:var(--primary);}
.bg-red-50{--un-bg-opacity:1;background-color:rgb(254 242 242 / var(--un-bg-opacity));}
.bg-red-500{--un-bg-opacity:1;background-color:rgb(239 68 68 / var(--un-bg-opacity));}
.bg-red-500\/10{background-color:rgb(239 68 68 / 0.1);}
.bg-rose-600{--un-bg-opacity:1;background-color:rgb(225 29 72 / var(--un-bg-opacity));}
.bg-sky-500\/10{background-color:rgb(14 165 233 / 0.1);}
.bg-sky-600{--un-bg-opacity:1;background-color:rgb(2 132 199 / var(--un-bg-opacity));}
.bg-surface,
.bg-surface\/40,
.bg-surface\/70,
.bg-surface\/75,
.bg-surface\/90,
.bg-surface\/92{background-color:var(--surface);}
.bg-surface-2,
.bg-surface-2\/60,
.bg-surface-2\/70{background-color:var(--surface-2);}
.bg-transparent{background-color:transparent;}
[data-theme="dark"] .dark\:bg-blue-900\/10{background-color:rgb(30 58 138 / 0.1);}
.hover\:bg-gray-50:hover{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity));}
.hover\:bg-primary-dark:hover{background-color:var(--primary-dark);}
.hover\:bg-primary\/10:hover{background-color:var(--primary);}
.hover\:bg-surface-2\/80:hover{background-color:var(--surface-2);}
.hover\:bg-surface:hover{background-color:var(--surface);}
[data-theme="dark"] .dark\:hover\:bg-gray-700\/50:hover{background-color:rgb(39 39 42 / 0.5);}
.from-primary{--un-gradient-from-position:0%;--un-gradient-from:var(--primary) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(255 255 255 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
.to-primary-dark{--un-gradient-to-position:100%;--un-gradient-to:var(--primary-dark) var(--un-gradient-to-position);}
.object-cover{object-fit:cover;}
.object-center{object-position:center;}
.p-1{padding:0.25rem;}
.p-1\.5{padding:0.375rem;}
.p-10{padding:2.5rem;}
.p-2{padding:0.5rem;}
.p-3{padding:0.75rem;}
.p-4{padding:1rem;}
.p-5{padding:1.25rem;}
.p-6{padding:1.5rem;}
.p-7{padding:1.75rem;}
.p-8{padding:2rem;}
.px,
.px-4{padding-left:1rem;padding-right:1rem;}
.px-0{padding-left:0;padding-right:0;}
.px-3{padding-left:0.75rem;padding-right:0.75rem;}
.px-5{padding-left:1.25rem;padding-right:1.25rem;}
.px-6{padding-left:1.5rem;padding-right:1.5rem;}
.px-8{padding-left:2rem;padding-right:2rem;}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}
.py-12{padding-top:3rem;padding-bottom:3rem;}
.py-16{padding-top:4rem;padding-bottom:4rem;}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem;}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}
.py-4{padding-top:1rem;padding-bottom:1rem;}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}
.pl{padding-left:1rem;}
.pl-10{padding-left:2.5rem;}
.pl-7{padding-left:1.75rem;}
.pl-9{padding-left:2.25rem;}
.pr-2{padding-right:0.5rem;}
.pr-3{padding-right:0.75rem;}
.pr-4{padding-right:1rem;}
.pt-0{padding-top:0;}
.pt-2{padding-top:0.5rem;}
.pt-6{padding-top:1.5rem;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-\[10px\]{font-size:10px;}
.text-\[12px\]{font-size:12px;}
.text-2xl{font-size:1.5rem;line-height:2rem;}
.text-3xl{font-size:1.875rem;line-height:2.25rem;}
.text-4xl{font-size:2.25rem;line-height:2.5rem;}
.text-base{font-size:1rem;line-height:1.5rem;}
.text-lg{font-size:1.125rem;line-height:1.75rem;}
.text-sm{font-size:0.875rem;line-height:1.25rem;}
.text-xl{font-size:1.25rem;line-height:1.75rem;}
.text-xs{font-size:0.75rem;line-height:1rem;}
.text-amber-200{--un-text-opacity:1;color:rgb(253 230 138 / var(--un-text-opacity));}
.text-amber-400{--un-text-opacity:1;color:rgb(251 191 36 / var(--un-text-opacity));}
.text-amber-500{--un-text-opacity:1;color:rgb(245 158 11 / var(--un-text-opacity));}
.text-blue-400{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity));}
.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity));}
.text-blue-600{--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity));}
.text-emerald-300{--un-text-opacity:1;color:rgb(110 231 183 / var(--un-text-opacity));}
.text-emerald-400{--un-text-opacity:1;color:rgb(52 211 153 / var(--un-text-opacity));}
.text-emerald-600{--un-text-opacity:1;color:rgb(5 150 105 / var(--un-text-opacity));}
.text-fuchsia-400{--un-text-opacity:1;color:rgb(232 121 249 / var(--un-text-opacity));}
.text-gray-500,
[data-theme="dark"] .dark\:text-gray-500{--un-text-opacity:1;color:rgb(113 113 122 / var(--un-text-opacity));}
.text-gray-600{--un-text-opacity:1;color:rgb(82 82 91 / var(--un-text-opacity));}
.text-green-500{--un-text-opacity:1;color:rgb(34 197 94 / var(--un-text-opacity));}
.text-muted{color:var(--muted);}
.text-primary,
.text-primary\/80{color:var(--primary);}
.text-red-400{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity));}
.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity));}
.text-red-600{--un-text-opacity:1;color:rgb(220 38 38 / var(--un-text-opacity));}
.text-rose-300{--un-text-opacity:1;color:rgb(253 164 175 / var(--un-text-opacity));}
.text-sky-400{--un-text-opacity:1;color:rgb(56 189 248 / var(--un-text-opacity));}
.text-text{color:var(--text);}
.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}
.text-yellow-500{--un-text-opacity:1;color:rgb(234 179 8 / var(--un-text-opacity));}
[data-theme="dark"] .dark\:text-gray-400{--un-text-opacity:1;color:rgb(161 161 170 / var(--un-text-opacity));}
.hover\:text-emerald-500:hover{--un-text-opacity:1;color:rgb(16 185 129 / var(--un-text-opacity));}
.hover\:text-primary:hover{color:var(--primary);}
.hover\:text-red-400:hover{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity));}
.hover\:text-red-600:hover{--un-text-opacity:1;color:rgb(220 38 38 / var(--un-text-opacity));}
.hover\:text-text:hover{color:var(--text);}
.placeholder\:text-muted::placeholder{color:var(--muted);}
.font-black{font-weight:900;}
.font-bold{font-weight:700;}
.font-extrabold{font-weight:800;}
.font-medium{font-weight:500;}
.font-semibold{font-weight:600;}
.leading-\[1\.02\]{line-height:1.02;}
.leading-6{line-height:1.5rem;}
.leading-none{line-height:1;}
.leading-relaxed{line-height:1.625;}
.tracking-\[0\.22em\]{letter-spacing:0.22em;}
.tracking-\[0\.26em\]{letter-spacing:0.26em;}
.tracking-\[0\.28em\]{letter-spacing:0.28em;}
.tracking-\[0\.2em\]{letter-spacing:0.2em;}
.tracking-\[0\.32em\]{letter-spacing:0.32em;}
.tracking-\[0\.35em\]{letter-spacing:0.35em;}
.tracking-\[0\.4em\]{letter-spacing:0.4em;}
.tracking-tight{letter-spacing:-0.025em;}
.tracking-wide{letter-spacing:0.025em;}
.tracking-wider{letter-spacing:0.05em;}
.tracking-widest{letter-spacing:0.1em;}
.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}
.uppercase{text-transform:uppercase;}
.italic{font-style:italic;}
.hover\:underline:hover{text-decoration-line:underline;}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}
.accent-primary{accent-color:var(--primary);}
.opacity-0{opacity:0;}
.opacity-30{opacity:0.3;}
.hover\:opacity-100:hover{opacity:1;}
.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / 0.25));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.shadow-primary\/20,
.shadow-primary\/30{--un-shadow-color:var(--primary);}
.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / 0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.shadow-soft{--un-shadow:0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.05);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.shadow-xl{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.hover\:shadow-md:hover{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.hover\:shadow-primary\/30:hover{--un-shadow-color:var(--primary);}
.hover\:shadow-xl:hover{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.outline-none{outline:2px solid transparent;outline-offset:2px;}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}
.focus\:ring-2:focus{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.focus\:ring-4:focus{--un-ring-width:4px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.focus\:ring-offset-2:focus{--un-ring-offset-width:2px;}
.focus\:ring-primary:focus{--un-ring-color:var(--primary);}
.focus\:ring-primary\/10:focus{--un-ring-color:var(--primary);}
.focus\:ring-primary\/30:focus{--un-ring-color:var(--primary);}
.focus\:ring-primary\/40:focus{--un-ring-color:var(--primary);}
.backdrop-blur-sm{--un-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
.backdrop-blur-xl{--un-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
.blur-\[16px\]{--un-blur:blur(16px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
.blur-3xl{--un-blur:blur(64px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.duration-300{transition-duration:300ms;}
/* layer: icons */
.i-lucide-alert-circle{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-alert-triangle{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-area-chart{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='M7 12v5h12V8l-5 5l-4-4Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-arrow-left{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m12 19l-7-7l7-7m7 7H5'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-arrow-right{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7l7 7l-7 7'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-badge-check{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77a4 4 0 0 1 6.74 0a4 4 0 0 1 4.78 4.78a4 4 0 0 1 0 6.74a4 4 0 0 1-4.77 4.78a4 4 0 0 1-6.75 0a4 4 0 0 1-4.78-4.77a4 4 0 0 1 0-6.76'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-badge-dollar-sign{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77a4 4 0 0 1 6.74 0a4 4 0 0 1 4.78 4.78a4 4 0 0 1 0 6.74a4 4 0 0 1-4.77 4.78a4 4 0 0 1-6.75 0a4 4 0 0 1-4.78-4.77a4 4 0 0 1 0-6.76'/%3E%3Cpath d='M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8m4 2V6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-bar-chart{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 21v-6m7 6V9m7 12V3'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-bell{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-bell-off{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-bell-ring{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.268 21a2 2 0 0 0 3.464 0M22 8c0-2.3-.8-4.3-2-6M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326M4 2C2.8 3.7 2 5.7 2 8'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-bolt{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-bookmark{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-boxes{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3zM7 16.5l-4.74-2.85M7 16.5l5-3m-5 3v5.17m5-8.17V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5zm5 3l-5-3m5 3l4.74-2.85M17 16.5v5.17'/%3E%3Cpath d='M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3l5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0zM12 8L7.26 5.15M12 8l4.74-2.85M12 13.5V8'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-briefcase-business{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 12h.01M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2m14 7a18.15 18.15 0 0 1-20 0'/%3E%3Crect width='20' height='14' x='2' y='6' rx='2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-calculator{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3Cpath d='M8 6h8m0 8v4m0-8h.01M12 10h.01M8 10h.01M12 14h.01M8 14h.01M12 18h.01M8 18h.01'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-calendar-check{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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 10h18M9 16l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-calendar-days{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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 10h18M8 14h.01M12 14h.01M16 14h.01M8 18h.01M12 18h.01M16 18h.01'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-camera{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z'/%3E%3Ccircle cx='12' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-check{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-check-check{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-check-circle{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-check-circle-2{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-clipboard-list{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2m4 7h4m-4 5h4m-8-5h.01M8 16h.01'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-clock{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-cloud{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-coins{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M13.744 17.736a6 6 0 1 1-7.48-7.48M15 6h1v4'/%3E%3Cpath d='m6.134 14.768l.866-.5l2 3.464'/%3E%3Ccircle cx='16' cy='8' r='6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-credit-card{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='5' rx='2'/%3E%3Cpath d='M2 10h20'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-download{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 15V3m9 12v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpath d='m7 10l5 5l5-5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-eraser{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21m-7.752-9.91l8.828 8.828'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-eye{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-eye-off{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575a1 1 0 0 1 0 .696a10.8 10.8 0 0 1-1.444 2.49m-6.41-.679a3 3 0 0 1-4.242-4.242'/%3E%3Cpath d='M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151a1 1 0 0 1 0-.696a10.75 10.75 0 0 1 4.446-5.143M2 2l20 20'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-file-plus-2{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4'/%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4M3 15h6m-3-3v6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-file-spreadsheet{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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 1h5M8 13h2m4 0h2m-8 4h2m4 0h2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-file-text{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-filter{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 3H2l8 9.46V19l4 2v-8.54z'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-flag{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-folder-open{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 14l1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-handshake{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m11 17l2 2a1 1 0 1 0 3-3'/%3E%3Cpath d='m14 14l2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4'/%3E%3Cpath d='m21 3l1 11h-2M3 3L2 14l6.5 6.5a1 1 0 1 0 3-3M3 4h8'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-history{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 0 9-9a9.75 9.75 0 0 0-6.74 2.74L3 8'/%3E%3Cpath d='M3 3v5h5m4-1v5l4 2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-hourglass{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 22h14M5 2h14m-2 20v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-info{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-layout-dashboard{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-layout-panel-top{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Crect width='7' height='7' x='14' y='14' rx='1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-list{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 5h.01M3 12h.01M3 19h.01M8 5h13M8 12h13M8 19h13'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-list-checks{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-loader-circle{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 12a9 9 0 1 1-6.219-8.56'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-lock{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-log-in{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-log-out{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m16 17l5-5l-5-5m5 5H9m0 9H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-moon{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-paintbrush{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14.622 17.897l-10.68-2.913M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0zM9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-palette{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 22a1 1 0 0 1 0-20a10 9 0 0 1 10 9a5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z'/%3E%3Ccircle cx='13.5' cy='6.5' r='.5' fill='currentColor'/%3E%3Ccircle cx='17.5' cy='10.5' r='.5' fill='currentColor'/%3E%3Ccircle cx='6.5' cy='12.5' r='.5' fill='currentColor'/%3E%3Ccircle cx='8.5' cy='7.5' r='.5' fill='currentColor'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-panel-left{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M9 3v18'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-panel-top{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9h18'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-pencil{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-percent{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19 5L5 19'/%3E%3Ccircle cx='6.5' cy='6.5' r='2.5'/%3E%3Ccircle cx='17.5' cy='17.5' r='2.5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-pie-chart{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21.21 15.89A10 10 0 1 1 8 2.83'/%3E%3Cpath d='M22 12A10 10 0 0 0 12 2v10z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-plus{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-plus-circle{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-receipt{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 17V7m4 1h-6a2 2 0 0 0 0 4h4a2 2 0 0 1 0 4H8'/%3E%3Cpath d='M4 3a1 1 0 0 1 1-1a1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1a1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2a1 1 0 0 1-1-1z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-receipt-text{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 16H8m6-8H8m8 4H8M4 3a1 1 0 0 1 1-1a1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1a1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2a1 1 0 0 1-1-1z'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-rocket{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-rotate-ccw{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 0 9-9a9.75 9.75 0 0 0-6.74 2.74L3 8'/%3E%3Cpath d='M3 3v5h5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-rotate-cw{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-save{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-scroll-text{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M15 12h-5m5-4h-5m9 9V5a2 2 0 0 0-2-2H4'/%3E%3Cpath d='M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-search{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-settings{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-shuffle{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m18 14l4 4l-4 4m0-20l4 4l-4 4'/%3E%3Cpath d='M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22M2 6h1.972a4 4 0 0 1 3.6 2.2M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-sliders-horizontal{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10 5H3m9 14H3M14 3v4m2 10v4m5-9h-9m9 7h-5m5-14h-7m-6 5v4m0-2H3'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-sparkles{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-sticky-note{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-sun{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2m0 16v2M4.93 4.93l1.41 1.41m11.32 11.32l1.41 1.41M2 12h2m16 0h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-target{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-trash-2{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-trending-up{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-triangle-alert{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-user{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-user-plus{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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='M19 8v6m3-3h-6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-user-round-plus{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 21a8 8 0 0 1 13.292-6'/%3E%3Ccircle cx='10' cy='8' r='5'/%3E%3Cpath d='M19 16v6m3-3h-6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-users{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' 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");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-wallet-cards{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-lucide-x{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
.i-simple-icons-google{display:inline-block;vertical-align:middle;width:1.1em;height:1.1em;--dbp-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133c-1.147 1.147-2.933 2.4-6.053 2.4c-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0C5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36c2.16-2.16 2.84-5.213 2.84-7.667c0-.76-.053-1.467-.173-2.053z'/%3E%3C/svg%3E");-webkit-mask:var(--dbp-icon) no-repeat center / 100% 100%;mask:var(--dbp-icon) no-repeat center / 100% 100%;background-color:currentColor;}
