/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{#chartWrapper :host,#chartWrapper :root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-slate-300:var(--color-slate-300);--color-slate-400:var(--color-slate-400);--color-slate-500:var(--color-slate-500);--color-slate-700:var(--color-slate-700);--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{#chartWrapper *,#chartWrapper ::backdrop,#chartWrapper ::file-selector-button,#chartWrapper :after,#chartWrapper :before{box-sizing:border-box;margin:0;padding:0;border:0 solid}#chartWrapper :host,#chartWrapper html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}#chartWrapper hr{height:0;color:inherit;border-top-width:1px}#chartWrapper abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}#chartWrapper h1,#chartWrapper h2,#chartWrapper h3,#chartWrapper h4,#chartWrapper h5,#chartWrapper h6{font-size:inherit;font-weight:inherit}#chartWrapper a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}#chartWrapper b,#chartWrapper strong{font-weight:bolder}#chartWrapper code,#chartWrapper kbd,#chartWrapper pre,#chartWrapper samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}#chartWrapper small{font-size:80%}#chartWrapper sub,#chartWrapper sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}#chartWrapper sub{bottom:-.25em}#chartWrapper sup{top:-.5em}#chartWrapper table{text-indent:0;border-color:inherit;border-collapse:collapse}#chartWrapper :-moz-focusring{outline:auto}#chartWrapper progress{vertical-align:initial}#chartWrapper summary{display:list-item}#chartWrapper menu,#chartWrapper ol,#chartWrapper ul{list-style:none}#chartWrapper audio,#chartWrapper canvas,#chartWrapper embed,#chartWrapper iframe,#chartWrapper img,#chartWrapper object,#chartWrapper svg,#chartWrapper video{display:block;vertical-align:middle}#chartWrapper img,#chartWrapper video{max-width:100%;height:auto}#chartWrapper ::file-selector-button,#chartWrapper button,#chartWrapper input,#chartWrapper optgroup,#chartWrapper select,#chartWrapper textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:initial;opacity:1}#chartWrapper :where(select:is([multiple],[size])) optgroup{font-weight:bolder}#chartWrapper :where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}#chartWrapper ::file-selector-button{margin-inline-end:4px}#chartWrapper ::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){#chartWrapper ::placeholder{color:currentcolor}@supports (color:color-mix(in lab,red,red)){#chartWrapper ::placeholder{color:color-mix(in oklab,currentcolor 50%,#0000)}}}#chartWrapper textarea{resize:vertical}#chartWrapper ::-webkit-search-decoration{-webkit-appearance:none}#chartWrapper ::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}#chartWrapper ::-webkit-datetime-edit{display:inline-flex}#chartWrapper ::-webkit-datetime-edit-fields-wrapper{padding:0}#chartWrapper ::-webkit-datetime-edit,#chartWrapper ::-webkit-datetime-edit-day-field,#chartWrapper ::-webkit-datetime-edit-hour-field,#chartWrapper ::-webkit-datetime-edit-meridiem-field,#chartWrapper ::-webkit-datetime-edit-millisecond-field,#chartWrapper ::-webkit-datetime-edit-minute-field,#chartWrapper ::-webkit-datetime-edit-month-field,#chartWrapper ::-webkit-datetime-edit-second-field,#chartWrapper ::-webkit-datetime-edit-year-field{padding-block:0}#chartWrapper :-moz-ui-invalid{box-shadow:none}#chartWrapper ::file-selector-button,#chartWrapper button,#chartWrapper input:where([type=button],[type=reset],[type=submit]){appearance:button}#chartWrapper ::-webkit-inner-spin-button,#chartWrapper ::-webkit-outer-spin-button{height:auto}#chartWrapper [hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{#chartWrapper .flex{display:flex}#chartWrapper .grid{display:grid}#chartWrapper .h-full{height:100%}#chartWrapper .w-full{width:100%}#chartWrapper .cursor-pointer{cursor:pointer}#chartWrapper .items-center{align-items:center}#chartWrapper .justify-center{justify-content:center}#chartWrapper .text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}#chartWrapper,#chartWrapper *{--ft-header__title:30px;--ft-header__headline:20px;--ft-header__subheading:18px;--ft-body__large:16px;--ft-body__medium:14px;--ft-body__small:12px;--ft-body__xsmall:11px;--ft-label:12px;--radius-xsmall:4px;--radius-small:8px;--radius:12px;--radius-large:24px;--radius-xlarge:32px;--xs:4px;--s:8px;--m:12px;--ml:16px;--l:24px;--xl:32px;--w-xs:48px;--w-s:64px;--w-m:80px;--w-l:96px;--w-xl:128px;--focusBox-shadow-color:0px 0px 0px 4px #a82aab4d,0px 1px 2px rgba(16,24,40,.005);--background:#f9fafb;--foreground:#0f172a;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--slate-950:#020617;--fuchsia-50:#fdf4ff;--fuchsia-400:#e879f9;--fuchsia-600:#c026d3;--fuchsia-700:#a21caf;--fuchsia-900:#701a75;--amber-50:#fffbeb;--amber-200:#fde68a;--amber-500:#f59e0b;--amber-600:#d97706;--amber-900:#78350f;--emerald-50:#ecfdf5;--emerald-200:#a7f3d0;--emerald-500:#10b981;--emerald-600:#059669;--emerald-900:#064e3b;--sky-50:#f0f9ff;--sky-200:#bae6fd;--sky-500:#0ea5e9;--sky-600:#0284c7;--sky-900:#0c4a6e;--rose-50:#fff1f2;--rose-200:#fecdd3;--rose-500:#f43f5e;--rose-600:#e11d48;--rose-900:#881337;--muted:var(--slate-100);--muted-foreground:var(--slate-500);--card:#fff;--card-foreground:var(--slate-950);--popover:#fff;--popover-foreground:var(--slate-950);--border:var(--slate-200);--border-muted-40:#f1f5f9;--border-destructive-50:var(--rose-200);--input:var(--slate-200);--primary:var(--slate-900);--primary-foreground:var(--slate-50);--hover-primary:var(--slate-800);--secondary:var(--slate-100);--secondary-foreground:var(--slate-900);--hover-secondary:var(--slate-200);--accent:var(--slate-100);--accent-foreground:var(--slate-900);--destructive:var(--rose-900);--destructive-foreground:var(--slate-50);--hover-destructive:var(--rose-600);--bg-destructive-10:#8813371a;--hover-destructive-20:#88133733;--ring:var(--slate-500);--success:var(--emerald-600);--hover-success:var(--emerald-900);--light-green:var(--emerald-200);--brand-accent:var(--fuchsia-600);--bg-muted-40:#f1f5f9cc;--bg-muted-50:#f1f5f980;--bg-accent-50:#f1f5f980;--sidebar-background:var(--slate-50);--sidebar-foreground:var(--slate-700);--sidebar-foreground-70:#334155b3;--sidebar-primary:var(--slate-900);--sidebar-primary-foreground:var(--slate-50);--sidebar-accent:var(--slate-100);--sidebar-accent-foreground:var(--slate-900);--sidebar-border:var(--slate-200);--sidebar-ring:var(--slate-400);--sidebar:#fafafa}#chartWrapper .dark,#chartWrapper.dark{--background:var(--slate-950);--foreground:var(--slate-50);--muted:var(--slate-800);--muted-foreground:var(--slate-400);--card:var(--slate-950);--card-foreground:#fff;--popover:var(--slate-950);--popover-foreground:#fff;--border:var(--slate-700);--border-muted-40:#1e293bcc;--border-destructive-50:var(--rose-900);--input:var(--slate-700);--primary:var(--slate-50);--primary-foreground:var(--slate-900);--hover-primary:var(--slate-100);--secondary:var(--slate-800);--secondary-foreground:var(--slate-50);--hover-secondary:var(--slate-700);--accent:var(--slate-800);--accent-foreground:var(--slate-50);--destructive:var(--rose-600);--destructive-foreground:var(--slate-50);--hover-destructive:var(--rose-500);--bg-destructive-10:#e11d481a;--hover-destructive-20:#e11d4833;--ring:var(--slate-400);--success:var(--emerald-500);--hover-success:var(--emerald-600);--light-green:var(--emerald-200);--brand-accent:var(--fuchsia-500);--bg-muted-40:#1e293bcc;--bg-muted-50:#1e293b80;--bg-accent-50:#1e293b80;--sidebar-background:var(--slate-900);--sidebar-foreground:var(--slate-100);--sidebar-foreground-70:#f1f5f980;--sidebar-primary:var(--fuchsia-400);--sidebar-primary-foreground:#fff;--sidebar-accent:var(--slate-800);--sidebar-accent-foreground:var(--slate-100);--sidebar-border:var(--slate-800);--sidebar-ring:var(--slate-300);--sidebar:#18181b}.apexcharts-canvas,.apexcharts-canvas>svg{height:100%!important}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}