﻿/* Captured from live paddle-finder pages — icon sizing only (no layout overrides). */

.dsl-shape-icon {
  width: 92px;
  height: 132px;
}

.dsl-surface-icon {
  width: 112px;
  height: 112px;
}

.dsl-surface-icon line {
  vector-effect: non-scaling-stroke;
}

.dsl-weight-icon {
  width: 112px;
  height: 112px;
}

.dsl-weight-icon line {
  vector-effect: non-scaling-stroke;
}
