.printer-usage{margin:16px 0 18px;padding:18px;border:1px solid #bfdbfe;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eff6ff)}
.printer-usage-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.printer-usage-head h3{margin:3px 0 4px;color:#153762;font-size:22px}.printer-usage-head p{margin:0;color:#64748b}.printer-data-note{padding:7px 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:800;white-space:nowrap}
.printer-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.printer-kpis article{display:grid;gap:2px;padding:13px 15px;border:1px solid #dbeafe;border-radius:14px;background:#fff}.printer-kpis span,.printer-kpis small{color:#64748b}.printer-kpis b{font-size:28px;color:#102f57}
.printer-machine-list{display:grid;gap:8px}.printer-machine-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border-radius:12px;background:#fff}.printer-rank{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#153762;color:#fff;font-weight:900}.printer-machine-list article>div{display:grid;gap:3px}.printer-machine-list small{color:#64748b}.printer-machine-list i{height:6px;overflow:hidden;border-radius:999px;background:#e2e8f0}.printer-machine-list em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4)}.printer-machine-list strong{color:#153762;white-space:nowrap}.printer-empty{padding:16px;border:1px dashed #93c5fd;border-radius:12px;background:#fff;color:#475569;text-align:center}
@media(max-width:700px){.printer-usage-head{display:grid}.printer-data-note{justify-self:start}.printer-kpis{grid-template-columns:1fr}.printer-machine-list article{grid-template-columns:30px 1fr}.printer-machine-list strong{grid-column:2}}
