.customer-box{margin:18px 0;padding:14px;background:#f4f1e9;border:1px solid var(--line);border-radius:14px}.customer-box .field{margin:9px 0}.customer-box small{display:block;color:var(--muted);line-height:1.4}.customer-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.customer-head label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.customer-head span{font-size:11px;color:var(--green);font-weight:800}.customer-head span.exhausted{color:#a43f31}.customer-details{display:grid;gap:3px;margin-top:11px;padding-top:10px;border-top:1px solid var(--line);font-size:12px}.customer-details a{color:var(--green);text-decoration:none;overflow-wrap:anywhere}
