.action-tile {
  min-height: 220px;
}

.action-title {
  font-size: 1.35rem;
  font-weight: 700;
}

.status-badge {
  font-size: 0.9rem;
}

.one-click-btn {
  width: 100%;
  font-size: 1.05rem;
  padding: 0.75rem 1rem;
}

.quick-upload input[type="file"] {
  min-height: 48px;
}
