#view-dashboard{background:#f3f4f6;min-height:calc(100vh - 72px);color:#20242a}.command-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.command-head h3{font:800 27px/1.1 "Montserrat",sans-serif;letter-spacing:-.04em;margin:0 0 6px}.command-period{width:200px;padding:10px 14px;background:#fff;border:1px solid #dfe2e6;border-radius:11px;box-shadow:0 4px 15px #20252c09}.command-period span{display:block;color:#7a818b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.command-period input{border:0;box-shadow:none;margin:4px 0 0;padding:0;font-weight:750}
.quick-actions{display:flex;gap:8px;margin-bottom:14px;overflow:auto;padding-bottom:2px}.quick-actions button{display:flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid #dfe2e6;background:#fff;color:#3b424c;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:750;box-shadow:0 2px 9px #20252c07}.quick-actions button:hover{border-color:#e1251b;color:#c91e17}.quick-actions i{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#f2f3f5;color:#e1251b;font-style:normal;font-size:13px}
.command-hero{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr);gap:14px;margin-bottom:14px}.performance-card,.goal-card,.command-panel{background:#fff;border:1px solid #dfe2e6;border-radius:14px;box-shadow:0 6px 20px rgba(30,36,44,.04)}.performance-card{padding:20px 22px 10px}.performance-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.panel-kicker{margin:0 0 5px;color:#e1251b;font-size:9px;font-weight:850;letter-spacing:.12em}.performance-head #performance-value strong{display:block;font:800 31px/1 "Montserrat",sans-serif;letter-spacing:-.045em}.performance-head #performance-value span{display:block;color:#848b95;font-size:10px;margin-top:7px}.performance-comparison{text-align:right}.comparison{display:inline-flex;padding:5px 8px;border-radius:7px;font-size:11px;font-weight:850}.comparison.up{background:#e8f7f0;color:#13845c}.comparison.down{background:#fde9ea;color:#ce2828}#performance-comparison small{display:block;color:#858c96;font-size:9px;line-height:1.45;margin-top:5px}#performance-comparison b{color:#3c434c}.daily-legend{display:flex;gap:16px;justify-content:flex-end;margin:8px 4px -4px;color:#7f8690;font-size:9px}.daily-legend span{display:flex;align-items:center;gap:5px}.daily-legend i{width:13px;height:3px;border-radius:3px;background:#e1251b}.daily-legend i.spent{background:#242b34}.daily-legend i.goal{height:0;border-top:2px dashed #d59a1c;background:none}.daily-chart{display:block;width:100%;height:230px}.daily-chart line{stroke:#edf0f2;stroke-width:1}.daily-chart text{fill:#8b929b;font:9px Inter,sans-serif}.received-area{fill:url(#receivedArea)}.received-line,.spent-line,.goal-line{fill:none;stroke:#e1251b;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.spent-line{stroke:#252c35;stroke-width:2}.goal-line{stroke:#d59a1c;stroke-width:2;stroke-dasharray:7 6}
.goal-card{padding:19px}.goal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.goal-head h3,.panel-heading h3{font:750 15px/1.2 "Montserrat",sans-serif;letter-spacing:-.025em;margin:0}.goal-edit{border:0;background:#fff0ef;color:#c8211a;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.goal-empty{display:grid;place-items:center;text-align:center;min-height:215px;padding:25px;border:1px dashed #dfe2e6;border-radius:11px;margin-top:15px}.goal-empty strong{font:750 14px "Montserrat",sans-serif}.goal-empty p{color:#868d96;font-size:10px;max-width:190px}.goal-summary{display:grid;grid-template-columns:125px 1fr;gap:17px;align-items:center;margin-top:20px}.goal-ring{width:125px;aspect-ratio:1;border-radius:50%;padding:12px;background:conic-gradient(#e1251b var(--progress),#eceef1 0)}.goal-ring>div{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:#fff}.goal-ring strong{font:800 20px "Montserrat",sans-serif}.goal-ring span{color:#8b929b;font-size:9px}.goal-numbers{display:grid;gap:9px}.goal-numbers span{color:#858c96;font-size:9px}.goal-numbers strong{display:block;color:#252c35;font:750 13px "Montserrat",sans-serif;margin-top:2px}.goal-time{margin-top:18px}.goal-time>div:first-child{display:flex;justify-content:space-between;color:#7d848e;font-size:9px}.goal-track{height:7px;border-radius:9px;background:#eceef1;position:relative;margin:7px 0}.goal-track span{display:block;height:100%;border-radius:9px;background:#e1251b}.goal-track i{position:absolute;top:-4px;width:2px;height:15px;background:#252c35}.goal-time small{color:#9298a1;font-size:8px}
.command-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px}.command-kpi{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #dfe2e6;border-radius:12px;padding:15px 16px;box-shadow:0 4px 15px #20252c08}.command-kpi span,.command-kpi strong,.command-kpi small{display:block}.command-kpi span{color:#777f8a;font-size:10px;font-weight:700}.command-kpi strong{font:800 19px "Montserrat",sans-serif;letter-spacing:-.035em;margin:6px 0 3px}.command-kpi small{color:#959ba4;font-size:8px}.command-kpi>i{display:grid;place-items:center;min-width:38px;height:38px;border-radius:10px;background:#f1f2f4;color:#555e69;font-style:normal;font-size:12px;font-weight:850}.command-kpi.positive>i{background:#e7f7ef;color:#13845c}.command-kpi.danger>i{background:#fde9ea;color:#cc2727}.command-kpi.brand>i{background:#fff0ef;color:#d2241c}
.command-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:14px;margin-bottom:14px}.command-grid-lower{grid-template-columns:1.1fr .9fr 1fr}.command-panel{padding:18px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.period-chip,.danger-chip{display:inline-flex;padding:5px 8px;border-radius:99px;background:#f1f2f4;color:#777f89;font-size:8px;font-weight:750;white-space:nowrap}.danger-chip{background:#fde9ea;color:#c92525}
.billing-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #eaecf0;border-radius:11px;overflow:hidden}.billing-item{display:flex;align-items:center;gap:10px;padding:15px;border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0}.billing-item:nth-child(3n){border-right:0}.billing-item:nth-child(n+4){border-bottom:0}.billing-item>i{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#f1f2f4;font-style:normal;font-weight:850}.billing-item>span{color:#777f89;font-size:9px}.billing-item strong,.billing-item small{display:block}.billing-item strong{color:#252c35;font:800 16px "Montserrat",sans-serif;margin-top:2px}.billing-item small{color:#8c939c;font-size:8px}.billing-item.paid>i{background:#e6f7ef;color:#14845d}.billing-item.overdue>i{background:#fde9ea;color:#cc2828}.billing-item.pending>i{background:#fff4de;color:#af710c}.billing-item.issued>i{background:#eaf1fb;color:#326ca8}
.ranking-list{display:grid;gap:13px}.ranking-list>div{display:grid;grid-template-columns:21px minmax(0,1fr) auto;gap:9px;align-items:center}.ranking-list>div>b{display:grid;place-items:center;width:21px;height:21px;border-radius:6px;background:#f1f2f4;font-size:9px}.ranking-list span>strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.ranking-list span>i{display:block;height:4px;background:#eceef1;border-radius:4px;margin-top:5px}.ranking-list span>i em{display:block;height:100%;background:#e1251b;border-radius:4px}.ranking-list small{font-size:9px;font-weight:750}.dashboard-projection{display:grid;grid-template-columns:1fr;gap:7px}.projection-item{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border:1px solid #e8eaed;border-radius:8px;background:#fafbfc}.projection-item span{color:#747c87;font-size:9px}.projection-item strong{font:750 12px "Montserrat",sans-serif}.projection-item.positive strong{color:#13845c}.projection-item.negative strong{color:#cd2929}.projection-item.balance{background:#252c35;border-color:#252c35}.projection-item.balance span{color:#bec4ca}.projection-item.balance strong{color:#fff}
.portfolio-score{display:flex;align-items:baseline;gap:7px}.portfolio-score strong{font:800 24px "Montserrat",sans-serif}.portfolio-score span{color:#808792;font-size:9px}.portfolio-bar{display:flex;height:7px;border-radius:10px;overflow:hidden;background:#eceef1;margin:10px 0}.portfolio-bar span.active{background:#148f64}.portfolio-bar span.late{background:#e1251b}.portfolio-bar span.canceled{background:#9da4ad}.portfolio-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.portfolio-legend span{display:grid;grid-template-columns:6px 1fr;gap:2px 5px;color:#7b828c;font-size:8px}.portfolio-legend i{width:6px;height:6px;border-radius:50%}.portfolio-legend i.active{background:#148f64}.portfolio-legend i.late{background:#e1251b}.portfolio-legend i.canceled{background:#9da4ad}.portfolio-legend strong{grid-column:2;font-size:10px;color:#252c35}.portfolio-pending{margin:10px 0 0;padding-top:9px;border-top:1px solid #eceef1;color:#7d848e;font-size:8px}.expense-bars{display:grid;gap:7px}.expense-bars>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px}.expense-bars span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#68717c;font-size:8px}.expense-bars strong{font-size:8px}.expense-bars i{grid-column:1/-1;display:block;height:4px;background:#eceef1;border-radius:4px}.expense-bars i em{display:block;height:100%;background:#e1251b;border-radius:4px}.expense-bars>small{color:#9298a1;font-size:7px;margin-top:2px}
.overdue-panel{margin-bottom:20px}.dashboard-table-wrap{overflow:auto;margin:0 -18px -18px}.dashboard-table{min-width:850px}.dashboard-table th{background:#f8f9fa;color:#79818b}.dashboard-table td{padding-block:12px}.dashboard-table td:first-child strong,.dashboard-table td:first-child small{display:block}.dashboard-table td:first-child small{color:#9298a1;font-size:9px;margin-top:3px}.days-late,.service-status{display:inline-flex;padding:4px 7px;border-radius:7px;background:#fde9ea;color:#c92525;font-size:9px;font-weight:800}.service-status{border-radius:99px;background:#eef0f2;color:#5f6873}.service-status.ACTIVE{background:#e6f7ef;color:#13845c}.service-status.SUSPENDED{background:#fff3dd;color:#aa6d08}.dashboard-empty{display:grid;place-items:center;min-height:180px;color:#8b929b;text-align:center;font-size:10px}.dashboard-empty.compact{min-height:120px}.dashboard-empty.success{min-height:90px;color:#14845c;background:#f0faf6;border-radius:9px}
@media(max-width:1150px){.command-hero,.command-grid,.command-grid-lower{grid-template-columns:1fr}.command-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){#view-dashboard{padding-inline:12px}.command-head{align-items:flex-start;flex-direction:column}.command-period{width:100%}.performance-head{flex-direction:column}.performance-comparison{text-align:left}.daily-legend{justify-content:flex-start;flex-wrap:wrap}.daily-chart{height:190px}.command-kpis{grid-template-columns:1fr 1fr}.billing-grid{grid-template-columns:repeat(2,1fr)}.billing-item:nth-child(3n){border-right:1px solid #eaecf0}.billing-item:nth-child(2n){border-right:0}.billing-item:nth-child(n+4){border-bottom:1px solid #eaecf0}.billing-item:nth-child(n+5){border-bottom:0}.quick-actions button{padding:8px 10px}.goal-summary{grid-template-columns:105px 1fr}.goal-ring{width:105px}.portfolio-legend{grid-template-columns:1fr 1fr 1fr}}@media(max-width:430px){.command-kpis{grid-template-columns:1fr}.billing-grid{grid-template-columns:1fr}.billing-item{border-right:0!important;border-bottom:1px solid #eaecf0!important}.billing-item:last-child{border-bottom:0!important}.goal-summary{grid-template-columns:1fr}.goal-ring{margin:auto}.portfolio-legend{grid-template-columns:1fr}}
