:root,:root[data-theme=light]{--background:#fff;--foreground:#0a0a0a;--card:#eef1f5;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#0052ba;--primary-foreground:#fafafa;--secondary:#e1e1e1;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#525252;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#b91c1c;--destructive-background:#b91c1c;--border:#8c8c8c;--input:#e5e5e5;--ring:#0052ba;--radius:.625rem;--chart-tick-font-size:8px;--focus-ring-width:2px;--focus-ring-offset:2px;--target-min:24px;--inflow:#047857;--outflow:#b91c1c;--pending:#b45309}:root[data-theme=dark]{--background:#0f1216;--foreground:#f5f7fa;--card:#161a1f;--card-foreground:#f5f7fa;--popover:#161a1f;--popover-foreground:#f5f7fa;--primary:#3b82f6;--primary-foreground:#fafafa;--secondary:#21272f;--secondary-foreground:#f5f7fa;--muted:#21272f;--muted-foreground:#a7b0bb;--accent:#21272f;--accent-foreground:#f5f7fa;--destructive:#f87171;--destructive-background:#dc2626;--border:#ffffff29;--input:#ffffff24;--ring:#60a5fa;--inflow:#34d399;--outflow:#f87171;--pending:#fbbf24}:root[data-theme=black]{--background:#010101;--foreground:#fafafa;--card:#0f0f0f;--card-foreground:#fafafa;--popover:#171717;--popover-foreground:#fafafa;--primary:#3b82f6;--primary-foreground:#fafafa;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#b4b4b4;--accent:#262626;--accent-foreground:#fafafa;--destructive:#f87171;--destructive-background:#dc2626;--border:#fafafa2e;--input:#ffffff26;--ring:#60a5fa;--inflow:#34d399;--outflow:#f87171;--pending:#fbbf24}*{box-sizing:border-box;margin:0;padding:0;font-family:Plus Jakarta Sans,system-ui,sans-serif}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark],html[data-theme=black]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body,#root{min-height:100%;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;line-height:1.5}::selection{background:var(--primary);color:var(--primary-foreground)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:var(--muted-foreground)}a{color:var(--foreground);text-decoration:none}:focus{outline:none}:focus-visible{outline:var(--focus-ring-width) solid var(--ring);outline-offset:var(--focus-ring-offset)}button:focus-visible,a:focus-visible,[role=button]:focus-visible,[role=combobox]:focus-visible,[role=option]:focus-visible,[role=link]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline:var(--focus-ring-width) solid var(--ring);outline-offset:var(--focus-ring-offset);box-shadow:0 0 0 var(--focus-ring-offset) var(--background), 0 0 0 calc(var(--focus-ring-offset) + var(--focus-ring-width)) var(--ring)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skipLink{z-index:10000;min-height:var(--target-min);min-width:var(--target-min);background-color:var(--primary);color:var(--primary-foreground);border-radius:0 0 var(--radius) 0;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .15s;position:absolute;top:0;left:0;transform:translateY(-120%)}.skipLink:focus,.skipLink:focus-visible{outline:var(--focus-ring-width) solid var(--ring);outline-offset:var(--focus-ring-offset);transform:translateY(0)}[role=row]:focus-within,.tr:focus-within{scroll-margin-top:3.5rem;scroll-margin-bottom:1rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._container_1ok0y_1{width:100%;display:inline-block;position:relative}._trigger_1ok0y_13{text-align:left;background-color:var(--input);width:100%;color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius,12px);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;justify-content:space-between;align-items:center;gap:8px;font-family:inherit;transition:background-color .25s,border-color .25s,box-shadow .25s;display:inline-flex}._trigger_1ok0y_13:hover:not(:disabled){background-color:var(--accent)}._trigger_1ok0y_13:focus-visible{border-color:var(--primary);box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--primary)}._trigger_1ok0y_13:disabled{opacity:.5;cursor:not-allowed}._sm_1ok0y_85{height:32px;padding:4px 10px;font-size:.75rem}._md_1ok0y_95{height:40px;padding:8px 14px;font-size:.875rem}._lg_1ok0y_105{height:48px;padding:12px 18px;font-size:1rem}._value_1ok0y_117{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}._icon_1ok0y_131{color:var(--muted-foreground);flex-shrink:0;justify-content:center;align-items:center;display:flex}._content_1ok0y_149{z-index:9999;background-color:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius,10px);transform-origin:top;animation:.18s cubic-bezier(.16,1,.3,1) _slideDown_1ok0y_1;position:fixed;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes _slideDown_1ok0y_1{0%{opacity:0;transform:scaleY(.95)translateY(-5px)}to{opacity:1;transform:scaleY(1)translateY(0)}}._viewport_1ok0y_201{flex-direction:column;gap:2px;max-height:250px;padding:4px;display:flex;overflow-y:auto}._group_1ok0y_221{padding:2px 0}._label_1ok0y_227{color:var(--muted-foreground);cursor:default;-webkit-user-select:none;user-select:none;padding:6px 32px 6px 12px;font-size:.75rem;font-weight:700}._item_1ok0y_243{border-radius:calc(var(--radius,10px) - 4px);width:100%;color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;outline:none;align-items:center;padding:8px 36px 8px 12px;font-size:.875rem;transition:background-color .15s,color .15s;display:flex;position:relative}._item_1ok0y_243:hover,._item_1ok0y_243:focus,._item_1ok0y_243[data-focused=true]{background-color:var(--accent);color:var(--accent-foreground)}._item_1ok0y_243:focus-visible{box-shadow:inset 0 0 0 2px var(--primary);outline:none}._item_1ok0y_243[data-disabled=true]{opacity:.5;pointer-events:none;cursor:not-allowed}._itemIndicator_1ok0y_307{color:var(--primary);justify-content:center;align-items:center;display:flex;position:absolute;right:12px}._separator_1ok0y_323{background-color:var(--border);height:1px;margin:4px 0}._scrollButton_1ok0y_333{background-color:var(--popover);height:24px;color:var(--muted-foreground);cursor:default;justify-content:center;align-items:center;display:flex}._topHeader_p5e2h_1{background-color:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:90;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;padding:1rem 2rem;display:flex;position:sticky;top:0}._pageTitle_p5e2h_17{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}._controls_p5e2h_24{align-items:center;gap:1rem;display:flex}._themeField_p5e2h_30{align-items:center;gap:.5rem;display:flex}._themeLabel_p5e2h_36{color:var(--muted-foreground);white-space:nowrap;font-size:.8125rem;font-weight:600}@media (width<=768px){._topHeader_p5e2h_1{min-height:auto;padding:1rem}._themeLabel_p5e2h_36{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}._sidebar_o4tve_1{background-color:var(--card);border-right:1px solid var(--border);z-index:100;flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow:hidden}._sidebarMinimized_o4tve_16{width:72px}._sidebarMinimized_o4tve_16 ._sidebarHeader_o4tve_20{flex-direction:column;justify-content:center;gap:.75rem;padding:1.25rem .5rem}._sidebarMinimized_o4tve_16 ._brand_o4tve_27{justify-content:center;width:100%}._sidebarMinimized_o4tve_16 ._navigation_o4tve_32{padding:1rem .5rem}._sidebarMinimized_o4tve_16 ._navLink_o4tve_36{justify-content:center;gap:0;padding:.75rem 0}._sidebarHeader_o4tve_20{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;min-height:70px;padding:1.25rem;display:flex}._brand_o4tve_27{white-space:nowrap;align-items:center;gap:.75rem;display:flex;overflow:hidden}._logo_o4tve_61{background:linear-gradient(135deg,#0052ba,#00c6ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}._toggleBtn_o4tve_74{color:var(--muted-foreground);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:.35rem;transition:all .2s;display:inline-flex}._toggleBtn_o4tve_74:hover{background-color:var(--secondary);color:var(--foreground)}._toggleBtn_o4tve_74:focus-visible{outline:2px solid var(--ring);outline-offset:2px;color:var(--foreground)}._navigation_o4tve_32{flex-direction:column;flex:1;gap:.5rem;padding:1rem .75rem;display:flex;overflow:hidden auto}._navLink_o4tve_36{border-radius:var(--radius);min-height:44px;color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s ease-in-out;display:flex}._navLink_o4tve_36:hover{color:var(--foreground);background-color:var(--secondary)}._navLink_o4tve_36:focus-visible{outline:2px solid var(--ring);outline-offset:2px;color:var(--foreground)}._activeNavLink_o4tve_135{color:var(--primary-foreground);background-color:var(--primary)}._activeNavLink_o4tve_135:hover{color:var(--primary-foreground);background-color:var(--primary);opacity:.95}._activeNavLink_o4tve_135:focus-visible{color:var(--primary-foreground);outline-color:var(--primary-foreground)}._linkLabel_o4tve_151{opacity:1;transition:opacity .2s ease-in-out}._labelHidden_o4tve_156{opacity:0;pointer-events:none;width:0;overflow:hidden}@media (width<=768px){._sidebar_o4tve_1{border-right:none;border-top:1px solid var(--border);background-color:var(--card);z-index:100;width:100%;height:auto;position:fixed;inset:auto 0 0;box-shadow:0 -4px 12px #0000000d}._sidebarMinimized_o4tve_16{width:100%}._sidebarHeader_o4tve_20,._toggleBtn_o4tve_74{display:none}._navigation_o4tve_32{flex-direction:row;justify-content:space-around;padding:.5rem;overflow:auto visible}._navLink_o4tve_36{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-width:44px;min-height:44px;padding:.5rem;font-size:.75rem}._labelHidden_o4tve_156{opacity:1;pointer-events:auto;width:auto;overflow:visible}}._shell_1a5jx_1{background-color:var(--background);height:100vh;color:var(--foreground);transition:background-color .3s,color .3s;display:flex;overflow:hidden}._mainContainer_1a5jx_13{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}._container_1a5jx_22{flex:1;width:100%;margin:0 auto;padding:2rem;scroll-padding-top:1rem;overflow-y:auto}._container_1a5jx_22:focus{outline:none}._container_1a5jx_22:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}@media (width<=768px){._shell_1a5jx_1{flex-direction:column;height:auto;overflow:auto}._mainContainer_1a5jx_13{height:auto;overflow:visible}._container_1a5jx_22{padding:1rem 1rem 5rem;scroll-padding-bottom:5.5rem;overflow-y:visible}}
