:root{--app-font-family:"Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--app-spacing-unit:8px;--app-space-xs:8px;--app-space-sm:12px;--app-space-md:16px;--app-space-lg:24px;--app-space-xl:32px;--app-space-xxl:48px;--app-radius-sm:8px;--app-radius-md:10px;--app-radius-lg:12px;--app-radius-card:12px;--app-radius-xl:16px;--app-radius-2xl:24px;--app-radius-pill:999px;--app-layout-drawer-width:280px;--app-layout-drawer-collapsed-width:72px;--app-color-primary-main:#6366f1;--app-color-primary-light:#eef2ff;--app-color-primary-dark:#4f46e5;--app-color-primary-contrast:#fff;--app-color-accent-main:#6366f1;--app-color-accent-light:#eef2ff;--app-color-accent-dark:#4f46e5;--app-color-accent-contrast:#fff;--app-color-bg-default:#fff;--app-color-bg-paper:#fff;--app-color-bg-main:#f4f4f5;--app-color-shell-header-bg:#fff;--app-color-shell-header-field-bg:#f3f3f3;--app-color-shell-header-border:#ededed;--app-color-shell-sidebar-bg:#121212;--app-color-shell-sidebar-divider:#2a2a2a;--app-color-shell-on-header-primary:#02060c;--app-color-shell-on-header-secondary:#676a6d;--app-color-shell-on-header-muted:#676a6d;--app-color-shell-on-header-faint:#8b8e91;--app-color-shell-on-header-placeholder:#8b8e91;--app-color-shell-on-sidebar-muted:#a1a1aa;--app-color-shell-on-sidebar-item:#e4e4e7;--app-color-shell-sidebar-item-hover:#ffffff0f;--app-color-shell-sidebar-active-bg:#6366f1;--app-color-shell-sidebar-active-border:#6366f1;--app-color-semantic-success:#22c55e;--app-color-semantic-warning:#f59e0b;--app-color-semantic-error:#ef4444;--app-color-semantic-info:#3b82f6;--app-color-chart-line:#6366f1;--app-button-contained-bg:#6366f1;--app-button-contained-bg-hover:#4f46e5;--app-button-contained-text:#fff;--app-button-outlined-border:#6366f1;--app-button-outlined-color:#6366f1;--app-button-outlined-hover-bg:#6366f114;--app-button-text-color:#6366f1;--app-shadow-card:0 1px 3px #18181b0f, 0 1px 2px #18181b0a}body{font-family:var(--app-font-family);background-color:var(--app-color-bg-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}html.bixllo-app-shell,html.bixllo-app-shell body{margin-right:0!important;padding-right:0!important;overflow:hidden!important}#root{background-color:var(--app-color-bg-default);min-height:100vh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
