.ml-panel[data-panel="gerencia"]{width:min(1210px, calc(100vw - 16px));max-width:min(1210px, calc(100vw - 16px));margin-left:auto;margin-right:auto;grid-template-columns:250px minmax(0,1fr);overflow-x:clip}.ml-panel[data-panel="gerencia"] .ml-panel__sidebar{width:250px;min-width:0}.ml-panel[data-panel="gerencia"] .ml-panel__content{min-width:0;width:100%;padding:26px;background:radial-gradient(circle at 12% 0%,rgb(37 99 235 / .075),transparent 30%),linear-gradient(180deg,rgb(248 250 252 / .98),rgb(241 245 249 / .98))}.ml-panel[data-panel="gerencia"] .ml-gerencia-page{display:grid;gap:14px;min-width:0}.ml-panel[data-panel="gerencia"] .ml-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.ml-panel[data-panel="gerencia"] .ml-page-head h1{margin:3px 0 0;color:var(--mlerp-text,#0f172a);font-size:clamp(23px, 2.2vw, 30px);line-height:1.04;font-weight:950;letter-spacing:-.04em}.ml-panel[data-panel="gerencia"] .ml-page-head p{max-width:720px;margin:8px 0 0;color:var(--mlerp-muted,#64748b);font-size:13px;line-height:1.45;font-weight:750}.ml-panel[data-panel="gerencia"] .ml-admin-filter,.ml-panel[data-panel="gerencia"] .ml-admin-kpi,.ml-panel[data-panel="gerencia"] .ml-admin-card,.ml-panel[data-panel="gerencia"] .ml-admin-chart-card,.ml-panel[data-panel="gerencia"] .ml-gerencia-highlight{border:1px solid var(--mlerp-border,#e2e8f0);background:var(--mlerp-card,#fff);box-shadow:0 20px 48px rgb(15 23 42 / .07)}.ml-panel[data-panel="gerencia"] .ml-admin-filter{border-radius:24px}.ml-panel[data-panel="gerencia"] .ml-admin-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ml-panel[data-panel="gerencia"] .ml-admin-kpi{display:grid;justify-items:center;text-align:center;gap:7px;min-height:110px;border-radius:22px;padding:15px 16px;overflow:hidden}.ml-panel[data-panel="gerencia"] .ml-admin-kpi strong{width:100%;color:var(--mlerp-text,#0f172a);font-size:clamp(22px, 2vw, 30px);line-height:1;font-weight:950;letter-spacing:-.055em;text-align:center;overflow-wrap:anywhere}.ml-panel[data-panel="gerencia"] .ml-admin-kpi span,.ml-panel[data-panel="gerencia"] .ml-admin-kpi small{color:var(--mlerp-muted,#64748b);font-size:11px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ml-panel[data-panel="gerencia"] .ml-admin-money{font-size:clamp(19px, 1.75vw, 27px)!important}.ml-panel[data-panel="gerencia"] .ml-gerencia-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ml-panel[data-panel="gerencia"] .ml-gerencia-highlight{display:grid;gap:5px;border-radius:20px;padding:14px 16px;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(248 250 252 / .96))}.ml-panel[data-panel="gerencia"] .ml-gerencia-highlight span{color:var(--mlerp-muted,#64748b);font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.ml-panel[data-panel="gerencia"] .ml-gerencia-highlight strong{overflow:hidden;color:var(--mlerp-text,#0f172a);font-size:18px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.ml-panel[data-panel="gerencia"] .ml-gerencia-highlight small{color:var(--mlerp-muted,#64748b);font-size:11px;font-weight:800}.ml-panel[data-panel="gerencia"] .ml-admin-charts-grid--dashboard,.ml-panel[data-panel="gerencia"] .ml-admin-charts-grid--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ml-panel[data-panel="gerencia"] .ml-admin-chart-card{display:grid;grid-template-rows:auto minmax(250px,1fr);min-height:350px;border-radius:24px;padding:17px;overflow:hidden}.ml-panel[data-panel="gerencia"] .ml-admin-chart-card--gauge{grid-template-rows:auto minmax(220px,1fr) auto}.ml-panel[data-panel="gerencia"] .ml-admin-chart{min-height:250px;height:100%}.ml-panel[data-panel="gerencia"] .ml-admin-card{border-radius:24px;padding:18px}.ml-panel[data-panel="gerencia"] .ml-admin-table-wrap{width:100%;max-width:100%;max-height:clamp(430px, 64vh, 720px);overflow-y:auto;overflow-x:hidden;border:1px solid rgb(148 163 184 / .28);border-radius:20px;background:var(--mlerp-card,#fff)}.ml-panel[data-panel="gerencia"] .ml-admin-table{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0}.ml-panel[data-panel="gerencia"] .ml-admin-table th,.ml-panel[data-panel="gerencia"] .ml-admin-table td{padding:10px 9px;border-bottom:1px solid var(--mlerp-border,#e2e8f0);font-size:11px;vertical-align:middle}.ml-panel[data-panel="gerencia"] .ml-admin-table thead th{position:sticky;top:0;z-index:3;background:linear-gradient(180deg,#f8fbff,#edf4ff);color:var(--mlerp-muted,#64748b);font-weight:950;text-transform:uppercase}.ml-panel[data-panel="gerencia"] .ml-admin-table td strong,.ml-panel[data-panel="gerencia"] .ml-admin-table td small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ml-panel[data-panel="gerencia"] .ml-admin-table th:first-child,.ml-panel[data-panel="gerencia"] .ml-admin-table td:first-child{width:42px;max-width:42px;text-align:center}.ml-panel[data-panel="gerencia"] .ml-gerencia-delta--up{color:#15803d}.ml-panel[data-panel="gerencia"] .ml-gerencia-delta--down{color:#b91c1c}.ml-panel[data-panel="gerencia"] .ml-gerencia-delta--neutral{color:var(--mlerp-muted,#64748b)}.ml-panel[data-panel="gerencia"] .ml-gerencia-insight{display:grid;align-content:start;min-height:350px}.ml-panel[data-panel="gerencia"] .ml-admin-insight-list{display:grid;gap:10px}.ml-panel[data-panel="gerencia"] .ml-admin-insight-list span{display:grid;gap:4px;border:1px solid var(--mlerp-border,#e2e8f0);border-radius:15px;padding:11px 12px;background:var(--mlerp-card-soft,#f8fafc);color:var(--mlerp-muted,#64748b);font-size:12px;font-weight:800}.ml-panel[data-panel="gerencia"] .ml-admin-insight-list strong{color:var(--mlerp-primary-strong,#1d4ed8);font-size:11px;letter-spacing:.08em;text-transform:uppercase}html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-panel__content,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-panel__content{background:radial-gradient(circle at 12% 0%,rgb(96 165 250 / .08),transparent 30%),linear-gradient(180deg,rgb(15 23 42 / .98),rgb(17 24 39 / .96))}html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-filter,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-filter,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-kpi,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-kpi,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-card,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-card,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-chart-card,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-chart-card,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-gerencia-highlight,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-gerencia-highlight{background:linear-gradient(180deg,rgb(24 34 53 / .98),rgb(17 24 39 / .98));border-color:rgb(148 163 184 / .22)}html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] h1,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] h1,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] h2,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] h2,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-kpi strong,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-kpi strong,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-gerencia-highlight strong,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-gerencia-highlight strong,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table td,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table td{color:#e5edf8}html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] p,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] p,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] small,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] small,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-kpi span,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-kpi span,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-gerencia-highlight span,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-gerencia-highlight span{color:#a8b6ca}html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table-wrap,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table-wrap,html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table{background:rgb(15 23 42 / .82);border-color:rgb(148 163 184 / .22)}html[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table thead th,body[data-mlerp-theme="dark"] .ml-panel[data-panel="gerencia"] .ml-admin-table thead th{background:linear-gradient(180deg,#182235,#111827);color:#93c5fd}@media (max-width:1260px){.ml-panel[data-panel="gerencia"]{width:calc(100vw - 16px);max-width:calc(100vw - 16px)}}@media (max-width:980px){.ml-panel[data-panel="gerencia"]{width:min(100%, calc(100vw - 20px));max-width:calc(100vw - 20px);grid-template-columns:1fr}.ml-panel[data-panel="gerencia"] .ml-panel__sidebar{width:100%}.ml-panel[data-panel="gerencia"] .ml-panel__content{padding:18px}.ml-panel[data-panel="gerencia"] .ml-admin-kpis,.ml-panel[data-panel="gerencia"] .ml-admin-charts-grid--dashboard,.ml-panel[data-panel="gerencia"] .ml-admin-charts-grid--two,.ml-panel[data-panel="gerencia"] .ml-gerencia-highlight-grid{grid-template-columns:1fr}}