.staff-work .work-fallback-page-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.staff-work .work-page-actions{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.staff-work .work-page-actions button{min-height:34px;padding:8px 16px}.staff-work .work-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.staff-work .work-dashboard-chart{border:1px solid hsl(var(--work-line));border-radius:2px;padding:8px;background:hsl(var(--work-canvas));min-width:0;box-shadow:none}.staff-work .work-dashboard-chart h2{font-size:13px;font-weight:400;margin:0 0 14px}.staff-work .work-chart-scroll{height:300px;overflow-y:auto;overflow-x:hidden}.staff-work .work-chart-caption{text-align:center;font-size:12px;padding:10px 0 2px;color:hsl(var(--work-muted))}.staff-work .work-dashboard-chart[data-tone=revenue]{--work-chart-fill: var(--work-chart-revenue)}.staff-work .work-dashboard-chart[data-tone=technicians]{--work-chart-fill: var(--work-chart-technicians)}.staff-work .work-dashboard-chart[data-tone=customers]{--work-chart-fill: var(--work-chart-customers)}.staff-work .work-dashboard-chart[data-tone=jobs]{--work-chart-fill: var(--work-chart-jobs)}.portal-ui.staff-work .work-dashboard-chart .recharts-bar-rectangle path{fill:hsl(var(--work-chart-fill))!important}.portal-ui.staff-work .work-dashboard-chart path.work-chart-active{fill:hsl(var(--work-chart-hover))!important}.staff-work .work-chart-tooltip{background:hsl(var(--work-canvas));border:1px solid hsl(var(--work-input));color:hsl(var(--work-text));padding:8px 10px;font-size:12px}.staff-work .work-dashboard-chart .recharts-text{fill:hsl(var(--work-text));font-size:11px}@media (max-width: 767px){.staff-work .work-dashboard-grid{grid-template-columns:minmax(0,1fr)}}
