.gallery-picker{text-align:center}
.gallery-visual{display:grid;place-items:center;align-content:center;gap:14px;min-height:260px;margin:18px 0 24px;border:2px dashed #cfc7e6;border-radius:24px;background:#f6f3fc;color:var(--indigo);font-size:3rem}
.gallery-visual span{font-size:.9rem;line-height:1.5;color:var(--muted)}
