.stat-card { border-left-width: 4px; border-left-style: solid; }
.media-thumb { height: 200px; object-fit: cover; background: #f3f4f6; }
.caption-preview { min-height: 48px; }
.upload-dropzone {
  border: 2px dashed #ced4da;
  border-radius: 0.5rem;
  padding: 2rem;
  text-align: center;
  background: #f8f9fa;
}
.upload-dropzone.dragover { border-color: #0d6efd; background: #e7f1ff; }
.site-clock { font-variant-numeric: tabular-nums; white-space: nowrap; }
