/* Hallmark · component: static image gallery · genre: modern-minimal · tone: quiet
 * palette: existing VISUAL LABO paper · structural fingerprint: image-only responsive grid
 * states: static content only · contrast: not applicable
 * Pre-emit critique: P5 H5 E5 S5 R5 V4 */
#records {
  --records-color-paper: var(--paper);
  --records-color-photo: var(--paper);
  --records-space-grid: clamp(1rem, 3vw, 2rem);
  --records-space-section: clamp(1.5rem, 4vw, 3rem);
  --records-radius: 2px;
}
