.zx-sidebar[data-v-e9087029]{position:fixed;top:0;left:0;bottom:0;width:56px;background:#ffffffd9;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);border-right:1px solid rgba(226,232,240,.7);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:14px 0 16px;z-index:50}.zx-sidebar__top[data-v-e9087029],.zx-sidebar__bottom[data-v-e9087029]{display:flex;flex-direction:column;align-items:center;gap:6px}.zx-sidebar__avatar[data-v-e9087029]{width:32px;height:32px;border-radius:50%;border:0;padding:0;overflow:hidden;background:linear-gradient(135deg,#14b981,#0ea572,#d4a53a);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:8px;box-shadow:0 2px 8px -2px #0ea57259;transition:transform .18s ease,box-shadow .18s ease}.zx-sidebar__avatar[data-v-e9087029]:hover{transform:scale(1.06);box-shadow:0 4px 12px -2px #0ea57280}.zx-sidebar__avatar img[data-v-e9087029]{width:100%;height:100%;object-fit:cover;display:block}.zx-sidebar__avatar-fallback[data-v-e9087029]{color:#fff;font-weight:800;font-size:13px;letter-spacing:.02em}.zx-sidebar__icon-btn[data-v-e9087029]{width:38px;height:38px;border:0;background:transparent;border-radius:10px;color:var(--text-secondary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,background .18s ease,transform .18s ease;padding:0}.zx-sidebar__icon-btn svg[data-v-e9087029]{width:20px;height:20px}.zx-sidebar__icon-btn[data-v-e9087029]:hover{color:var(--text-primary);background:var(--gray-100)}.zx-sidebar__icon-btn.active[data-v-e9087029]{color:var(--primary-color);background:var(--primary-bg);box-shadow:inset 0 0 0 1px var(--primary-border)}.zx-sidebar__icon-btn--new[data-v-e9087029]{color:var(--primary-color)}.zx-sidebar__icon-btn--new[data-v-e9087029]:hover{background:var(--primary-bg);transform:rotate(90deg)}.zx-sidebar__icon-btn--ghost[data-v-e9087029]{opacity:.65}.zx-app[data-v-901b8280]{min-height:100vh;background:#fafbfc}.zx-app__content[data-v-901b8280]{min-height:100vh}.zx-app--with-sidebar .zx-app__content[data-v-901b8280]{margin-left:56px}.zx-page-enter-active[data-v-901b8280],.zx-page-leave-active[data-v-901b8280]{transition:opacity .18s ease,transform .18s ease}.zx-page-enter-from[data-v-901b8280]{opacity:0;transform:translateY(6px)}.zx-page-leave-to[data-v-901b8280]{opacity:0;transform:translateY(-4px)}:root{--brand-50: #ecfaf3;--brand-100: #d1f2e2;--brand-300: #6fd3a8;--brand-500: #14b981;--brand-600: #0ea572;--brand-700: #0b855b;--brand-900: #064f37;--primary-color: var(--brand-600);--primary-light: var(--brand-500);--primary-dark: var(--brand-700);--primary-bg: rgba(14, 165, 114, .08);--primary-border: rgba(14, 165, 114, .18);--primary-gradient: linear-gradient(135deg, var(--brand-500) 0%, var(--brand-600) 100%);--primary-gradient-dark: linear-gradient(135deg, var(--brand-700) 0%, var(--brand-600) 100%);--success-gradient: linear-gradient(135deg, var(--brand-500) 0%, var(--brand-600) 100%);--info-gradient: linear-gradient(135deg, #2563eb 0%, #3b82f6 100%);--warning-gradient: linear-gradient(135deg, #c5821a 0%, #d4a53a 100%);--danger-gradient: linear-gradient(135deg, #d9362b 0%, #ef4444 100%);--success-color: var(--brand-600);--success-bg: var(--brand-50);--success-text: var(--brand-700);--warning-color: #c5821a;--warning-bg: #fff7e6;--warning-text: #8a5a0a;--danger-color: #d9362b;--danger-bg: #fff1f0;--danger-text: #a8071a;--info-color: #2563eb;--info-bg: #eff6ff;--info-text: #1d4ed8;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a;--bg-page: var(--gray-50);--bg-card: #ffffff;--surface-card: #ffffff;--surface-subtle: var(--gray-50);--surface-muted: var(--gray-100);--bg-sidebar: #05081c;--bg-sidebar-hover: #0b1738;--bg-sidebar-active: #064e3b;--bg-app-gradient: linear-gradient(180deg, #fbfdff 0%, #f8fafc 46%, #f1f5f9 100%);--text-primary: var(--gray-900);--text-secondary: var(--gray-600);--text-tertiary: var(--gray-400);--text-inverse: #ffffff;--text-placeholder: var(--gray-300);--font-sans: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "SF Mono", "Fira Code", "Roboto Mono", ui-monospace, monospace;--text-display-size: 28px;--text-h1-size: 22px;--text-h2-size: 16px;--text-h3-size: 14px;--text-body-size: 13px;--text-caption-size: 12px;--text-display-weight: 700;--text-heading-weight: 700;--text-subheading-weight: 600;--text-body-weight: 400;--text-caption-weight: 500;--table-header-bg: var(--gray-50);--table-row-hover-bg: var(--gray-50);--table-row-selected-bg: var(--brand-50);--border-color: var(--gray-200);--border-hover: var(--gray-300);--border-light: var(--gray-100);--shadow-xs: 0 1px 2px rgba(15, 23, 42, .03);--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px -20px rgba(15, 23, 42, .18);--shadow-md: 0 12px 28px -18px rgba(15, 23, 42, .22), 0 2px 8px -6px rgba(15, 23, 42, .08);--shadow-lg: 0 24px 48px -16px rgba(15, 23, 42, .18), 0 8px 18px -12px rgba(15, 23, 42, .12);--shadow-xl: 0 34px 72px -24px rgba(15, 23, 42, .26);--shadow-card: var(--shadow-sm);--shadow-float: var(--shadow-md);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--sidebar-width: 64px;--sidebar-panel-width: 280px;--content-max-width: 1600px;--brand-night: #05081c;--brand-night-soft: #0b1738;--brand-gold: #d4a53a;--brand-gold-bg: rgba(212, 165, 58, .12);--surface-glass: rgba(255, 255, 255, .88);--surface-glass-strong: rgba(255, 255, 255, .96);--surface-glass-border: rgba(226, 232, 240, .88);--shadow-brand: 0 16px 36px -24px rgba(14, 165, 114, .32);--shadow-glow: 0 0 0 3px rgba(14, 165, 114, .12);--sidebar-text: rgba(255, 255, 255, .7);--sidebar-text-hover: rgba(255, 255, 255, .95);--sidebar-text-active: #ffffff;--sidebar-active-bg: rgba(255, 255, 255, .15);--sidebar-border: rgba(255, 255, 255, .1);--status-pending-bg: var(--warning-bg);--status-pending-text: var(--warning-text);--status-pending-dot: var(--warning-color);--status-progress-bg: var(--info-bg);--status-progress-text: var(--info-text);--status-progress-dot: var(--info-color);--status-success-bg: var(--success-bg);--status-success-text: var(--success-text);--status-success-dot: var(--success-color);--status-danger-bg: var(--danger-bg);--status-danger-text: var(--danger-text);--status-danger-dot: var(--danger-color);--status-default-bg: var(--gray-100);--status-default-text: var(--gray-500);--status-default-dot: var(--gray-400);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--transition-sidebar: .25s cubic-bezier(.4, 0, .2, 1);--detail-page-padding: 20px;--detail-page-gap: 16px;--detail-hero-padding: 20px 24px;--detail-hero-title-size: 20px;--detail-hero-title-weight: 700;--detail-hero-code-size: 13px;--detail-hero-subtitle-size: 13px;--detail-section-title-size: 14px;--detail-section-title-weight: 600;--detail-section-padding: 18px;--detail-section-gap: 14px;--detail-kpi-label-size: 12px;--detail-kpi-value-size: 22px;--detail-kpi-value-weight: 600;--detail-kpi-padding: 14px 16px;--detail-info-label-size: 12px;--detail-info-value-size: 13px;--detail-info-row-gap: 6px;--detail-info-col-gap: 20px;--detail-info-row-padding: 8px 0;--shadow-detail-hero: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px -20px rgba(15, 23, 42, .18);--shadow-detail-card: 0 1px 2px rgba(15, 23, 42, .03);--detail-accent-bar: linear-gradient(180deg, var(--primary-color) 0%, var(--brand-gold) 100%);--primary-hover: var(--primary-light);--primary-active: var(--primary-dark);--primary-bg-soft: var(--primary-bg);--primary-border-soft: var(--primary-border);--color-primary: var(--primary-color);--color-primary-hover: var(--primary-light);--color-primary-active: var(--primary-dark);--color-primary-bg: var(--primary-bg);--color-primary-border: var(--primary-border);--color-bg-layout: var(--bg-page);--color-bg-container: var(--bg-card);--color-bg-elevated: var(--bg-card);--color-border: var(--border-color);--color-border-secondary: var(--border-light);--color-text-primary: var(--text-primary);--color-text-secondary: var(--text-secondary);--color-text-tertiary: var(--text-tertiary);--color-success: var(--success-color);--color-warning: var(--warning-color);--color-error: var(--danger-color);--color-info: var(--info-color);--text-color: var(--text-primary);--text-secondary: #475569;--bg-color: var(--bg-page);--card-radius: var(--radius-md);--content-bg: var(--bg-page);--danger-color-legacy: var(--danger-color);--danger-color-hover: #f87171;--bg-secondary: var(--bg-page);--bg-container: var(--bg-card);--bg-white: var(--bg-card);--primary-hover-color: var(--primary-light);--color-danger: var(--danger-color);--color-success-hover: var(--brand-700);--spacing-xs: var(--space-1);--spacing-sm: var(--space-2);--spacing-md: var(--space-3);--spacing-lg: var(--space-4);--spacing-xl: var(--space-6);--font-size-xs: 12px;--font-size-sm: 13px;--font-size-base: 14px;--font-size-lg: 16px;--layout-header-height: 64px;--glass-bg: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .14);--glass-hover: rgba(255, 255, 255, .16);--glass-active-bg: rgba(0, 196, 143, .16);--glass-active-border: rgba(0, 196, 143, .42);--glass-header-bg: #ffffff;--shadow-glass: var(--shadow-lg);--produce-normal: var(--brand-600);--produce-normal-soft: rgba(14, 165, 114, .12);--produce-normal-text: var(--brand-700);--produce-info: #3b82f6;--produce-info-soft: rgba(59, 130, 246, .12);--produce-info-text: #1e40af;--produce-warn: #f59e0b;--produce-warn-soft: rgba(245, 158, 11, .12);--produce-warn-text: #92400e;--produce-danger: #ef4444;--produce-danger-soft: rgba(239, 68, 68, .12);--produce-danger-text: #991b1b;--produce-gray: #9ca3af;--produce-gray-soft: rgba(156, 163, 175, .12);--produce-gray-text: #4b5563;--produce-status-1: var(--produce-info);--produce-status-2: var(--produce-normal);--produce-status-3: var(--produce-gray);--produce-status-4: var(--produce-warn);--produce-status-5: var(--produce-gray);--pm-h1-size: 24px;--pm-h1-weight: 600;--pm-h1-lh: 1.3;--pm-h2-size: 18px;--pm-h2-weight: 600;--pm-h2-lh: 1.4;--pm-body-size: 14px;--pm-body-weight: 400;--pm-body-lh: 1.6;--pm-caption-size: 12px;--pm-caption-weight: 400;--pm-caption-lh: 1.5;--pm-kpi-val-size: 28px;--pm-kpi-val-weight: 700;--pm-kpi-val-family: "DIN Alternate", "Helvetica Neue", -apple-system, BlinkMacSystemFont, sans-serif;--produce-chart-palette-1: #0ea572;--produce-chart-palette-2: #3b82f6;--produce-chart-palette-3: #f59e0b;--produce-chart-palette-4: #ef4444;--produce-chart-palette-5: #a855f7;--produce-chart-palette-6: #14b8a6;--modal-width-xs: 360px;--modal-width-sm: 480px;--modal-width-md: 640px;--modal-width-lg: 880px;--modal-width-xl: 1280px;--drawer-width-md: 520px;--drawer-width-lg: 720px;--modal-radius: 14px;--modal-shadow: 0 32px 80px -20px rgba(15, 23, 42, .32), 0 12px 24px -12px rgba(15, 23, 42, .18), 0 1px 0 rgba(255, 255, 255, .6) inset;--modal-mask-bg: rgba(15, 23, 42, .42);--modal-mask-backdrop: blur(6px) saturate(120%);--modal-header-bg: var(--surface-card);--modal-header-divider: var(--border-light);--modal-body-bg: var(--surface-card);--modal-footer-bg: var(--surface-card);--modal-footer-divider: var(--border-light);--modal-close-bg: transparent;--modal-close-bg-hover: var(--gray-100);--modal-close-color: var(--text-tertiary);--modal-close-color-hover: var(--text-primary);--drawer-header-bg: linear-gradient(135deg, #06122a 0%, #0b1738 60%, #064e3b 100%);--drawer-header-color: #ffffff;--drawer-header-subtle: rgba(255, 255, 255, .66);--drawer-header-shadow: inset 0 -1px 0 rgba(255, 255, 255, .08);--drawer-header-accent: var(--brand-gold);--drawer-body-bg: var(--surface-subtle);--drawer-footer-bg: var(--surface-card);--drawer-footer-shadow: 0 -1px 0 var(--border-light), 0 -8px 24px -16px rgba(15, 23, 42, .12);--modal-danger-accent: var(--danger-color);--modal-danger-bg: var(--danger-bg);--modal-danger-glow: 0 0 0 6px rgba(217, 54, 43, .08);--modal-success-accent: var(--brand-600);--modal-success-bg: var(--brand-50);--modal-success-glow: 0 0 0 6px rgba(14, 165, 114, .08)}@media(prefers-color-scheme:dark){:root[data-theme=dark]{--bg-page: #0f172a;--bg-card: #1e293b;--bg-sidebar: #05081c;--bg-sidebar-hover: #0b1738;--bg-sidebar-active: #064e3b;--bg-app-gradient: radial-gradient(circle at 16% 0%, rgba(0, 196, 143, .12), transparent 30%), radial-gradient(circle at 88% 8%, rgba(246, 196, 83, .08), transparent 26%), linear-gradient(180deg, #081021 0%, #0f172a 100%);--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-tertiary: #64748b;--text-placeholder: #475569;--border-color: #334155;--border-hover: #475569;--border-light: #1e293b;--shadow-card: 0 12px 28px rgba(0, 0, 0, .22);--shadow-float: 0 18px 42px rgba(0, 0, 0, .35)}}:root[data-theme=dark]{--bg-page: #0f172a;--bg-card: #1e293b;--bg-sidebar: #05081c;--bg-sidebar-hover: #0b1738;--bg-sidebar-active: #064e3b;--bg-app-gradient: radial-gradient(circle at 16% 0%, rgba(0, 196, 143, .12), transparent 30%), radial-gradient(circle at 88% 8%, rgba(246, 196, 83, .08), transparent 26%), linear-gradient(180deg, #081021 0%, #0f172a 100%);--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-tertiary: #64748b;--text-placeholder: #475569;--border-color: #334155;--border-hover: #475569;--border-light: #1e293b;--surface-glass: rgba(30, 41, 59, .82);--surface-glass-strong: rgba(30, 41, 59, .94);--surface-glass-border: rgba(148, 163, 184, .18);--shadow-card: 0 12px 28px rgba(0, 0, 0, .22);--shadow-float: 0 18px 42px rgba(0, 0, 0, .35);--modal-shadow: 0 32px 80px -20px rgba(0, 0, 0, .6), 0 12px 24px -12px rgba(0, 0, 0, .4);--modal-mask-bg: rgba(0, 0, 0, .62);--modal-header-bg: var(--bg-card);--modal-header-divider: rgba(148, 163, 184, .14);--modal-body-bg: var(--bg-card);--modal-footer-bg: var(--bg-card);--modal-footer-divider: rgba(148, 163, 184, .14);--modal-close-bg-hover: rgba(148, 163, 184, .16);--modal-close-color: var(--text-tertiary);--modal-close-color-hover: var(--text-primary);--drawer-body-bg: #0f172a;--drawer-footer-bg: var(--bg-card);--drawer-footer-shadow: 0 -1px 0 rgba(148, 163, 184, .14), 0 -8px 24px -16px rgba(0, 0, 0, .4)}*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;padding:0;height:100%;font-family:var(--font-sans);font-size:var(--text-body-size, 14px);color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg-app-gradient, var(--bg-page))}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.zx-skeleton{background:linear-gradient(90deg,var(--gray-100) 25%,var(--gray-50) 50%,var(--gray-100) 75%);background-size:200% 100%;animation:skeleton-pulse 1.6s infinite;border-radius:var(--radius-md)}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}
