._screen_elu89_1{min-height:100vh;display:grid;place-items:center;padding:var(--space-6);text-align:center;background:var(--surface-app)}._panel_elu89_10{display:grid;justify-items:center;gap:var(--space-4);width:min(100%,420px);padding:var(--space-6);border-radius:var(--radius-sm);border:1px solid var(--border-default);background:var(--surface-default)}._spinner_elu89_21{width:28px;height:28px;border:2px solid var(--border-default);border-top-color:var(--action-primary);border-radius:50%;animation:_spin_elu89_21 .8s linear infinite}._title_elu89_30{font-size:var(--text-base);font-weight:600;color:var(--text-primary)}._message_elu89_36{max-width:28rem;color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal)}@keyframes _spin_elu89_21{to{transform:rotate(360deg)}}._page_150dn_1{min-height:100vh;display:grid;place-items:center;padding:var(--space-6);background:var(--surface-app)}[data-theme=dark] ._page_150dn_1{background:var(--surface-app)}._panel_150dn_13{width:min(100%,520px);padding:var(--space-10);border-radius:var(--radius-2xl);border:1px solid var(--border-subtle);background:var(--surface-default);box-shadow:var(--shadow-xl);text-align:center}._title_150dn_23{margin-top:var(--space-3);font-size:var(--text-2xl);letter-spacing:-.02em}._message_150dn_29{margin-top:var(--space-3);color:var(--text-secondary);line-height:var(--leading-relaxed)}._link_150dn_35{display:inline-flex;align-items:center;justify-content:center;height:var(--control-height-md);margin-top:var(--space-6);padding:0 var(--space-4);border-radius:var(--radius-component);border:1px solid var(--action-secondary-border);background:var(--action-secondary);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-medium);box-shadow:0 1px 2px #3130300d;text-decoration:none}._link_150dn_35:hover{background:var(--action-secondary-hover);color:var(--text-primary);text-decoration:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--white: #ffffff;--black: #0f172a;--gray-25: #f8fafc;--gray-50: #f1f5f9;--gray-100: #e2e8f0;--gray-200: #cbd5e1;--gray-300: #94a3b8;--gray-400: #64748b;--gray-500: #475569;--gray-600: #334155;--gray-700: #1e293b;--gray-800: #0f172a;--gray-900: #020617;--gray-950: #020617;--ink-50: #eff6ff;--ink-100: #dbeafe;--ink-500: #1e4a7a;--ink-600: #1e3a5f;--ink-700: #162d4a;--ink-800: #0f2035;--coral-50: #fef2f2;--coral-100: #fee2e2;--coral-500: #dc2626;--coral-600: #b91c1c;--coral-700: #991b1b;--teal-50: #ecfdf5;--teal-100: #d1fae5;--teal-500: #059669;--teal-600: #047857;--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-500: #3b82f6;--blue-600: #1e40af;--amber-50: #fffbeb;--amber-100: #fef3c7;--amber-500: #d97706;--amber-600: #b45309;--purple-50: var(--ink-50);--purple-100: var(--ink-100);--purple-200: var(--ink-100);--purple-500: var(--ink-500);--purple-600: var(--ink-600);--purple-700: var(--ink-700);--purple-800: var(--ink-800);--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "SF Mono", Consolas, "Courier New", monospace;--text-2xs: .6875rem;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .875rem;--text-md: .9375rem;--text-lg: 1rem;--text-xl: 1.125rem;--text-2xl: 1.375rem;--leading-none: 1;--leading-tight: 1.25;--leading-snug: 1.35;--leading-normal: 1.5;--leading-relaxed: 1.6;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--font-page-title-weight: var(--weight-semibold);--font-page-title-leading: var(--leading-tight);--font-small-size: var(--text-xs);--space-0: 0;--space-px: 1px;--space-0-5: 2px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 8px;--radius-2xl: 8px;--radius-full: 9999px;--radius-component: var(--radius-sm);--radius-card: var(--radius-md);--duration-fast: .1s;--duration-base: .15s;--duration-slow: .2s;--ease-default: cubic-bezier(.4, 0, .2, 1);--transition-fast: var(--duration-fast) var(--ease-default);--transition-base: var(--duration-base) var(--ease-default);--z-sticky: 200;--z-overlay: 300;--control-height-sm: 32px;--control-height-md: 36px;--control-height-lg: 40px;--mobile-hit-min: 40px;--mobile-hit-preferred: 44px;--sidebar-width: 264px;--sidebar-collapsed-width: 68px;--topbar-height: 56px;--page-padding: var(--space-6);--page-padding-x: 24px;--page-padding-y: 20px;--page-padding-x-tablet: 16px;--page-padding-y-tablet: 16px;--page-padding-x-mobile: 12px;--page-padding-y-mobile: 12px;--content-max-width: 1360px;--content-max-width-wide: 1520px;--section-gap: var(--space-4);--stack-gap: var(--space-3);--inline-gap: var(--space-2);--chip-gap: var(--space-1);--toolbar-height: var(--control-height-md);--table-header-height: 36px;--table-row-height: 40px;--kpi-tile-height: 64px;--modal-width-sm: 400px;--modal-width-md: 520px;--modal-width-lg: 680px;--modal-width-xl: 900px;--np-font-root: 16px;--np-font-body: var(--text-base);--np-text-2xs: var(--text-2xs);--np-text-xs: var(--text-xs);--np-text-sm: var(--text-sm);--np-text-base: var(--text-base);--np-text-md: var(--text-md);--np-text-lg: var(--text-lg);--np-text-xl: var(--text-xl);--np-text-2xl: var(--text-2xl);--np-leading-tight: var(--leading-tight);--np-leading-snug: var(--leading-snug);--np-leading-normal: var(--leading-normal);--np-leading-relaxed: var(--leading-relaxed);--np-weight-regular: var(--weight-normal);--np-weight-medium: var(--weight-medium);--np-weight-semibold: var(--weight-semibold);--np-weight-bold: var(--weight-bold);--np-font-page-title-size: var(--np-text-xl);--np-font-page-title-weight: var(--np-weight-semibold);--np-font-section-title-size: var(--np-text-base);--np-font-section-title-weight: var(--np-weight-semibold);--np-font-card-title-size: var(--np-text-base);--np-font-card-title-weight: var(--np-weight-semibold);--np-font-body-size: var(--np-text-base);--np-font-body-weight: var(--np-weight-regular);--np-font-label-size: var(--np-text-sm);--np-font-label-weight: var(--np-weight-medium);--np-font-helper-size: var(--np-text-xs);--np-font-helper-weight: var(--np-weight-regular);--np-font-table-header-size: 11px;--np-font-table-header-weight: var(--np-weight-semibold);--np-font-table-cell-size: var(--np-text-sm);--np-font-table-cell-weight: var(--np-weight-regular);--np-font-kpi-size: var(--np-text-xl);--np-font-kpi-max: var(--np-text-2xl);--np-font-kpi-weight: var(--np-weight-semibold);--np-space-0: var(--space-0);--np-space-px: var(--space-px);--np-space-0-5: var(--space-0-5);--np-space-1: var(--space-1);--np-space-2: var(--space-2);--np-space-3: var(--space-3);--np-space-4: var(--space-4);--np-space-5: var(--space-5);--np-space-6: var(--space-6);--np-space-8: var(--space-8);--np-space-10: var(--space-10);--np-space-12: var(--space-12);--np-space-16: var(--space-16);--np-radius-none: 0;--np-radius-sm: var(--radius-sm);--np-radius-md: var(--radius-md);--np-radius-lg: var(--radius-lg);--np-radius-xl: var(--radius-xl);--np-radius-2xl: var(--radius-2xl);--np-radius-full: var(--radius-full);--np-shadow-field-inset: inset 0 1px 1px rgb(15 23 42 / .04);--np-shadow-xs: 0 1px 2px rgb(15 23 42 / .04);--np-shadow-sm: 0 1px 2px rgb(15 23 42 / .05);--np-shadow-card: 0 1px 2px rgb(15 23 42 / .05);--np-shadow-md: 0 1px 3px rgb(15 23 42 / .07);--np-shadow-overlay: 0 8px 24px rgb(15 23 42 / .12);--np-shadow-button-primary: none;--np-shadow-button-primary-hover: none;--np-shadow-button-secondary: none;--np-shadow-button-danger: none;--np-shadow-button-danger-hover: none;--np-shadow-button-press: inset 0 1px 2px rgb(15 23 42 / .12);--np-topbar-height: var(--topbar-height);--np-page-padding-x-desktop: var(--page-padding-x);--np-page-padding-y-desktop: var(--page-padding-y);--np-page-padding-x-tablet: var(--page-padding-x-tablet);--np-page-padding-y-tablet: var(--page-padding-y-tablet);--np-page-padding-x-mobile: var(--page-padding-x-mobile);--np-page-padding-y-mobile: var(--page-padding-y-mobile);--np-section-gap: var(--section-gap);--np-stack-gap: var(--stack-gap);--np-inline-gap: var(--inline-gap);--np-chip-gap: var(--chip-gap);--np-toolbar-height: var(--toolbar-height);--np-input-height: var(--control-height-md);--np-button-height-sm: var(--control-height-sm);--np-button-height-md: var(--control-height-md);--np-button-height-lg: var(--control-height-lg);--np-table-header-height: var(--table-header-height);--np-table-row-height: var(--table-row-height);--np-kpi-tile-height: var(--kpi-tile-height);--np-modal-width-sm: var(--modal-width-sm);--np-modal-width-md: var(--modal-width-md);--np-modal-width-lg: var(--modal-width-lg);--np-modal-width-xl: var(--modal-width-xl);--np-mobile-hit-min: var(--mobile-hit-min);--np-mobile-hit-preferred: var(--mobile-hit-preferred)}[data-theme=light]{--surface-default: var(--white);--surface-subtle: var(--gray-25);--surface-raised: var(--white);--surface-overlay: var(--white);--surface-inset: var(--gray-50);--surface-app: #f8fafc;--surface-sidebar: var(--white);--surface-topbar: var(--white);--surface-primary: var(--surface-default);--surface-secondary: var(--surface-subtle);--surface-elevated: var(--surface-raised);--surface-muted: var(--surface-subtle);--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #64748b;--text-inverse: var(--white);--text-link: var(--ink-600);--text-link-hover: var(--ink-700);--text-on-action: var(--white);--text-sidebar: #0f172a;--text-sidebar-muted: #64748b;--text-strong: var(--text-primary);--text-default: var(--text-primary);--border-default: #e2e8f0;--border-strong: #cbd5e1;--border-subtle: #f1f5f9;--border-focus: var(--ink-600);--action-primary: var(--ink-600);--action-primary-hover: var(--ink-700);--action-primary-active: var(--ink-800);--action-primary-subtle: var(--ink-50);--action-secondary: var(--white);--action-secondary-hover: #f8fafc;--action-secondary-active: #f1f5f9;--action-secondary-border: #e2e8f0;--action-ghost-hover: #f1f5f9;--action-ghost-active: #e2e8f0;--action-danger: #b91c1c;--action-danger-hover: #991b1b;--action-danger-subtle: #fef2f2;--brand-primary: var(--action-primary);--status-success: #047857;--status-success-subtle: #ecfdf5;--status-success-muted: #a7f3d0;--status-warning: #b45309;--status-warning-subtle: #fffbeb;--status-warning-muted: #fde68a;--status-error: #b91c1c;--status-error-subtle: #fef2f2;--status-error-muted: #fecaca;--status-info: #1e40af;--status-info-subtle: #eff6ff;--status-info-muted: #bfdbfe;--status-neutral: #64748b;--status-neutral-subtle: #f8fafc;--input-bg: var(--white);--input-border: #cbd5e1;--input-border-hover: #94a3b8;--input-placeholder: #94a3b8;--input-disabled-bg: #f1f5f9;--focus-ring: 0 0 0 2px var(--white), 0 0 0 3px #93c5fd;--shadow-xs: 0 1px 2px rgb(15 23 42 / .04);--shadow-sm: 0 1px 2px rgb(15 23 42 / .05);--shadow-card: 0 1px 2px rgb(15 23 42 / .05);--shadow-md: 0 1px 3px rgb(15 23 42 / .07);--shadow-xl: 0 8px 24px rgb(15 23 42 / .08);--shadow-topbar: 0 1px 0 #e2e8f0}[data-theme=dark]{--surface-default: #0f172a;--surface-subtle: #1e293b;--surface-raised: #1e293b;--surface-overlay: #1e293b;--surface-inset: #020617;--surface-app: #020617;--surface-sidebar: #0f172a;--surface-topbar: #0f172a;--surface-primary: var(--surface-default);--surface-secondary: var(--surface-subtle);--surface-elevated: var(--surface-raised);--surface-muted: var(--surface-subtle);--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--text-inverse: #0f172a;--text-link: #93c5fd;--text-link-hover: #bfdbfe;--text-on-action: var(--white);--text-sidebar: #f1f5f9;--text-sidebar-muted: #94a3b8;--text-strong: var(--text-primary);--text-default: var(--text-primary);--border-default: #1e293b;--border-strong: #334155;--border-subtle: #162032;--border-focus: #3b82f6;--action-primary: #2563eb;--action-primary-hover: #1d4ed8;--action-primary-active: #1e40af;--action-primary-subtle: rgb(37 99 235 / .12);--action-secondary: #1e293b;--action-secondary-hover: #243447;--action-secondary-active: #2a3d52;--action-secondary-border: #334155;--action-ghost-hover: rgb(255 255 255 / .06);--action-ghost-active: rgb(255 255 255 / .08);--action-danger: #ef4444;--action-danger-hover: #dc2626;--action-danger-subtle: rgb(239 68 68 / .12);--brand-primary: var(--action-primary);--status-success: #10b981;--status-success-subtle: rgb(16 185 129 / .12);--status-success-muted: rgb(16 185 129 / .22);--status-warning: #f59e0b;--status-warning-subtle: rgb(245 158 11 / .12);--status-warning-muted: rgb(245 158 11 / .22);--status-error: #ef4444;--status-error-subtle: rgb(239 68 68 / .12);--status-error-muted: rgb(239 68 68 / .22);--status-info: #60a5fa;--status-info-subtle: rgb(96 165 250 / .12);--status-info-muted: rgb(96 165 250 / .22);--status-neutral: #64748b;--status-neutral-subtle: rgb(100 116 139 / .12);--input-bg: #1e293b;--input-border: #334155;--input-border-hover: #475569;--input-placeholder: #64748b;--input-disabled-bg: #0f172a;--focus-ring: 0 0 0 2px #0f172a, 0 0 0 3px #3b82f6;--shadow-xs: 0 1px 2px rgb(0 0 0 / .2);--shadow-sm: 0 1px 2px rgb(0 0 0 / .25);--shadow-card: 0 1px 2px rgb(0 0 0 / .25);--shadow-md: 0 2px 6px rgb(0 0 0 / .3);--shadow-xl: 0 8px 24px rgb(0 0 0 / .35);--shadow-topbar: 0 1px 0 #1e293b}html{font-family:var(--font-sans);font-size:16px;line-height:var(--leading-normal);color:var(--text-primary);background-color:var(--surface-app);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100vh;margin:0;font-size:var(--text-base);font-weight:var(--weight-normal);line-height:var(--leading-normal);background-color:var(--surface-app);color:var(--text-primary)}body,button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-weight:var(--weight-semibold);line-height:var(--leading-tight);color:var(--text-primary);letter-spacing:-.01em}p{margin:0}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--text-link-hover);text-decoration:underline;text-underline-offset:2px}button{border:none;background:none;cursor:pointer}input,select,textarea{color:inherit}code{font-family:var(--font-mono);font-size:var(--text-sm)}#root{min-height:100vh;display:flex;flex-direction:column}:focus-visible{outline:none;box-shadow:var(--focus-ring)}::selection{background-color:var(--ink-100);color:var(--text-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--gray-300)}*{scrollbar-width:thin;scrollbar-color:var(--gray-200) transparent}.tabular-nums{font-variant-numeric:tabular-nums}.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}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1120px){:root{--page-padding: var(--page-padding-x-tablet)}}@media(max-width:768px){:root{--page-padding: var(--page-padding-x-mobile);--control-height-sm: var(--mobile-hit-min);--control-height-md: var(--mobile-hit-preferred);--control-height-lg: var(--mobile-hit-preferred)}}
