body{background:#f5f7fa;font-family:system-ui,-apple-system,sans-serif;color:#334155}.main{padding:2rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.app-shell{padding-top:126px}body.is-compact .app-shell{padding-top:100px}.card-metric{background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1px solid #e5e7eb}.card-metric h6{font-size:.85rem;text-transform:uppercase;opacity:.6;margin-bottom:.5rem}.card-metric .metric-value{font-size:1.6rem;font-weight:600}.card-metric.positive .metric-value{color:#16a34a}.card-metric.negative .metric-value{color:#dc2626}.dashboard-home,.dashboard-page{padding:2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem}.dashboard-title{margin:0;font-size:2rem;font-weight:700}.dashboard-subtitle{margin:.35rem 0 0;color:#6c757d}.dashboard-section{margin-bottom:2rem}.dashboard-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem}.kpi-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.kpi-card{grid-column:span 3;background:#fff;border:1px solid #e9ecef;border-radius:14px;padding:1.1rem 1.2rem;box-shadow:0 4px 18px rgba(0,0,0,.04)}.kpi-card.is-positive .kpi-value{color:#198754}.kpi-card.is-negative .kpi-value{color:#dc3545}.kpi-label{font-size:.85rem;color:#6c757d;margin-bottom:.4rem}.kpi-value{font-size:1.5rem;font-weight:700;line-height:1.2}.text-positive{color:#198754}.text-negative{color:#dc3545}.dashboard-panel{background:#fff;border:1px solid #e9ecef;border-radius:14px;padding:1.25rem;box-shadow:0 4px 18px rgba(0,0,0,.04);height:100%}.dashboard-panel h2{margin:0 0 1rem;font-size:1.1rem;font-weight:700}.panel-lg{grid-column:span 8;min-height:320px}.panel-md{grid-column:span 4;min-height:320px}.panel-full{grid-column:span 12}.chart-slot{display:flex;align-items:center;justify-content:center;min-height:240px;border:1px dashed #ced4da;border-radius:10px;background:#fafbfc;color:#6c757d;text-align:center;padding:1rem}.alert-list{margin:.5rem 0 0 1rem}.table-link{font-weight:600;text-decoration:none}.table-link:hover{text-decoration:underline}.table-subtext{display:block;font-size:.8rem;color:#6c757d;margin-top:.15rem}.dashboard-table-wrap{overflow-x:auto}table.dataTable thead th{font-weight:700}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length,.dt-layout-row{margin-bottom:.75rem}.dashboard-list{display:flex;flex-direction:column;gap:.75rem}.dashboard-list__item{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid #eef0f2}@media (max-width:1200px){.kpi-card{grid-column:span 4}.panel-lg,.panel-md{grid-column:span 12}}@media (max-width:768px){.dashboard-home,.dashboard-page{padding:1rem}.kpi-card{grid-column:span 6}}@media (max-width:576px){.kpi-card{grid-column:span 12}.dashboard-header{flex-direction:column}}
/*# sourceMappingURL=style.css.map */
