:root{--primary:#146b6a;--primary-foreground:#fff;--primary-hover:#105857;--primary-active:#0c4544;--primary-subtle:#e4f0ef;--primary-subtle-foreground:#0c4544;--background:#fff;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--popover:#fff;--popover-foreground:#0f172a;--secondary:#f1f5f9;--secondary-foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--accent:#f1f5f9;--accent-foreground:#0f172a;--border:#e2e8f0;--input:#e2e8f0;--ring:#146b6a;--success:#157f4b;--success-foreground:#fff;--success-subtle:#e5f1ea;--success-subtle-foreground:#0e5d37;--warning:#b45309;--warning-foreground:#fff;--warning-subtle:#fbf0e1;--warning-subtle-foreground:#8a3f07;--destructive:#b4443c;--destructive-foreground:#fff;--destructive-subtle:#f8e9e7;--destructive-subtle-foreground:#8f3630;--info:#47618f;--info-foreground:#fff;--info-subtle:#ebeff6;--info-subtle-foreground:#33486b;--status-under:#157f4b;--status-near:#b45309;--status-over:#b4443c;--chart-1:#146b6a;--chart-2:#2e8f87;--chart-3:#47618f;--chart-4:#c08a2d;--chart-5:#6b7a8f;--chart-6:#b4443c}
:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"Inter", ui-monospace, "SF Mono", "JetBrains Mono", monospace;--text-page:26px;--text-section:18px;--text-subtitle:16px;--text-body:14px;--text-small:13px;--text-caption:12px;--leading-tight:1.2;--leading-normal:1.45;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--num-tabular:"tnum" 1, "lnum" 1}
:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--sidebar-width:248px;--topbar-height:56px;--content-max:1280px;--grid-columns:12;--grid-gutter:24px}
:root{--radius:8px;--radius-sm:6px;--radius-lg:10px;--radius-xs:4px;--radius-full:9999px;--border-width:1px;--shadow-sm:0 1px 2px 0 #0f172a0d;--shadow-md:0 2px 6px -1px #0f172a14, 0 1px 2px -1px #0f172a0d;--shadow-lg:0 8px 24px -6px #0f172a1f, 0 2px 6px -2px #0f172a0f;--ring-width:2px;--ring-offset:2px}
*,:before,:after{box-sizing:border-box}body{font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}.tnum,.fcb-num{font-feature-settings:var(--num-tabular);font-variant-numeric:tabular-nums}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover);text-decoration:underline}:focus-visible{outline:var(--ring-width) solid color-mix(in srgb, var(--ring) 60%, transparent);outline-offset:var(--ring-offset)}::selection{background:var(--primary-subtle);color:var(--primary-subtle-foreground)}h1,h2,h3,h4,p{margin:0}
:root{--sola-slate-0:#fff;--sola-slate-25:#f8fafc;--sola-slate-50:#f5f7fa;--sola-slate-100:#f1f5f9;--sola-slate-150:#ebf0f5;--sola-slate-200:#e2e8f0;--sola-slate-300:#cbd5e1;--sola-slate-400:#94a3b8;--sola-slate-500:#64748b;--sola-slate-600:#475569;--sola-slate-700:#334155;--sola-slate-900:#0f172a;--sola-bg-page:var(--sola-slate-100);--sola-bg-surface:var(--sola-slate-0);--sola-bg-subtle:var(--sola-slate-25);--sola-bg-table-header:var(--sola-slate-150);--sola-bg-row-hover:var(--sola-slate-50);--sola-bg-row-selected:#edf5f4;--sola-bg-row-active:var(--primary-subtle);--sola-border-hairline:var(--sola-slate-200);--sola-border-strong:var(--sola-slate-300);--sola-text-disabled:var(--sola-slate-400);--sola-text-tertiary:var(--sola-slate-500);--sola-text-secondary:var(--sola-slate-600);--sola-text-primary:var(--sola-slate-900);--sola-seq-1:#79bfbd;--sola-seq-2:#5fa7a5;--sola-seq-3:#45908e;--sola-seq-4:#287978;--sola-seq-5:#036362;--sola-seq-6:#004c4c;--sola-seq-7:#003838;--sola-seq-on-light:var(--sola-slate-900);--sola-seq-on-dark:#fff;--sola-seq-empty:var(--sola-slate-25);--sola-sev-critical:var(--destructive);--sola-sev-critical-foreground:var(--destructive-foreground);--sola-sev-critical-subtle:var(--destructive-subtle);--sola-sev-critical-subtle-foreground:var(--destructive-subtle-foreground);--sola-sev-warning:var(--warning);--sola-sev-warning-foreground:var(--warning-foreground);--sola-sev-warning-subtle:var(--warning-subtle);--sola-sev-warning-subtle-foreground:var(--warning-subtle-foreground);--sola-sev-info:var(--info);--sola-sev-info-foreground:var(--info-foreground);--sola-sev-info-subtle:var(--info-subtle);--sola-sev-info-subtle-foreground:var(--info-subtle-foreground);--sola-sev-neutral:var(--sola-slate-500);--sola-sev-neutral-foreground:#fff;--sola-sev-neutral-subtle:var(--sola-slate-100);--sola-sev-neutral-subtle-foreground:var(--sola-slate-700);--sola-font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--sola-text-micro:11px;--sola-leading-dense:1.3;--sola-space-0-5:2px;--sola-space-1-5:6px;--sola-space-5:20px;--sola-row-h-dense:32px;--sola-row-h-compact:28px;--sola-layout-max:none;--sola-layout-gutter:16px}.sola-mono{font-family:var(--sola-font-mono);font-variant-numeric:tabular-nums slashed-zero;font-feature-settings:"zero" 1;letter-spacing:0}.sola-layout-fluid{width:100%;max-width:var(--sola-layout-max);padding-inline:var(--sola-layout-gutter);box-sizing:border-box}
.sola-skip{z-index:200;border-radius:var(--radius-sm);background:var(--sola-slate-900);color:#fff;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;position:absolute;top:-48px;left:8px}.sola-skip:focus{top:8px}.sola-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sola-row:hover{background:var(--sola-bg-row-hover)}.sola-row-open:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.sola-row-merchant:hover,.sola-row-merchant:focus-visible{text-underline-offset:2px;text-decoration:underline}@media (pointer:coarse){.sola-row-merchant{min-height:32px}}.sola-shell-scrim{display:none}.sola-show-lt1024,.sola-show-lt1100,.sola-show-lt900{display:none!important}@media (hover:none),(max-width:1099.98px){.sola-kbd-hint,.sola-kbd{display:none!important}}@media (max-width:1023.98px){.sola-show-lt1024{display:inline-flex!important}.sola-shell-nav{z-index:90;box-shadow:var(--shadow-lg);visibility:hidden;transition:transform var(--sola-motion-enter,.18s) var(--sola-motion-ease,ease), visibility 0s linear var(--sola-motion-enter,.18s);top:0;bottom:0;left:0;transform:translate(-100%);width:min(280px,86vw)!important;height:100%!important;position:fixed!important}.sola-shell-nav>nav{width:100%!important;min-width:0!important}.sola-shell[data-nav-open=true] .sola-shell-nav{visibility:visible;transition:transform var(--sola-motion-enter,.18s) var(--sola-motion-ease,ease);transform:none}.sola-shell[data-nav-open=true] .sola-shell-scrim{z-index:85;background:#0f172a73;display:block;position:fixed;inset:0}.sola-topbar{gap:8px!important;padding:0 12px!important}}@media (max-width:1023.98px) and (prefers-reduced-motion:reduce){.sola-shell-nav,.sola-shell[data-nav-open=true] .sola-shell-nav{transition:none}}@media (max-width:1099.98px){.sola-show-lt1100{display:inline-flex!important}}@media (max-width:899.98px){.sola-show-lt900{display:inline-flex!important}}@media (max-width:639.98px){.sola-dialog-overlay{align-items:flex-start!important;padding:12px!important}.sola-dialog{max-height:calc(100dvh - 24px)!important}}@media (pointer:coarse){.sola-shell-nav nav button{min-height:44px}.sola-close,.sola-alerts-button,.sola-show-lt1024{min-width:44px!important;min-height:44px!important}.sola-language [data-sola-segmented]{height:44px!important}.sola-chip-remove{width:36px!important;height:36px!important}.sola-option,.sola-picker-trigger,.sola-search-trigger{min-height:44px!important}.sola-touch-row{min-height:44px}.sola-refresh{width:36px!important;height:36px!important;margin:-6px 0!important}}.sola-refresh:hover:not([aria-disabled=true]){color:var(--sola-text-primary)!important;background:var(--sola-bg-subtle)!important}@media (max-width:767.98px){input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea,.sola-input{font-size:16px!important}}@media (max-width:899.98px){.sola-split{grid-template-columns:minmax(0,1fr)!important}.sola-split-list{max-height:none!important;position:static!important}.sola-split-rows{overflow:visible!important}.sola-split[data-pane=list]>.sola-split-detail,.sola-split[data-pane=detail]>.sola-split-list{display:none!important}}@media (prefers-reduced-motion:reduce){[style*=fcb-shimmer]{animation:none!important}}.sola-sheet-scrim{display:none}@media (pointer:coarse){.sola-panel-button{width:40px!important;height:40px!important}}@media (max-width:1099.98px){.sola-sheet{z-index:70!important;width:min(480px,100vw)!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:var(--shadow-lg)!important;border-top:0!important;border-bottom:0!important;border-radius:0!important;position:fixed!important;inset:0 0 0 auto!important}.sola-sheet-scrim{z-index:65;background:#0f172a59;display:block;position:fixed;inset:0}.sola-master{grid-template-columns:minmax(0,1fr)!important}html:has(.sola-sheet){overflow:hidden}}.sola-progress{pointer-events:none;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.sola-progress:after{content:"";background:var(--primary);width:40%;animation:sola-progress 1.1s var(--sola-motion-ease,ease) infinite;position:absolute;top:0;bottom:0;left:-40%}@keyframes sola-progress{0%{left:-40%}to{left:100%}}.sola-shell-content{transition:opacity .15s}.sola-shell[data-busy=true] .sola-shell-content{opacity:.55;transition:opacity .15s .12s}@media (prefers-reduced-motion:reduce){.sola-progress:after{opacity:.6;width:100%;animation:none;left:0}.sola-shell-content,.sola-shell[data-busy=true] .sola-shell-content{transition:none}}@media (max-width:899.98px){.sola-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sola-stack-md{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:519.98px){.sola-kpis,.sola-stack-sm{grid-template-columns:minmax(0,1fr)!important}}@media (min-width:900px) and (max-width:1279.98px){.sola-kpis-5{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sola-kpis-5>*{grid-column:span 2}.sola-kpis-5>:nth-child(n+4){grid-column:span 3}}@media (min-width:520px) and (max-width:899.98px){.sola-kpis-5>:last-child:nth-child(odd){grid-column:1/-1}}@media (max-width:519.98px){.sola-drange-range{display:none!important}}.sola-shell-content div:has(>h1){flex-wrap:wrap;row-gap:6px}.sola-tabs-scroll{scrollbar-width:thin;overflow:auto hidden}.sola-tabs-scroll>div{min-width:max-content}.sola-tabs-scroll button{white-space:nowrap}@media (pointer:coarse){.sola-tabs-scroll button{min-height:44px}}@media (max-width:767.98px){.sola-queue-row{grid-template-columns:auto minmax(0,1fr)!important}.sola-queue-row>:nth-child(n+3){grid-column:1/-1;width:100%!important}.sola-queue-row select{width:100%!important}}@media (max-width:519.98px){.sola-page-padded{padding:16px!important}}.sola-hscroll{scrollbar-width:thin;max-width:100%;overflow:auto hidden}@media (max-width:1099.98px){.sola-sheet>aside{width:100%!important;height:100%!important;min-height:0!important}}@media (max-width:899.98px){.sola-cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}}@media (pointer:coarse){.sola-heatmap-head{-webkit-line-clamp:unset!important;display:block!important;overflow:visible!important}.sola-dtd-sort{min-height:36px}}.sola-row-button{border-radius:6px}.sola-row-button:hover{background:var(--sola-bg-row-hover)!important}.sola-row-button:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}
i[data-lucide]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='4'/%3E%3C/svg%3E")}i[data-lucide=alert-octagon]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolygon%20points='7.86%202%2016.14%202%2022%207.86%2022%2016.14%2016.14%2022%207.86%2022%202%2016.14%202%207.86'/%3E%3Cpath%20d='M12%208v4'/%3E%3Cpath%20d='M12%2016h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolygon%20points='7.86%202%2016.14%202%2022%207.86%2022%2016.14%2016.14%2022%207.86%2022%202%2016.14%202%207.86'/%3E%3Cpath%20d='M12%208v4'/%3E%3Cpath%20d='M12%2016h.01'/%3E%3C/svg%3E")}i[data-lucide=alert-triangle]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3'/%3E%3Cpath%20d='M12%209v4'/%3E%3Cpath%20d='M12%2017h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3'/%3E%3Cpath%20d='M12%209v4'/%3E%3Cpath%20d='M12%2017h.01'/%3E%3C/svg%3E")}i[data-lucide=ban]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='m4.9%204.9%2014.2%2014.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='m4.9%204.9%2014.2%2014.2'/%3E%3C/svg%3E")}i[data-lucide=bell]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M6%208a6%206%200%200%201%2012%200c0%207%203%209%203%209H3s3-2%203-9'/%3E%3Cpath%20d='M10.3%2021a1.94%201.94%200%200%200%203.4%200'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M6%208a6%206%200%200%201%2012%200c0%207%203%209%203%209H3s3-2%203-9'/%3E%3Cpath%20d='M10.3%2021a1.94%201.94%200%200%200%203.4%200'/%3E%3C/svg%3E")}i[data-lucide=bell-off]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M8.7%203A6%206%200%200%201%2018%208a21.3%2021.3%200%200%200%20.6%205'/%3E%3Cpath%20d='M17%2017H3s3-2%203-9a4.67%204.67%200%200%201%20.3-1.7'/%3E%3Cpath%20d='M10.3%2021a1.94%201.94%200%200%200%203.4%200'/%3E%3Cpath%20d='m2%202%2020%2020'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M8.7%203A6%206%200%200%201%2018%208a21.3%2021.3%200%200%200%20.6%205'/%3E%3Cpath%20d='M17%2017H3s3-2%203-9a4.67%204.67%200%200%201%20.3-1.7'/%3E%3Cpath%20d='M10.3%2021a1.94%201.94%200%200%200%203.4%200'/%3E%3Cpath%20d='m2%202%2020%2020'/%3E%3C/svg%3E")}i[data-lucide=book-open]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M2%203h6a4%204%200%200%201%204%204v14a3%203%200%200%200-3-3H2z'/%3E%3Cpath%20d='M22%203h-6a4%204%200%200%200-4%204v14a3%203%200%200%201%203-3h7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M2%203h6a4%204%200%200%201%204%204v14a3%203%200%200%200-3-3H2z'/%3E%3Cpath%20d='M22%203h-6a4%204%200%200%200-4%204v14a3%203%200%200%201%203-3h7z'/%3E%3C/svg%3E")}i[data-lucide=calendar]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='4'%20width='18'%20height='18'%20rx='2'/%3E%3Cpath%20d='M16%202v4'/%3E%3Cpath%20d='M8%202v4'/%3E%3Cpath%20d='M3%2010h18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='4'%20width='18'%20height='18'%20rx='2'/%3E%3Cpath%20d='M16%202v4'/%3E%3Cpath%20d='M8%202v4'/%3E%3Cpath%20d='M3%2010h18'/%3E%3C/svg%3E")}i[data-lucide=calendar-x]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='4'%20width='18'%20height='18'%20rx='2'/%3E%3Cpath%20d='M16%202v4'/%3E%3Cpath%20d='M8%202v4'/%3E%3Cpath%20d='M3%2010h18'/%3E%3Cpath%20d='m14%2014-4%204'/%3E%3Cpath%20d='m10%2014%204%204'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='4'%20width='18'%20height='18'%20rx='2'/%3E%3Cpath%20d='M16%202v4'/%3E%3Cpath%20d='M8%202v4'/%3E%3Cpath%20d='M3%2010h18'/%3E%3Cpath%20d='m14%2014-4%204'/%3E%3Cpath%20d='m10%2014%204%204'/%3E%3C/svg%3E")}i[data-lucide=check]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%206%209%2017l-5-5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%206%209%2017l-5-5'/%3E%3C/svg%3E")}i[data-lucide=check-circle-2]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='m9%2012%202%202%204-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='m9%2012%202%202%204-4'/%3E%3C/svg%3E")}i[data-lucide=circle-alert]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M12%208v4'/%3E%3Cpath%20d='M12%2016h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M12%208v4'/%3E%3Cpath%20d='M12%2016h.01'/%3E%3C/svg%3E")}i[data-lucide=circle-minus]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M8%2012h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M8%2012h8'/%3E%3C/svg%3E")}i[data-lucide=clock]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M12%206v6l4%202'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M12%206v6l4%202'/%3E%3C/svg%3E")}i[data-lucide=cloud-off]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m2%202%2020%2020'/%3E%3Cpath%20d='M5.782%205.782A7%207%200%200%200%209%2019h8.5a4.5%204.5%200%200%200%201.307-.193'/%3E%3Cpath%20d='M21.532%2016.5A4.5%204.5%200%200%200%2017.5%2010h-1.79A7.008%207.008%200%200%200%2010%205.07'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m2%202%2020%2020'/%3E%3Cpath%20d='M5.782%205.782A7%207%200%200%200%209%2019h8.5a4.5%204.5%200%200%200%201.307-.193'/%3E%3Cpath%20d='M21.532%2016.5A4.5%204.5%200%200%200%2017.5%2010h-1.79A7.008%207.008%200%200%200%2010%205.07'/%3E%3C/svg%3E")}i[data-lucide=dot]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='5'%20fill='black'%20stroke='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='5'%20fill='black'%20stroke='none'/%3E%3C/svg%3E")}i[data-lucide=filter]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolygon%20points='22%203%202%203%2010%2012.46%2010%2019%2014%2021%2014%2012.46%2022%203'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolygon%20points='22%203%202%203%2010%2012.46%2010%2019%2014%2021%2014%2012.46%2022%203'/%3E%3C/svg%3E")}i[data-lucide=filter-x]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M13.013%203H2l8%209.46V19l4%202v-8.54l.9-1.055'/%3E%3Cpath%20d='m22%203-5%205'/%3E%3Cpath%20d='m17%203%205%205'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M13.013%203H2l8%209.46V19l4%202v-8.54l.9-1.055'/%3E%3Cpath%20d='m22%203-5%205'/%3E%3Cpath%20d='m17%203%205%205'/%3E%3C/svg%3E")}i[data-lucide=gauge]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m12%2014%204-4'/%3E%3Cpath%20d='M3.34%2019a10%2010%200%201%201%2017.32%200'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m12%2014%204-4'/%3E%3Cpath%20d='M3.34%2019a10%2010%200%201%201%2017.32%200'/%3E%3C/svg%3E")}i[data-lucide=inbox]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolyline%20points='22%2012%2016%2012%2014%2015%2010%2015%208%2012%202%2012'/%3E%3Cpath%20d='M5.45%205.11%202%2012v6a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2v-6l-3.45-6.89A2%202%200%200%200%2016.76%204H7.24a2%202%200%200%200-1.79%201.11z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolyline%20points='22%2012%2016%2012%2014%2015%2010%2015%208%2012%202%2012'/%3E%3Cpath%20d='M5.45%205.11%202%2012v6a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2v-6l-3.45-6.89A2%202%200%200%200%2016.76%204H7.24a2%202%200%200%200-1.79%201.11z'/%3E%3C/svg%3E")}i[data-lucide=info]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M12%2016v-4'/%3E%3Cpath%20d='M12%208h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='10'/%3E%3Cpath%20d='M12%2016v-4'/%3E%3Cpath%20d='M12%208h.01'/%3E%3C/svg%3E")}i[data-lucide=layout-grid]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='3'%20width='7'%20height='7'%20rx='1'/%3E%3Crect%20x='14'%20y='3'%20width='7'%20height='7'%20rx='1'/%3E%3Crect%20x='14'%20y='14'%20width='7'%20height='7'%20rx='1'/%3E%3Crect%20x='3'%20y='14'%20width='7'%20height='7'%20rx='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='3'%20width='7'%20height='7'%20rx='1'/%3E%3Crect%20x='14'%20y='3'%20width='7'%20height='7'%20rx='1'/%3E%3Crect%20x='14'%20y='14'%20width='7'%20height='7'%20rx='1'/%3E%3Crect%20x='3'%20y='14'%20width='7'%20height='7'%20rx='1'/%3E%3C/svg%3E")}i[data-lucide=list]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M8%206h13'/%3E%3Cpath%20d='M8%2012h13'/%3E%3Cpath%20d='M8%2018h13'/%3E%3Cpath%20d='M3%206h.01'/%3E%3Cpath%20d='M3%2012h.01'/%3E%3Cpath%20d='M3%2018h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M8%206h13'/%3E%3Cpath%20d='M8%2012h13'/%3E%3Cpath%20d='M8%2018h13'/%3E%3Cpath%20d='M3%206h.01'/%3E%3Cpath%20d='M3%2012h.01'/%3E%3Cpath%20d='M3%2018h.01'/%3E%3C/svg%3E")}i[data-lucide=mouse-pointer-click]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m9%209%205%2012%201.8-5.2L21%2014Z'/%3E%3Cpath%20d='M7.2%202.2%208%205.1'/%3E%3Cpath%20d='m5.1%208-2.9-.8'/%3E%3Cpath%20d='M14%204.1%2012%206'/%3E%3Cpath%20d='m6%2012-1.9%202'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m9%209%205%2012%201.8-5.2L21%2014Z'/%3E%3Cpath%20d='M7.2%202.2%208%205.1'/%3E%3Cpath%20d='m5.1%208-2.9-.8'/%3E%3Cpath%20d='M14%204.1%2012%206'/%3E%3Cpath%20d='m6%2012-1.9%202'/%3E%3C/svg%3E")}i[data-lucide=octagon-alert]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolygon%20points='7.86%202%2016.14%202%2022%207.86%2022%2016.14%2016.14%2022%207.86%2022%202%2016.14%202%207.86'/%3E%3Cpath%20d='M12%208v4'/%3E%3Cpath%20d='M12%2016h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpolygon%20points='7.86%202%2016.14%202%2022%207.86%2022%2016.14%2016.14%2022%207.86%2022%202%2016.14%202%207.86'/%3E%3Cpath%20d='M12%208v4'/%3E%3Cpath%20d='M12%2016h.01'/%3E%3C/svg%3E")}i[data-lucide=refresh-cw]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M3%2012a9%209%200%200%201%209-9%209.75%209.75%200%200%201%206.74%202.74L21%208'/%3E%3Cpath%20d='M21%203v5h-5'/%3E%3Cpath%20d='M21%2012a9%209%200%200%201-9%209%209.75%209.75%200%200%201-6.74-2.74L3%2016'/%3E%3Cpath%20d='M8%2016H3v5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M3%2012a9%209%200%200%201%209-9%209.75%209.75%200%200%201%206.74%202.74L21%208'/%3E%3Cpath%20d='M21%203v5h-5'/%3E%3Cpath%20d='M21%2012a9%209%200%200%201-9%209%209.75%209.75%200%200%201-6.74-2.74L3%2016'/%3E%3Cpath%20d='M8%2016H3v5'/%3E%3C/svg%3E")}i[data-lucide=search-x]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='11'%20cy='11'%20r='8'/%3E%3Cpath%20d='m21%2021-4.3-4.3'/%3E%3Cpath%20d='m13.5%208.5-5%205'/%3E%3Cpath%20d='m8.5%208.5%205%205'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='11'%20cy='11'%20r='8'/%3E%3Cpath%20d='m21%2021-4.3-4.3'/%3E%3Cpath%20d='m13.5%208.5-5%205'/%3E%3Cpath%20d='m8.5%208.5%205%205'/%3E%3C/svg%3E")}i[data-lucide=settings]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M12.22%202h-.44a2%202%200%200%200-2%202v.18a2%202%200%200%201-1%201.73l-.43.25a2%202%200%200%201-2%200l-.15-.08a2%202%200%200%200-2.73.73l-.22.38a2%202%200%200%200%20.73%202.73l.15.1a2%202%200%200%201%201%201.72v.51a2%202%200%200%201-1%201.74l-.15.09a2%202%200%200%200-.73%202.73l.22.38a2%202%200%200%200%202.73.73l.15-.08a2%202%200%200%201%202%200l.43.25a2%202%200%200%201%201%201.73V20a2%202%200%200%200%202%202h.44a2%202%200%200%200%202-2v-.18a2%202%200%200%201%201-1.73l.43-.25a2%202%200%200%201%202%200l.15.08a2%202%200%200%200%202.73-.73l.22-.39a2%202%200%200%200-.73-2.73l-.15-.08a2%202%200%200%201-1-1.74v-.5a2%202%200%200%201%201-1.74l.15-.09a2%202%200%200%200%20.73-2.73l-.22-.38a2%202%200%200%200-2.73-.73l-.15.08a2%202%200%200%201-2%200l-.43-.25a2%202%200%200%201-1-1.73V4a2%202%200%200%200-2-2z'/%3E%3Ccircle%20cx='12'%20cy='12'%20r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M12.22%202h-.44a2%202%200%200%200-2%202v.18a2%202%200%200%201-1%201.73l-.43.25a2%202%200%200%201-2%200l-.15-.08a2%202%200%200%200-2.73.73l-.22.38a2%202%200%200%200%20.73%202.73l.15.1a2%202%200%200%201%201%201.72v.51a2%202%200%200%201-1%201.74l-.15.09a2%202%200%200%200-.73%202.73l.22.38a2%202%200%200%200%202.73.73l.15-.08a2%202%200%200%201%202%200l.43.25a2%202%200%200%201%201%201.73V20a2%202%200%200%200%202%202h.44a2%202%200%200%200%202-2v-.18a2%202%200%200%201%201-1.73l.43-.25a2%202%200%200%201%202%200l.15.08a2%202%200%200%200%202.73-.73l.22-.39a2%202%200%200%200-.73-2.73l-.15-.08a2%202%200%200%201-1-1.74v-.5a2%202%200%200%201%201-1.74l.15-.09a2%202%200%200%200%20.73-2.73l-.22-.38a2%202%200%200%200-2.73-.73l-.15.08a2%202%200%200%201-2%200l-.43-.25a2%202%200%200%201-1-1.73V4a2%202%200%200%200-2-2z'/%3E%3Ccircle%20cx='12'%20cy='12'%20r='3'/%3E%3C/svg%3E")}i[data-lucide=sliders-horizontal]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M21%204h-7'/%3E%3Cpath%20d='M10%204H3'/%3E%3Cpath%20d='M21%2012h-9'/%3E%3Cpath%20d='M8%2012H3'/%3E%3Cpath%20d='M21%2020h-5'/%3E%3Cpath%20d='M12%2020H3'/%3E%3Cpath%20d='M14%202v4'/%3E%3Cpath%20d='M8%2010v4'/%3E%3Cpath%20d='M16%2018v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M21%204h-7'/%3E%3Cpath%20d='M10%204H3'/%3E%3Cpath%20d='M21%2012h-9'/%3E%3Cpath%20d='M8%2012H3'/%3E%3Cpath%20d='M21%2020h-5'/%3E%3Cpath%20d='M12%2020H3'/%3E%3Cpath%20d='M14%202v4'/%3E%3Cpath%20d='M8%2010v4'/%3E%3Cpath%20d='M16%2018v4'/%3E%3C/svg%3E")}i[data-lucide=store]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m2%207%204.41-4.41A2%202%200%200%201%207.83%202h8.34a2%202%200%200%201%201.42.59L22%207'/%3E%3Cpath%20d='M4%2012v8a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-8'/%3E%3Cpath%20d='M15%2022v-4a2%202%200%200%200-2-2h-2a2%202%200%200%200-2%202v4'/%3E%3Cpath%20d='M2%207h20'/%3E%3Cpath%20d='M22%207v3a2%202%200%200%201-2%202%202.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%2016%2012a2.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%2012%2012a2.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%208%2012a2.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%204%2012a2%202%200%200%201-2-2V7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m2%207%204.41-4.41A2%202%200%200%201%207.83%202h8.34a2%202%200%200%201%201.42.59L22%207'/%3E%3Cpath%20d='M4%2012v8a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2v-8'/%3E%3Cpath%20d='M15%2022v-4a2%202%200%200%200-2-2h-2a2%202%200%200%200-2%202v4'/%3E%3Cpath%20d='M2%207h20'/%3E%3Cpath%20d='M22%207v3a2%202%200%200%201-2%202%202.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%2016%2012a2.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%2012%2012a2.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%208%2012a2.7%202.7%200%200%201-1.59-.63.7.7%200%200%200-.82%200A2.7%202.7%200%200%201%204%2012a2%202%200%200%201-2-2V7'/%3E%3C/svg%3E")}i[data-lucide=triangle-alert]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3'/%3E%3Cpath%20d='M12%209v4'/%3E%3Cpath%20d='M12%2017h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m21.73%2018-8-14a2%202%200%200%200-3.48%200l-8%2014A2%202%200%200%200%204%2021h16a2%202%200%200%200%201.73-3'/%3E%3Cpath%20d='M12%209v4'/%3E%3Cpath%20d='M12%2017h.01'/%3E%3C/svg%3E")}i[data-lucide=user-x]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M16%2021v-2a4%204%200%200%200-4-4H6a4%204%200%200%200-4%204v2'/%3E%3Cpath%20d='m17%208%205%205'/%3E%3Cpath%20d='m22%208-5%205'/%3E%3Ccircle%20cx='9'%20cy='7'%20r='4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M16%2021v-2a4%204%200%200%200-4-4H6a4%204%200%200%200-4%204v2'/%3E%3Cpath%20d='m17%208%205%205'/%3E%3Cpath%20d='m22%208-5%205'/%3E%3Ccircle%20cx='9'%20cy='7'%20r='4'/%3E%3C/svg%3E")}i[data-lucide=wrench]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M14.7%206.3a1%201%200%200%200%200%201.4l1.6%201.6a1%201%200%200%200%201.4%200l3.77-3.77a6%206%200%200%201-7.94%207.94l-6.91%206.91a2.12%202.12%200%200%201-3-3l6.91-6.91a6%206%200%200%201%207.94-7.94l-3.76%203.76z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M14.7%206.3a1%201%200%200%200%200%201.4l1.6%201.6a1%201%200%200%200%201.4%200l3.77-3.77a6%206%200%200%201-7.94%207.94l-6.91%206.91a2.12%202.12%200%200%201-3-3l6.91-6.91a6%206%200%200%201%207.94-7.94l-3.76%203.76z'/%3E%3C/svg%3E")}i[data-lucide=x]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M18%206%206%2018'/%3E%3Cpath%20d='m6%206%2012%2012'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M18%206%206%2018'/%3E%3Cpath%20d='m6%206%2012%2012'/%3E%3C/svg%3E")}
i[data-lucide]{vertical-align:-.125em;background-color:currentColor;width:1em;height:1em;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}:root{--sola-motion-enter:.18s;--sola-motion-control:.18s;--sola-motion-change:.25s;--sola-motion-ease:cubic-bezier(.2, 0, 0, 1)}@media (prefers-reduced-motion:no-preference){[data-sola-chart]{animation:sola-fade-in var(--sola-motion-enter) var(--sola-motion-ease) both}[data-sola-chart] rect[data-sola-bar]{transition:y var(--sola-motion-change) var(--sola-motion-ease), height var(--sola-motion-change) var(--sola-motion-ease)}[data-sola-chart] div[data-sola-bar]{transition:width var(--sola-motion-change) var(--sola-motion-ease)}[data-sola-chart] [data-sola-cell]{transition:background-color var(--sola-motion-change) var(--sola-motion-ease)}[data-sola-thumb=slide]{transition:transform var(--sola-motion-control) var(--sola-motion-ease), width var(--sola-motion-control) var(--sola-motion-ease)}[data-sola-copied]{animation:sola-fade-in var(--sola-motion-enter) var(--sola-motion-ease) both}[data-sola-tip=glide]{transition:transform var(--sola-motion-control) var(--sola-motion-ease)}}@keyframes sola-fade-in{0%{opacity:0}to{opacity:1}}
