.app-main>*{max-width:100%!important;margin-left:0!important;margin-right:0!important}:root{--bg-app: #F6F7FB;--bg-surface: #FFFFFF;--bg-surface-alt: #F6F7FB;--bg-sidebar: #1C1F3B;--border: #E6E9EF;--border-input: #C5C7D4;--text-primary: #323338;--text-secondary: #676879;--text-muted: #C5C7D4;--accent: #6161FF;--accent-hover: #4F4FDB;--accent-light: #9B9BFF;--accent-bg: #EEEEFF;--mon-purple: #6161FF;--mon-purple-dk: #4F4FDB;--mon-pink: #FF3399;--mon-red: #FF3D57;--mon-orange: #FF642E;--mon-yellow: #FFCB00;--mon-green: #00CA72;--mon-teal: #00D4C8;--mon-blue: #00B0FF;--mon-indigo: #5034FF;--mon-navy: #1C1F3B;--mon-gray: #676879;--mon-light: #F6F7FB;--gradient-brand: linear-gradient(135deg, #6161FF 0%, #FF3399 60%, #FF642E 100%);--gradient-cool: linear-gradient(135deg, #5034FF 0%, #6161FF 50%, #00B0FF 100%);--gradient-warm: linear-gradient(135deg, #FF642E 0%, #FF3399 100%);--shadow-sm: 0 2px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 20px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(97,97,255,.18);--radius: 8px;--font-sans: "Poppins", "Segoe UI", Roboto, Arial, sans-serif;--font-mono: "JetBrains Mono", "Courier New", monospace;--text-logo-size: 16px;--text-logo-weight: 700;--text-page-title-size: 16px;--text-page-title-weight: 600;--text-section-header-size: 14px;--text-section-header-weight: 500;--text-sidebar-size: 13px;--text-sidebar-weight: 500;--text-tab-size: 13px;--text-tab-weight: 600;--text-label-size: 12px;--text-label-weight: 600;--text-input-size: 13px;--text-input-weight: 400;--text-button-size: 13px;--text-button-weight: 600;--text-table-header-size: 12px;--text-table-header-weight: 700;--text-table-data-size: 13px;--text-table-data-weight: 400;--text-kpi-value-size: 22px;--text-kpi-value-weight: 700;--text-kpi-label-size: 12px;--text-kpi-label-weight: 600;--text-helper-size: 12px;--text-helper-weight: 400;--line-height-body: 1.5;--line-height-table: 1.4;--line-height-heading: 1.2}[data-color-theme=professional-blue]{--bg-app: #F5F6F8;--bg-surface: #ffffff;--bg-surface-alt: #F5F6F8;--bg-sidebar: #1C1F3B;--border: #E6E9EF;--border-input: #C5C7D4;--text-primary: #323338;--text-secondary: #676879;--text-muted: #C5C7D4;--accent: #6161FF;--accent-hover: #4F4FDB;--accent-light: #7B7CFF;--accent-bg: #E8E8FF}[data-color-theme=dark-executive],[data-theme=dark]{--bg-app: #111827;--bg-surface: #1F2937;--bg-surface-alt: #1a2235;--bg-sidebar: #0D1117;--border: #2D3748;--border-input: #4A5568;--text-primary: #F9FAFB;--text-secondary: #9CA3AF;--text-muted: #6B7280;--accent: #818CF8;--accent-hover: #6366F1;--accent-light: #A5B4FC;--accent-bg: #1E1B4B}[data-color-theme=emerald-business]{--bg-app: #F0FDF4;--bg-surface: #ffffff;--bg-surface-alt: #ECFDF5;--bg-sidebar: #064E3B;--border: #D1FAE5;--border-input: #6EE7B7;--text-primary: #064E3B;--text-secondary: #065F46;--text-muted: #A7F3D0;--accent: #059669;--accent-hover: #047857;--accent-light: #34D399;--accent-bg: #D1FAE5}[data-font=corporate],[data-font=modern]{--font-sans: "Poppins", "Segoe UI", Roboto, Arial, sans-serif}[data-font=classic]{--font-sans: "Roboto", "Segoe UI", Arial, sans-serif}[data-font-size=small] body{zoom:.86}[data-font-size=medium] body{zoom:1}[data-font-size=large] body{zoom:1.14}[data-font-size=xlarge] body{zoom:1.3}*{box-sizing:border-box}html,body,#root{margin:0;background:var(--bg-app);color:var(--text-primary);font-family:var(--font-sans);line-height:var(--line-height-body);transition:background-color .2s,color .2s}h1,h2,h3,h4,h5,h6{line-height:var(--line-height-heading);font-family:var(--font-sans);margin:0}h2{font-size:var(--text-page-title-size);font-weight:var(--text-page-title-weight)}h3{font-size:var(--text-section-header-size);font-weight:var(--text-section-header-weight);text-transform:uppercase;letter-spacing:.05em}table{line-height:var(--line-height-table)}th{font-size:var(--text-table-header-size);font-weight:var(--text-table-header-weight)}td{font-size:var(--text-table-data-size);font-weight:var(--text-table-data-weight)}button{font-family:var(--font-sans);font-size:var(--text-button-size);font-weight:var(--text-button-weight)}input,select,textarea{font-family:var(--font-sans);font-size:var(--text-input-size);font-weight:var(--text-input-weight)}label{font-size:var(--text-label-size);font-weight:var(--text-label-weight)}.erp-text-logo{font-size:var(--text-logo-size);font-weight:var(--text-logo-weight)}.erp-text-page-title{font-size:var(--text-page-title-size);font-weight:var(--text-page-title-weight);line-height:var(--line-height-heading)}.erp-text-section-header{font-size:var(--text-section-header-size);font-weight:var(--text-section-header-weight);line-height:var(--line-height-heading);text-transform:uppercase;letter-spacing:.05em}.erp-text-sidebar{font-size:var(--text-sidebar-size);font-weight:var(--text-sidebar-weight)}.erp-text-tab{font-size:var(--text-tab-size);font-weight:var(--text-tab-weight)}.erp-text-label{font-size:var(--text-label-size);font-weight:var(--text-label-weight)}.erp-text-input{font-size:var(--text-input-size);font-weight:var(--text-input-weight)}.erp-text-button{font-size:var(--text-button-size);font-weight:var(--text-button-weight)}.erp-text-table-header{font-size:var(--text-table-header-size);font-weight:var(--text-table-header-weight)}.erp-text-table-data{font-size:var(--text-table-data-size);font-weight:var(--text-table-data-weight)}.erp-text-kpi-value{font-size:var(--text-kpi-value-size);font-weight:var(--text-kpi-value-weight)}.erp-text-kpi-label{font-size:var(--text-kpi-label-size);font-weight:var(--text-kpi-label-weight)}.erp-text-helper{font-size:var(--text-helper-size);font-weight:var(--text-helper-weight)}.erp-numeric{font-family:var(--font-mono)}.erp-card{background:var(--bg-surface);border-radius:var(--radius);border:1px solid var(--border);padding:14px 16px;margin-bottom:8px;box-shadow:var(--shadow-sm)}.erp-section-hdr{display:flex;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary)}.erp-section-hdr:before{content:"";display:inline-block;width:10px;height:10px;border-radius:3px;background:var(--section-color, var(--accent));flex-shrink:0}.erp-field-label{display:block;font-size:11px;font-weight:700;color:var(--text-secondary);margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}.erp-input{width:100%;padding:7px 9px;border:1px solid var(--border-input);border-radius:6px;font-size:13px;background:var(--bg-surface);color:var(--text-primary);outline:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.erp-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6161ff1f}.erp-btn-primary{padding:8px 22px;background:var(--accent);color:#fff;border:none;border-radius:6px;font-weight:700;font-size:13px;cursor:pointer;transition:background .15s,transform .1s}.erp-btn-primary:hover{background:var(--accent-hover)}.erp-btn-primary:active{transform:scale(.98)}.erp-btn-primary:disabled{background:var(--text-muted);cursor:not-allowed}.erp-btn-ghost{padding:8px 18px;background:transparent;color:var(--text-secondary);border:1px solid var(--border);border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:background .15s}.erp-btn-ghost:hover{background:var(--bg-surface-alt)}.erp-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:700;white-space:nowrap}.erp-table{width:100%;border-collapse:collapse;font-size:13px}.erp-table th{background:#f8f8fb;padding:9px 12px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-bottom:2px solid var(--border);white-space:nowrap;position:sticky;top:0;z-index:1}.erp-table td{padding:9px 12px;border-bottom:1px solid var(--border);color:var(--text-primary);vertical-align:middle}.erp-table tr:hover td{background:#f8f8ff}.erp-tabbar-sticky{position:sticky;top:0;z-index:5;background:var(--bg-app);padding-top:4px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-input);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.dash-stat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);transition:transform .2s,box-shadow .2s}html{scroll-behavior:smooth}
